/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_pjay -- ------------------------------------------------------ -- 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=241 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','2021-09-10 13:19:36','Robisearch Deleted item with id 2 from maincategory table at 2021-09-10 13:19:36','127.0.0.1',1),(2,'1','2021-09-10 13:20:01','Robisearch Updated item with id 1 from maincategory table at 2021-09-10 13:20:01','127.0.0.1',1),(3,'3','2021-09-10 13:50:22','JOHNSON Changed the price of SIMBA CEMENT to: buyingprice =600 ,sellingprice =750, qty= 0.00, items with id 1 . in Main level at 2021-09-10 13:50:22','127.0.0.1',1),(4,'4','2021-09-10 15:33:51','PURITY Returned 10.00 WALL TILE with code (PMCP 24306) at 2021-09-10 15:33:51','127.0.0.1',1),(5,'4','2021-09-10 15:34:42','PURITY Returned 4.00 WALL TILES with code (PMCP 24333) at 2021-09-10 15:34:42','127.0.0.1',1),(6,'4','2021-09-10 15:35:12','PURITY Returned 7 WALL TILES with code (PMCP 24323) at 2021-09-10 15:35:12','127.0.0.1',1),(7,'4','2021-09-10 15:47:31','PURITY Changed the price of WALL TILES to: buyingprice =700 ,sellingprice =800, qty= 0.00, items with id 4 . in Main level at 2021-09-10 15:47:31','127.0.0.1',1),(8,'3','2021-09-10 16:49:03','JOHNSON Deleted SIMBA CEMENT with code of 1 and available quantity of 16.00 .The Buying price = 600 and selling price = 750 from branch 1 at 2021-09-10 16:49:03','127.0.0.1',1),(9,'3','2021-09-10 18:29:21','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 2.00, items with id 15 . in counter (1) at 2021-09-10 18:29:21','127.0.0.1',1),(10,'3','2021-09-10 18:36:05','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 0.00, items with id 15 . in Main level at 2021-09-10 18:36:05','127.0.0.1',1),(11,'3','2021-09-10 18:36:59','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =701 ,sellingprice =980, qty= 15.00, items with id 14 . in counter (1) at 2021-09-10 18:36:59','127.0.0.1',1),(12,'3','2021-09-10 18:37:19','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 15.00, items with id 14 . in counter (1) at 2021-09-10 18:37:19','127.0.0.1',1),(13,'3','2021-09-10 18:39:56','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =701 ,sellingprice =980, qty= 34.00, items with id 13 . in counter (1) at 2021-09-10 18:39:56','127.0.0.1',1),(14,'3','2021-09-10 18:40:25','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 34.00, items with id 13 . in counter (1) at 2021-09-10 18:40:25','127.0.0.1',1),(15,'3','2021-09-11 15:15:12','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 21.00, items with id 12 . in counter (1) at 2021-09-11 15:15:12','127.0.0.1',1),(16,'3','2021-09-11 15:16:04','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 36.00, items with id 11 . in counter (1) at 2021-09-11 15:16:04','127.0.0.1',1),(17,'3','2021-09-11 15:16:36','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 47.00, items with id 10 . in counter (1) at 2021-09-11 15:16:36','127.0.0.1',1),(18,'3','2021-09-11 15:17:07','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =980, qty= 42.00, items with id 9 . in counter (1) at 2021-09-11 15:17:07','127.0.0.1',1),(19,'3','2021-09-11 15:17:50','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =686 ,sellingprice =800, qty= 13.00, items with id 4 . in counter (1) at 2021-09-11 15:17:50','127.0.0.1',1),(20,'3','2021-09-11 17:23:26','JOHNSON Deleted item with id 20 from productcategory table at 2021-09-11 17:23:26','127.0.0.1',1),(21,'3','2021-09-14 10:10:38','JOHNSON Deleted CLOSE COUPLE WHITE with code of SYNOVA and available quantity of 2.00 .The Buying price = 7300 and selling price = 9000 from branch 1 at 2021-09-14 10:10:38','127.0.0.1',1),(22,'3','2021-09-23 10:14:12','JOHNSON Deleted item with id 25 from productcategory table at 2021-09-23 10:14:12','127.0.0.1',1),(23,'4','2021-10-08 13:11:04','PURITY Changed the price of MICASO TILES 40 X 40 to: buyingprice =1195 ,sellingprice =1400, qty= 15.00, items with id 58 . in counter (1) at 2021-10-08 13:11:04','127.0.0.1',1),(24,'4','2021-10-08 13:13:21','PURITY Changed the price of MICASO TILES 40 X 40 to: buyingprice =1224 ,sellingprice =1400, qty= 0.00, items with id 58 . in Main level at 2021-10-08 13:13:21','127.0.0.1',1),(25,'4','2021-10-08 13:13:49','PURITY Changed the price of MICASO TILES 40 X 40 to: buyingprice =1195 ,sellingprice =1400, qty= 15.00, items with id 58 . in counter (1) at 2021-10-08 13:13:49','127.0.0.1',1),(26,'4','2021-10-08 13:14:38','PURITY Changed the price of MICASSO TILES 40 X 40 to: buyingprice =1195 ,sellingprice =1400, qty= 0.00, items with id 57 . in Main level at 2021-10-08 13:14:38','127.0.0.1',1),(27,'4','2021-10-08 13:15:10','PURITY Changed the price of MICASO TILES 40 X 40 to: buyingprice =1195 ,sellingprice =1400, qty= 0.00, items with id 58 . in Main level at 2021-10-08 13:15:10','127.0.0.1',1),(28,'3','2021-10-19 14:12:34','JOHNSON Deleted item with id 10 from sales_order table at 2021-10-19 14:12:34','127.0.0.1',1),(29,'3','2021-10-29 10:32:57','JOHNSON Deleted MICASSO TILES 40*40 with code of MR 44586 and available quantity of 23.00 .The Buying price = 1195 and selling price = 1400 from branch 1 at 2021-10-29 10:32:57','127.0.0.1',1),(30,'3','2021-10-29 10:34:16','JOHNSON Deleted TWYFORD FLOOR TILES with code of FGP336112 and available quantity of 42.00 .The Buying price = 901 and selling price = 980 from branch 1 at 2021-10-29 10:34:16','127.0.0.1',1),(31,'3','2021-11-03 11:09:20','JOHNSON Deleted FRENCIA BLACK GOLD with code of SHOWER SET and available quantity of 1.00 .The Buying price = 11000 and selling price = 17500 from branch 1 at 2021-11-03 11:09:20','127.0.0.1',1),(32,'3','2021-11-13 09:54:27','JOHNSON Deleted TWYFORD FLOOR TILES 40X40 with code of FGB44689 and available quantity of 51.00 .The Buying price = 1176 and selling price = 1350 from branch 1 at 2021-11-13 09:54:27','127.0.0.1',1),(33,'4','2022-01-04 12:04:35','PURITY Deleted SYNOVA COLOR TOILETS with code of 200 and available quantity of 0.00 .The Buying price = 7500 and selling price = 9000 from branch 1 at 2022-01-04 12:04:35','127.0.0.1',1),(34,'3','2022-01-18 12:05:40','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =721.2 ,sellingprice =980, qty= 0.00, items with id 14 . in Main level at 2022-01-18 12:05:40','127.0.0.1',1),(35,'3','2022-01-18 12:07:50','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =721.2 ,sellingprice =980, qty= 0.00, items with id 13 . in Main level at 2022-01-18 12:07:50','127.0.0.1',1),(36,'3','2022-01-18 12:10:22','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =921.2 ,sellingprice =980, qty= 0.00, items with id 15 . in Main level at 2022-01-18 12:10:22','127.0.0.1',1),(37,'3','2022-01-18 12:11:41','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =710.5 ,sellingprice =800, qty= 0.00, items with id 3 . in Main level at 2022-01-18 12:11:41','127.0.0.1',1),(38,'3','2022-01-18 12:13:34','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =710.5 ,sellingprice =800, qty= 0.00, items with id 47 . in Main level at 2022-01-18 12:13:34','127.0.0.1',1),(39,'3','2022-01-18 12:14:29','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =710.5 ,sellingprice =800, qty= 0.00, items with id 151 . in Main level at 2022-01-18 12:14:29','127.0.0.1',1),(40,'3','2022-01-20 10:02:47','JOHNSON Deleted item with id 655 from sales_order table at 2022-01-20 10:02:47','127.0.0.1',1),(41,'3','2022-01-20 10:05:56','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1125 ,sellingprice =1350, qty= 0.00, items with id 86 . in Main level at 2022-01-20 10:05:56','127.0.0.1',1),(42,'3','2022-02-18 18:24:21','JOHNSON Changed the price of GRANITE 60 X 60 to: buyingprice =1450 ,sellingprice =2100, qty= 2.00, items with id 169 . in counter (1) at 2022-02-18 18:24:21','127.0.0.1',1),(43,'3','2022-02-26 17:23:44','JOHNSON Changed the price of SYNOVA WHITE TOILET to: buyingprice =8000 ,sellingprice =9500, qty= 2.00, items with id 37 . in counter (1) at 2022-02-26 17:23:44','127.0.0.1',1),(44,'3','2022-03-07 11:09:01','JOHNSON Changed the price of SYNOVA DECO SINKS to: buyingprice =8500 ,sellingprice =10500, qty= 2.00, items with id 40 . in counter (1) at 2022-03-07 11:09:01','127.0.0.1',1),(45,'3','2022-03-07 16:32:56','JOHNSON Changed the price of GRANITE 60 X 60 BLACK FLOWERED to: buyingprice =1800 ,sellingprice =2500, qty= 1.00, items with id 162 . in counter (1) at 2022-03-07 16:32:56','127.0.0.1',1),(46,'3','2022-03-07 16:34:07','JOHNSON Changed the price of GRANITE 60 X 120 BLACK GALAXY to: buyingprice =2150 ,sellingprice =5000, qty= 8.00, items with id 170 . in counter (1) at 2022-03-07 16:34:07','127.0.0.1',1),(47,'3','2022-03-07 16:37:40','JOHNSON Changed the price of GRANITE 60 X 120 WHITE to: buyingprice =2150 ,sellingprice =5000, qty= 0.00, items with id 171 . in counter (1) at 2022-03-07 16:37:40','127.0.0.1',1),(48,'3','2022-03-14 13:08:18','JOHNSON Changed the price of LIRLEE LONG NECK WALL TAP to: buyingprice =700 ,sellingprice =1500, qty= 1.00, items with id 207 . in counter (1) at 2022-03-14 13:08:18','127.0.0.1',1),(49,'3','2022-03-14 13:09:54','JOHNSON Changed the price of LIRLEE LONG NECK PILLAR TAP to: buyingprice =700 ,sellingprice =1500, qty= 2.00, items with id 208 . in counter (1) at 2022-03-14 13:09:54','127.0.0.1',1),(50,'3','2022-03-14 13:10:54','JOHNSON Changed the price of LIRLEE LONG NECK PILLAR TAP to: buyingprice =700 ,sellingprice =1500, qty= 0.00, items with id 209 . in Main level at 2022-03-14 13:10:54','127.0.0.1',1),(51,'3','2022-03-23 14:40:33','JOHNSON Deleted SYNOVA BLUE with code of CLOSE COUPLE TOILET and available quantity of 0.00 .The Buying price = 8000 and selling price = 9800 from branch 1 at 2022-03-23 14:40:33','127.0.0.1',1),(52,'3','2022-03-23 14:41:13','JOHNSON Deleted SYNOVA PINK with code of CLOSE COUPLE TOILET and available quantity of 0.00 .The Buying price = 8000 and selling price = 9800 from branch 1 at 2022-03-23 14:41:13','127.0.0.1',1),(53,'3','2022-03-30 12:57:01','JOHNSON Deleted DOUBLE DRAIN WITH KNIFE HOLDER & DBIN with code of CENTAMILY K and available quantity of 1.00 .The Buying price = 8500 and selling price = 13500 from branch 1 at 2022-03-30 12:57:01','127.0.0.1',1),(54,'3','2022-03-30 13:01:08','JOHNSON Deleted DOUBLE BOWL SINGLE DRAIN CENTAMILY KITCHEN SINK with code of CENTAMILY KS15B and available quantity of 2.00 .The Buying price = 5000 and selling price = 8000 from branch 1 at 2022-03-30 13:01:08','127.0.0.1',1),(55,'3','2022-03-31 17:23:35','JOHNSON Changed the price of CLOSE COUPLE TOILET FRENCIA to: buyingprice =8200 ,sellingprice =10500, qty= 0.00, items with id 153 . in Main level at 2022-03-31 17:23:35','127.0.0.1',1),(56,'3','2022-03-31 17:27:16','JOHNSON Changed the price of SYNOVA BLUE to: buyingprice =8200 ,sellingprice =10500, qty= 0.00, items with id 235 . in Main level at 2022-03-31 17:27:16','127.0.0.1',1),(57,'3','2022-04-04 10:13:04','JOHNSON Changed the price of TWYFORD WALL TILES DECO to: buyingprice =50 ,sellingprice =150, qty= 0.00, items with id 256 . in Main level at 2022-04-04 10:13:04','127.0.0.1',1),(58,'3','2022-04-21 11:22:01','JOHNSON Deleted GREY GROUT 1KG with code of 1KG GROUTS and available quantity of 0.00 .The Buying price = 40 and selling price = 150 from branch 1 at 2022-04-21 11:22:01','127.0.0.1',1),(59,'4','2022-05-04 14:19:43','PURITY Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =1280 ,sellingprice =1400, qty= 0.00, items with id 258 . in Main level at 2022-05-04 14:19:43','127.0.0.1',1),(60,'3','2022-05-07 12:18:48','JOHNSON Changed the price of HUMA BASIN MIXER TAP to: buyingprice =1500 ,sellingprice =2800, qty= 0.00, items with id 124 . in Main level at 2022-05-07 12:18:48','127.0.0.1',1),(61,'4','2022-05-19 12:50:14','PURITY Changed the price of HUMA ANGLE VALVE to: buyingprice =170 ,sellingprice =400, qty= 0.00, items with id 145 . in Main level at 2022-05-19 12:50:14','127.0.0.1',1),(62,'3','2022-06-10 11:48:01','JOHNSON Changed the price of BLACK PLAIN 60 X 60 to: buyingprice =2400 ,sellingprice =2800, qty= 0.00, items with id 290 . in Main level at 2022-06-10 11:48:01','127.0.0.1',1),(63,'3','2022-06-10 11:49:49','JOHNSON Changed the price of ORDINARY CORNERSTRIPS to: buyingprice =170 ,sellingprice =230, qty= 0.00, items with id 113 . in Main level at 2022-06-10 11:49:49','127.0.0.1',1),(64,'3','2022-06-14 11:43:38','JOHNSON Changed the price of STAIRCASE to: buyingprice =250 ,sellingprice =500, qty= 0.00, items with id 110 . in Main level at 2022-06-14 11:43:38','127.0.0.1',1),(65,'4','2022-06-18 16:25:54','PURITY Changed the price of CLOSE COUPLE TOILET FRENCIA to: buyingprice =9000 ,sellingprice =11500, qty= 0.00, items with id 153 . in Main level at 2022-06-18 16:25:54','127.0.0.1',1),(66,'3','2022-06-23 14:15:15','JOHNSON Changed the price of TWYFORD WALL TILES DECO to: buyingprice =686 ,sellingprice =800, qty= 0.00, items with id 261 . in Main level at 2022-06-23 14:15:15','127.0.0.1',1),(67,'4','2022-07-19 11:35:39','PURITY Changed the price of RAIN GUTTERS 4 Mtrs to: buyingprice =1473 ,sellingprice =1750, qty= 0.00, items with id 282 . in Main level at 2022-07-19 11:35:39','127.0.0.1',1),(68,'4','2022-07-19 11:36:48','PURITY Changed the price of OUTER CORNER to: buyingprice =429 ,sellingprice =500, qty= 0.00, items with id 285 . in Main level at 2022-07-19 11:36:48','127.0.0.1',1),(69,'4','2022-07-19 11:38:12','PURITY Changed the price of INSIDE CORNER to: buyingprice =429 ,sellingprice =500, qty= 0.00, items with id 286 . in Main level at 2022-07-19 11:38:12','127.0.0.1',1),(70,'4','2022-07-19 11:38:45','PURITY Changed the price of GUTTER CLIPS to: buyingprice =81 ,sellingprice =150, qty= 0.00, items with id 283 . in Main level at 2022-07-19 11:38:45','127.0.0.1',1),(71,'4','2022-07-19 11:40:11','PURITY Changed the price of DROPPER to: buyingprice =441 ,sellingprice =500, qty= 0.00, items with id 284 . in Main level at 2022-07-19 11:40:11','127.0.0.1',1),(72,'4','2022-07-19 11:41:05','PURITY Changed the price of GUTTER JOINT to: buyingprice =336 ,sellingprice =450, qty= 0.00, items with id 287 . in Main level at 2022-07-19 11:41:05','127.0.0.1',1),(73,'3','2022-07-23 12:16:26','JOHNSON Changed the price of CLOSE COUPLE WHITE SYNOVA TOILET to: buyingprice =9800 ,sellingprice =12000, qty= 0.00, items with id 37 . in Main level at 2022-07-23 12:16:26','127.0.0.1',1),(74,'3','2022-07-23 12:18:44','JOHNSON Changed the price of SYNOVA PINK TOILET to: buyingprice =9700 ,sellingprice =12000, qty= 0.00, items with id 239 . in Main level at 2022-07-23 12:18:44','127.0.0.1',1),(75,'3','2022-07-23 12:21:10','JOHNSON Changed the price of SYNOVA BLUE to: buyingprice =9700 ,sellingprice =12000, qty= 0.00, items with id 251 . in Main level at 2022-07-23 12:21:10','127.0.0.1',1),(76,'3','2022-07-23 12:26:23','JOHNSON Changed the price of SYNOVA BLUE to: buyingprice =9700 ,sellingprice =12000, qty= 2.00, items with id 234 . in counter (1) at 2022-07-23 12:26:23','127.0.0.1',1),(77,'3','2022-07-23 12:26:41','JOHNSON Changed the price of SYNOVA BLUE to: buyingprice =9700 ,sellingprice =12000, qty= 0.00, items with id 235 . in Main level at 2022-07-23 12:26:41','127.0.0.1',1),(78,'3','2022-07-23 12:30:10','JOHNSON Changed the price of SYNOVA DECO SINKS to: buyingprice =7800 ,sellingprice =11000, qty= 0.00, items with id 40 . in Main level at 2022-07-23 12:30:10','127.0.0.1',1),(79,'3','2022-07-23 12:35:38','JOHNSON Changed the price of SYNOVA STEPPING TOILETS to: buyingprice =1500 ,sellingprice =2000, qty= 0.00, items with id 234 . in Main level at 2022-07-23 12:35:38','127.0.0.1',1),(80,'3','2022-07-27 12:48:05','JOHNSON Changed the price of FRENCIA TAP to: buyingprice =1493 ,sellingprice =3000, qty= 0.00, items with id 307 . in Main level at 2022-07-27 12:48:05','127.0.0.1',1),(81,'3','2022-07-29 12:41:14','JOHNSON Changed the price of ORDINARY CORNERSTRIPS to: buyingprice =135 ,sellingprice =230, qty= 0.00, items with id 113 . in Main level at 2022-07-29 12:41:14','127.0.0.1',1),(82,'3','2022-08-04 12:46:07','JOHNSON Changed the price of MICAS0 FLOOR TILES 30 X 60 to: buyingprice =1103 ,sellingprice =1350, qty= 0.00, items with id 91 . in Main level at 2022-08-04 12:46:07','127.0.0.1',1),(83,'3','2022-08-04 12:48:09','JOHNSON Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =1127 ,sellingprice =1400, qty= 0.00, items with id 67 . in Main level at 2022-08-04 12:48:09','127.0.0.1',1),(84,'3','2022-08-04 12:49:08','JOHNSON Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =1127 ,sellingprice =1400, qty= 0.00, items with id 258 . in Main level at 2022-08-04 12:49:08','127.0.0.1',1),(85,'3','2022-08-04 12:50:35','JOHNSON Changed the price of MICASSO FLOOR TILE 40 X 40 to: buyingprice =1127 ,sellingprice =1400, qty= 0.00, items with id 222 . in Main level at 2022-08-04 12:50:35','127.0.0.1',1),(86,'3','2022-08-04 12:52:01','JOHNSON Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =1127 ,sellingprice =1400, qty= 0.00, items with id 71 . in Main level at 2022-08-04 12:52:01','127.0.0.1',1),(87,'3','2022-08-05 15:50:13','JOHNSON Changed the price of FRENCIA - SINGLE BOWL PLAIN KITCHEN SINK to: buyingprice =1600 ,sellingprice =3000, qty= 0.00, items with id 158 . in Main level at 2022-08-05 15:50:13','127.0.0.1',1),(88,'1','2022-08-15 13:17:38','Robisearch Returned 1.00 test item with code (1bhshs) at 2022-08-15 13:17:38','127.0.0.1',1),(89,'1','2022-08-15 13:17:54','Robisearch Deleted Cash sales with receipt Number= 1215 and Refrence No= 11660558595 worth a total of =0 with cash of 0 .The deleted sales was made on 2022-08-15 13:16:44 by Robisearch and the deletion took place at 2022-08-15 13:17:54','127.0.0.1',1),(90,'1','2022-08-15 13:17:54','Robisearch Deleted Cash sales with receipt Number= 1215 and Refrence No= 11660558595 worth a total of =0 with cash of 0 .The deleted sales was made on 2022-08-15 13:16:44 by Robisearch and the deletion took place at 2022-08-15 13:17:54','127.0.0.1',1),(91,'3','2022-08-16 11:43:59','JOHNSON Changed the price of STAIRCASE CORNERSTRIPS to: buyingprice =1600 ,sellingprice =400, qty= 40.00, items with id 111 . in counter (1) at 2022-08-16 11:43:59','127.0.0.1',1),(92,'3','2022-08-16 11:44:22','JOHNSON Changed the price of STAIRCASE CORNERSTRIPS to: buyingprice =160 ,sellingprice =400, qty= 0.00, items with id 111 . in Main level at 2022-08-16 11:44:22','127.0.0.1',1),(93,'3','2022-09-07 09:59:25','JOHNSON Changed the price of GRANITE 60 X 60 to: buyingprice =1450 ,sellingprice =2300, qty= 0.00, items with id 169 . in Main level at 2022-09-07 09:59:25','127.0.0.1',1),(94,'3','2022-10-17 13:19:31','JOHNSON Changed the price of SAWSAWA TOILET to: buyingprice =9000 ,sellingprice =15000, qty= 0.00, items with id 242 . in Main level at 2022-10-17 13:19:31','127.0.0.1',1),(95,'3','2022-11-11 14:48:27','JOHNSON Changed the price of ORDINARY CORNERSTRIPS to: buyingprice =145 ,sellingprice =145, qty= 0.00, items with id 113 . in Main level at 2022-11-11 14:48:27','127.0.0.1',1),(96,'3','2022-11-11 14:48:51','JOHNSON Changed the price of ORDINARY CORNERSTRIPS to: buyingprice =145 ,sellingprice =230, qty= 0.00, items with id 113 . in Main level at 2022-11-11 14:48:51','127.0.0.1',1),(97,'3','2022-11-22 13:48:49','JOHNSON Changed the price of MODERN FLOOR TILES 40X40 to: buyingprice =931 ,sellingprice =1350, qty= 0.00, items with id 337 . in Main level at 2022-11-22 13:48:49','127.0.0.1',1),(98,'3','2022-11-22 13:51:24','JOHNSON Changed the price of MODERN FLOOR TILES 40X40 to: buyingprice =931 ,sellingprice =1350, qty= 0.00, items with id 336 . in Main level at 2022-11-22 13:51:24','127.0.0.1',1),(99,'3','2022-11-22 13:52:54','JOHNSON Changed the price of MODERN FLOOR TILES 40X40 to: buyingprice =920 ,sellingprice =1350, qty= 0.00, items with id 337 . in Main level at 2022-11-22 13:52:54','127.0.0.1',1),(100,'3','2022-11-22 13:53:46','JOHNSON Changed the price of MODERN FLOOR TILES 40X40 to: buyingprice =920 ,sellingprice =1350, qty= 0.00, items with id 336 . in Main level at 2022-11-22 13:53:46','127.0.0.1',1),(101,'3','2022-11-22 13:54:44','JOHNSON Changed the price of KENTILES FLOOR 45X45 to: buyingprice =931 ,sellingprice =1250, qty= 0.00, items with id 319 . in Main level at 2022-11-22 13:54:44','127.0.0.1',1),(102,'3','2022-11-22 13:55:13','JOHNSON Changed the price of KEN FLOOR TILES 40X40 to: buyingprice =931 ,sellingprice =1350, qty= 0.00, items with id 338 . in Main level at 2022-11-22 13:55:13','127.0.0.1',1),(103,'3','2022-11-22 13:55:42','JOHNSON Changed the price of KEN FLOOR TILES 40X40 to: buyingprice =931 ,sellingprice =1350, qty= 0.00, items with id 339 . in Main level at 2022-11-22 13:55:42','127.0.0.1',1),(104,'3','2022-11-22 14:00:46','JOHNSON Changed the price of KENTILES FLOOR 45X45 to: buyingprice =931 ,sellingprice =1250, qty= 0.00, items with id 316 . in Main level at 2022-11-22 14:00:46','127.0.0.1',1),(105,'3','2022-11-22 14:01:58','JOHNSON Changed the price of KENTILES FLOOR 45X45 to: buyingprice =931 ,sellingprice =1250, qty= 0.00, items with id 317 . in Main level at 2022-11-22 14:01:58','127.0.0.1',1),(106,'3','2022-11-22 14:02:32','JOHNSON Changed the price of KENTILES FLOOR 45X45 to: buyingprice =931 ,sellingprice =1250, qty= 0.00, items with id 318 . in Main level at 2022-11-22 14:02:32','127.0.0.1',1),(107,'3','2022-12-06 18:02:48','JOHNSON Deleted TWYFORD FLOOR TILES 30X30 with code of FGP 33047 and available quantity of 31.00 .The Buying price = 720 and selling price = 980 from branch 1 at 2022-12-06 18:02:48','127.0.0.1',1),(108,'3','2022-12-06 18:11:57','JOHNSON Deleted 40 X 40 KENTILES with code of 5212 KENTILES and available quantity of 30.00 .The Buying price = 931 and selling price = 1250 from branch 1 at 2022-12-06 18:11:57','127.0.0.1',1),(109,'3','2022-12-14 14:17:49','JOHNSON Changed the price of DOUBLE BOWL SINGLE DRAIN KITCHEN SINK to: buyingprice =5500 ,sellingprice =8000, qty= 0.00, items with id 313 . in Main level at 2022-12-14 14:17:49','127.0.0.1',1),(110,'3','2022-12-14 14:22:09','JOHNSON Changed the price of DOUBLE BOWL SINGLE DRAIN KITCHEN SINK to: buyingprice =5500 ,sellingprice =8000, qty= 0.00, items with id 247 . in Main level at 2022-12-14 14:22:09','127.0.0.1',1),(111,'3','2022-12-20 16:49:01','JOHNSON Changed the price of to: buyingprice =8900 ,sellingprice =12000, qty= 3.00, items with id 346 . in counter (1) at 2022-12-20 16:49:01','127.0.0.1',1),(112,'3','2022-12-22 16:35:49','JOHNSON Changed the price of GRANITE 60 X 60 BLACK FLOWERED to: buyingprice =1800 ,sellingprice =2800, qty= 0.00, items with id 163 . in Main level at 2022-12-22 16:35:49','127.0.0.1',1),(113,'3','2022-12-22 16:42:12','JOHNSON Changed the price of GRANITE 60 X 60 BLACK FLOWERED to: buyingprice =587 ,sellingprice =700, qty= 0.00, items with id 163 . in Main level at 2022-12-22 16:42:12','127.0.0.1',1),(114,'3','2023-01-06 14:07:15','JOHNSON Changed the price of MODERN FLOOR TILES 40 X 40 to: buyingprice =920 ,sellingprice =1350, qty= 0.00, items with id 297 . in Main level at 2023-01-06 14:07:15','127.0.0.1',1),(115,'3','2023-01-06 14:09:26','JOHNSON Deleted SYNOVA PINK TOILET with code of CLOSE COUPLE and available quantity of 0.00 .The Buying price = 9700 and selling price = 12000 from branch 1 at 2023-01-06 14:09:26','127.0.0.1',1),(116,'4','2023-01-27 13:10:08','PURITY Deleted COMEX TOILET with code of COMEX CLOSE CLOUPLE TOILET 001 and available quantity of 4.00 .The Buying price = 8900 and selling price = 12000 from branch 1 at 2023-01-27 13:10:08','127.0.0.1',1),(117,'4','2023-01-27 14:36:32','PURITY Changed the price of ORIENT BIG SQUARE WASH HAND BASIN to: buyingprice =5500 ,sellingprice =8500, qty= 0.00, items with id 215 . in Main level at 2023-01-27 14:36:32','127.0.0.1',1),(118,'4','2023-01-27 14:38:32','PURITY Changed the price of CISTERS PLASTIC TOILET to: buyingprice =1150 ,sellingprice =2000, qty= 0.00, items with id 56 . in Main level at 2023-01-27 14:38:32','127.0.0.1',1),(119,'4','2023-01-27 14:40:54','PURITY Changed the price of SYNOVA WHITE HANDWASH BASIN to: buyingprice =900 ,sellingprice =1500, qty= 0.00, items with id 248 . in Main level at 2023-01-27 14:40:54','127.0.0.1',1),(120,'4','2023-02-18 14:28:39','PURITY Changed the price of TWYFORD WALL TILES to: buyingprice =6675 ,sellingprice =800, qty= 0.00, items with id 3 . in Main level at 2023-02-18 14:28:39','105.160.44.6',1),(121,'4','2023-02-18 14:29:51','PURITY Changed the price of TWYFORD FLOOR TILES 40 X 40 to: buyingprice =950 ,sellingprice =1250, qty= 0.00, items with id 359 . in Main level at 2023-02-18 14:29:51','105.160.44.6',1),(122,'4','2023-02-20 12:39:10','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 62 . in Main level at 2023-02-20 12:39:10','105.160.44.6',1),(123,'4','2023-02-20 12:40:40','PURITY Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1100 ,sellingprice =1350, qty= 0.00, items with id 87 . in Main level at 2023-02-20 12:40:40','105.160.44.6',1),(124,'4','2023-02-20 12:41:16','PURITY Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1050 ,sellingprice =1350, qty= 0.00, items with id 86 . in Main level at 2023-02-20 12:41:16','105.160.44.6',1),(125,'4','2023-02-20 12:41:59','PURITY Changed the price of MICAS0 FLOOR TILES 30 X 60 to: buyingprice =1050 ,sellingprice =1350, qty= 0.00, items with id 91 . in Main level at 2023-02-20 12:41:59','105.160.44.6',1),(126,'4','2023-02-20 12:43:37','PURITY Changed the price of GRANITE 60 X 120 BLACK GALAXY to: buyingprice =2350 ,sellingprice =6000, qty= 0.00, items with id 171 . in Main level at 2023-02-20 12:43:37','105.160.44.6',1),(127,'4','2023-02-20 12:45:07','PURITY Changed the price of GRANITE 60 X 120 WHITE to: buyingprice =2350 ,sellingprice =6000, qty= 0.00, items with id 172 . in Main level at 2023-02-20 12:45:07','105.160.44.6',1),(128,'4','2023-02-20 12:47:33','PURITY Changed the price of TWYFORD FLOOR TILES 30 X30 to: buyingprice =700 ,sellingprice =850, qty= 0.00, items with id 220 . in Main level at 2023-02-20 12:47:33','105.160.44.6',1),(129,'4','2023-02-20 12:48:11','PURITY Changed the price of TWYFORD FLOOR TILES 30X30 to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 323 . in Main level at 2023-02-20 12:48:11','105.160.44.6',1),(130,'4','2023-02-20 12:48:52','PURITY Changed the price of TWYFORD FLOOR TILES 30X30 to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 324 . in Main level at 2023-02-20 12:48:52','105.160.44.6',1),(131,'4','2023-02-20 12:49:51','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 17 . in Main level at 2023-02-20 12:49:51','105.160.44.6',1),(132,'4','2023-02-20 12:51:13','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 18 . in Main level at 2023-02-20 12:51:13','105.160.44.6',1),(133,'4','2023-02-20 12:52:26','PURITY Changed the price of TWYFORD FLOOR TILE 40X40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 23 . in Main level at 2023-02-20 12:52:26','105.160.44.6',1),(134,'4','2023-02-20 12:53:31','PURITY Changed the price of MICASSO FLOOR TILE 40 X 40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 222 . in Main level at 2023-02-20 12:53:31','105.160.44.6',1),(135,'4','2023-02-20 12:54:42','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 74 . in Main level at 2023-02-20 12:54:42','105.160.44.6',1),(136,'4','2023-02-20 12:55:45','PURITY Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 258 . in Main level at 2023-02-20 12:55:45','105.160.44.6',1),(137,'4','2023-02-20 12:57:03','PURITY Changed the price of MICASO FLOOR TILES 40 X40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 59 . in Main level at 2023-02-20 12:57:03','105.160.44.6',1),(138,'4','2023-02-20 12:58:04','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 60 . in Main level at 2023-02-20 12:58:04','105.160.44.6',1),(139,'4','2023-02-20 12:59:36','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 63 . in Main level at 2023-02-20 12:59:36','105.160.44.6',1),(140,'4','2023-02-20 13:00:52','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 65 . in Main level at 2023-02-20 13:00:52','105.160.44.6',1),(141,'4','2023-02-20 13:01:54','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 67 . in Main level at 2023-02-20 13:01:54','105.160.44.6',1),(142,'4','2023-02-20 13:03:02','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 68 . in Main level at 2023-02-20 13:03:02','105.160.44.6',1),(143,'4','2023-02-20 13:03:54','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 71 . in Main level at 2023-02-20 13:03:54','105.160.44.6',1),(144,'4','2023-02-20 13:05:08','PURITY Changed the price of 40 X 40 MICASO TILES to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 199 . in Main level at 2023-02-20 13:05:08','105.160.44.6',1),(145,'4','2023-02-20 13:08:16','PURITY Changed the price of TWYFORD WALL TILES to: buyingprice =667 ,sellingprice =850, qty= 0.00, items with id 271 . in Main level at 2023-02-20 13:08:16','105.160.44.6',1),(146,'4','2023-02-20 13:09:10','PURITY Changed the price of TWYFORD WALL TILES to: buyingprice =667 ,sellingprice =850, qty= 0.00, items with id 272 . in Main level at 2023-02-20 13:09:10','105.160.44.6',1),(147,'4','2023-02-20 13:09:57','PURITY Changed the price of TWYFORD FLOOR TILES 40X40 to: buyingprice =880 ,sellingprice =1250, qty= 0.00, items with id 330 . in Main level at 2023-02-20 13:09:57','105.160.44.6',1),(148,'4','2023-02-20 13:11:59','PURITY Changed the price of MICASSO FLOOR TILE 30 X 60 to: buyingprice =1050 ,sellingprice =1350, qty= 0.00, items with id 302 . in Main level at 2023-02-20 13:11:59','105.160.44.6',1),(149,'4','2023-02-20 13:13:35','PURITY Changed the price of TWYFORD FLOOR TILE 30 X 30 to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 304 . in Main level at 2023-02-20 13:13:35','105.160.44.6',1),(150,'4','2023-02-20 13:15:18','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 42 . in Main level at 2023-02-20 13:15:18','105.160.44.6',1),(151,'4','2023-02-20 13:16:19','PURITY Changed the price of TWYFORD WALL TILES to: buyingprice =667 ,sellingprice =800, qty= 0.00, items with id 151 . in Main level at 2023-02-20 13:16:19','105.160.44.6',1),(152,'4','2023-02-20 13:17:41','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 103 . in Main level at 2023-02-20 13:17:41','105.160.44.6',1),(153,'4','2023-02-20 13:19:39','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 72 . in Main level at 2023-02-20 13:19:39','105.160.44.6',1),(154,'4','2023-02-20 13:21:50','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 73 . in Main level at 2023-02-20 13:21:50','105.160.44.6',1),(155,'4','2023-02-20 13:23:04','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1400, qty= 0.00, items with id 75 . in Main level at 2023-02-20 13:23:04','105.160.44.6',1),(156,'4','2023-02-20 13:24:25','PURITY Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 191 . in Main level at 2023-02-20 13:24:25','105.160.44.6',1),(157,'4','2023-02-20 13:26:21','PURITY Changed the price of MICASSO FLOOR TILE 40X40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 281 . in Main level at 2023-02-20 13:26:21','105.160.44.6',1),(158,'4','2023-02-20 13:28:09','PURITY Changed the price of MICASSO FLOOR TILE 40X 40 to: buyingprice =980 ,sellingprice =1250, qty= 0.00, items with id 224 . in Main level at 2023-02-20 13:28:09','105.160.44.6',1),(159,'4','2023-02-20 13:29:35','PURITY Changed the price of TWYFORD FLOOR TILES 40X40 to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 26 . in Main level at 2023-02-20 13:29:35','105.160.44.6',1),(160,'4','2023-02-20 13:32:18','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =960 ,sellingprice =1250, qty= 0.00, items with id 230 . in Main level at 2023-02-20 13:32:18','105.160.44.6',1),(161,'3','2023-02-21 16:55:24','JOHNSON Changed the price of RAIN GUTTERS 4 Mtrs to: buyingprice =1150 ,sellingprice =1600, qty= 0.00, items with id 282 . in Main level at 2023-02-21 16:55:24','102.22.213.199',1),(162,'3','2023-02-21 16:57:25','JOHNSON Changed the price of GUTTER CLIPS to: buyingprice =60 ,sellingprice =160, qty= 0.00, items with id 283 . in Main level at 2023-02-21 16:57:25','102.22.213.199',1),(163,'3','2023-02-21 17:02:47','JOHNSON Changed the price of GUTTER JOINT to: buyingprice =230 ,sellingprice =450, qty= 0.00, items with id 287 . in Main level at 2023-02-21 17:02:47','102.22.213.199',1),(164,'3','2023-02-21 17:04:01','JOHNSON Changed the price of OUTER CORNER to: buyingprice =330 ,sellingprice =500, qty= 0.00, items with id 285 . in Main level at 2023-02-21 17:04:01','102.22.213.199',1),(165,'3','2023-02-21 17:05:26','JOHNSON Changed the price of INSIDE CORNER to: buyingprice =330 ,sellingprice =500, qty= 0.00, items with id 286 . in Main level at 2023-02-21 17:05:26','102.22.213.199',1),(166,'3','2023-02-21 17:26:12','JOHNSON Deleted DIVERTER with code of PTG DIVERTER 90" and available quantity of 20.00 .The Buying price = 130 and selling price = 250 from branch 1 at 2023-02-21 17:26:12','102.22.213.199',1),(167,'3','2023-02-21 17:26:12','JOHNSON Deleted DIVERTER with code of PTG DIVERTER 90" and available quantity of 20.00 .The Buying price = 130 and selling price = 250 from branch 1 at 2023-02-21 17:26:12','102.22.213.199',1),(168,'3','2023-02-21 17:28:21','JOHNSON Deleted BEND with code of PTG BEND 90" and available quantity of 29.00 .The Buying price = 130 and selling price = 250 from branch 1 at 2023-02-21 17:28:21','102.22.213.199',1),(169,'3','2023-02-21 17:28:21','JOHNSON Deleted BEND with code of PTG BEND 90" and available quantity of 29.00 .The Buying price = 130 and selling price = 250 from branch 1 at 2023-02-21 17:28:21','102.22.213.199',1),(170,'4','2023-02-22 12:07:15','PURITY Changed the price of GRANITE 60 X 60 to: buyingprice =367 ,sellingprice =600, qty= 0.00, items with id 165 . in Main level at 2023-02-22 12:07:15','105.160.44.6',1),(171,'4','2023-02-22 12:09:34','PURITY Changed the price of GRANITE 60 X 60 to: buyingprice =367 ,sellingprice =600, qty= 0.00, items with id 166 . in Main level at 2023-02-22 12:09:34','105.160.44.6',1),(172,'4','2023-02-22 12:11:00','PURITY Changed the price of GRANITE 60 X 60 to: buyingprice =367 ,sellingprice =600, qty= 0.00, items with id 169 . in Main level at 2023-02-22 12:11:00','105.160.44.6',1),(173,'4','2023-02-22 12:13:19','PURITY Changed the price of BLACK PLAIN 60 X 60 to: buyingprice =600 ,sellingprice =700, qty= 0.00, items with id 290 . in Main level at 2023-02-22 12:13:19','105.160.44.6',1),(174,'4','2023-02-22 12:16:09','PURITY Changed the price of GRANITE 60 X 120 BLACK GALAXY to: buyingprice =1400 ,sellingprice =3000, qty= 0.00, items with id 171 . in Main level at 2023-02-22 12:16:09','105.160.44.6',1),(175,'4','2023-03-08 15:45:41','PURITY Changed the price of BLACK PLAIN 60 X 60 to: buyingprice =5875 ,sellingprice =700, qty= 0.00, items with id 290 . in Main level at 2023-03-08 15:45:41','196.106.76.252',1),(176,'4','2023-03-09 12:16:10','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 345 . in Main level at 2023-03-09 12:16:10','105.160.45.130',1),(177,'4','2023-03-09 12:17:37','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =680 ,sellingprice =900, qty= 0.00, items with id 303 . in Main level at 2023-03-09 12:17:37','105.160.45.130',1),(178,'4','2023-03-17 17:45:28','PURITY Changed the price of MICASSO FLOOR TILE 40X40 to: buyingprice =880 ,sellingprice =1250, qty= 0.00, items with id 281 . in Main level at 2023-03-17 17:45:28','105.160.79.169',1),(179,'4','2023-03-17 17:46:52','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =880 ,sellingprice =1250, qty= 0.00, items with id 74 . in Main level at 2023-03-17 17:46:52','105.160.79.169',1),(180,'4','2023-03-17 17:48:51','PURITY Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1050 ,sellingprice =1350, qty= 0.00, items with id 90 . in Main level at 2023-03-17 17:48:51','105.160.79.169',1),(181,'4','2023-03-17 17:52:46','PURITY Deleted 40 X 40 MICASO TILES with code of 393045 FLOOR TILES and available quantity of 17.00 .The Buying price = 980 and selling price = 1250 from branch 1 at 2023-03-17 17:52:46','105.160.79.169',1),(182,'4','2023-03-17 17:52:46','PURITY Deleted 40 X 40 MICASO TILES with code of 393045 FLOOR TILES and available quantity of 17.00 .The Buying price = 980 and selling price = 1250 from branch 1 at 2023-03-17 17:52:46','105.160.79.169',1),(183,'4','2023-03-17 17:53:51','PURITY Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =880 ,sellingprice =1250, qty= 0.00, items with id 191 . in Main level at 2023-03-17 17:53:51','105.160.79.169',1),(184,'3','2023-03-31 12:59:02','JOHNSON Changed the price of MODERN FLOOR TILES 40X40 to: buyingprice =1041 ,sellingprice =1350, qty= 0.00, items with id 337 . in Main level at 2023-03-31 12:59:02','102.22.214.239',1),(185,'3','2023-04-01 09:15:48','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =711 ,sellingprice =850, qty= 30.00, items with id 44 . in counter (1) at 2023-04-01 09:15:48','102.22.211.217',1),(186,'3','2023-04-01 09:16:08','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =711 ,sellingprice =850, qty= 0.00, items with id 44 . in Main level at 2023-04-01 09:16:08','102.22.211.217',1),(187,'3','2023-04-21 10:15:40','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =686 ,sellingprice =800, qty= 0.00, items with id 229 . in Main level at 2023-04-21 10:15:40','102.22.213.128',1),(188,'4','2023-04-28 14:33:31','PURITY Changed the price of TWYFORD FLOOR TILES to: buyingprice =695 ,sellingprice =850, qty= 0.00, items with id 13 . in Main level at 2023-04-28 14:33:31','105.160.21.255',1),(189,'4','2023-05-08 15:22:15','PURITY Changed the price of MICASO FLOOR TILES 40 X 40 to: buyingprice =920 ,sellingprice =1250, qty= 0.00, items with id 63 . in Main level at 2023-05-08 15:22:15','105.160.19.226',1),(190,'4','2023-05-08 15:24:46','PURITY Changed the price of MICASSO FLOOR TILES 40 X 40 to: buyingprice =920 ,sellingprice =1250, qty= 0.00, items with id 191 . in Main level at 2023-05-08 15:24:46','105.160.19.226',1),(191,'4','2023-05-08 15:26:54','PURITY Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1078 ,sellingprice =1350, qty= 0.00, items with id 85 . in Main level at 2023-05-08 15:26:54','105.160.19.226',1),(192,'4','2023-05-08 15:28:16','PURITY Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1078 ,sellingprice =1350, qty= 0.00, items with id 99 . in Main level at 2023-05-08 15:28:16','105.160.19.226',1),(193,'4','2023-05-08 15:29:33','PURITY Changed the price of MICAS0 FLOOR TILES 30 X 60 to: buyingprice =1078 ,sellingprice =1350, qty= 0.00, items with id 91 . in Main level at 2023-05-08 15:29:33','105.160.19.226',1),(194,'3','2023-05-24 10:49:59','JOHNSON Changed the price of 40 X 40 TWYFORD TILES to: buyingprice =950 ,sellingprice =1250, qty= 0.00, items with id 194 . in Main level at 2023-05-24 10:49:59','102.22.212.62',1),(195,'3','2023-05-27 09:01:24','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 77 . in Main level at 2023-05-27 09:01:24','102.22.211.74',1),(196,'3','2023-05-27 09:02:40','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 78 . in Main level at 2023-05-27 09:02:40','102.22.211.74',1),(197,'3','2023-05-27 09:03:29','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 79 . in Main level at 2023-05-27 09:03:29','102.22.211.74',1),(198,'3','2023-05-27 09:04:06','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 80 . in Main level at 2023-05-27 09:04:06','102.22.211.74',1),(199,'3','2023-05-27 09:04:53','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 82 . in Main level at 2023-05-27 09:04:53','102.22.211.74',1),(200,'3','2023-05-27 09:05:34','JOHNSON Changed the price of MICASO WALL TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 83 . in Main level at 2023-05-27 09:05:34','102.22.211.74',1),(201,'3','2023-05-27 09:06:12','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 84 . in Main level at 2023-05-27 09:06:12','102.22.211.74',1),(202,'3','2023-05-27 09:06:52','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 85 . in Main level at 2023-05-27 09:06:52','102.22.211.74',1),(203,'3','2023-05-27 09:07:33','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 86 . in Main level at 2023-05-27 09:07:33','102.22.211.74',1),(204,'3','2023-05-27 09:08:49','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 87 . in Main level at 2023-05-27 09:08:49','102.22.211.74',1),(205,'3','2023-05-27 09:09:18','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 88 . in Main level at 2023-05-27 09:09:18','102.22.211.74',1),(206,'3','2023-05-27 09:09:46','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 89 . in Main level at 2023-05-27 09:09:46','102.22.211.74',1),(207,'3','2023-05-27 09:10:17','JOHNSON Changed the price of MICAS0 FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 91 . in Main level at 2023-05-27 09:10:17','102.22.211.74',1),(208,'3','2023-05-27 09:10:42','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1020 ,sellingprice =1350, qty= 0.00, items with id 90 . in Main level at 2023-05-27 09:10:42','102.22.211.74',1),(209,'3','2023-05-27 09:10:54','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 90 . in Main level at 2023-05-27 09:10:54','102.22.211.74',1),(210,'3','2023-05-27 09:11:36','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 92 . in Main level at 2023-05-27 09:11:36','102.22.211.74',1),(211,'3','2023-05-27 09:12:04','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 93 . in Main level at 2023-05-27 09:12:04','102.22.211.74',1),(212,'3','2023-05-27 09:12:33','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 94 . in Main level at 2023-05-27 09:12:33','102.22.211.74',1),(213,'3','2023-05-27 09:13:00','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 95 . in Main level at 2023-05-27 09:13:00','102.22.211.74',1),(214,'3','2023-05-27 09:13:26','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 96 . in Main level at 2023-05-27 09:13:26','102.22.211.74',1),(215,'3','2023-05-27 09:13:53','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 97 . in Main level at 2023-05-27 09:13:53','102.22.211.74',1),(216,'3','2023-05-27 09:14:19','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 98 . in Main level at 2023-05-27 09:14:19','102.22.211.74',1),(217,'3','2023-05-27 09:14:50','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 99 . in Main level at 2023-05-27 09:14:50','102.22.211.74',1),(218,'3','2023-05-27 09:15:16','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 100 . in Main level at 2023-05-27 09:15:16','102.22.211.74',1),(219,'3','2023-05-27 09:15:40','JOHNSON Changed the price of MICASO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 101 . in Main level at 2023-05-27 09:15:40','102.22.211.74',1),(220,'3','2023-05-27 09:16:07','JOHNSON Changed the price of MICASSO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 192 . in Main level at 2023-05-27 09:16:07','102.22.211.74',1),(221,'3','2023-05-27 09:16:38','JOHNSON Changed the price of MICASSO FLOOR TILE 30 X 60 to: buyingprice =1025 ,sellingprice =1350, qty= 0.00, items with id 302 . in Main level at 2023-05-27 09:16:38','102.22.211.74',1),(222,'3','2023-05-27 09:17:12','JOHNSON Changed the price of MICASSO FLOOR TILES 30 X 60 to: buyingprice =1025 ,sellingprice =1300, qty= 0.00, items with id 382 . in Main level at 2023-05-27 09:17:12','102.22.211.74',1),(223,'3','2023-07-24 09:20:28','JOHNSON Changed the price of ELEX TOILET CLEANER to: buyingprice =250 ,sellingprice =250, qty= 0.00, items with id 53 . in Main level at 2023-07-24 09:20:28','102.22.213.214',1),(224,'3','2023-07-24 09:20:57','JOHNSON Changed the price of ELEX TOILET CLEANER to: buyingprice =250 ,sellingprice =650, qty= 0.00, items with id 53 . in Main level at 2023-07-24 09:20:57','102.22.213.214',1),(225,'3','2023-07-24 09:29:56','JOHNSON Changed the price of ELEX TOILET CLEANER to: buyingprice =346 ,sellingprice =650, qty= 0.00, items with id 53 . in Main level at 2023-07-24 09:29:56','102.22.213.214',1),(226,'3','2023-08-17 10:20:22','JOHNSON Changed the price of CLAYART STEPPING TOILETS WHITE to: buyingprice =1500 ,sellingprice =2300, qty= 0.00, items with id 234 . in Main level at 2023-08-17 10:20:22','102.22.213.198',1),(227,'3','2023-08-24 13:02:36','JOHNSON Changed the price of PLASTIC CISTERNS to: buyingprice =1100 ,sellingprice =2000, qty= 0.00, items with id 56 . in Main level at 2023-08-24 13:02:36','102.22.211.170',1),(228,'3','2023-08-24 13:07:36','JOHNSON Changed the price of BLACK PLAIN 60 X 60 to: buyingprice =612 ,sellingprice =750, qty= 0.00, items with id 290 . in Main level at 2023-08-24 13:07:36','102.22.211.170',1),(229,'3','2023-08-24 13:17:07','JOHNSON Changed the price of HAND WASH BASIN to: buyingprice =6500 ,sellingprice =9000, qty= 0.00, items with id 273 . in Main level at 2023-08-24 13:17:07','102.22.211.170',1),(230,'3','2023-09-22 18:19:49','JOHNSON Changed the price of 1 PIECE FRENCIA TOILET - HIGH BACK to: buyingprice =11800 ,sellingprice =11800, qty= 0.00, items with id 175 . in Main level at 2023-09-22 18:19:49','102.22.214.47',1),(231,'3','2023-09-22 18:22:13','JOHNSON Changed the price of 1 PIECE FRENCIA TOILET - HIGH BACK to: buyingprice =11800 ,sellingprice =15000, qty= 0.00, items with id 175 . in Main level at 2023-09-22 18:22:13','102.22.214.47',1),(232,'3','2023-10-19 17:55:46','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =901 ,sellingprice =800, qty= 0.00, items with id 20 . in Main level at 2023-10-19 17:55:46','102.22.211.140',1),(233,'3','2023-10-19 17:57:24','JOHNSON Changed the price of TWYFORD FLOOR TILES to: buyingprice =720 ,sellingprice =800, qty= 0.00, items with id 20 . in Main level at 2023-10-19 17:57:24','102.22.211.140',1),(234,'3','2023-10-19 18:00:22','JOHNSON Changed the price of DOUBLE BOWL SINGLE DRAIN KITCHEN SINK to: buyingprice =5500 ,sellingprice =8500, qty= 0.00, items with id 247 . in Main level at 2023-10-19 18:00:22','102.22.211.140',1),(235,'3','2023-10-30 12:53:23','JOHNSON Deleted 1 PIECE FRENCIA TOILET - HIGH BACK with code of WC-306P and available quantity of 4.00 .The Buying price = 11800 and selling price = 15000 from branch 1 at 2023-10-30 12:53:23','102.22.213.47',1),(236,'3','2023-10-30 12:53:23','JOHNSON Deleted 1 PIECE FRENCIA TOILET - HIGH BACK with code of WC-306P and available quantity of 4.00 .The Buying price = 11800 and selling price = 15000 from branch 1 at 2023-10-30 12:53:23','102.22.213.47',1),(237,'3','2023-10-30 12:53:25','JOHNSON Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2023-10-30 12:53:25','102.22.213.47',1),(238,'3','2023-10-30 12:53:25','JOHNSON Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2023-10-30 12:53:25','102.22.213.47',1),(239,'3','2023-11-09 09:20:14','JOHNSON Changed the price of STAIRCASE CORNERSTRIPS to: buyingprice =160 ,sellingprice =450, qty= 0.00, items with id 111 . in Main level at 2023-11-09 09:20:14','102.22.214.103',1),(240,'3','2023-12-29 10:42:26','JOHNSON Changed the price of TWYFORD WALL TILES to: buyingprice =670 ,sellingprice =800, qty= 0.00, items with id 3 . in Main level at 2023-12-29 10:42:26','102.22.210.250',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL, `branchid` 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 `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'2021-07-021625229199.pdf','49249741625229185',1,NULL,NULL,'',0); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `assets` VALUES (1,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'),(2,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'); /*!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, `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, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'counter','','2021-06-23 08:35:41','active','1','','1',''); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `budget` VALUES (1,'5190','2021-06-02 00:00:00',6000.00,0.00,0.00,'2021','March',1,1,1,0,'',' 23:59:59'); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `bulkdispatch` VALUES (1,'1','11627535022','Main','','','1','1','2021-07-29 08:03:53','','na',0,0,'1','product','2021-07-15','Transfer','products'); /*!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, 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 (2,'test','','2021-02-18 03:14:15pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1),(5,'WATER','','','2018-06-27 11:33:55','','',0,1),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1),(10,'POWER','','','2018-08-04 10:42:10','','',0,1),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `cheque` VALUES (1,'','50000','SS','2021-06-02','ROBERT','1035','1','1','2021-06-02 16:34:39','BANK-11622640848','JKUAT','Outgoing','0003324343','2021-06-30','New'); /*!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) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `contact` VALUES (1,'','karen makena','kinoti','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am',''); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `customer` VALUES (1,'robert','Nyambura','','0710597573','JUJA','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','2333333','Description / Message','','Facebook','','','','reseller','1','','0',1,'Enter name of the product/service you need e.g POS, BULK SMS, BIOMETRIC, WEBSITE, COMPUTER, PRINETR etc',NULL,2,'',''),(3,'robert','Manyala','','0721150817','JKUAT','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','22434334','ok','','Referal','','','','reseller','1','','0',1,'POS, BULK SMS, BIOMETRIC, WEBSITE,',NULL,2,'','robisearch@gmail.com'); /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=15989 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','31631527530','2021-09-13 13:06:30',NULL,27030.00,'','3','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(2,'5500','31631527530','2021-09-13 13:06:30',27030.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3,'1000','31631527530','2021-09-13 13:06:30',29100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4,'4000','31631527530','2021-09-13 13:06:30',NULL,29100.00,'','3','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(5,'1110','31632378029','2021-09-23 09:22:15',NULL,4704.00,'','3','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(6,'5500','31632378029','2021-09-23 09:22:15',4704.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7,'1000','31632378029','2021-09-23 09:22:15',5200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8,'4000','31632378029','2021-09-23 09:22:15',NULL,5200.00,'','3','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(9,'1110','51634561894','2021-10-18 16:02:23',NULL,22525.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(10,'1110','51634561894','2021-10-18 16:02:23',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(11,'1110','51634561894','2021-10-18 16:02:23',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(12,'1110','51634561894','2021-10-18 16:02:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(13,'5500','51634561894','2021-10-18 16:02:23',30171.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14,'1000','51634561894','2021-10-18 16:02:23',33350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15,'4000','51634561894','2021-10-18 16:02:23',NULL,24250.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(16,'4000','51634561894','2021-10-18 16:02:23',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(17,'4000','51634561894','2021-10-18 16:02:23',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(18,'4000','51634561894','2021-10-18 16:02:23',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(19,'1110','51634623828','2021-10-19 09:30:52',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(20,'1110','51634623828','2021-10-19 09:30:52',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(21,'1110','51634623828','2021-10-19 09:30:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(22,'5500','51634623828','2021-10-19 09:30:52',4902.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23,'1000','51634623828','2021-10-19 09:30:52',5900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24,'4000','51634623828','2021-10-19 09:30:52',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(25,'4000','51634623828','2021-10-19 09:30:52',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(26,'4000','51634623828','2021-10-19 09:30:52',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(27,'1110','51634625059','2021-10-19 11:17:55',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(28,'5500','51634625059','2021-10-19 11:17:55',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29,'1000','51634625059','2021-10-19 11:17:55',980.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30,'4000','51634625059','2021-10-19 11:17:55',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(31,'1110','51634646435','2021-10-19 15:27:32',NULL,11000.00,'','5','1','Inventory sold','1','','sales','SHOWER SET','','No',NULL,NULL,''),(32,'5500','51634646435','2021-10-19 15:27:32',11000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33,'1000','51634646435','2021-10-19 15:27:32',17500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(34,'4000','51634646435','2021-10-19 15:27:32',NULL,17500.00,'','5','1','Good sold','1','','sales','SHOWER SET','','No',NULL,NULL,''),(35,'1110','51634653667','2021-10-19 17:28:35',NULL,901.00,'','5','1','Inventory sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(36,'5500','51634653667','2021-10-19 17:28:35',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(37,'1000','51634653667','2021-10-19 17:28:35',980.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(38,'4000','51634653667','2021-10-19 17:28:35',NULL,980.00,'','5','1','Good sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(39,'1110','51634716048','2021-10-20 10:48:17',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(40,'5500','51634716048','2021-10-20 10:48:17',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(41,'1000','51634716048','2021-10-20 10:48:17',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(42,'4000','51634716048','2021-10-20 10:48:17',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(43,'1110','51634734917','2021-10-20 16:05:26',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(44,'1110','51634734917','2021-10-20 16:05:26',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(45,'1110','51634734917','2021-10-20 16:05:26',NULL,2703.00,'','5','1','Inventory sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(46,'5500','51634734917','2021-10-20 16:05:26',12266.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(47,'1000','51634734917','2021-10-20 16:05:26',13820.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(48,'4000','51634734917','2021-10-20 16:05:26',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(49,'4000','51634734917','2021-10-20 16:05:26',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(50,'4000','51634734917','2021-10-20 16:05:26',NULL,2910.00,'','5','1','Good sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(51,'1110','51634735314','2021-10-20 16:10:29',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(52,'5500','51634735314','2021-10-20 16:10:29',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(53,'1000','51634735314','2021-10-20 16:10:29',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(54,'4000','51634735314','2021-10-20 16:10:29',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(55,'1110','51634798746','2021-10-21 09:47:58',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(56,'1110','51634798746','2021-10-21 09:47:58',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(57,'5500','51634798746','2021-10-21 09:47:58',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(58,'1000','51634798746','2021-10-21 09:47:58',4050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(59,'4000','51634798746','2021-10-21 09:47:58',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(60,'4000','51634798746','2021-10-21 09:47:58',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(61,'1110','51634876876','2021-10-22 09:34:44',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44620','','No',NULL,NULL,''),(62,'5500','51634876876','2021-10-22 09:34:44',2390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(63,'1000','51634876876','2021-10-22 09:34:44',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(64,'4000','51634876876','2021-10-22 09:34:44',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44620','','No',NULL,NULL,''),(65,'1110','51634892403','2021-10-22 13:01:36',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(66,'5500','51634892403','2021-10-22 13:01:36',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(67,'1000','51634892403','2021-10-22 13:01:36',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(68,'4000','51634892403','2021-10-22 13:01:36',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(73,'1110','51634901808','2021-10-22 14:49:23',NULL,1400.00,'','5','1','Inventory sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(74,'5500','51634901808','2021-10-22 14:49:23',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(75,'1000','51634901808','2021-10-22 14:49:23',3000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(76,'4000','51634901808','2021-10-22 14:49:23',NULL,3000.00,'','5','1','Good sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(77,'1110','51634896902','2021-10-22 14:22:52',NULL,7500.00,'','5','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(78,'1110','51634896902','2021-10-22 15:40:20',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(79,'1110','51634896902','2021-10-22 15:40:20',NULL,516.00,'','5','1','Inventory sold','1','','sales','130018897','','No',NULL,NULL,''),(80,'5500','51634896902','2021-10-22 15:40:20',8416.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(81,'1000','51634896902','2021-10-22 14:22:52',10700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(82,'4000','51634896902','2021-10-22 14:22:52',NULL,9000.00,'','5','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(83,'4000','51634896902','2021-10-22 15:40:20',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(84,'4000','51634896902','2021-10-22 15:40:20',NULL,1000.00,'','5','1','Good sold','1','','sales','130018897','','No',NULL,NULL,''),(85,'1110','51634969440','2021-10-23 09:23:24',NULL,13515.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(86,'5500','51634969440','2021-10-23 09:23:24',13515.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(87,'1000','51634969440','2021-10-23 09:23:24',14550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(88,'4000','51634969440','2021-10-23 09:23:24',NULL,14550.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(89,'1110','51634970210','2021-10-23 10:00:05',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44689','','No',NULL,NULL,''),(90,'5500','51634970210','2021-10-23 10:00:05',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(91,'1000','51634970210','2021-10-23 10:00:05',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(92,'4000','51634970210','2021-10-23 10:00:05',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44689','','No',NULL,NULL,''),(93,'1110','51634978157','2021-10-23 11:36:46',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(94,'1110','51634978157','2021-10-23 11:36:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(95,'5500','51634978157','2021-10-23 11:36:46',6960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(96,'1000','51634978157','2021-10-23 11:36:46',8300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(97,'4000','51634978157','2021-10-23 11:36:46',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(98,'4000','51634978157','2021-10-23 11:36:46',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(99,'1110','51634978394','2021-10-23 13:16:03',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(100,'1110','51634978394','2021-10-23 13:16:03',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(101,'1110','51634978394','2021-10-23 13:16:03',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(102,'5500','51634978394','2021-10-23 13:16:03',13871.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(103,'1000','51634978394','2021-10-23 13:16:03',15910.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(104,'4000','51634978394','2021-10-23 13:16:03',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(105,'4000','51634978394','2021-10-23 13:16:03',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(106,'4000','51634978394','2021-10-23 13:16:03',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(107,'1110','51634984868','2021-10-23 14:27:58',NULL,150.00,'','5','1','Inventory sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(108,'1110','51634984868','2021-10-23 14:27:58',NULL,60.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(109,'5500','51634984868','2021-10-23 14:27:58',210.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(110,'1000','51634984868','2021-10-23 14:27:58',550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(111,'4000','51634984868','2021-10-23 14:27:58',NULL,400.00,'','5','1','Good sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(112,'4000','51634984868','2021-10-23 14:27:58',NULL,150.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(113,'1110','51634987805','2021-10-23 14:34:12',NULL,1600.00,'','5','1','Inventory sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(114,'5500','51634987805','2021-10-23 14:34:12',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(115,'1000','51634987805','2021-10-23 14:34:12',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(116,'4000','51634987805','2021-10-23 14:34:12',NULL,2500.00,'','5','1','Good sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(117,'1110','51634996410','2021-10-23 16:40:53',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(118,'5500','51634996410','2021-10-23 16:40:53',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(119,'1000','51634996410','2021-10-23 16:40:53',4050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(120,'4000','51634996410','2021-10-23 16:40:53',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(121,'1110','31635143960','2021-10-25 09:42:22',NULL,180.00,'','3','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(122,'1110','31635143960','2021-10-25 09:42:22',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(123,'5500','31635143960','2021-10-25 09:42:22',7040.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(124,'1000','31635143960','2021-10-25 09:42:22',8400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(125,'4000','31635143960','2021-10-25 09:42:22',NULL,400.00,'','3','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(126,'4000','31635143960','2021-10-25 09:42:22',NULL,8000.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(127,'1110','51635148414','2021-10-25 10:57:41',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(128,'1110','51635148414','2021-10-25 10:57:41',NULL,270.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(129,'1110','51635148414','2021-10-25 10:57:41',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(130,'5500','51635148414','2021-10-25 10:57:41',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(131,'1000','51635148414','2021-10-25 10:57:41',1100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(132,'4000','51635148414','2021-10-25 10:57:41',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(133,'4000','51635148414','2021-10-25 10:57:41',NULL,600.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(134,'4000','51635148414','2021-10-25 10:57:41',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(135,'1110','51635148665','2021-10-25 12:25:01',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(136,'5500','51635148665','2021-10-25 12:25:01',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(137,'1000','51635148665','2021-10-25 12:25:01',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(138,'4000','51635148665','2021-10-25 12:25:01',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(139,'1110','51635164240','2021-10-25 15:18:19',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33722','','No',NULL,NULL,''),(140,'5500','51635164240','2021-10-25 15:18:19',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(141,'1000','51635164240','2021-10-25 15:18:19',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(142,'4000','51635164240','2021-10-25 15:18:19',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33722','','No',NULL,NULL,''),(143,'1110','51635174726','2021-10-25 18:17:59',NULL,10755.00,'','5','1','Inventory sold','1','','sales','MR 44586','','No',NULL,NULL,''),(144,'1110','51635174726','2021-10-25 18:17:59',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(145,'1110','51635174726','2021-10-25 18:17:59',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(146,'1110','51635174726','2021-10-25 18:17:59',NULL,5975.00,'','5','1','Inventory sold','1','','sales','MR 44638','','No',NULL,NULL,''),(147,'1110','51635174726','2021-10-25 18:17:59',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(148,'5500','51635174726','2021-10-25 18:17:59',33272.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(149,'1000','51635174726','2021-10-25 18:17:59',37170.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(150,'4000','51635174726','2021-10-25 18:17:59',NULL,12420.00,'','5','1','Good sold','1','','sales','MR 44586','','No',NULL,NULL,''),(151,'4000','51635174726','2021-10-25 18:17:59',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(152,'4000','51635174726','2021-10-25 18:17:59',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(153,'4000','51635174726','2021-10-25 18:17:59',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 44638','','No',NULL,NULL,''),(154,'4000','51635174726','2021-10-25 18:17:59',NULL,6650.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(155,'1110','51635230454','2021-10-26 09:41:28',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(156,'5500','51635230454','2021-10-26 09:41:28',5406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(157,'1000','51635230454','2021-10-26 09:41:28',5820.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(158,'4000','51635230454','2021-10-26 09:41:28',NULL,5820.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(159,'1110','51635230517','2021-10-26 10:17:53',NULL,8365.00,'','5','1','Inventory sold','1','','sales','MR 44638','','No',NULL,NULL,''),(160,'5500','51635230517','2021-10-26 10:17:53',8365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(161,'1000','51635230517','2021-10-26 10:17:53',9800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(162,'4000','51635230517','2021-10-26 10:17:53',NULL,9800.00,'','5','1','Good sold','1','','sales','MR 44638','','No',NULL,NULL,''),(163,'1110','51635342123','2021-10-27 16:43:21',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(164,'1110','51635342123','2021-10-27 16:43:21',NULL,15912.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(165,'5500','51635342123','2021-10-27 16:43:21',25704.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(166,'1000','51635342123','2021-10-27 16:43:21',29400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJR6SPKHJC'),(167,'4000','51635342123','2021-10-27 16:43:21',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(168,'4000','51635342123','2021-10-27 16:43:21',NULL,18200.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(169,'1110','51635342678','2021-10-27 16:52:47',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(170,'5500','51635342678','2021-10-27 16:52:47',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(171,'1000','51635342678','2021-10-27 16:52:47',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJR0SEXWDO'),(172,'4000','51635342678','2021-10-27 16:52:47',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(173,'1110','51635342917','2021-10-27 16:59:47',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(174,'5500','51635342917','2021-10-27 16:59:47',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(175,'1000','51635342917','2021-10-27 16:59:47',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'D271021'),(176,'4000','51635342917','2021-10-27 16:59:47',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(177,'1110','51635404405','2021-10-28 10:00:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(178,'5500','51635404405','2021-10-28 10:00:49',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(179,'1000','51635404405','2021-10-28 10:00:49',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJS3TWGNBR'),(180,'4000','51635404405','2021-10-28 10:00:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(181,'1110','51635412590','2021-10-28 12:17:39',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(182,'1110','51635412590','2021-10-28 12:17:39',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(183,'5500','51635412590','2021-10-28 12:17:39',2959.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(184,'1000','51635412590','2021-10-28 12:17:39',3370.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(185,'4000','51635412590','2021-10-28 12:17:39',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(186,'4000','51635412590','2021-10-28 12:17:39',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(187,'1110','51635490402','2021-10-29 09:54:32',NULL,1300.00,'','5','1','Inventory sold','1','','sales','00014','','No',NULL,NULL,''),(188,'5500','51635490402','2021-10-29 09:54:32',1300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(189,'1000','51635490402','2021-10-29 09:54:32',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJT4VYB4QY'),(190,'4000','51635490402','2021-10-29 09:54:32',NULL,2000.00,'','5','1','Good sold','1','','sales','00014','','No',NULL,NULL,''),(191,'1110','51635516017','2021-10-29 17:00:45',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44637','','No',NULL,NULL,''),(192,'1110','51635516017','2021-10-29 17:00:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(193,'5500','51635516017','2021-10-29 17:00:45',2490.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(194,'1000','51635516017','2021-10-29 17:00:45',3100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(195,'4000','51635516017','2021-10-29 17:00:45',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44637','','No',NULL,NULL,''),(196,'4000','51635516017','2021-10-29 17:00:45',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(197,'1110','51635521479','2021-10-29 18:33:08',NULL,360.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(198,'1110','51635521479','2021-10-29 18:33:08',NULL,8109.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(199,'5500','51635521479','2021-10-29 18:33:08',8469.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(200,'1000','51635521479','2021-10-29 18:33:08',9620.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(201,'4000','51635521479','2021-10-29 18:33:08',NULL,800.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(202,'4000','51635521479','2021-10-29 18:33:08',NULL,8820.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(203,'1110','51635574093','2021-10-30 09:09:30',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(204,'1110','51635574093','2021-10-30 09:09:30',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(205,'5500','51635574093','2021-10-30 09:09:30',4161.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(206,'1000','51635574093','2021-10-30 09:09:30',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJU6X4RWLY'),(207,'4000','51635574093','2021-10-30 09:09:30',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(208,'4000','51635574093','2021-10-30 09:09:30',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(209,'1110','51635574479','2021-10-30 09:43:31',NULL,18000.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(210,'1110','51635574479','2021-10-30 09:43:31',NULL,700.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(211,'5500','51635574479','2021-10-30 09:43:31',18700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(212,'1000','51635574479','2021-10-30 09:43:31',22600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJU0X7LA68'),(213,'4000','51635574479','2021-10-30 09:43:31',NULL,21600.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(214,'4000','51635574479','2021-10-30 09:43:31',NULL,1000.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(215,'1110','51635577492','2021-10-30 12:04:53',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(216,'1110','51635577492','2021-10-30 12:04:53',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(217,'5500','51635577492','2021-10-30 12:04:53',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(218,'1000','51635577492','2021-10-30 12:04:53',700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(219,'4000','51635577492','2021-10-30 12:04:53',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(220,'4000','51635577492','2021-10-30 12:04:53',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(221,'1110','51635585755','2021-10-30 12:24:00',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(222,'5500','51635585755','2021-10-30 12:24:00',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(223,'1000','51635585755','2021-10-30 12:24:00',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJU7XGHQQT'),(224,'4000','51635585755','2021-10-30 12:24:00',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(225,'1110','51635590254','2021-10-30 14:42:14',NULL,21510.00,'','5','1','Inventory sold','1','','sales','MR 44637','','No',NULL,NULL,''),(226,'1110','51635590254','2021-10-30 14:42:14',NULL,4680.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(227,'5500','51635590254','2021-10-30 14:42:14',26190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(228,'1000','51635590254','2021-10-30 14:42:14',30600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PJ'),(229,'4000','51635590254','2021-10-30 14:42:14',NULL,25200.00,'','5','1','Good sold','1','','sales','MR 44637','','No',NULL,NULL,''),(230,'4000','51635590254','2021-10-30 14:42:14',NULL,5400.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(231,'1110','51635595177','2021-10-30 14:59:52',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(232,'5500','51635595177','2021-10-30 14:59:52',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(233,'1000','51635595177','2021-10-30 14:59:52',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(234,'4000','51635595177','2021-10-30 14:59:52',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(235,'1110','51635598459','2021-10-30 15:54:48',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(236,'5500','51635598459','2021-10-30 15:54:48',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(237,'1000','51635598459','2021-10-30 15:54:48',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(238,'4000','51635598459','2021-10-30 15:54:48',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(239,'1110','51635598505','2021-10-30 15:59:43',NULL,8000.00,'','5','1','Inventory sold','1','','sales','0007','','No',NULL,NULL,''),(240,'1110','51635598505','2021-10-30 15:59:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(241,'1110','51635598505','2021-10-30 15:59:43',NULL,60.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(242,'5500','51635598505','2021-10-30 15:59:43',8260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(243,'1000','51635598505','2021-10-30 15:59:43',13500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301021'),(244,'4000','51635598505','2021-10-30 15:59:43',NULL,13000.00,'','5','1','Good sold','1','','sales','0007','','No',NULL,NULL,''),(245,'4000','51635598505','2021-10-30 15:59:43',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(246,'4000','51635598505','2021-10-30 15:59:43',NULL,150.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(247,'1110','51635598946','2021-10-30 17:35:56',NULL,1195.00,'','5','1','Inventory sold','1','','sales','MR 44620','','No',NULL,NULL,''),(248,'5500','51635598946','2021-10-30 17:35:56',1195.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(249,'1000','51635598946','2021-10-30 17:35:56',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301021'),(250,'4000','51635598946','2021-10-30 17:35:56',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 44620','','No',NULL,NULL,''),(251,'1110','51635604767','2021-10-30 18:11:40',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(252,'5500','51635604767','2021-10-30 18:11:40',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(253,'1000','51635604767','2021-10-30 18:11:40',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(254,'4000','51635604767','2021-10-30 18:11:40',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(255,'1110','31635779244','2021-11-01 18:10:46',NULL,20808.00,'','3','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(256,'1110','31635779244','2021-11-01 18:10:46',NULL,5125.00,'','3','1','Inventory sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(257,'1110','31635779244','2021-11-01 18:10:46',NULL,500.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(258,'1110','31635779244','2021-11-01 18:10:46',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(259,'5500','31635779244','2021-11-01 18:10:46',26448.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(260,'1000','31635779244','2021-11-01 18:10:46',32150.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(261,'4000','31635779244','2021-11-01 18:10:46',NULL,23800.00,'','3','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(262,'4000','31635779244','2021-11-01 18:10:46',NULL,6750.00,'','3','1','Good sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(263,'4000','31635779244','2021-11-01 18:10:46',NULL,1500.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(264,'4000','31635779244','2021-11-01 18:10:46',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(265,'1110','31635779624','2021-11-01 18:14:12',NULL,840.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(266,'5500','31635779624','2021-11-01 18:14:12',840.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(267,'1000','31635779624','2021-11-01 18:14:12',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(268,'4000','31635779624','2021-11-01 18:14:12',NULL,1200.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(269,'1110','31635779719','2021-11-01 18:15:29',NULL,140.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(270,'5500','31635779719','2021-11-01 18:15:29',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(271,'1000','31635779719','2021-11-01 18:15:29',200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'011121'),(272,'4000','31635779719','2021-11-01 18:15:29',NULL,200.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(273,'1110','31635779796','2021-11-01 18:17:54',NULL,5406.00,'','3','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(274,'1110','31635779796','2021-11-01 18:17:54',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33720','','No',NULL,NULL,''),(275,'5500','31635779796','2021-11-01 18:17:54',6307.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(276,'1000','31635779796','2021-11-01 18:17:54',6790.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'D-301021'),(277,'4000','31635779796','2021-11-01 18:17:54',NULL,5820.00,'','3','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(278,'4000','31635779796','2021-11-01 18:17:54',NULL,970.00,'','3','1','Good sold','1','','sales','FGP33720','','No',NULL,NULL,''),(279,'1110','51635839003','2021-11-02 11:49:30',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(280,'1110','51635839003','2021-11-02 11:49:30',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(281,'5500','51635839003','2021-11-02 11:49:30',2497.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(282,'1000','51635839003','2021-11-02 11:49:30',2950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(283,'4000','51635839003','2021-11-02 11:49:30',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(284,'4000','51635839003','2021-11-02 11:49:30',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(285,'1110','51635851998','2021-11-02 14:27:10',NULL,516.00,'','5','1','Inventory sold','1','','sales','130018897','','No',NULL,NULL,''),(286,'5500','51635851998','2021-11-02 14:27:10',516.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(287,'1000','51635851998','2021-11-02 14:27:10',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(288,'4000','51635851998','2021-11-02 14:27:10',NULL,1000.00,'','5','1','Good sold','1','','sales','130018897','','No',NULL,NULL,''),(289,'1110','31635858558','2021-11-02 16:09:56',NULL,3604.00,'','3','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(290,'1110','31635858558','2021-11-02 16:09:56',NULL,1224.00,'','3','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(291,'5500','31635858558','2021-11-02 16:09:56',4828.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(292,'1000','31635858558','2021-11-02 16:09:56',5280.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(293,'4000','31635858558','2021-11-02 16:09:56',NULL,3880.00,'','3','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(294,'4000','31635858558','2021-11-02 16:09:56',NULL,1400.00,'','3','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(295,'1110','31635859654','2021-11-02 16:27:44',NULL,45.00,'','3','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(296,'5500','31635859654','2021-11-02 16:27:44',45.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(297,'1000','31635859654','2021-11-02 16:27:44',100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(298,'4000','31635859654','2021-11-02 16:27:44',NULL,100.00,'','3','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(299,'1110','51635919417','2021-11-03 09:03:53',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(300,'5500','51635919417','2021-11-03 09:03:53',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(301,'1000','51635919417','2021-11-03 09:03:53',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(302,'4000','51635919417','2021-11-03 09:03:53',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(303,'1110','31635929757','2021-11-03 11:56:34',NULL,200.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(304,'5500','31635929757','2021-11-03 11:56:34',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(305,'1000','31635929757','2021-11-03 11:56:34',600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(306,'4000','31635929757','2021-11-03 11:56:34',NULL,600.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(307,'1110','31635929821','2021-11-03 12:09:17',NULL,7344.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(308,'5500','31635929821','2021-11-03 12:09:17',7344.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(309,'1000','31635929821','2021-11-03 12:09:17',8400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PK3352LHB7'),(310,'4000','31635929821','2021-11-03 12:09:17',NULL,8400.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(311,'1110','31635934883','2021-11-03 13:21:43',NULL,200.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(312,'5500','31635934883','2021-11-03 13:21:43',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(313,'1000','31635934883','2021-11-03 13:21:43',600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PK3456HKUQ'),(314,'4000','31635934883','2021-11-03 13:21:43',NULL,600.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(315,'1110','51636036538','2021-11-04 17:39:59',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(316,'1110','51636036538','2021-11-04 17:39:59',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(317,'5500','51636036538','2021-11-04 17:39:59',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(318,'1000','51636036538','2021-11-04 17:39:59',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PK427AQBEY'),(319,'4000','51636036538','2021-11-04 17:39:59',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(320,'4000','51636036538','2021-11-04 17:39:59',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(321,'1110','31636096848','2021-11-05 10:25:59',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33722','','No',NULL,NULL,''),(322,'1110','31636096848','2021-11-05 10:25:59',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(323,'1110','31636096848','2021-11-05 10:25:59',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(324,'5500','31636096848','2021-11-05 10:25:59',2373.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(325,'1000','31636096848','2021-11-05 10:25:59',2820.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PK5089KH8S'),(326,'4000','31636096848','2021-11-05 10:25:59',NULL,960.00,'','3','1','Good sold','1','','sales','FGP33722','','No',NULL,NULL,''),(327,'4000','31636096848','2021-11-05 10:25:59',NULL,1560.00,'','3','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(328,'4000','31636096848','2021-11-05 10:25:59',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(329,'1110','31636098231','2021-11-05 10:44:31',NULL,1400.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(330,'1110','31636098231','2021-11-05 10:44:31',NULL,180.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(331,'1110','31636098231','2021-11-05 10:44:31',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(332,'5500','31636098231','2021-11-05 10:44:31',1680.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(333,'1000','31636098231','2021-11-05 10:44:31',2700.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PK578ASUUB'),(334,'4000','31636098231','2021-11-05 10:44:31',NULL,2000.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(335,'4000','31636098231','2021-11-05 10:44:31',NULL,400.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(336,'4000','31636098231','2021-11-05 10:44:31',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(337,'1110','31636098416','2021-11-05 11:19:08',NULL,900.00,'','3','1','Inventory sold','1','','sales','ORANGE FLEX PILLAR TAP','','No',NULL,NULL,''),(338,'5500','31636098416','2021-11-05 11:19:08',900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(339,'1000','31636098416','2021-11-05 11:19:08',2500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PK548CQ5EE'),(340,'4000','31636098416','2021-11-05 11:19:08',NULL,2500.00,'','3','1','Good sold','1','','sales','ORANGE FLEX PILLAR TAP','','No',NULL,NULL,''),(341,'1110','51636115882','2021-11-05 15:38:40',NULL,1600.00,'','5','1','Inventory sold','1','','sales','130020726','','No',NULL,NULL,''),(342,'5500','51636115882','2021-11-05 15:38:40',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(343,'1000','51636115882','2021-11-05 15:38:40',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PK558RVE91'),(344,'4000','51636115882','2021-11-05 15:38:40',NULL,2800.00,'','5','1','Good sold','1','','sales','130020726','','No',NULL,NULL,''),(345,'1110','51636379657','2021-11-08 16:54:59',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(346,'5500','51636379657','2021-11-08 16:54:59',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(347,'1000','51636379657','2021-11-08 16:54:59',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81121'),(348,'4000','51636379657','2021-11-08 16:54:59',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(349,'1110','51636379735','2021-11-08 16:58:52',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(350,'1110','51636379735','2021-11-08 16:58:52',NULL,1800.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(351,'1110','51636379735','2021-11-08 16:58:52',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(352,'5500','51636379735','2021-11-08 16:58:52',4634.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(353,'1000','51636379735','2021-11-08 16:58:52',5420.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(354,'4000','51636379735','2021-11-08 16:58:52',NULL,3120.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(355,'4000','51636379735','2021-11-08 16:58:52',NULL,2100.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(356,'4000','51636379735','2021-11-08 16:58:52',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(357,'1110','51636379989','2021-11-08 17:02:20',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(358,'1110','51636379989','2021-11-08 17:02:20',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(359,'5500','51636379989','2021-11-08 17:02:20',1817.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(360,'1000','51636379989','2021-11-08 17:02:20',2040.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81121'),(361,'4000','51636379989','2021-11-08 17:02:20',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(362,'4000','51636379989','2021-11-08 17:02:20',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(363,'1110','51636380169','2021-11-08 17:04:06',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(364,'1110','51636380169','2021-11-08 17:04:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(365,'5500','51636380169','2021-11-08 17:04:06',230.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(366,'1000','51636380169','2021-11-08 17:04:06',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(367,'4000','51636380169','2021-11-08 17:04:06',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(368,'4000','51636380169','2021-11-08 17:04:06',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(369,'1110','51636434871','2021-11-09 08:15:14',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(370,'1110','51636434871','2021-11-09 08:15:14',NULL,1350.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(371,'5500','51636434871','2021-11-09 08:15:14',3798.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(372,'1000','51636434871','2021-11-09 08:15:14',4150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(373,'4000','51636434871','2021-11-09 08:15:14',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(374,'4000','51636434871','2021-11-09 08:15:14',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(375,'1110','51636434938','2021-11-09 09:17:21',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(376,'5500','51636434938','2021-11-09 09:17:21',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(377,'1000','51636434938','2021-11-09 09:17:21',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(378,'4000','51636434938','2021-11-09 09:17:21',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(379,'1110','51636441968','2021-11-09 10:15:55',NULL,8232.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(380,'1110','51636441968','2021-11-09 10:15:55',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44588','','No',NULL,NULL,''),(381,'1110','51636441968','2021-11-09 10:15:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(382,'1110','51636441968','2021-11-09 10:15:55',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(383,'5500','51636441968','2021-11-09 10:15:55',11947.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(384,'1000','51636441968','2021-11-09 10:15:55',13740.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(385,'4000','51636441968','2021-11-09 10:15:55',NULL,9100.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(386,'4000','51636441968','2021-11-09 10:15:55',NULL,4140.00,'','5','1','Good sold','1','','sales','MR 44588','','No',NULL,NULL,''),(387,'4000','51636441968','2021-11-09 10:15:55',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(388,'4000','51636441968','2021-11-09 10:15:55',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(389,'1110','51636442178','2021-11-09 10:44:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(390,'5500','51636442178','2021-11-09 10:44:02',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(391,'1000','51636442178','2021-11-09 10:44:02',350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(392,'4000','51636442178','2021-11-09 10:44:02',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(393,'1110','51636443872','2021-11-09 10:58:38',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(394,'5500','51636443872','2021-11-09 10:58:38',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(395,'1000','51636443872','2021-11-09 10:58:38',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(396,'4000','51636443872','2021-11-09 10:58:38',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(397,'1110','51636444757','2021-11-09 12:27:50',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(398,'1110','51636444757','2021-11-09 12:27:50',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(399,'5500','51636444757','2021-11-09 12:27:50',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(400,'1000','51636444757','2021-11-09 12:27:50',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(401,'4000','51636444757','2021-11-09 12:27:50',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(402,'4000','51636444757','2021-11-09 12:27:50',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(403,'1110','51636450102','2021-11-09 13:41:53',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(404,'1110','51636450102','2021-11-09 13:41:53',NULL,650.00,'','5','1','Inventory sold','1','','sales','9009','','No',NULL,NULL,''),(405,'1110','51636450102','2021-11-09 13:41:53',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(406,'5500','51636450102','2021-11-09 13:41:53',1426.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(407,'1000','51636450102','2021-11-09 13:41:53',2480.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(408,'4000','51636450102','2021-11-09 13:41:53',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(409,'4000','51636450102','2021-11-09 13:41:53',NULL,1500.00,'','5','1','Good sold','1','','sales','9009','','No',NULL,NULL,''),(410,'4000','51636450102','2021-11-09 13:41:53',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(411,'1110','51636454536','2021-11-09 17:29:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(412,'5500','51636454536','2021-11-09 17:29:13',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(413,'1000','51636454536','2021-11-09 17:29:13',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91121'),(414,'4000','51636454536','2021-11-09 17:29:13',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(415,'1110','51636525675','2021-11-10 09:28:18',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(416,'5500','51636525675','2021-11-10 09:28:18',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(417,'1000','51636525675','2021-11-10 09:28:18',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101121'),(418,'4000','51636525675','2021-11-10 09:28:18',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(419,'1110','51636526162','2021-11-10 09:52:25',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(420,'5500','51636526162','2021-11-10 09:52:25',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(421,'1000','51636526162','2021-11-10 09:52:25',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101121'),(422,'4000','51636526162','2021-11-10 09:52:25',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(423,'1110','51636549330','2021-11-10 16:02:52',NULL,13034.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(424,'5500','51636549330','2021-11-10 16:02:52',13034.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(425,'1000','51636549330','2021-11-10 16:02:52',14820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101121'),(426,'4000','51636549330','2021-11-10 16:02:52',NULL,14820.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(427,'1110','51636613141','2021-11-11 09:46:42',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(428,'5500','51636613141','2021-11-11 09:46:42',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(429,'1000','51636613141','2021-11-11 09:46:42',1380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(430,'4000','51636613141','2021-11-11 09:46:42',NULL,1380.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(431,'1110','51636615622','2021-11-11 10:27:37',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(432,'5500','51636615622','2021-11-11 10:27:37',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(433,'1000','51636615622','2021-11-11 10:27:37',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(434,'4000','51636615622','2021-11-11 10:27:37',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(435,'1110','51636615725','2021-11-11 10:37:13',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(436,'5500','51636615725','2021-11-11 10:37:13',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(437,'1000','51636615725','2021-11-11 10:37:13',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(438,'4000','51636615725','2021-11-11 10:37:13',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(439,'1110','51636616256','2021-11-11 12:29:18',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(440,'5500','51636616256','2021-11-11 12:29:18',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(441,'1000','51636616256','2021-11-11 12:29:18',1380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(442,'4000','51636616256','2021-11-11 12:29:18',NULL,1380.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(443,'1110','31636638723','2021-11-11 16:54:26',NULL,660.00,'','3','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(444,'5500','31636638723','2021-11-11 16:54:26',660.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(445,'1000','31636638723','2021-11-11 16:54:26',1500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(446,'4000','31636638723','2021-11-11 16:54:26',NULL,1500.00,'','3','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(447,'1110','31636642127','2021-11-11 17:51:04',NULL,14000.00,'','3','1','Inventory sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(448,'1110','31636642127','2021-11-11 17:51:04',NULL,8000.00,'','3','1','Inventory sold','1','','sales','BG01','','No',NULL,NULL,''),(449,'1110','31636642127','2021-11-11 17:51:04',NULL,600.00,'','3','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(450,'5500','31636642127','2021-11-11 17:51:04',22600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(451,'1000','31636642127','2021-11-11 17:51:04',38900.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'111121'),(452,'4000','31636642127','2021-11-11 17:51:04',NULL,25000.00,'','3','1','Good sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(453,'4000','31636642127','2021-11-11 17:51:04',NULL,13000.00,'','3','1','Good sold','1','','sales','BG01','','No',NULL,NULL,''),(454,'4000','31636642127','2021-11-11 17:51:04',NULL,900.00,'','3','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(455,'1110','31636701280','2021-11-12 10:25:59',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(456,'1110','31636701280','2021-11-12 10:25:59',NULL,4896.00,'','3','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(457,'1110','31636701280','2021-11-12 10:25:59',NULL,1120.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(458,'5500','31636701280','2021-11-12 10:25:59',8760.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(459,'1000','31636701280','2021-11-12 10:25:59',10240.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(460,'4000','31636701280','2021-11-12 10:25:59',NULL,3120.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(461,'4000','31636701280','2021-11-12 10:25:59',NULL,5520.00,'','3','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(462,'4000','31636701280','2021-11-12 10:25:59',NULL,1600.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(463,'1110','51636702545','2021-11-12 10:36:45',NULL,1800.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(464,'5500','51636702545','2021-11-12 10:36:45',1800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(465,'1000','51636702545','2021-11-12 10:36:45',2100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(466,'4000','51636702545','2021-11-12 10:36:45',NULL,2100.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(467,'1110','51636702617','2021-11-12 10:38:10',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(468,'5500','51636702617','2021-11-12 10:38:10',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(469,'1000','51636702617','2021-11-12 10:38:10',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121121'),(470,'4000','51636702617','2021-11-12 10:38:10',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(471,'1110','31636704903','2021-11-12 11:15:32',NULL,4802.00,'','3','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(472,'5500','31636704903','2021-11-12 11:15:32',4802.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(473,'1000','31636704903','2021-11-12 11:15:32',5460.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'12112021'),(474,'4000','31636704903','2021-11-12 11:15:32',NULL,5460.00,'','3','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(475,'1110','31636705475','2021-11-12 12:10:02',NULL,686.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(476,'1110','31636705475','2021-11-12 12:10:02',NULL,2703.00,'','3','1','Inventory sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(477,'5500','31636705475','2021-11-12 12:10:02',3389.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(478,'1000','31636705475','2021-11-12 12:10:02',3660.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'121121'),(479,'4000','31636705475','2021-11-12 12:10:02',NULL,780.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(480,'4000','31636705475','2021-11-12 12:10:02',NULL,2880.00,'','3','1','Good sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(481,'1110','51636781461','2021-11-13 08:31:31',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(482,'5500','51636781461','2021-11-13 08:31:31',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(483,'1000','51636781461','2021-11-13 08:31:31',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(484,'4000','51636781461','2021-11-13 08:31:31',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(485,'1110','51636781520','2021-11-13 08:52:52',NULL,11200.00,'','5','1','Inventory sold','1','','sales','2-PIECE','','No',NULL,NULL,''),(486,'1110','51636781520','2021-11-13 08:52:52',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(487,'5500','51636781520','2021-11-13 08:52:52',11400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(488,'1000','51636781520','2021-11-13 08:52:52',13950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(489,'4000','51636781520','2021-11-13 08:52:52',NULL,13600.00,'','5','1','Good sold','1','','sales','2-PIECE','','No',NULL,NULL,''),(490,'4000','51636781520','2021-11-13 08:52:52',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(491,'1110','51636787106','2021-11-13 10:05:51',NULL,13464.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(492,'5500','51636787106','2021-11-13 10:05:51',13464.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(493,'1000','51636787106','2021-11-13 10:05:51',15180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(494,'4000','51636787106','2021-11-13 10:05:51',NULL,15180.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(495,'1110','51636790206','2021-11-13 10:58:58',NULL,13145.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(496,'1110','51636790206','2021-11-13 10:58:58',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(497,'1110','51636790206','2021-11-13 10:58:58',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(498,'1110','51636790206','2021-11-13 10:58:58',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(499,'5500','51636790206','2021-11-13 10:58:58',17501.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(500,'1000','51636790206','2021-11-13 10:58:58',20360.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(501,'4000','51636790206','2021-11-13 10:58:58',NULL,15180.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(502,'4000','51636790206','2021-11-13 10:58:58',NULL,4680.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(503,'4000','51636790206','2021-11-13 10:58:58',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(504,'4000','51636790206','2021-11-13 10:58:58',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(505,'1110','51636790428','2021-11-13 11:05:30',NULL,9010.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(506,'5500','51636790428','2021-11-13 11:05:30',9010.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(507,'1000','51636790428','2021-11-13 11:05:30',9700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(508,'4000','51636790428','2021-11-13 11:05:30',NULL,9700.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(509,'1110','51636790820','2021-11-13 11:08:44',NULL,13464.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(510,'5500','51636790820','2021-11-13 11:08:44',13464.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(511,'1000','51636790820','2021-11-13 11:08:44',15180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(512,'4000','51636790820','2021-11-13 11:08:44',NULL,15180.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(513,'1110','51636800016','2021-11-13 13:53:23',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(514,'5500','51636800016','2021-11-13 13:53:23',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(515,'1000','51636800016','2021-11-13 13:53:23',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131121'),(516,'4000','51636800016','2021-11-13 13:53:23',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(517,'1110','51636803171','2021-11-13 14:36:13',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(518,'5500','51636803171','2021-11-13 14:36:13',6750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(519,'1000','51636803171','2021-11-13 14:36:13',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121121'),(520,'4000','51636803171','2021-11-13 14:36:13',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(521,'1110','51636805080','2021-11-13 15:05:03',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(522,'5500','51636805080','2021-11-13 15:05:03',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(523,'1000','51636805080','2021-11-13 15:05:03',780.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(524,'4000','51636805080','2021-11-13 15:05:03',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(525,'1110','31636813659','2021-11-13 17:31:41',NULL,22705.00,'','3','1','Inventory sold','1','','sales','MR 44637','','No',NULL,NULL,''),(526,'1110','31636813659','2021-11-13 17:31:41',NULL,4802.00,'','3','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(527,'5500','31636813659','2021-11-13 17:31:41',27507.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(528,'1000','31636813659','2021-11-13 17:31:41',31680.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(529,'4000','31636813659','2021-11-13 17:31:41',NULL,26220.00,'','3','1','Good sold','1','','sales','MR 44637','','No',NULL,NULL,''),(530,'4000','31636813659','2021-11-13 17:31:41',NULL,5460.00,'','3','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(531,'1110','31636814570','2021-11-13 17:43:23',NULL,9560.00,'','3','1','Inventory sold','1','','sales','MR 44637','','No',NULL,NULL,''),(532,'5500','31636814570','2021-11-13 17:43:23',9560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(533,'1000','31636814570','2021-11-13 17:43:23',11040.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PKD4LY5QYE'),(534,'4000','31636814570','2021-11-13 17:43:23',NULL,11040.00,'','3','1','Good sold','1','','sales','MR 44637','','No',NULL,NULL,''),(535,'1110','51636958635','2021-11-15 09:44:32',NULL,13145.00,'','5','1','Inventory sold','1','','sales','MR 44637','','No',NULL,NULL,''),(536,'5500','51636958635','2021-11-15 09:44:32',13145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(537,'1000','51636958635','2021-11-15 09:44:32',15180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(538,'4000','51636958635','2021-11-15 09:44:32',NULL,15180.00,'','5','1','Good sold','1','','sales','MR 44637','','No',NULL,NULL,''),(539,'1110','51636976221','2021-11-15 14:37:19',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(540,'5500','51636976221','2021-11-15 14:37:19',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(541,'1000','51636976221','2021-11-15 14:37:19',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(542,'4000','51636976221','2021-11-15 14:37:19',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(543,'1110','31636981539','2021-11-15 16:06:31',NULL,5600.00,'','3','1','Inventory sold','1','','sales','2-PIECE','','No',NULL,NULL,''),(544,'5500','31636981539','2021-11-15 16:06:31',5600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(545,'1000','31636981539','2021-11-15 16:06:31',7000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'151120221'),(546,'4000','31636981539','2021-11-15 16:06:31',NULL,7000.00,'','3','1','Good sold','1','','sales','2-PIECE','','No',NULL,NULL,''),(547,'1110','31636982636','2021-11-15 16:24:23',NULL,4500.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(548,'5500','31636982636','2021-11-15 16:24:23',4500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(549,'1000','31636982636','2021-11-15 16:24:23',5200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'15112021'),(550,'4000','31636982636','2021-11-15 16:24:23',NULL,5200.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(551,'1110','31636985973','2021-11-15 17:21:48',NULL,4300.00,'','3','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(552,'1110','31636985973','2021-11-15 17:21:48',NULL,2150.00,'','3','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(553,'5500','31636985973','2021-11-15 17:21:48',6450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(554,'1000','31636985973','2021-11-15 17:21:48',10000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'15112021'),(555,'4000','31636985973','2021-11-15 17:21:48',NULL,8000.00,'','3','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(556,'4000','31636985973','2021-11-15 17:21:48',NULL,2000.00,'','3','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(557,'1110','51637038066','2021-11-16 08:40:53',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(558,'1110','51637038066','2021-11-16 08:40:53',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(559,'1110','51637038066','2021-11-16 08:40:53',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(560,'1110','51637038066','2021-11-16 08:40:53',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(561,'1110','51637038066','2021-11-16 08:40:53',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(562,'1110','51637038066','2021-11-16 08:40:53',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(563,'5500','51637038066','2021-11-16 08:40:53',7700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(564,'1000','51637038066','2021-11-16 08:40:53',9240.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKG4PPID4O'),(565,'4000','51637038066','2021-11-16 08:40:53',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(566,'4000','51637038066','2021-11-16 08:40:53',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(567,'4000','51637038066','2021-11-16 08:40:53',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(568,'4000','51637038066','2021-11-16 08:40:53',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(569,'4000','51637038066','2021-11-16 08:40:53',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(570,'4000','51637038066','2021-11-16 08:40:53',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(571,'1110','51637041310','2021-11-16 09:13:21',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(572,'5500','51637041310','2021-11-16 09:13:21',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(573,'1000','51637041310','2021-11-16 09:13:21',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKG5PRLFTX'),(574,'4000','51637041310','2021-11-16 09:13:21',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(575,'1110','51637053269','2021-11-16 12:01:20',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(576,'5500','51637053269','2021-11-16 12:01:20',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(577,'1000','51637053269','2021-11-16 12:01:20',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKGQ0586Z'),(578,'4000','51637053269','2021-11-16 12:01:20',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(579,'1110','51637053389','2021-11-16 12:21:23',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(580,'5500','51637053389','2021-11-16 12:21:23',2703.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(581,'1000','51637053389','2021-11-16 12:21:23',2910.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'pkg5q1hbcd'),(582,'4000','51637053389','2021-11-16 12:21:23',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(583,'1110','51637054865','2021-11-16 13:49:02',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(584,'5500','51637054865','2021-11-16 13:49:02',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(585,'1000','51637054865','2021-11-16 13:49:02',6500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161121'),(586,'4000','51637054865','2021-11-16 13:49:02',NULL,6500.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(587,'1110','51637144137','2021-11-17 13:16:43',NULL,14416.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(588,'5500','51637144137','2021-11-17 13:16:43',14416.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(589,'1000','51637144137','2021-11-17 13:16:43',15360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161121'),(590,'4000','51637144137','2021-11-17 13:16:43',NULL,15360.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(591,'1110','51637144279','2021-11-17 14:52:19',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44638','','No',NULL,NULL,''),(592,'5500','51637144279','2021-11-17 14:52:19',2390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(593,'1000','51637144279','2021-11-17 14:52:19',2760.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(594,'4000','51637144279','2021-11-17 14:52:19',NULL,2760.00,'','5','1','Good sold','1','','sales','MR 44638','','No',NULL,NULL,''),(595,'1110','51637149962','2021-11-17 16:31:04',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(596,'5500','51637149962','2021-11-17 16:31:04',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(597,'1000','51637149962','2021-11-17 16:31:04',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171121'),(598,'4000','51637149962','2021-11-17 16:31:04',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(599,'1110','51637156054','2021-11-17 18:20:48',NULL,8232.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(600,'1110','51637156054','2021-11-17 18:20:48',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44588','','No',NULL,NULL,''),(601,'5500','51637156054','2021-11-17 18:20:48',11817.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(602,'1000','51637156054','2021-11-17 18:20:48',13240.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171121'),(603,'4000','51637156054','2021-11-17 18:20:48',NULL,9100.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(604,'4000','51637156054','2021-11-17 18:20:48',NULL,4140.00,'','5','1','Good sold','1','','sales','MR 44588','','No',NULL,NULL,''),(605,'1110','51637234294','2021-11-18 14:19:10',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44153','','No',NULL,NULL,''),(606,'5500','51637234294','2021-11-18 14:19:10',3585.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(607,'1000','51637234294','2021-11-18 14:19:10',4200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(608,'4000','51637234294','2021-11-18 14:19:10',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 44153','','No',NULL,NULL,''),(609,'1110','51637234372','2021-11-18 15:26:20',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(610,'5500','51637234372','2021-11-18 15:26:20',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(611,'1000','51637234372','2021-11-18 15:26:20',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKI3TLIJTH'),(612,'4000','51637234372','2021-11-18 15:26:20',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(613,'1110','51637312499','2021-11-19 12:02:44',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(614,'1110','51637312499','2021-11-19 12:02:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(615,'5500','51637312499','2021-11-19 12:02:44',5506.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(616,'1000','51637312499','2021-11-19 12:02:44',6120.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKJ5UYERSH'),(617,'4000','51637312499','2021-11-19 12:02:44',NULL,5820.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(618,'4000','51637312499','2021-11-19 12:02:44',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(619,'1110','51637326007','2021-11-19 15:47:59',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(620,'1110','51637326007','2021-11-19 15:47:59',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33720','','No',NULL,NULL,''),(621,'5500','51637326007','2021-11-19 15:47:59',2273.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(622,'1000','51637326007','2021-11-19 15:47:59',2570.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKJ8VBX73I'),(623,'4000','51637326007','2021-11-19 15:47:59',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(624,'4000','51637326007','2021-11-19 15:47:59',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33720','','No',NULL,NULL,''),(625,'1110','51637388909','2021-11-20 09:16:10',NULL,5406.00,'','5','1','Inventory sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(626,'5500','51637388909','2021-11-20 09:16:10',5406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(627,'1000','51637388909','2021-11-20 09:16:10',5760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKK2WFV65S'),(628,'4000','51637388909','2021-11-20 09:16:10',NULL,5760.00,'','5','1','Good sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(629,'1110','51637389103','2021-11-20 09:45:03',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(630,'5500','51637389103','2021-11-20 09:45:03',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(631,'1000','51637389103','2021-11-20 09:45:03',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'pkk5whipfx'),(632,'4000','51637389103','2021-11-20 09:45:03',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(633,'1110','51637390798','2021-11-20 09:56:30',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(634,'5500','51637390798','2021-11-20 09:56:30',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(635,'1000','51637390798','2021-11-20 09:56:30',5520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKK4WI0XJ2'),(636,'4000','51637390798','2021-11-20 09:56:30',NULL,5520.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(637,'1110','51637411961','2021-11-20 15:41:05',NULL,1870.00,'','5','1','Inventory sold','1','','sales','MR293021','','No',NULL,NULL,''),(638,'1110','51637411961','2021-11-20 15:41:05',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(639,'5500','51637411961','2021-11-20 15:41:05',8730.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(640,'1000','51637411961','2021-11-20 15:41:05',9900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(641,'4000','51637411961','2021-11-20 15:41:05',NULL,2100.00,'','5','1','Good sold','1','','sales','MR293021','','No',NULL,NULL,''),(642,'4000','51637411961','2021-11-20 15:41:05',NULL,7800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(643,'1110','51637412083','2021-11-20 15:42:19',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(644,'5500','51637412083','2021-11-20 15:42:19',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(645,'1000','51637412083','2021-11-20 15:42:19',1940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201121'),(646,'4000','51637412083','2021-11-20 15:42:19',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(647,'1110','51637412196','2021-11-20 16:04:33',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(648,'1110','51637412196','2021-11-20 16:04:33',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(649,'5500','51637412196','2021-11-20 16:04:33',6274.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(650,'1000','51637412196','2021-11-20 16:04:33',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKK2X5B972'),(651,'4000','51637412196','2021-11-20 16:04:33',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(652,'4000','51637412196','2021-11-20 16:04:33',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(653,'1110','51637413748','2021-11-20 16:39:19',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(654,'5500','51637413748','2021-11-20 16:39:19',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(655,'1000','51637413748','2021-11-20 16:39:19',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(656,'4000','51637413748','2021-11-20 16:39:19',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(657,'1110','51637592339','2021-11-22 17:51:59',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(658,'1110','51637592339','2021-11-22 17:51:59',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(659,'1110','51637592339','2021-11-22 17:51:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(660,'5500','51637592339','2021-11-22 17:51:59',9844.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(661,'1000','51637592339','2021-11-22 17:51:59',11420.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221121'),(662,'4000','51637592339','2021-11-22 17:51:59',NULL,10920.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(663,'4000','51637592339','2021-11-22 17:51:59',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(664,'4000','51637592339','2021-11-22 17:51:59',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(665,'1110','51637649910','2021-11-23 09:47:12',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(666,'1110','51637649910','2021-11-23 09:47:12',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(667,'1110','51637649910','2021-11-23 09:47:12',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(668,'1110','51637649910','2021-11-23 09:47:12',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(669,'1110','51637649910','2021-11-23 09:47:12',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(670,'5500','51637649910','2021-11-23 09:47:12',3686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(671,'1000','51637649910','2021-11-23 09:47:12',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211121'),(672,'4000','51637649910','2021-11-23 09:47:12',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(673,'4000','51637649910','2021-11-23 09:47:12',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(674,'4000','51637649910','2021-11-23 09:47:12',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(675,'4000','51637649910','2021-11-23 09:47:12',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(676,'4000','51637649910','2021-11-23 09:47:12',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(677,'1110','51637650261','2021-11-23 10:22:04',NULL,5500.00,'','5','1','Inventory sold','1','','sales','130020728','','No',NULL,NULL,''),(678,'5500','51637650261','2021-11-23 10:22:04',5500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(679,'1000','51637650261','2021-11-23 10:22:04',8300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKN32ITV17'),(680,'4000','51637650261','2021-11-23 10:22:04',NULL,8300.00,'','5','1','Good sold','1','','sales','130020728','','No',NULL,NULL,''),(681,'1110','51637659014','2021-11-23 12:20:45',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(682,'1110','51637659014','2021-11-23 12:20:45',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(683,'1110','51637659014','2021-11-23 12:20:45',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(684,'1110','51637659014','2021-11-23 12:20:45',NULL,1120.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(685,'1110','51637659014','2021-11-23 12:20:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(686,'1110','51637659014','2021-11-23 12:20:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(687,'1110','51637659014','2021-11-23 12:20:45',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(688,'5500','51637659014','2021-11-23 12:20:45',15162.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(689,'1000','51637659014','2021-11-23 12:20:45',17600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(690,'4000','51637659014','2021-11-23 12:20:45',NULL,1920.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(691,'4000','51637659014','2021-11-23 12:20:45',NULL,7680.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(692,'4000','51637659014','2021-11-23 12:20:45',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(693,'4000','51637659014','2021-11-23 12:20:45',NULL,1600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(694,'4000','51637659014','2021-11-23 12:20:45',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(695,'4000','51637659014','2021-11-23 12:20:45',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(696,'4000','51637659014','2021-11-23 12:20:45',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(697,'1110','51637661826','2021-11-23 13:06:47',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(698,'1110','51637661826','2021-11-23 13:06:47',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(699,'1110','51637661826','2021-11-23 13:06:47',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(700,'1110','51637661826','2021-11-23 13:06:47',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(701,'1110','51637661826','2021-11-23 13:06:47',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(702,'1110','51637661826','2021-11-23 13:06:47',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(703,'5500','51637661826','2021-11-23 13:06:47',4502.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(704,'1000','51637661826','2021-11-23 13:06:47',4500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(705,'4000','51637661826','2021-11-23 13:06:47',NULL,2000.00,'','5','1','Good sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(706,'4000','51637661826','2021-11-23 13:06:47',NULL,500.00,'','5','1','Good sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(707,'4000','51637661826','2021-11-23 13:06:47',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(708,'4000','51637661826','2021-11-23 13:06:47',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(709,'4000','51637661826','2021-11-23 13:06:47',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(710,'4000','51637661826','2021-11-23 13:06:47',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(711,'1110','31637679746','2021-11-23 18:03:32',NULL,4802.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(712,'5500','31637679746','2021-11-23 18:03:32',4802.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(713,'1000','31637679746','2021-11-23 18:03:32',5460.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23112021'),(714,'4000','31637679746','2021-11-23 18:03:32',NULL,5460.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(715,'1110','31637679843','2021-11-23 18:05:02',NULL,135.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(716,'1110','31637679843','2021-11-23 18:05:02',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(717,'1110','31637679843','2021-11-23 18:05:02',NULL,30.00,'','3','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(718,'5500','31637679843','2021-11-23 18:05:02',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(719,'1000','31637679843','2021-11-23 18:05:02',600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23112021'),(720,'4000','31637679843','2021-11-23 18:05:02',NULL,300.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(721,'4000','31637679843','2021-11-23 18:05:02',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(722,'4000','31637679843','2021-11-23 18:05:02',NULL,200.00,'','3','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(723,'1110','51637683497','2021-11-23 19:10:41',NULL,1350.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(724,'5500','51637683497','2021-11-23 19:10:41',1350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(725,'1000','51637683497','2021-11-23 19:10:41',1330.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231121'),(726,'4000','51637683497','2021-11-23 19:10:41',NULL,1330.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(727,'1110','51637730413','2021-11-24 08:08:12',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(728,'5500','51637730413','2021-11-24 08:08:12',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(729,'1000','51637730413','2021-11-24 08:08:12',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(730,'4000','51637730413','2021-11-24 08:08:12',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(731,'1110','51637730508','2021-11-24 10:10:24',NULL,8568.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(732,'1110','51637730508','2021-11-24 10:10:24',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(733,'1110','51637730508','2021-11-24 10:10:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(734,'1110','51637730508','2021-11-24 10:10:24',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(735,'5500','51637730508','2021-11-24 10:10:24',8993.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(736,'1000','51637730508','2021-11-24 10:10:24',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKO049A8MW'),(737,'4000','51637730508','2021-11-24 10:10:24',NULL,9800.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(738,'4000','51637730508','2021-11-24 10:10:24',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(739,'4000','51637730508','2021-11-24 10:10:24',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(740,'4000','51637730508','2021-11-24 10:10:24',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(741,'1110','51637737885','2021-11-24 10:12:35',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(742,'5500','51637737885','2021-11-24 10:12:35',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(743,'1000','51637737885','2021-11-24 10:12:35',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'pko249fp9u'),(744,'4000','51637737885','2021-11-24 10:12:35',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(745,'1110','51637757737','2021-11-24 15:45:32',NULL,31824.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(746,'1110','51637757737','2021-11-24 15:45:32',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(747,'1110','51637757737','2021-11-24 15:45:32',NULL,2100.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(748,'1110','51637757737','2021-11-24 15:45:32',NULL,1000.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(749,'5500','51637757737','2021-11-24 15:45:32',52074.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(750,'1000','51637757737','2021-11-24 15:45:32',61380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PKO14TF0KN'),(751,'4000','51637757737','2021-11-24 15:45:32',NULL,35880.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(752,'4000','51637757737','2021-11-24 15:45:32',NULL,19500.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(753,'4000','51637757737','2021-11-24 15:45:32',NULL,3000.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(754,'4000','51637757737','2021-11-24 15:45:32',NULL,3000.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(755,'1110','51637762083','2021-11-24 16:55:14',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(756,'5500','51637762083','2021-11-24 16:55:14',4505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(757,'1000','51637762083','2021-11-24 16:55:14',4800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(758,'4000','51637762083','2021-11-24 16:55:14',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(759,'1110','51637762144','2021-11-24 17:00:09',NULL,5000.00,'','5','1','Inventory sold','1','','sales','202 MAHOGANY','','No',NULL,NULL,''),(760,'1110','51637762144','2021-11-24 17:00:09',NULL,8000.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(761,'5500','51637762144','2021-11-24 17:00:09',13000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(762,'1000','51637762144','2021-11-24 17:00:09',17000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241121'),(763,'4000','51637762144','2021-11-24 17:00:09',NULL,7500.00,'','5','1','Good sold','1','','sales','202 MAHOGANY','','No',NULL,NULL,''),(764,'4000','51637762144','2021-11-24 17:00:09',NULL,9500.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(765,'1110','51637762434','2021-11-24 17:04:03',NULL,9010.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(766,'1110','51637762434','2021-11-24 17:04:03',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(767,'1110','51637762434','2021-11-24 17:04:03',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(768,'5500','51637762434','2021-11-24 17:04:03',9726.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(769,'1000','51637762434','2021-11-24 17:04:03',10580.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(770,'4000','51637762434','2021-11-24 17:04:03',NULL,9600.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(771,'4000','51637762434','2021-11-24 17:04:03',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(772,'4000','51637762434','2021-11-24 17:04:03',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(773,'1110','51637767344','2021-11-24 18:27:17',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(774,'1110','51637767344','2021-11-24 18:27:17',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(775,'1110','51637767344','2021-11-24 18:27:17',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(776,'1110','51637767344','2021-11-24 18:27:17',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(777,'5500','51637767344','2021-11-24 18:27:17',10379.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(778,'1000','51637767344','2021-11-24 18:27:17',11950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241121'),(779,'4000','51637767344','2021-11-24 18:27:17',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(780,'4000','51637767344','2021-11-24 18:27:17',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(781,'4000','51637767344','2021-11-24 18:27:17',NULL,1350.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(782,'4000','51637767344','2021-11-24 18:27:17',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(783,'1110','51637767674','2021-11-24 18:29:43',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(784,'5500','51637767674','2021-11-24 18:29:43',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(785,'1000','51637767674','2021-11-24 18:29:43',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241121'),(786,'4000','51637767674','2021-11-24 18:29:43',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(787,'1110','51637828045','2021-11-25 11:19:20',NULL,700.00,'','5','1','Inventory sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(788,'5500','51637828045','2021-11-25 11:19:20',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(789,'1000','51637828045','2021-11-25 11:19:20',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'251121'),(790,'4000','51637828045','2021-11-25 11:19:20',NULL,1700.00,'','5','1','Good sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(791,'1110','51637828918','2021-11-25 11:38:00',NULL,5975.00,'','5','1','Inventory sold','1','','sales','MR 44153','','No',NULL,NULL,''),(792,'1110','51637828918','2021-11-25 11:38:00',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(793,'1110','51637828918','2021-11-25 11:38:00',NULL,1400.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(794,'1110','51637828918','2021-11-25 11:38:00',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(795,'5500','51637828918','2021-11-25 11:38:00',8201.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(796,'1000','51637828918','2021-11-25 11:38:00',9880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'251121'),(797,'4000','51637828918','2021-11-25 11:38:00',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 44153','','No',NULL,NULL,''),(798,'4000','51637828918','2021-11-25 11:38:00',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(799,'4000','51637828918','2021-11-25 11:38:00',NULL,2000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(800,'4000','51637828918','2021-11-25 11:38:00',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(801,'1110','51637837348','2021-11-25 13:49:40',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(802,'5500','51637837348','2021-11-25 13:49:40',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(803,'1000','51637837348','2021-11-25 13:49:40',780.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(804,'4000','51637837348','2021-11-25 13:49:40',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(805,'1110','51637837386','2021-11-25 14:50:09',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(806,'5500','51637837386','2021-11-25 14:50:09',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(807,'1000','51637837386','2021-11-25 14:50:09',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(808,'4000','51637837386','2021-11-25 14:50:09',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(809,'1110','51637903133','2021-11-26 08:06:23',NULL,2520.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(810,'1110','51637903133','2021-11-26 08:06:23',NULL,980.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(811,'5500','51637903133','2021-11-26 08:06:23',3500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(812,'1000','51637903133','2021-11-26 08:06:23',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261121'),(813,'4000','51637903133','2021-11-26 08:06:23',NULL,3600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(814,'4000','51637903133','2021-11-26 08:06:23',NULL,1400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(815,'1110','51637908301','2021-11-26 09:41:48',NULL,3080.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(816,'1110','51637908301','2021-11-26 09:41:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(817,'1110','51637908301','2021-11-26 09:41:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(818,'1110','51637908301','2021-11-26 09:41:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(819,'1110','51637908301','2021-11-26 09:41:48',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(820,'1110','51637908301','2021-11-26 09:41:48',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(821,'1110','51637908301','2021-11-26 09:41:48',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(822,'5500','51637908301','2021-11-26 09:41:48',17022.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(823,'1000','51637908301','2021-11-26 09:41:48',20060.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(824,'4000','51637908301','2021-11-26 09:41:48',NULL,4400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(825,'4000','51637908301','2021-11-26 09:41:48',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(826,'4000','51637908301','2021-11-26 09:41:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(827,'4000','51637908301','2021-11-26 09:41:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(828,'4000','51637908301','2021-11-26 09:41:48',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(829,'4000','51637908301','2021-11-26 09:41:48',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(830,'4000','51637908301','2021-11-26 09:41:48',NULL,5460.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(831,'1110','51637909218','2021-11-26 09:48:55',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(832,'1110','51637909218','2021-11-26 09:48:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(833,'5500','51637909218','2021-11-26 09:48:55',4358.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(834,'1000','51637909218','2021-11-26 09:48:55',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261121'),(835,'4000','51637909218','2021-11-26 09:48:55',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(836,'4000','51637909218','2021-11-26 09:48:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(837,'1110','51637936875','2021-11-26 17:31:31',NULL,1700.00,'','5','1','Inventory sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(838,'1110','51637936875','2021-11-26 17:31:31',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(839,'1110','51637936875','2021-11-26 17:31:31',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(840,'1110','51637936875','2021-11-26 17:31:31',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(841,'1110','51637936875','2021-11-26 17:31:31',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(842,'5500','51637936875','2021-11-26 17:31:31',5137.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(843,'1000','51637936875','2021-11-26 17:31:31',7540.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261121'),(844,'4000','51637936875','2021-11-26 17:31:31',NULL,3500.00,'','5','1','Good sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(845,'4000','51637936875','2021-11-26 17:31:31',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(846,'4000','51637936875','2021-11-26 17:31:31',NULL,960.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(847,'4000','51637936875','2021-11-26 17:31:31',NULL,1500.00,'','5','1','Good sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(848,'4000','51637936875','2021-11-26 17:31:31',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(849,'1110','51637938246','2021-11-26 17:51:45',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(850,'1110','51637938246','2021-11-26 17:51:45',NULL,901.00,'','5','1','Inventory sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(851,'5500','51637938246','2021-11-26 17:51:45',5406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(852,'1000','51637938246','2021-11-26 17:51:45',5760.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(853,'4000','51637938246','2021-11-26 17:51:45',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(854,'4000','51637938246','2021-11-26 17:51:45',NULL,960.00,'','5','1','Good sold','1','','sales','YMZ33002','','No',NULL,NULL,''),(855,'1110','51637994813','2021-11-27 09:40:42',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(856,'1110','51637994813','2021-11-27 09:40:42',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(857,'5500','51637994813','2021-11-27 09:40:42',1811.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(858,'1000','51637994813','2021-11-27 09:40:42',2150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'271121'),(859,'4000','51637994813','2021-11-27 09:40:42',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(860,'4000','51637994813','2021-11-27 09:40:42',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(861,'1110','51637995258','2021-11-27 09:46:37',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(862,'5500','51637995258','2021-11-27 09:46:37',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(863,'1000','51637995258','2021-11-27 09:46:37',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'271121'),(864,'4000','51637995258','2021-11-27 09:46:37',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(865,'1110','51638023079','2021-11-27 17:28:57',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(866,'1110','51638023079','2021-11-27 17:28:57',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(867,'1110','51638023079','2021-11-27 17:28:57',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(868,'1110','51638023079','2021-11-27 17:28:57',NULL,270.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(869,'5500','51638023079','2021-11-27 17:28:57',17538.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(870,'1000','51638023079','2021-11-27 17:28:57',20220.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'271121'),(871,'4000','51638023079','2021-11-27 17:28:57',NULL,13260.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(872,'4000','51638023079','2021-11-27 17:28:57',NULL,5760.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(873,'4000','51638023079','2021-11-27 17:28:57',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(874,'4000','51638023079','2021-11-27 17:28:57',NULL,600.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(875,'1110','51638165910','2021-11-29 09:05:54',NULL,1195.00,'','5','1','Inventory sold','1','','sales','MR 44153','','No',NULL,NULL,''),(876,'1110','51638165910','2021-11-29 09:05:54',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(877,'5500','51638165910','2021-11-29 09:05:54',1295.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(878,'1000','51638165910','2021-11-29 09:05:54',1680.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291121'),(879,'4000','51638165910','2021-11-29 09:05:54',NULL,1380.00,'','5','1','Good sold','1','','sales','MR 44153','','No',NULL,NULL,''),(880,'4000','51638165910','2021-11-29 09:05:54',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(881,'1110','51638179675','2021-11-29 12:55:28',NULL,1125.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(882,'1110','51638179675','2021-11-29 12:55:28',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(883,'5500','51638179675','2021-11-29 12:55:28',4555.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(884,'1000','51638179675','2021-11-29 12:55:28',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291121'),(885,'4000','51638179675','2021-11-29 12:55:28',NULL,2500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(886,'4000','51638179675','2021-11-29 12:55:28',NULL,3900.00,'','5','1','Good sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(887,'1110','51638179749','2021-11-29 13:07:36',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(888,'1110','51638179749','2021-11-29 13:07:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(889,'5500','51638179749','2021-11-29 13:07:36',1910.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(890,'1000','51638179749','2021-11-29 13:07:36',2200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(891,'4000','51638179749','2021-11-29 13:07:36',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(892,'4000','51638179749','2021-11-29 13:07:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(893,'1110','51638254083','2021-11-30 09:37:16',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(894,'5500','51638254083','2021-11-30 09:37:16',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(895,'1000','51638254083','2021-11-30 09:37:16',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(896,'4000','51638254083','2021-11-30 09:37:16',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(897,'1110','51638258065','2021-11-30 10:42:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(898,'1110','51638258065','2021-11-30 10:42:50',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(899,'1110','51638258065','2021-11-30 10:42:50',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(900,'5500','51638258065','2021-11-30 10:42:50',2173.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(901,'1000','51638258065','2021-11-30 10:42:50',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(902,'4000','51638258065','2021-11-30 10:42:50',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(903,'4000','51638258065','2021-11-30 10:42:50',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(904,'4000','51638258065','2021-11-30 10:42:50',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(905,'1110','51638264269','2021-11-30 12:28:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(906,'1110','51638264269','2021-11-30 12:28:35',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(907,'1110','51638264269','2021-11-30 12:28:35',NULL,8000.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(908,'5500','51638264269','2021-11-30 12:28:35',8190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(909,'1000','51638264269','2021-11-30 12:28:35',10450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(910,'4000','51638264269','2021-11-30 12:28:35',NULL,200.00,'','5','1','Good sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(911,'4000','51638264269','2021-11-30 12:28:35',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(912,'4000','51638264269','2021-11-30 12:28:35',NULL,10000.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(913,'1110','51638271820','2021-11-30 14:57:05',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(914,'1110','51638271820','2021-11-30 14:57:05',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(915,'1110','51638271820','2021-11-30 14:57:05',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(916,'1110','51638271820','2021-11-30 14:57:05',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(917,'1110','51638271820','2021-11-30 14:57:05',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(918,'1110','51638271820','2021-11-30 14:57:05',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(919,'1110','51638271820','2021-11-30 14:57:05',NULL,675.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(920,'1110','51638271820','2021-11-30 14:57:05',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(921,'1110','51638271820','2021-11-30 14:57:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(922,'1110','51638271820','2021-11-30 14:57:05',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(923,'5500','51638271820','2021-11-30 14:57:05',34818.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(924,'1000','51638271820','2021-11-30 14:57:05',39810.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(925,'4000','51638271820','2021-11-30 14:57:05',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(926,'4000','51638271820','2021-11-30 14:57:05',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(927,'4000','51638271820','2021-11-30 14:57:05',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(928,'4000','51638271820','2021-11-30 14:57:05',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(929,'4000','51638271820','2021-11-30 14:57:05',NULL,9240.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(930,'4000','51638271820','2021-11-30 14:57:05',NULL,8470.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(931,'4000','51638271820','2021-11-30 14:57:05',NULL,1500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(932,'4000','51638271820','2021-11-30 14:57:05',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(933,'4000','51638271820','2021-11-30 14:57:05',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(934,'4000','51638271820','2021-11-30 14:57:05',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(935,'1110','51638273571','2021-11-30 15:15:02',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(936,'1110','51638273571','2021-11-30 15:15:02',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(937,'1110','51638273571','2021-11-30 15:15:02',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(938,'1110','51638273571','2021-11-30 15:15:02',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(939,'5500','51638273571','2021-11-30 15:15:02',15952.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(940,'1000','51638273571','2021-11-30 15:15:02',18280.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(941,'4000','51638273571','2021-11-30 15:15:02',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(942,'4000','51638273571','2021-11-30 15:15:02',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(943,'4000','51638273571','2021-11-30 15:15:02',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(944,'4000','51638273571','2021-11-30 15:15:02',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(945,'1110','51638278649','2021-11-30 18:19:30',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(946,'5500','51638278649','2021-11-30 18:19:30',110.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(947,'1000','51638278649','2021-11-30 18:19:30',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(948,'4000','51638278649','2021-11-30 18:19:30',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(949,'1110','51638285588','2021-11-30 18:22:31',NULL,9911.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(950,'1110','51638285588','2021-11-30 18:22:31',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(951,'1110','51638285588','2021-11-30 18:22:31',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(952,'1110','51638285588','2021-11-30 18:22:31',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(953,'5500','51638285588','2021-11-30 18:22:31',13285.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(954,'1000','51638285588','2021-11-30 18:22:31',14770.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(955,'4000','51638285588','2021-11-30 18:22:31',NULL,10670.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(956,'4000','51638285588','2021-11-30 18:22:31',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(957,'4000','51638285588','2021-11-30 18:22:31',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(958,'4000','51638285588','2021-11-30 18:22:31',NULL,1560.00,'','5','1','Good sold','1','','sales','PMCP24346BK','','No',NULL,NULL,''),(959,'1110','31638287323','2021-11-30 18:49:07',NULL,11000.00,'','3','1','Inventory sold','1','','sales','1105','','No',NULL,NULL,''),(960,'5500','31638287323','2021-11-30 18:49:07',11000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(961,'1000','31638287323','2021-11-30 18:49:07',14000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(962,'4000','31638287323','2021-11-30 18:49:07',NULL,14000.00,'','3','1','Good sold','1','','sales','1105','','No',NULL,NULL,''),(963,'1110','31638359547','2021-12-01 14:59:02',NULL,15535.00,'','3','1','Inventory sold','1','','sales','MR 44620','','No',NULL,NULL,''),(964,'1110','31638359547','2021-12-01 14:59:02',NULL,1224.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(965,'1110','31638359547','2021-12-01 14:59:02',NULL,54880.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(966,'1110','31638359547','2021-12-01 14:59:02',NULL,29700.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(967,'1110','31638359547','2021-12-01 14:59:02',NULL,73440.00,'','3','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(968,'5500','31638359547','2021-12-01 14:59:02',174779.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(969,'1000','31638359547','2021-12-01 14:59:02',189600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'01122021'),(970,'4000','31638359547','2021-12-01 14:59:02',NULL,17680.00,'','3','1','Good sold','1','','sales','MR 44620','','No',NULL,NULL,''),(971,'4000','31638359547','2021-12-01 14:59:02',NULL,1360.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(972,'4000','31638359547','2021-12-01 14:59:02',NULL,60800.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(973,'4000','31638359547','2021-12-01 14:59:02',NULL,28160.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(974,'4000','31638359547','2021-12-01 14:59:02',NULL,81600.00,'','3','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(975,'1110','31638366095','2021-12-01 16:41:55',NULL,400.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(976,'5500','31638366095','2021-12-01 16:41:55',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(977,'1000','31638366095','2021-12-01 16:41:55',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(978,'4000','31638366095','2021-12-01 16:41:55',NULL,1200.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(979,'1110','31638369858','2021-12-01 17:45:06',NULL,6174.00,'','3','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(980,'1110','31638369858','2021-12-01 17:45:06',NULL,1802.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(981,'5500','31638369858','2021-12-01 17:45:06',7976.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(982,'1000','31638369858','2021-12-01 17:45:06',8960.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'01122021'),(983,'4000','31638369858','2021-12-01 17:45:06',NULL,7020.00,'','3','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(984,'4000','31638369858','2021-12-01 17:45:06',NULL,1940.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(985,'1110','31638370513','2021-12-01 17:55:35',NULL,140.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(986,'5500','31638370513','2021-12-01 17:55:35',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(987,'1000','31638370513','2021-12-01 17:55:35',200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(988,'4000','31638370513','2021-12-01 17:55:35',NULL,200.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(989,'1110','51638424825','2021-12-02 09:00:40',NULL,10976.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(990,'5500','51638424825','2021-12-02 09:00:40',10976.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(991,'1000','51638424825','2021-12-02 09:00:40',12800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(992,'4000','51638424825','2021-12-02 09:00:40',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(993,'1110','51638430127','2021-12-02 10:29:14',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(994,'5500','51638430127','2021-12-02 10:29:14',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(995,'1000','51638430127','2021-12-02 10:29:14',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21221'),(996,'4000','51638430127','2021-12-02 10:29:14',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(997,'1110','51638430430','2021-12-02 10:34:50',NULL,1600.00,'','5','1','Inventory sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(998,'5500','51638430430','2021-12-02 10:34:50',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(999,'1000','51638430430','2021-12-02 10:34:50',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21221'),(1000,'4000','51638430430','2021-12-02 10:34:50',NULL,3000.00,'','5','1','Good sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(1001,'1110','51638445016','2021-12-02 15:01:28',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1002,'1110','51638445016','2021-12-02 15:01:28',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1003,'1110','51638445016','2021-12-02 15:01:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1004,'1110','51638445016','2021-12-02 15:01:28',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1005,'1110','51638445016','2021-12-02 15:01:28',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1006,'5500','51638445016','2021-12-02 15:01:28',11454.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1007,'1000','51638445016','2021-12-02 15:01:28',13060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21221'),(1008,'4000','51638445016','2021-12-02 15:01:28',NULL,5820.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1009,'4000','51638445016','2021-12-02 15:01:28',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1010,'4000','51638445016','2021-12-02 15:01:28',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1011,'4000','51638445016','2021-12-02 15:01:28',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1012,'4000','51638445016','2021-12-02 15:01:28',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1013,'1110','51638446546','2021-12-02 15:05:33',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1014,'1110','51638446546','2021-12-02 15:05:33',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1015,'5500','51638446546','2021-12-02 15:05:33',2338.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1016,'1000','51638446546','2021-12-02 15:05:33',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1017,'4000','51638446546','2021-12-02 15:05:33',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1018,'4000','51638446546','2021-12-02 15:05:33',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1019,'1110','51638457490','2021-12-02 18:05:22',NULL,980.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1020,'5500','51638457490','2021-12-02 18:05:22',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1021,'1000','51638457490','2021-12-02 18:05:22',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21221'),(1022,'4000','51638457490','2021-12-02 18:05:22',NULL,1400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1023,'1110','51638516743','2021-12-03 10:35:54',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1024,'1110','51638516743','2021-12-03 10:35:54',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1025,'5500','51638516743','2021-12-03 10:35:54',4847.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1026,'1000','51638516743','2021-12-03 10:35:54',5700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL30JN4YVO'),(1027,'4000','51638516743','2021-12-03 10:35:54',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1028,'4000','51638516743','2021-12-03 10:35:54',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1029,'1110','51638517080','2021-12-03 11:22:35',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1030,'5500','51638517080','2021-12-03 11:22:35',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1031,'1000','51638517080','2021-12-03 11:22:35',4800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1032,'4000','51638517080','2021-12-03 11:22:35',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1033,'1110','51638529518','2021-12-03 14:06:19',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(1034,'5500','51638529518','2021-12-03 14:06:19',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1035,'1000','51638529518','2021-12-03 14:06:19',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1036,'4000','51638529518','2021-12-03 14:06:19',NULL,1400.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(1037,'1110','51638531005','2021-12-03 14:30:36',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1038,'5500','51638531005','2021-12-03 14:30:36',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1039,'1000','51638531005','2021-12-03 14:30:36',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301121'),(1040,'4000','51638531005','2021-12-03 14:30:36',NULL,3900.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1041,'1110','51638597580','2021-12-04 09:00:12',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(1042,'5500','51638597580','2021-12-04 09:00:12',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1043,'1000','51638597580','2021-12-04 09:00:12',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1044,'4000','51638597580','2021-12-04 09:00:12',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(1045,'1110','51638602545','2021-12-04 10:23:12',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1046,'1110','51638602545','2021-12-04 10:23:12',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1047,'1110','51638602545','2021-12-04 10:23:12',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1048,'5500','51638602545','2021-12-04 10:23:12',860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1049,'1000','51638602545','2021-12-04 10:23:12',1700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1050,'4000','51638602545','2021-12-04 10:23:12',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1051,'4000','51638602545','2021-12-04 10:23:12',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1052,'4000','51638602545','2021-12-04 10:23:12',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1053,'1110','51638602755','2021-12-04 11:59:10',NULL,4350.00,'','5','1','Inventory sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(1054,'5500','51638602755','2021-12-04 11:59:10',4350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1055,'1000','51638602755','2021-12-04 11:59:10',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4122`1'),(1056,'4000','51638602755','2021-12-04 11:59:10',NULL,6000.00,'','5','1','Good sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(1057,'1110','51638614772','2021-12-04 13:47:12',NULL,30375.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1058,'5500','51638614772','2021-12-04 13:47:12',30375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1059,'1000','51638614772','2021-12-04 13:47:12',34560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41221'),(1060,'4000','51638614772','2021-12-04 13:47:12',NULL,34560.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1061,'1110','51638614987','2021-12-04 13:54:11',NULL,1600.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1062,'5500','51638614987','2021-12-04 13:54:11',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1063,'1000','51638614987','2021-12-04 13:54:11',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41221'),(1064,'4000','51638614987','2021-12-04 13:54:11',NULL,3200.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1065,'1110','51638615268','2021-12-04 14:42:09',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1066,'5500','51638615268','2021-12-04 14:42:09',2703.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1067,'1000','51638615268','2021-12-04 14:42:09',2940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1068,'4000','51638615268','2021-12-04 14:42:09',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1069,'1110','51638765386','2021-12-06 07:36:42',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1070,'5500','51638765386','2021-12-06 07:36:42',7344.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1071,'1000','51638765386','2021-12-06 07:36:42',8400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1072,'4000','51638765386','2021-12-06 07:36:42',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1073,'1110','51638765414','2021-12-06 08:09:43',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1074,'1110','51638765414','2021-12-06 08:09:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1075,'5500','51638765414','2021-12-06 08:09:43',786.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1076,'1000','51638765414','2021-12-06 08:09:43',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL66OPQIRG'),(1077,'4000','51638765414','2021-12-06 08:09:43',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1078,'4000','51638765414','2021-12-06 08:09:43',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1079,'1110','51638767452','2021-12-06 09:41:49',NULL,1000.00,'','5','1','Inventory sold','1','','sales','FAUCET 130018900','','No',NULL,NULL,''),(1080,'5500','51638767452','2021-12-06 09:41:49',1000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1081,'1000','51638767452','2021-12-06 09:41:49',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL64OUFXTI'),(1082,'4000','51638767452','2021-12-06 09:41:49',NULL,1500.00,'','5','1','Good sold','1','','sales','FAUCET 130018900','','No',NULL,NULL,''),(1083,'1110','31638775333','2021-12-06 10:22:28',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1084,'5500','31638775333','2021-12-06 10:22:28',2448.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1085,'1000','31638775333','2021-12-06 10:22:28',2800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1086,'4000','31638775333','2021-12-06 10:22:28',NULL,2800.00,'','3','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1087,'1110','31638782268','2021-12-06 12:18:37',NULL,2150.00,'','3','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(1088,'5500','31638782268','2021-12-06 12:18:37',2150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1089,'1000','31638782268','2021-12-06 12:18:37',3500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'06122021'),(1090,'4000','31638782268','2021-12-06 12:18:37',NULL,3500.00,'','3','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(1091,'1110','51638886818','2021-12-07 17:22:18',NULL,9408.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1092,'1110','51638886818','2021-12-07 17:22:18',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1093,'5500','51638886818','2021-12-07 17:22:18',10094.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1094,'1000','51638886818','2021-12-07 17:22:18',11600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1095,'4000','51638886818','2021-12-07 17:22:18',NULL,10800.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1096,'4000','51638886818','2021-12-07 17:22:18',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1097,'1110','51638886953','2021-12-07 17:22:56',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1098,'5500','51638886953','2021-12-07 17:22:56',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1099,'1000','51638886953','2021-12-07 17:22:56',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'07122021'),(1100,'4000','51638886953','2021-12-07 17:22:56',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1101,'1110','51638887001','2021-12-07 17:23:53',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1102,'1110','51638887001','2021-12-07 17:23:53',NULL,840.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1103,'5500','51638887001','2021-12-07 17:23:53',5544.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1104,'1000','51638887001','2021-12-07 17:23:53',6600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'07122021'),(1105,'4000','51638887001','2021-12-07 17:23:53',NULL,5400.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1106,'4000','51638887001','2021-12-07 17:23:53',NULL,1200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1107,'1110','51638887055','2021-12-07 17:26:40',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(1108,'1110','51638887055','2021-12-07 17:26:40',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1109,'1110','51638887055','2021-12-07 17:26:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1110,'1110','51638887055','2021-12-07 17:26:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1111,'1110','51638887055','2021-12-07 17:26:40',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(1112,'5500','51638887055','2021-12-07 17:26:40',7443.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1113,'1000','51638887055','2021-12-07 17:26:40',8440.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'07122021'),(1114,'4000','51638887055','2021-12-07 17:26:40',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(1115,'4000','51638887055','2021-12-07 17:26:40',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1116,'4000','51638887055','2021-12-07 17:26:40',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1117,'4000','51638887055','2021-12-07 17:26:40',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1118,'4000','51638887055','2021-12-07 17:26:40',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(1119,'1110','51638887219','2021-12-07 17:27:22',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1120,'5500','51638887219','2021-12-07 17:27:22',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1121,'1000','51638887219','2021-12-07 17:27:22',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'07122021'),(1122,'4000','51638887219','2021-12-07 17:27:22',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1123,'1110','51638887264','2021-12-07 17:28:04',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1124,'5500','51638887264','2021-12-07 17:28:04',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1125,'1000','51638887264','2021-12-07 17:28:04',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1126,'4000','51638887264','2021-12-07 17:28:04',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1127,'1110','31638887409','2021-12-07 17:32:32',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1128,'1110','31638887409','2021-12-07 17:32:32',NULL,1224.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1129,'1110','31638887409','2021-12-07 17:32:32',NULL,1870.00,'','3','1','Inventory sold','1','','sales','MR293021','','No',NULL,NULL,''),(1130,'1110','31638887409','2021-12-07 17:32:32',NULL,300.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1131,'1110','31638887409','2021-12-07 17:32:32',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1132,'1110','31638887409','2021-12-07 17:32:32',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1133,'5500','31638887409','2021-12-07 17:32:32',8426.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1134,'1000','31638887409','2021-12-07 17:32:32',10280.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PREVIOUS DAY SALES'),(1135,'4000','31638887409','2021-12-07 17:32:32',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1136,'4000','31638887409','2021-12-07 17:32:32',NULL,1400.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1137,'4000','31638887409','2021-12-07 17:32:32',NULL,2100.00,'','3','1','Good sold','1','','sales','MR293021','','No',NULL,NULL,''),(1138,'4000','31638887409','2021-12-07 17:32:32',NULL,900.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1139,'4000','31638887409','2021-12-07 17:32:32',NULL,100.00,'','3','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1140,'4000','31638887409','2021-12-07 17:32:32',NULL,980.00,'','3','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1141,'1110','51638940058','2021-12-08 08:08:27',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1142,'1110','51638940058','2021-12-08 08:08:27',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1143,'5500','51638940058','2021-12-08 08:08:27',3052.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1144,'1000','51638940058','2021-12-08 08:08:27',3700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL80SDJN5W'),(1145,'4000','51638940058','2021-12-08 08:08:27',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1146,'4000','51638940058','2021-12-08 08:08:27',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1147,'1110','51638940223','2021-12-08 08:51:20',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1148,'5500','51638940223','2021-12-08 08:51:20',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1149,'1000','51638940223','2021-12-08 08:51:20',7600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1150,'4000','51638940223','2021-12-08 08:51:20',NULL,7600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1151,'1110','51638942747','2021-12-08 09:19:20',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1152,'5500','51638942747','2021-12-08 09:19:20',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1153,'1000','51638942747','2021-12-08 09:19:20',5120.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81221'),(1154,'4000','51638942747','2021-12-08 09:19:20',NULL,5120.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1155,'1110','51638944383','2021-12-08 09:22:04',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1156,'5500','51638944383','2021-12-08 09:22:04',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1157,'1000','51638944383','2021-12-08 09:22:04',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1158,'4000','51638944383','2021-12-08 09:22:04',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1159,'1110','51638952166','2021-12-08 11:35:22',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(1160,'1110','51638952166','2021-12-08 11:35:22',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1161,'1110','51638952166','2021-12-08 11:35:22',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1162,'1110','51638952166','2021-12-08 11:35:22',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1163,'5500','51638952166','2021-12-08 11:35:22',11778.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1164,'1000','51638952166','2021-12-08 11:35:22',12960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'08122021'),(1165,'4000','51638952166','2021-12-08 11:35:22',NULL,5880.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(1166,'4000','51638952166','2021-12-08 11:35:22',NULL,5880.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1167,'4000','51638952166','2021-12-08 11:35:22',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1168,'4000','51638952166','2021-12-08 11:35:22',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1169,'1110','51638966227','2021-12-08 15:26:30',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1170,'1110','51638966227','2021-12-08 15:26:30',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1171,'5500','51638966227','2021-12-08 15:26:30',8191.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1172,'1000','51638966227','2021-12-08 15:26:30',9340.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL83T3T45X'),(1173,'4000','51638966227','2021-12-08 15:26:30',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1174,'4000','51638966227','2021-12-08 15:26:30',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1175,'1110','51638966545','2021-12-08 16:15:57',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1176,'5500','51638966545','2021-12-08 16:15:57',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1177,'1000','51638966545','2021-12-08 16:15:57',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL83T70LKL'),(1178,'4000','51638966545','2021-12-08 16:15:57',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1179,'1110','51639027212','2021-12-09 08:20:42',NULL,10812.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(1180,'5500','51639027212','2021-12-09 08:20:42',10812.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1181,'1000','51639027212','2021-12-09 08:20:42',11640.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL92U8B0QM'),(1182,'4000','51639027212','2021-12-09 08:20:42',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(1183,'1110','51639027294','2021-12-09 08:53:19',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1184,'5500','51639027294','2021-12-09 08:53:19',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1185,'1000','51639027294','2021-12-09 08:53:19',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1186,'4000','51639027294','2021-12-09 08:53:19',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1187,'1110','51639036192','2021-12-09 10:55:48',NULL,18360.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1188,'1110','51639036192','2021-12-09 10:55:48',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1189,'1110','51639036192','2021-12-09 10:55:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1190,'1110','51639036192','2021-12-09 10:55:48',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1191,'1110','51639036192','2021-12-09 10:55:48',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1192,'1110','51639036192','2021-12-09 10:55:48',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1193,'5500','51639036192','2021-12-09 10:55:48',24568.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1194,'1000','51639036192','2021-12-09 10:55:48',28900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,'09122021'),(1195,'4000','51639036192','2021-12-09 10:55:48',NULL,21000.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1196,'4000','51639036192','2021-12-09 10:55:48',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1197,'4000','51639036192','2021-12-09 10:55:48',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1198,'4000','51639036192','2021-12-09 10:55:48',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1199,'4000','51639036192','2021-12-09 10:55:48',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1200,'4000','51639036192','2021-12-09 10:55:48',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1201,'1110','51639048799','2021-12-09 14:23:34',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(1202,'1110','51639048799','2021-12-09 14:23:34',NULL,11000.00,'','5','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(1203,'1110','51639048799','2021-12-09 14:23:34',NULL,7780.00,'','5','1','Inventory sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1204,'1110','51639048799','2021-12-09 14:23:34',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(1205,'5500','51639048799','2021-12-09 14:23:34',18950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1206,'1000','51639048799','2021-12-09 14:23:34',28500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PL98UT2W8C'),(1207,'4000','51639048799','2021-12-09 14:23:34',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(1208,'4000','51639048799','2021-12-09 14:23:34',NULL,18000.00,'','5','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(1209,'4000','51639048799','2021-12-09 14:23:34',NULL,10000.00,'','5','1','Good sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1210,'4000','51639048799','2021-12-09 14:23:34',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(1211,'1110','51639124250','2021-12-10 11:18:28',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1212,'1110','51639124250','2021-12-10 11:18:28',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1213,'5500','51639124250','2021-12-10 11:18:28',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1214,'1000','51639124250','2021-12-10 11:18:28',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1215,'4000','51639124250','2021-12-10 11:18:28',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1216,'4000','51639124250','2021-12-10 11:18:28',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1217,'1110','51639136252','2021-12-10 14:37:47',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44588','','No',NULL,NULL,''),(1218,'5500','51639136252','2021-12-10 14:37:47',3585.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1219,'1000','51639136252','2021-12-10 14:37:47',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PLA6WMC9XS'),(1220,'4000','51639136252','2021-12-10 14:37:47',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 44588','','No',NULL,NULL,''),(1221,'1110','51639204667','2021-12-11 09:53:16',NULL,7780.00,'','5','1','Inventory sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1222,'1110','51639204667','2021-12-11 09:53:16',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(1223,'1110','51639204667','2021-12-11 09:53:16',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(1224,'1110','51639204667','2021-12-11 09:53:16',NULL,516.00,'','5','1','Inventory sold','1','','sales','130018897','','No',NULL,NULL,''),(1225,'5500','51639204667','2021-12-11 09:53:16',8466.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1226,'1000','51639204667','2021-12-11 09:53:16',11000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111221'),(1227,'4000','51639204667','2021-12-11 09:53:16',NULL,9500.00,'','5','1','Good sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1228,'4000','51639204667','2021-12-11 09:53:16',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(1229,'4000','51639204667','2021-12-11 09:53:16',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(1230,'4000','51639204667','2021-12-11 09:53:16',NULL,1000.00,'','5','1','Good sold','1','','sales','130018897','','No',NULL,NULL,''),(1231,'1110','51639205823','2021-12-11 10:01:30',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1232,'5500','51639205823','2021-12-11 10:01:30',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1233,'1000','51639205823','2021-12-11 10:01:30',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111221'),(1234,'4000','51639205823','2021-12-11 10:01:30',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1235,'1110','51639216611','2021-12-11 12:57:16',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44588','','No',NULL,NULL,''),(1236,'5500','51639216611','2021-12-11 12:57:16',3585.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1237,'1000','51639216611','2021-12-11 12:57:16',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111221'),(1238,'4000','51639216611','2021-12-11 12:57:16',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 44588','','No',NULL,NULL,''),(1239,'1110','51639230279','2021-12-11 16:44:52',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1240,'5500','51639230279','2021-12-11 16:44:52',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1241,'1000','51639230279','2021-12-11 16:44:52',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111221'),(1242,'4000','51639230279','2021-12-11 16:44:52',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1243,'1110','51639232540','2021-12-11 17:22:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1244,'5500','51639232540','2021-12-11 17:22:38',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1245,'1000','51639232540','2021-12-11 17:22:38',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111221'),(1246,'4000','51639232540','2021-12-11 17:22:38',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1247,'1110','51639381747','2021-12-13 10:54:49',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1248,'1110','51639381747','2021-12-13 10:54:49',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1249,'5500','51639381747','2021-12-13 10:54:49',9266.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1250,'1000','51639381747','2021-12-13 10:54:49',10240.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PLD72GYJXX'),(1251,'4000','51639381747','2021-12-13 10:54:49',NULL,7840.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1252,'4000','51639381747','2021-12-13 10:54:49',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1253,'1110','51639397361','2021-12-13 15:09:48',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1254,'5500','51639397361','2021-12-13 15:09:48',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1255,'1000','51639397361','2021-12-13 15:09:48',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131221'),(1256,'4000','51639397361','2021-12-13 15:09:48',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1257,'1110','51639397487','2021-12-13 15:47:57',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(1258,'5500','51639397487','2021-12-13 15:47:57',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1259,'1000','51639397487','2021-12-13 15:47:57',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PLD72XSJI7'),(1260,'4000','51639397487','2021-12-13 15:47:57',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(1261,'1110','51639399754','2021-12-13 16:11:38',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1262,'1110','51639399754','2021-12-13 16:11:38',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1263,'5500','51639399754','2021-12-13 16:11:38',1041.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1264,'1000','51639399754','2021-12-13 16:11:38',1180.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PLD42ZC9M4'),(1265,'4000','51639399754','2021-12-13 16:11:38',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1266,'4000','51639399754','2021-12-13 16:11:38',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1267,'1110','51639401273','2021-12-13 17:36:03',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1268,'5500','51639401273','2021-12-13 17:36:03',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1269,'1000','51639401273','2021-12-13 17:36:03',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1270,'4000','51639401273','2021-12-13 17:36:03',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1271,'1110','41639467802','2021-12-14 10:44:54',NULL,25228.00,'','4','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(1272,'1110','41639467802','2021-12-14 10:44:54',NULL,30.00,'','4','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1273,'1110','41639467802','2021-12-14 10:44:54',NULL,300.00,'','4','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1274,'5500','41639467802','2021-12-14 10:44:54',25558.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1275,'1000','41639467802','2021-12-14 10:44:54',28540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1276,'4000','41639467802','2021-12-14 10:44:54',NULL,27440.00,'','4','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(1277,'4000','41639467802','2021-12-14 10:44:54',NULL,200.00,'','4','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1278,'4000','41639467802','2021-12-14 10:44:54',NULL,900.00,'','4','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1279,'1110','51639495973','2021-12-14 18:33:12',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1280,'5500','51639495973','2021-12-14 18:33:12',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1281,'1000','51639495973','2021-12-14 18:33:12',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141221'),(1282,'4000','51639495973','2021-12-14 18:33:12',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1283,'1110','51639549077','2021-12-15 09:21:06',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(1284,'1110','51639549077','2021-12-15 09:21:06',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(1285,'1110','51639549077','2021-12-15 09:21:06',NULL,8000.00,'','5','1','Inventory sold','1','','sales','0007','','No',NULL,NULL,''),(1286,'1110','51639549077','2021-12-15 09:21:06',NULL,7780.00,'','5','1','Inventory sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1287,'5500','51639549077','2021-12-15 09:21:06',16040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1288,'1000','51639549077','2021-12-15 09:21:06',24750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151221'),(1289,'4000','51639549077','2021-12-15 09:21:06',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(1290,'4000','51639549077','2021-12-15 09:21:06',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(1291,'4000','51639549077','2021-12-15 09:21:06',NULL,14000.00,'','5','1','Good sold','1','','sales','0007','','No',NULL,NULL,''),(1292,'4000','51639549077','2021-12-15 09:21:06',NULL,10000.00,'','5','1','Good sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(1293,'1110','51639556676','2021-12-15 11:26:27',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(1294,'5500','51639556676','2021-12-15 11:26:27',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1295,'1000','51639556676','2021-12-15 11:26:27',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1296,'4000','51639556676','2021-12-15 11:26:27',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(1297,'1110','51639556932','2021-12-15 11:37:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(1298,'1110','51639556932','2021-12-15 11:37:10',NULL,1700.00,'','5','1','Inventory sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1299,'5500','51639556932','2021-12-15 11:37:10',1800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1300,'1000','51639556932','2021-12-15 11:37:10',3100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1301,'4000','51639556932','2021-12-15 11:37:10',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(1302,'4000','51639556932','2021-12-15 11:37:10',NULL,2900.00,'','5','1','Good sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1303,'1110','51639557438','2021-12-15 12:15:27',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1304,'5500','51639557438','2021-12-15 12:15:27',4505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1305,'1000','51639557438','2021-12-15 12:15:27',4850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1306,'4000','51639557438','2021-12-15 12:15:27',NULL,4850.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1307,'1110','51639559742','2021-12-15 14:02:11',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1308,'1110','51639559742','2021-12-15 14:02:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1309,'5500','51639559742','2021-12-15 14:02:11',786.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1310,'1000','51639559742','2021-12-15 14:02:11',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151221'),(1311,'4000','51639559742','2021-12-15 14:02:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1312,'4000','51639559742','2021-12-15 14:02:11',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1313,'1110','51639644312','2021-12-16 11:45:38',NULL,1960.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1314,'5500','51639644312','2021-12-16 11:45:38',1960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1315,'1000','51639644312','2021-12-16 11:45:38',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161221'),(1316,'4000','51639644312','2021-12-16 11:45:38',NULL,2800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1317,'1110','51639653499','2021-12-16 14:19:02',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1318,'1110','51639653499','2021-12-16 14:19:02',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1319,'1110','51639653499','2021-12-16 14:19:02',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1320,'5500','51639653499','2021-12-16 14:19:02',5788.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1321,'1000','51639653499','2021-12-16 14:19:02',7300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161221'),(1322,'4000','51639653499','2021-12-16 14:19:02',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1323,'4000','51639653499','2021-12-16 14:19:02',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1324,'4000','51639653499','2021-12-16 14:19:02',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1325,'1110','51639660057','2021-12-16 16:11:54',NULL,1600.00,'','5','1','Inventory sold','1','','sales','130020726','','No',NULL,NULL,''),(1326,'5500','51639660057','2021-12-16 16:11:54',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1327,'1000','51639660057','2021-12-16 16:11:54',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161221'),(1328,'4000','51639660057','2021-12-16 16:11:54',NULL,2800.00,'','5','1','Good sold','1','','sales','130020726','','No',NULL,NULL,''),(1329,'1110','51639663637','2021-12-16 17:10:01',NULL,8600.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1330,'1110','51639663637','2021-12-16 17:10:01',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1331,'1110','51639663637','2021-12-16 17:10:01',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1332,'5500','51639663637','2021-12-16 17:10:01',11150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1333,'1000','51639663637','2021-12-16 17:10:01',18800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161221'),(1334,'4000','51639663637','2021-12-16 17:10:01',NULL,16000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1335,'4000','51639663637','2021-12-16 17:10:01',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1336,'4000','51639663637','2021-12-16 17:10:01',NULL,2000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1337,'1110','51639739546','2021-12-17 14:12:36',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1338,'5500','51639739546','2021-12-17 14:12:36',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1339,'1000','51639739546','2021-12-17 14:12:36',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1340,'4000','51639739546','2021-12-17 14:12:36',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1341,'1110','51639808991','2021-12-18 09:30:59',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(1342,'1110','51639808991','2021-12-18 09:30:59',NULL,60.00,'','5','1','Inventory sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(1343,'5500','51639808991','2021-12-18 09:30:59',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1344,'1000','51639808991','2021-12-18 09:30:59',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1345,'4000','51639808991','2021-12-18 09:30:59',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(1346,'4000','51639808991','2021-12-18 09:30:59',NULL,200.00,'','5','1','Good sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(1347,'1110','51639810160','2021-12-18 09:49:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(1348,'5500','51639810160','2021-12-18 09:49:43',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1349,'1000','51639810160','2021-12-18 09:49:43',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1350,'4000','51639810160','2021-12-18 09:49:43',NULL,200.00,'','5','1','Good sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(1351,'1110','51639810208','2021-12-18 09:57:19',NULL,500.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(1352,'5500','51639810208','2021-12-18 09:57:19',500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1353,'1000','51639810208','2021-12-18 09:57:19',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1354,'4000','51639810208','2021-12-18 09:57:19',NULL,1500.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(1355,'1110','51639989237','2021-12-20 11:34:29',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1356,'5500','51639989237','2021-12-20 11:34:29',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1357,'1000','51639989237','2021-12-20 11:34:29',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'PLK7E8N49'),(1358,'4000','51639989237','2021-12-20 11:34:29',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(1359,'1110','51639989328','2021-12-20 12:08:56',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1360,'1110','51639989328','2021-12-20 12:08:56',NULL,90.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1361,'1110','51639989328','2021-12-20 12:08:56',NULL,400.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(1362,'1110','51639989328','2021-12-20 12:08:56',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(1363,'5500','51639989328','2021-12-20 12:08:56',4606.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1364,'1000','51639989328','2021-12-20 12:08:56',6600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1365,'4000','51639989328','2021-12-20 12:08:56',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1366,'4000','51639989328','2021-12-20 12:08:56',NULL,600.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1367,'4000','51639989328','2021-12-20 12:08:56',NULL,1200.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(1368,'4000','51639989328','2021-12-20 12:08:56',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(1369,'1110','51639991348','2021-12-20 12:23:02',NULL,59625.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(1370,'1110','51639991348','2021-12-20 12:23:02',NULL,15750.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(1371,'1110','51639991348','2021-12-20 12:23:02',NULL,15750.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(1372,'1110','51639991348','2021-12-20 12:23:02',NULL,17136.00,'','5','1','Inventory sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(1373,'1110','51639991348','2021-12-20 12:23:02',NULL,19125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1374,'1110','51639991348','2021-12-20 12:23:02',NULL,12936.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1375,'5500','51639991348','2021-12-20 12:23:02',140322.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1376,'1000','51639991348','2021-12-20 12:23:02',166750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1377,'4000','51639991348','2021-12-20 12:23:02',NULL,71550.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(1378,'4000','51639991348','2021-12-20 12:23:02',NULL,18900.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(1379,'4000','51639991348','2021-12-20 12:23:02',NULL,18900.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(1380,'4000','51639991348','2021-12-20 12:23:02',NULL,19600.00,'','5','1','Good sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(1381,'4000','51639991348','2021-12-20 12:23:02',NULL,22950.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1382,'4000','51639991348','2021-12-20 12:23:02',NULL,14850.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1383,'1110','51639992411','2021-12-20 12:27:22',NULL,2538.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1384,'5500','51639992411','2021-12-20 12:27:22',2538.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1385,'1000','51639992411','2021-12-20 12:27:22',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201221'),(1386,'4000','51639992411','2021-12-20 12:27:22',NULL,2940.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1387,'1110','51639992494','2021-12-20 12:31:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1388,'1110','51639992494','2021-12-20 12:31:26',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1389,'5500','51639992494','2021-12-20 12:31:26',8918.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1390,'1000','51639992494','2021-12-20 12:31:26',10400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1391,'4000','51639992494','2021-12-20 12:31:26',NULL,0.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1392,'4000','51639992494','2021-12-20 12:31:26',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1393,'1110','51639992758','2021-12-20 12:33:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1394,'5500','51639992758','2021-12-20 12:33:21',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1395,'1000','51639992758','2021-12-20 12:33:21',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1396,'4000','51639992758','2021-12-20 12:33:21',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1397,'1110','51639992819','2021-12-20 12:34:06',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1398,'5500','51639992819','2021-12-20 12:34:06',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1399,'1000','51639992819','2021-12-20 12:34:06',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1400,'4000','51639992819','2021-12-20 12:34:06',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1401,'1110','51639992866','2021-12-18 12:35:54',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1402,'1110','51639992866','2021-12-18 12:35:54',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1403,'5500','51639992866','2021-12-18 12:35:54',3052.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1404,'1000','51639992866','2021-12-18 12:35:54',3700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1405,'4000','51639992866','2021-12-18 12:35:54',NULL,2700.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1406,'4000','51639992866','2021-12-18 12:35:54',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1407,'1110','51639993084','2021-12-20 12:38:36',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(1408,'5500','51639993084','2021-12-20 12:38:36',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1409,'1000','51639993084','2021-12-20 12:38:36',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1410,'4000','51639993084','2021-12-20 12:38:36',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(1411,'1110','51639993141','2021-12-20 12:40:11',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1412,'5500','51639993141','2021-12-20 12:40:11',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1413,'1000','51639993141','2021-12-20 12:40:11',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201221'),(1414,'4000','51639993141','2021-12-20 12:40:11',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1415,'1110','51639993312','2021-12-20 12:43:42',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(1416,'1110','51639993312','2021-12-20 12:43:42',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1417,'5500','51639993312','2021-12-20 12:43:42',3935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1418,'1000','51639993312','2021-12-20 12:43:42',4850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181221'),(1419,'4000','51639993312','2021-12-20 12:43:42',NULL,4050.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(1420,'4000','51639993312','2021-12-20 12:43:42',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1421,'1110','51640004547','2021-12-20 15:49:19',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1422,'5500','51640004547','2021-12-20 15:49:19',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1423,'1000','51640004547','2021-12-20 15:49:19',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1424,'4000','51640004547','2021-12-20 15:49:19',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1425,'1110','51640004571','2021-12-20 17:23:40',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1426,'5500','51640004571','2021-12-20 17:23:40',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1427,'1000','51640004571','2021-12-20 17:23:40',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201221'),(1428,'4000','51640004571','2021-12-20 17:23:40',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1429,'1110','51640010270','2021-12-20 18:28:29',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1430,'5500','51640010270','2021-12-20 18:28:29',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1431,'1000','51640010270','2021-12-20 18:28:29',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201221'),(1432,'4000','51640010270','2021-12-20 18:28:29',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1433,'1110','51640081659','2021-12-21 13:15:59',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1434,'1110','51640081659','2021-12-21 13:15:59',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1435,'1110','51640081659','2021-12-21 13:15:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1436,'5500','51640081659','2021-12-21 13:15:59',6448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1437,'1000','51640081659','2021-12-21 13:15:59',7380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211221'),(1438,'4000','51640081659','2021-12-21 13:15:59',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1439,'4000','51640081659','2021-12-21 13:15:59',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1440,'4000','51640081659','2021-12-21 13:15:59',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1441,'1110','51640091716','2021-12-21 16:02:42',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1442,'5500','51640091716','2021-12-21 16:02:42',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1443,'1000','51640091716','2021-12-21 16:02:42',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1444,'4000','51640091716','2021-12-21 16:02:42',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1445,'1110','51640091775','2021-12-21 17:22:14',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1446,'5500','51640091775','2021-12-21 17:22:14',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1447,'1000','51640091775','2021-12-21 17:22:14',650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211221'),(1448,'4000','51640091775','2021-12-21 17:22:14',NULL,650.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1449,'1110','51640147610','2021-12-22 09:25:18',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1450,'5500','51640147610','2021-12-22 09:25:18',450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1451,'1000','51640147610','2021-12-22 09:25:18',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1452,'4000','51640147610','2021-12-22 09:25:18',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1453,'1110','51640157993','2021-12-22 10:33:58',NULL,16464.00,'','5','1','Inventory sold','1','','sales','BLO44065','','No',NULL,NULL,''),(1454,'1110','51640157993','2021-12-22 10:33:58',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1455,'1110','51640157993','2021-12-22 10:33:58',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1456,'1110','51640157993','2021-12-22 10:33:58',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1457,'1110','51640157993','2021-12-22 10:33:58',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1458,'1110','51640157993','2021-12-22 10:33:58',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1459,'1110','51640157993','2021-12-22 10:33:58',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(1460,'5500','51640157993','2021-12-22 10:33:58',33988.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1461,'1000','51640157993','2021-12-22 10:33:58',38280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1462,'4000','51640157993','2021-12-22 10:33:58',NULL,18200.00,'','5','1','Good sold','1','','sales','BLO44065','','No',NULL,NULL,''),(1463,'4000','51640157993','2021-12-22 10:33:58',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1464,'4000','51640157993','2021-12-22 10:33:58',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1465,'4000','51640157993','2021-12-22 10:33:58',NULL,7020.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1466,'4000','51640157993','2021-12-22 10:33:58',NULL,7800.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1467,'4000','51640157993','2021-12-22 10:33:58',NULL,780.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1468,'4000','51640157993','2021-12-22 10:33:58',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(1469,'1110','51640158471','2021-12-22 11:56:09',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(1470,'5500','51640158471','2021-12-22 11:56:09',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1471,'1000','51640158471','2021-12-22 11:56:09',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1472,'4000','51640158471','2021-12-22 11:56:09',NULL,5600.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(1473,'1110','51640167371','2021-12-22 13:04:35',NULL,8460.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1474,'1110','51640167371','2021-12-22 13:04:35',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1475,'1110','51640167371','2021-12-22 13:04:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(1476,'5500','51640167371','2021-12-22 13:04:35',9461.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1477,'1000','51640167371','2021-12-22 13:04:35',10970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1478,'4000','51640167371','2021-12-22 13:04:35',NULL,9700.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1479,'4000','51640167371','2021-12-22 13:04:35',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1480,'4000','51640167371','2021-12-22 13:04:35',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(1481,'1110','51640167940','2021-12-22 13:26:06',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(1482,'5500','51640167940','2021-12-22 13:26:06',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1483,'1000','51640167940','2021-12-22 13:26:06',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1484,'4000','51640167940','2021-12-22 13:26:06',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(1485,'1110','51640168856','2021-12-22 13:29:06',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1486,'5500','51640168856','2021-12-22 13:29:06',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1487,'1000','51640168856','2021-12-22 13:29:06',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1488,'4000','51640168856','2021-12-22 13:29:06',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(1489,'1110','51640168988','2021-12-22 14:28:45',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1490,'5500','51640168988','2021-12-22 14:28:45',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1491,'1000','51640168988','2021-12-22 14:28:45',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1492,'4000','51640168988','2021-12-22 14:28:45',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1493,'1110','51640172763','2021-12-22 15:38:26',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(1494,'1110','51640172763','2021-12-22 15:38:26',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1495,'1110','51640172763','2021-12-22 15:38:26',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1496,'1110','51640172763','2021-12-22 15:38:26',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1497,'1110','51640172763','2021-12-22 15:38:26',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1498,'5500','51640172763','2021-12-22 15:38:26',9414.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1499,'1000','51640172763','2021-12-22 15:38:26',11300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1500,'4000','51640172763','2021-12-22 15:38:26',NULL,7000.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(1501,'4000','51640172763','2021-12-22 15:38:26',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1502,'4000','51640172763','2021-12-22 15:38:26',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1503,'4000','51640172763','2021-12-22 15:38:26',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1504,'4000','51640172763','2021-12-22 15:38:26',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1505,'1110','51640185368','2021-12-22 18:03:07',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1506,'5500','51640185368','2021-12-22 18:03:07',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1507,'1000','51640185368','2021-12-22 18:03:07',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221221'),(1508,'4000','51640185368','2021-12-22 18:03:07',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1509,'1110','51640238129','2021-12-23 08:54:21',NULL,600.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1510,'1110','51640238129','2021-12-23 08:54:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1511,'1110','51640238129','2021-12-23 08:54:21',NULL,8600.00,'','5','1','Inventory sold','1','','sales','MR 612001','','No',NULL,NULL,''),(1512,'1110','51640238129','2021-12-23 08:54:21',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1513,'1110','51640238129','2021-12-23 08:54:21',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1514,'1110','51640238129','2021-12-23 08:54:21',NULL,105.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1515,'1110','51640238129','2021-12-23 08:54:21',NULL,1120.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1516,'1110','51640238129','2021-12-23 08:54:21',NULL,440.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(1517,'5500','51640238129','2021-12-23 08:54:21',16167.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1518,'1000','51640238129','2021-12-23 08:54:21',27800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1519,'4000','51640238129','2021-12-23 08:54:21',NULL,1800.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1520,'4000','51640238129','2021-12-23 08:54:21',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1521,'4000','51640238129','2021-12-23 08:54:21',NULL,16000.00,'','5','1','Good sold','1','','sales','MR 612001','','No',NULL,NULL,''),(1522,'4000','51640238129','2021-12-23 08:54:21',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1523,'4000','51640238129','2021-12-23 08:54:21',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1524,'4000','51640238129','2021-12-23 08:54:21',NULL,700.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(1525,'4000','51640238129','2021-12-23 08:54:21',NULL,1600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1526,'4000','51640238129','2021-12-23 08:54:21',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(1527,'1110','51640238885','2021-12-23 08:56:19',NULL,1700.00,'','5','1','Inventory sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1528,'1110','51640238885','2021-12-23 08:56:19',NULL,60.00,'','5','1','Inventory sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(1529,'5500','51640238885','2021-12-23 08:56:19',1760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1530,'1000','51640238885','2021-12-23 08:56:19',3700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1531,'4000','51640238885','2021-12-23 08:56:19',NULL,3500.00,'','5','1','Good sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1532,'4000','51640238885','2021-12-23 08:56:19',NULL,200.00,'','5','1','Good sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(1533,'1110','31640242772','2021-12-23 10:10:13',NULL,5488.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1534,'1110','31640242772','2021-12-23 10:10:13',NULL,100.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1535,'5500','31640242772','2021-12-23 10:10:13',5588.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1536,'1000','31640242772','2021-12-23 10:10:13',6700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1537,'4000','31640242772','2021-12-23 10:10:13',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1538,'4000','31640242772','2021-12-23 10:10:13',NULL,300.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1539,'1110','31640248632','2021-12-23 11:38:05',NULL,4780.00,'','3','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(1540,'5500','31640248632','2021-12-23 11:38:05',4780.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1541,'1000','31640248632','2021-12-23 11:38:05',5600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23122021'),(1542,'4000','31640248632','2021-12-23 11:38:05',NULL,5600.00,'','3','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(1543,'1110','31640248763','2021-12-23 11:50:21',NULL,2058.00,'','3','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1544,'1110','31640248763','2021-12-23 11:50:21',NULL,45.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1545,'5500','31640248763','2021-12-23 11:50:21',2103.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1546,'1000','31640248763','2021-12-23 11:50:21',2500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'201221'),(1547,'4000','31640248763','2021-12-23 11:50:21',NULL,2400.00,'','3','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1548,'4000','31640248763','2021-12-23 11:50:21',NULL,100.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1549,'1110','31640249445','2021-12-23 12:33:05',NULL,400.00,'','3','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(1550,'5500','31640249445','2021-12-23 12:33:05',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1551,'1000','31640249445','2021-12-23 12:33:05',1200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1552,'4000','31640249445','2021-12-23 12:33:05',NULL,1200.00,'','3','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(1553,'1110','31640254833','2021-12-23 13:21:14',NULL,110.00,'','3','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(1554,'5500','31640254833','2021-12-23 13:21:14',110.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1555,'1000','31640254833','2021-12-23 13:21:14',200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1556,'4000','31640254833','2021-12-23 13:21:14',NULL,200.00,'','3','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(1557,'1110','31640254880','2021-12-23 14:43:04',NULL,1195.00,'','3','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(1558,'5500','31640254880','2021-12-23 14:43:04',1195.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1559,'1000','31640254880','2021-12-23 14:43:04',1400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1560,'4000','31640254880','2021-12-23 14:43:04',NULL,1400.00,'','3','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(1561,'1110','51640269469','2021-12-23 17:29:42',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393022','','No',NULL,NULL,''),(1562,'1110','51640269469','2021-12-23 17:29:42',NULL,4500.00,'','5','1','Inventory sold','1','','sales','00009','','No',NULL,NULL,''),(1563,'5500','51640269469','2021-12-23 17:29:42',8172.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1564,'1000','51640269469','2021-12-23 17:29:42',14200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1565,'4000','51640269469','2021-12-23 17:29:42',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393022','','No',NULL,NULL,''),(1566,'4000','51640269469','2021-12-23 17:29:42',NULL,10000.00,'','5','1','Good sold','1','','sales','00009','','No',NULL,NULL,''),(1567,'1110','51640269808','2021-12-23 18:25:47',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1568,'1110','51640269808','2021-12-23 18:25:47',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1569,'5500','51640269808','2021-12-23 18:25:47',1239.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1570,'1000','51640269808','2021-12-23 18:25:47',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1571,'4000','51640269808','2021-12-23 18:25:47',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(1572,'4000','51640269808','2021-12-23 18:25:47',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1573,'1110','51640273170','2021-12-23 18:30:36',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(1574,'5500','51640273170','2021-12-23 18:30:36',3600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1575,'1000','51640273170','2021-12-23 18:30:36',4500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1576,'4000','51640273170','2021-12-23 18:30:36',NULL,4500.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(1577,'1110','51640273472','2021-12-23 18:32:02',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1578,'5500','51640273472','2021-12-23 18:32:02',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1579,'1000','51640273472','2021-12-23 18:32:02',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231221'),(1580,'4000','51640273472','2021-12-23 18:32:02',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1581,'1110','51640673999','2021-12-28 09:47:41',NULL,5125.00,'','5','1','Inventory sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(1582,'5500','51640673999','2021-12-28 09:47:41',5125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1583,'1000','51640673999','2021-12-28 09:47:41',6450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1584,'4000','51640673999','2021-12-28 09:47:41',NULL,6450.00,'','5','1','Good sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(1585,'1110','51640677940','2021-12-28 10:52:34',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1586,'5500','51640677940','2021-12-28 10:52:34',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1587,'1000','51640677940','2021-12-28 10:52:34',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1588,'4000','51640677940','2021-12-28 10:52:34',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(1589,'1110','51640685892','2021-12-28 13:05:12',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(1590,'5500','51640685892','2021-12-28 13:05:12',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1591,'1000','51640685892','2021-12-28 13:05:12',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1592,'4000','51640685892','2021-12-28 13:05:12',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(1593,'1110','51640685919','2021-12-28 13:45:21',NULL,10812.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1594,'5500','51640685919','2021-12-28 13:45:21',10812.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1595,'1000','51640685919','2021-12-28 13:45:21',11640.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1596,'4000','51640685919','2021-12-28 13:45:21',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1597,'1110','51640697123','2021-12-28 16:12:20',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1598,'5500','51640697123','2021-12-28 16:12:20',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1599,'1000','51640697123','2021-12-28 16:12:20',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1600,'4000','51640697123','2021-12-28 16:12:20',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1601,'1110','51640697180','2021-12-28 16:30:18',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1602,'5500','51640697180','2021-12-28 16:30:18',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1603,'1000','51640697180','2021-12-28 16:30:18',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1604,'4000','51640697180','2021-12-28 16:30:18',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1605,'1110','51640698238','2021-12-28 16:31:17',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(1606,'5500','51640698238','2021-12-28 16:31:17',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1607,'1000','51640698238','2021-12-28 16:31:17',1940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281221'),(1608,'4000','51640698238','2021-12-28 16:31:17',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(1609,'1110','51640761607','2021-12-29 10:08:22',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1610,'1110','51640761607','2021-12-29 10:08:22',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1611,'5500','51640761607','2021-12-29 10:08:22',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1612,'1000','51640761607','2021-12-29 10:08:22',1900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291221'),(1613,'4000','51640761607','2021-12-29 10:08:22',NULL,1300.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1614,'4000','51640761607','2021-12-29 10:08:22',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1615,'1110','51640768258','2021-12-29 11:57:57',NULL,2900.00,'','5','1','Inventory sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(1616,'5500','51640768258','2021-12-29 11:57:57',2900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1617,'1000','51640768258','2021-12-29 11:57:57',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291221'),(1618,'4000','51640768258','2021-12-29 11:57:57',NULL,4000.00,'','5','1','Good sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(1619,'1110','51640768299','2021-12-29 12:10:41',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1620,'5500','51640768299','2021-12-29 12:10:41',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1621,'1000','51640768299','2021-12-29 12:10:41',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291221'),(1622,'4000','51640768299','2021-12-29 12:10:41',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1623,'1110','51640771612','2021-12-29 12:55:55',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1624,'1110','51640771612','2021-12-29 12:55:55',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(1625,'1110','51640771612','2021-12-29 12:55:55',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1626,'5500','51640771612','2021-12-29 12:55:55',9008.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1627,'1000','51640771612','2021-12-29 12:55:55',10600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291221'),(1628,'4000','51640771612','2021-12-29 12:55:55',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1629,'4000','51640771612','2021-12-29 12:55:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(1630,'4000','51640771612','2021-12-29 12:55:55',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1631,'1110','51640772745','2021-12-29 14:12:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1632,'5500','51640772745','2021-12-29 14:12:03',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1633,'1000','51640772745','2021-12-29 14:12:03',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1634,'4000','51640772745','2021-12-29 14:12:03',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1635,'1110','51640776328','2021-12-29 15:04:57',NULL,1000.00,'','5','1','Inventory sold','1','','sales','FAUCET 130018900','','No',NULL,NULL,''),(1636,'5500','51640776328','2021-12-29 15:04:57',1000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1637,'1000','51640776328','2021-12-29 15:04:57',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291221'),(1638,'4000','51640776328','2021-12-29 15:04:57',NULL,1500.00,'','5','1','Good sold','1','','sales','FAUCET 130018900','','No',NULL,NULL,''),(1639,'1110','51640845660','2021-12-30 09:28:25',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1640,'1110','51640845660','2021-12-30 09:28:25',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1641,'5500','51640845660','2021-12-30 09:28:25',5232.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1642,'1000','51640845660','2021-12-30 09:28:25',5940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301221'),(1643,'4000','51640845660','2021-12-30 09:28:25',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(1644,'4000','51640845660','2021-12-30 09:28:25',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(1645,'1110','51640845722','2021-12-30 09:55:38',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(1646,'1110','51640845722','2021-12-30 09:55:38',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(1647,'1110','51640845722','2021-12-30 09:55:38',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1648,'5500','51640845722','2021-12-30 09:55:38',4308.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1649,'1000','51640845722','2021-12-30 09:55:38',5100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1650,'4000','51640845722','2021-12-30 09:55:38',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(1651,'4000','51640845722','2021-12-30 09:55:38',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(1652,'4000','51640845722','2021-12-30 09:55:38',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1653,'1110','51640847494','2021-12-30 10:18:18',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1654,'5500','51640847494','2021-12-30 10:18:18',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1655,'1000','51640847494','2021-12-30 10:18:18',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301221'),(1656,'4000','51640847494','2021-12-30 10:18:18',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1657,'1110','51640850700','2021-12-30 10:52:24',NULL,7500.00,'','5','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(1658,'5500','51640850700','2021-12-30 10:52:24',7500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1659,'1000','51640850700','2021-12-30 10:52:24',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301221'),(1660,'4000','51640850700','2021-12-30 10:52:24',NULL,10000.00,'','5','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1661,'1110','51640850775','2021-12-30 11:20:29',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1662,'5500','51640850775','2021-12-30 11:20:29',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1663,'1000','51640850775','2021-12-30 11:20:29',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1664,'4000','51640850775','2021-12-30 11:20:29',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1665,'1110','51640852434','2021-12-30 12:55:22',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(1666,'5500','51640852434','2021-12-30 12:55:22',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1667,'1000','51640852434','2021-12-30 12:55:22',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301221'),(1668,'4000','51640852434','2021-12-30 12:55:22',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(1669,'1110','51640946491','2021-12-31 13:28:30',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(1670,'5500','51640946491','2021-12-31 13:28:30',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1671,'1000','51640946491','2021-12-31 13:28:30',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311221'),(1672,'4000','51640946491','2021-12-31 13:28:30',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(1673,'1110','51640956617','2021-12-31 16:18:11',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1674,'5500','51640956617','2021-12-31 16:18:11',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1675,'1000','51640956617','2021-12-31 16:18:11',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311221'),(1676,'4000','51640956617','2021-12-31 16:18:11',NULL,4000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(1677,'1110','51641276424','2022-01-04 09:07:55',NULL,4230.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1678,'1110','51641276424','2022-01-04 09:07:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(1679,'5500','51641276424','2022-01-04 09:07:55',4330.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1680,'1000','51641276424','2022-01-04 09:07:55',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3122'),(1681,'4000','51641276424','2022-01-04 09:07:55',NULL,4900.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1682,'4000','51641276424','2022-01-04 09:07:55',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(1683,'1110','41641291095','2022-01-04 13:15:41',NULL,12348.00,'','4','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1684,'1110','41641291095','2022-01-04 13:15:41',NULL,6120.00,'','4','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1685,'1110','41641291095','2022-01-04 13:15:41',NULL,4500.00,'','4','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(1686,'1110','41641291095','2022-01-04 13:15:41',NULL,6860.00,'','4','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1687,'1110','41641291095','2022-01-04 13:15:41',NULL,300.00,'','4','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1688,'1110','41641291095','2022-01-04 13:15:41',NULL,100.00,'','4','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1689,'5500','41641291095','2022-01-04 13:15:41',30228.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1690,'1000','41641291095','2022-01-04 13:15:41',35440.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1691,'4000','41641291095','2022-01-04 13:15:41',NULL,14040.00,'','4','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1692,'4000','41641291095','2022-01-04 13:15:41',NULL,7000.00,'','4','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1693,'4000','41641291095','2022-01-04 13:15:41',NULL,5400.00,'','4','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(1694,'4000','41641291095','2022-01-04 13:15:41',NULL,7800.00,'','4','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1695,'4000','41641291095','2022-01-04 13:15:41',NULL,900.00,'','4','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1696,'4000','41641291095','2022-01-04 13:15:41',NULL,300.00,'','4','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1697,'1110','51641297503','2022-01-04 14:58:33',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1698,'5500','51641297503','2022-01-04 14:58:33',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1699,'1000','51641297503','2022-01-04 14:58:33',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1700,'4000','51641297503','2022-01-04 14:58:33',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1701,'1110','51641301491','2022-01-04 16:09:10',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1702,'1110','51641301491','2022-01-04 16:09:10',NULL,440.00,'','5','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(1703,'5500','51641301491','2022-01-04 16:09:10',665.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1704,'1000','51641301491','2022-01-04 16:09:10',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3122'),(1705,'4000','51641301491','2022-01-04 16:09:10',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1706,'4000','51641301491','2022-01-04 16:09:10',NULL,600.00,'','5','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(1707,'1110','51641362839','2022-01-05 09:07:33',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1708,'5500','51641362839','2022-01-05 09:07:33',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1709,'1000','51641362839','2022-01-05 09:07:33',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1710,'4000','51641362839','2022-01-05 09:07:33',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1711,'1110','51641362868','2022-01-05 09:37:25',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1712,'5500','51641362868','2022-01-05 09:37:25',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1713,'1000','51641362868','2022-01-05 09:37:25',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1714,'4000','51641362868','2022-01-05 09:37:25',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1715,'1110','51641364650','2022-01-05 09:40:31',NULL,846.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1716,'5500','51641364650','2022-01-05 09:40:31',846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1717,'1000','51641364650','2022-01-05 09:40:31',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5122'),(1718,'4000','51641364650','2022-01-05 09:40:31',NULL,980.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1719,'1110','51641366120','2022-01-05 10:13:36',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1720,'5500','51641366120','2022-01-05 10:13:36',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1721,'1000','51641366120','2022-01-05 10:13:36',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5122'),(1722,'4000','51641366120','2022-01-05 10:13:36',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1723,'1110','51641387477','2022-01-05 15:58:33',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1724,'1110','51641387477','2022-01-05 15:58:33',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1725,'5500','51641387477','2022-01-05 15:58:33',5488.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1726,'1000','51641387477','2022-01-05 15:58:33',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5122'),(1727,'4000','51641387477','2022-01-05 15:58:33',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1728,'4000','51641387477','2022-01-05 15:58:33',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(1729,'1110','51641462210','2022-01-06 12:44:48',NULL,20723.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(1730,'1110','51641462210','2022-01-06 12:44:48',NULL,4230.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1731,'5500','51641462210','2022-01-06 12:44:48',24953.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1732,'1000','51641462210','2022-01-06 12:44:48',27160.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6122'),(1733,'4000','51641462210','2022-01-06 12:44:48',NULL,22310.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(1734,'4000','51641462210','2022-01-06 12:44:48',NULL,4850.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1735,'1110','51641471472','2022-01-06 15:18:12',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1736,'5500','51641471472','2022-01-06 15:18:12',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1737,'1000','51641471472','2022-01-06 15:18:12',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6122'),(1738,'4000','51641471472','2022-01-06 15:18:12',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1739,'1110','51641536293','2022-01-07 09:20:54',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1740,'5500','51641536293','2022-01-07 09:20:54',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1741,'1000','51641536293','2022-01-07 09:20:54',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7122'),(1742,'4000','51641536293','2022-01-07 09:20:54',NULL,900.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1743,'1110','51641547779','2022-01-07 12:34:14',NULL,1700.00,'','5','1','Inventory sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1744,'5500','51641547779','2022-01-07 12:34:14',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1745,'1000','51641547779','2022-01-07 12:34:14',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7122'),(1746,'4000','51641547779','2022-01-07 12:34:14',NULL,3500.00,'','5','1','Good sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(1747,'1110','51641561610','2022-01-07 16:20:51',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(1748,'1110','51641561610','2022-01-07 16:20:51',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(1749,'5500','51641561610','2022-01-07 16:20:51',11016.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1750,'1000','51641561610','2022-01-07 16:20:51',12600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1751,'4000','51641561610','2022-01-07 16:20:51',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(1752,'4000','51641561610','2022-01-07 16:20:51',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(1753,'1110','51641561677','2022-01-07 16:39:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1754,'5500','51641561677','2022-01-07 16:39:23',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1755,'1000','51641561677','2022-01-07 16:39:23',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1756,'4000','51641561677','2022-01-07 16:39:23',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(1757,'1110','51641628373','2022-01-08 10:54:01',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1758,'1110','51641628373','2022-01-08 10:54:01',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(1759,'5500','51641628373','2022-01-08 10:54:01',2558.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1760,'1000','51641628373','2022-01-08 10:54:01',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8122'),(1761,'4000','51641628373','2022-01-08 10:54:01',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1762,'4000','51641628373','2022-01-08 10:54:01',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(1763,'1110','51641637185','2022-01-08 13:20:18',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1764,'1110','51641637185','2022-01-08 13:20:18',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1765,'5500','51641637185','2022-01-08 13:20:18',2463.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1766,'1000','51641637185','2022-01-08 13:20:18',2900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8122'),(1767,'4000','51641637185','2022-01-08 13:20:18',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1768,'4000','51641637185','2022-01-08 13:20:18',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1769,'1110','51641646735','2022-01-08 15:59:10',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1770,'5500','51641646735','2022-01-08 15:59:10',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1771,'1000','51641646735','2022-01-08 15:59:10',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8122'),(1772,'4000','51641646735','2022-01-08 15:59:10',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(1773,'1110','51641654016','2022-01-08 18:01:56',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1774,'1110','51641654016','2022-01-08 18:01:56',NULL,2538.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1775,'5500','51641654016','2022-01-08 18:01:56',7043.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1776,'1000','51641654016','2022-01-08 18:01:56',7840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8122'),(1777,'4000','51641654016','2022-01-08 18:01:56',NULL,4900.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(1778,'4000','51641654016','2022-01-08 18:01:56',NULL,2940.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1779,'1110','51641796481','2022-01-10 09:38:22',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1780,'1110','51641796481','2022-01-10 09:38:22',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(1781,'5500','51641796481','2022-01-10 09:38:22',2260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1782,'1000','51641796481','2022-01-10 09:38:22',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1783,'4000','51641796481','2022-01-10 09:38:22',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1784,'4000','51641796481','2022-01-10 09:38:22',NULL,1800.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(1785,'1110','51641797460','2022-01-10 10:13:16',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(1786,'5500','51641797460','2022-01-10 10:13:16',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1787,'1000','51641797460','2022-01-10 10:13:16',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1788,'4000','51641797460','2022-01-10 10:13:16',NULL,1400.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(1789,'1110','51641799980','2022-01-10 10:34:53',NULL,5076.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1790,'5500','51641799980','2022-01-10 10:34:53',5076.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1791,'1000','51641799980','2022-01-10 10:34:53',5820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10122'),(1792,'4000','51641799980','2022-01-10 10:34:53',NULL,5820.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1793,'1110','51641802711','2022-01-10 11:19:03',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1794,'1110','51641802711','2022-01-10 11:19:03',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1795,'5500','51641802711','2022-01-10 11:19:03',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1796,'1000','51641802711','2022-01-10 11:19:03',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10122'),(1797,'4000','51641802711','2022-01-10 11:19:03',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1798,'4000','51641802711','2022-01-10 11:19:03',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1799,'1110','51641806164','2022-01-10 12:17:02',NULL,846.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1800,'5500','51641806164','2022-01-10 12:17:02',846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1801,'1000','51641806164','2022-01-10 12:17:02',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8122'),(1802,'4000','51641806164','2022-01-10 12:17:02',NULL,970.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1803,'1110','51641886923','2022-01-11 10:43:28',NULL,3384.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1804,'1110','51641886923','2022-01-11 10:43:28',NULL,2900.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(1805,'1110','51641886923','2022-01-11 10:43:28',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1806,'5500','51641886923','2022-01-11 10:43:28',9714.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1807,'1000','51641886923','2022-01-11 10:43:28',11880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122'),(1808,'4000','51641886923','2022-01-11 10:43:28',NULL,3880.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(1809,'4000','51641886923','2022-01-11 10:43:28',NULL,4000.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(1810,'4000','51641886923','2022-01-11 10:43:28',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1811,'1110','51641896802','2022-01-11 13:26:55',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1812,'5500','51641896802','2022-01-11 13:26:55',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1813,'1000','51641896802','2022-01-11 13:26:55',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122'),(1814,'4000','51641896802','2022-01-11 13:26:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1815,'1110','51641896920','2022-01-11 13:30:01',NULL,6307.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1816,'1110','51641896920','2022-01-11 13:30:01',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1817,'5500','51641896920','2022-01-11 13:30:01',6337.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1818,'1000','51641896920','2022-01-11 13:30:01',6990.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122'),(1819,'4000','51641896920','2022-01-11 13:30:01',NULL,6790.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1820,'4000','51641896920','2022-01-11 13:30:01',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1821,'1110','51641897898','2022-01-11 14:46:18',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1822,'1110','51641897898','2022-01-11 14:46:18',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(1823,'5500','51641897898','2022-01-11 14:46:18',3645.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1824,'1000','51641897898','2022-01-11 14:46:18',4180.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122'),(1825,'4000','51641897898','2022-01-11 14:46:18',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1826,'4000','51641897898','2022-01-11 14:46:18',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(1827,'1110','51641911607','2022-01-11 17:33:38',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1828,'5500','51641911607','2022-01-11 17:33:38',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1829,'1000','51641911607','2022-01-11 17:33:38',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122'),(1830,'4000','51641911607','2022-01-11 17:33:38',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1831,'1110','51641967574','2022-01-12 09:06:48',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1832,'1110','51641967574','2022-01-12 09:06:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1833,'5500','51641967574','2022-01-12 09:06:48',4216.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1834,'1000','51641967574','2022-01-12 09:06:48',5100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12122'),(1835,'4000','51641967574','2022-01-12 09:06:48',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(1836,'4000','51641967574','2022-01-12 09:06:48',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1837,'1110','51641967624','2022-01-12 09:55:26',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1838,'1110','51641967624','2022-01-12 09:55:26',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(1839,'5500','51641967624','2022-01-12 09:55:26',2497.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1840,'1000','51641967624','2022-01-12 09:55:26',2950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12122'),(1841,'4000','51641967624','2022-01-12 09:55:26',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1842,'4000','51641967624','2022-01-12 09:55:26',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(1843,'1110','51641978819','2022-01-12 12:14:57',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1844,'1110','51641978819','2022-01-12 12:14:57',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1845,'1110','51641978819','2022-01-12 12:14:57',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1846,'5500','51641978819','2022-01-12 12:14:57',1066.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1847,'1000','51641978819','2022-01-12 12:14:57',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12122'),(1848,'4000','51641978819','2022-01-12 12:14:57',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(1849,'4000','51641978819','2022-01-12 12:14:57',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1850,'4000','51641978819','2022-01-12 12:14:57',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1851,'1110','51641996273','2022-01-12 17:04:44',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1852,'5500','51641996273','2022-01-12 17:04:44',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1853,'1000','51641996273','2022-01-12 17:04:44',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12122'),(1854,'4000','51641996273','2022-01-12 17:04:44',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1855,'1110','51641996473','2022-01-12 17:48:15',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33722','','No',NULL,NULL,''),(1856,'5500','51641996473','2022-01-12 17:48:15',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1857,'1000','51641996473','2022-01-12 17:48:15',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1858,'4000','51641996473','2022-01-12 17:48:15',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33722','','No',NULL,NULL,''),(1859,'1110','51641998917','2022-01-12 17:56:26',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1860,'5500','51641998917','2022-01-12 17:56:26',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1861,'1000','51641998917','2022-01-12 17:56:26',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1862,'4000','51641998917','2022-01-12 17:56:26',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(1863,'1110','51641999621','2022-01-12 18:44:12',NULL,500.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(1864,'5500','51641999621','2022-01-12 18:44:12',500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1865,'1000','51641999621','2022-01-12 18:44:12',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1866,'4000','51641999621','2022-01-12 18:44:12',NULL,900.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(1867,'1110','51642052100','2022-01-13 08:36:36',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1868,'1110','51642052100','2022-01-13 08:36:36',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(1869,'5500','51642052100','2022-01-13 08:36:36',8622.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1870,'1000','51642052100','2022-01-13 08:36:36',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4122'),(1871,'4000','51642052100','2022-01-13 08:36:36',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1872,'4000','51642052100','2022-01-13 08:36:36',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(1873,'1110','51642057603','2022-01-13 10:09:07',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1874,'1110','51642057603','2022-01-13 10:09:07',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1875,'1110','51642057603','2022-01-13 10:09:07',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1876,'5500','51642057603','2022-01-13 10:09:07',975.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1877,'1000','51642057603','2022-01-13 10:09:07',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(1878,'4000','51642057603','2022-01-13 10:09:07',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(1879,'4000','51642057603','2022-01-13 10:09:07',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1880,'4000','51642057603','2022-01-13 10:09:07',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1881,'1110','51642057765','2022-01-13 10:29:34',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1882,'1110','51642057765','2022-01-13 10:29:34',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1883,'5500','51642057765','2022-01-13 10:29:34',1001.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1884,'1000','51642057765','2022-01-13 10:29:34',1280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(1885,'4000','51642057765','2022-01-13 10:29:34',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1886,'4000','51642057765','2022-01-13 10:29:34',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1887,'1110','51642068817','2022-01-13 13:14:43',NULL,7800.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(1888,'5500','51642068817','2022-01-13 13:14:43',7800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1889,'1000','51642068817','2022-01-13 13:14:43',9000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(1890,'4000','51642068817','2022-01-13 13:14:43',NULL,9000.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(1891,'1110','51642068900','2022-01-13 13:16:40',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1892,'5500','51642068900','2022-01-13 13:16:40',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1893,'1000','51642068900','2022-01-13 13:16:40',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(1894,'4000','51642068900','2022-01-13 13:16:40',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(1895,'1110','51642069027','2022-01-13 13:46:14',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1896,'5500','51642069027','2022-01-13 13:46:14',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1897,'1000','51642069027','2022-01-13 13:46:14',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(1898,'4000','51642069027','2022-01-13 13:46:14',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1899,'1110','51642139957','2022-01-14 08:59:35',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1900,'5500','51642139957','2022-01-14 08:59:35',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1901,'1000','51642139957','2022-01-14 08:59:35',2700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1902,'4000','51642139957','2022-01-14 08:59:35',NULL,2700.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(1903,'1110','51642154139','2022-01-14 12:55:52',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1904,'5500','51642154139','2022-01-14 12:55:52',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1905,'1000','51642154139','2022-01-14 12:55:52',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14122'),(1906,'4000','51642154139','2022-01-14 12:55:52',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(1907,'1110','51642154195','2022-01-14 12:56:55',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1908,'5500','51642154195','2022-01-14 12:56:55',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1909,'1000','51642154195','2022-01-14 12:56:55',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1910,'4000','51642154195','2022-01-14 12:56:55',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1911,'1110','51642154224','2022-01-14 13:16:34',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1912,'5500','51642154224','2022-01-14 13:16:34',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1913,'1000','51642154224','2022-01-14 13:16:34',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1914,'4000','51642154224','2022-01-14 13:16:34',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1915,'1110','51642222534','2022-01-15 07:56:57',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(1916,'1110','51642222534','2022-01-15 07:56:57',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1917,'1110','51642222534','2022-01-15 07:56:57',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1918,'5500','51642222534','2022-01-15 07:56:57',1016.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1919,'1000','51642222534','2022-01-15 07:56:57',1380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15122'),(1920,'4000','51642222534','2022-01-15 07:56:57',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(1921,'4000','51642222534','2022-01-15 07:56:57',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(1922,'4000','51642222534','2022-01-15 07:56:57',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(1923,'1110','51642237838','2022-01-15 12:10:50',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1924,'5500','51642237838','2022-01-15 12:10:50',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1925,'1000','51642237838','2022-01-15 12:10:50',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15122'),(1926,'4000','51642237838','2022-01-15 12:10:50',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(1927,'1110','51642397634','2022-01-17 08:34:11',NULL,1870.00,'','5','1','Inventory sold','1','','sales','MR293021','','No',NULL,NULL,''),(1928,'5500','51642397634','2022-01-17 08:34:11',1870.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1929,'1000','51642397634','2022-01-17 08:34:11',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'QAG6P4AAAC'),(1930,'4000','51642397634','2022-01-17 08:34:11',NULL,2100.00,'','5','1','Good sold','1','','sales','MR293021','','No',NULL,NULL,''),(1931,'1110','51642397747','2022-01-17 08:36:21',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1932,'5500','51642397747','2022-01-17 08:36:21',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1933,'1000','51642397747','2022-01-17 08:36:21',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'QAH6PS7LLY'),(1934,'4000','51642397747','2022-01-17 08:36:21',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1935,'1110','51642398138','2022-01-17 09:21:03',NULL,7056.00,'','5','1','Inventory sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(1936,'1110','51642398138','2022-01-17 09:21:03',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1937,'5500','51642398138','2022-01-17 09:21:03',7196.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1938,'1000','51642398138','2022-01-17 09:21:03',8300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'QAH7PUYIL9'),(1939,'4000','51642398138','2022-01-17 09:21:03',NULL,8100.00,'','5','1','Good sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(1940,'4000','51642398138','2022-01-17 09:21:03',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1941,'1110','51642479579','2022-01-18 07:19:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1942,'5500','51642479579','2022-01-18 07:19:55',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1943,'1000','51642479579','2022-01-18 07:19:55',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15122'),(1944,'4000','51642479579','2022-01-18 07:19:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(1945,'1110','51642479640','2022-01-18 07:21:03',NULL,2150.00,'','5','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(1946,'5500','51642479640','2022-01-18 07:21:03',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1947,'1000','51642479640','2022-01-18 07:21:03',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15122'),(1948,'4000','51642479640','2022-01-18 07:21:03',NULL,4000.00,'','5','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(1949,'1110','51642479701','2022-01-18 07:22:14',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(1950,'5500','51642479701','2022-01-18 07:22:14',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1951,'1000','51642479701','2022-01-18 07:22:14',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17122'),(1952,'4000','51642479701','2022-01-18 07:22:14',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(1953,'1110','51642490399','2022-01-18 10:22:13',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(1954,'1110','51642490399','2022-01-18 10:22:13',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(1955,'1110','51642490399','2022-01-18 10:22:13',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1956,'5500','51642490399','2022-01-18 10:22:13',2246.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1957,'1000','51642490399','2022-01-18 10:22:13',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1958,'4000','51642490399','2022-01-18 10:22:13',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(1959,'4000','51642490399','2022-01-18 10:22:13',NULL,2000.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(1960,'4000','51642490399','2022-01-18 10:22:13',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1961,'1110','51642490550','2022-01-18 10:36:18',NULL,1176.00,'','5','1','Inventory sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(1962,'5500','51642490550','2022-01-18 10:36:18',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1963,'1000','51642490550','2022-01-18 10:36:18',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1964,'4000','51642490550','2022-01-18 10:36:18',NULL,1350.00,'','5','1','Good sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(1965,'1110','51642491391','2022-01-18 10:37:22',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1966,'1110','51642491391','2022-01-18 10:37:22',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1967,'5500','51642491391','2022-01-18 10:37:22',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1968,'1000','51642491391','2022-01-18 10:37:22',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1969,'4000','51642491391','2022-01-18 10:37:22',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(1970,'4000','51642491391','2022-01-18 10:37:22',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(1971,'1110','51642491974','2022-01-18 10:47:14',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(1972,'5500','51642491974','2022-01-18 10:47:14',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1973,'1000','51642491974','2022-01-18 10:47:14',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1974,'4000','51642491974','2022-01-18 10:47:14',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(1975,'1110','51642492056','2022-01-18 11:34:54',NULL,2538.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1976,'1110','51642492056','2022-01-18 11:34:54',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(1977,'5500','51642492056','2022-01-18 11:34:54',2638.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1978,'1000','51642492056','2022-01-18 11:34:54',3240.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1979,'4000','51642492056','2022-01-18 11:34:54',NULL,2940.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(1980,'4000','51642492056','2022-01-18 11:34:54',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(1981,'1110','51642502050','2022-01-18 13:39:57',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(1982,'1110','51642502050','2022-01-18 13:39:57',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1983,'1110','51642502050','2022-01-18 13:39:57',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(1984,'1110','51642502050','2022-01-18 13:39:57',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(1985,'1110','51642502050','2022-01-18 13:39:57',NULL,1350.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(1986,'1110','51642502050','2022-01-18 13:39:57',NULL,9000.00,'','5','1','Inventory sold','1','','sales','MR 36033','','No',NULL,NULL,''),(1987,'1110','51642502050','2022-01-18 13:39:57',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(1988,'5500','51642502050','2022-01-18 13:39:57',18325.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1989,'1000','51642502050','2022-01-18 13:39:57',21900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(1990,'4000','51642502050','2022-01-18 13:39:57',NULL,1350.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(1991,'4000','51642502050','2022-01-18 13:39:57',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(1992,'4000','51642502050','2022-01-18 13:39:57',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(1993,'4000','51642502050','2022-01-18 13:39:57',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(1994,'4000','51642502050','2022-01-18 13:39:57',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(1995,'4000','51642502050','2022-01-18 13:39:57',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 36033','','No',NULL,NULL,''),(1996,'4000','51642502050','2022-01-18 13:39:57',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(1997,'1110','51642502440','2022-01-18 13:50:21',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(1998,'5500','51642502440','2022-01-18 13:50:21',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1999,'1000','51642502440','2022-01-18 13:50:21',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(2000,'4000','51642502440','2022-01-18 13:50:21',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2001,'1110','51642503038','2022-01-18 15:23:45',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(2002,'5500','51642503038','2022-01-18 15:23:45',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2003,'1000','51642503038','2022-01-18 15:23:45',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(2004,'4000','51642503038','2022-01-18 15:23:45',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(2005,'1110','51642508760','2022-01-18 15:29:07',NULL,4680.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(2006,'1110','51642508760','2022-01-18 15:29:07',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2007,'5500','51642508760','2022-01-18 15:29:07',4905.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2008,'1000','51642508760','2022-01-18 15:29:07',5900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18122'),(2009,'4000','51642508760','2022-01-18 15:29:07',NULL,5400.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(2010,'4000','51642508760','2022-01-18 15:29:07',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2011,'1110','51642570056','2022-01-19 08:28:16',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2012,'5500','51642570056','2022-01-19 08:28:16',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2013,'1000','51642570056','2022-01-19 08:28:16',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19122'),(2014,'4000','51642570056','2022-01-19 08:28:16',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2015,'1110','51642576722','2022-01-19 10:19:01',NULL,5922.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(2016,'5500','51642576722','2022-01-19 10:19:01',5922.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2017,'1000','51642576722','2022-01-19 10:19:01',6790.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19122'),(2018,'4000','51642576722','2022-01-19 10:19:01',NULL,6790.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(2019,'1110','51642657936','2022-01-20 08:52:34',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2020,'5500','51642657936','2022-01-20 08:52:34',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2021,'1000','51642657936','2022-01-20 08:52:34',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19122'),(2022,'4000','51642657936','2022-01-20 08:52:34',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2023,'1110','51642657971','2022-01-20 08:54:39',NULL,3120.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(2024,'1110','51642657971','2022-01-20 08:54:39',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(2025,'1110','51642657971','2022-01-20 08:54:39',NULL,120.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(2026,'5500','51642657971','2022-01-20 08:54:39',3440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2027,'1000','51642657971','2022-01-20 08:54:39',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19122'),(2028,'4000','51642657971','2022-01-20 08:54:39',NULL,3600.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(2029,'4000','51642657971','2022-01-20 08:54:39',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(2030,'4000','51642657971','2022-01-20 08:54:39',NULL,300.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(2031,'1110','51642658119','2022-01-20 08:58:41',NULL,7000.00,'','5','1','Inventory sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(2032,'1110','51642658119','2022-01-20 08:58:41',NULL,5000.00,'','5','1','Inventory sold','1','','sales','1300','','No',NULL,NULL,''),(2033,'5500','51642658119','2022-01-20 08:58:41',12000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2034,'1000','51642658119','2022-01-20 08:58:41',20000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13122'),(2035,'4000','51642658119','2022-01-20 08:58:41',NULL,13000.00,'','5','1','Good sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(2036,'4000','51642658119','2022-01-20 08:58:41',NULL,7000.00,'','5','1','Good sold','1','','sales','1300','','No',NULL,NULL,''),(2037,'1110','31642661991','2022-01-20 10:00:31',NULL,108000.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2038,'1110','31642661991','2022-01-20 10:00:31',NULL,22500.00,'','3','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2039,'5500','31642661991','2022-01-20 10:00:31',130500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2040,'1000','31642661991','2022-01-20 10:00:31',135000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2041,'4000','31642661991','2022-01-20 10:00:31',NULL,108000.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2042,'4000','31642661991','2022-01-20 10:00:31',NULL,27000.00,'','3','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2043,'1110','31642662579','2022-01-20 10:10:10',NULL,90000.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2044,'5500','31642662579','2022-01-20 10:10:10',90000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2045,'1000','31642662579','2022-01-20 10:10:10',108000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2046,'4000','31642662579','2022-01-20 10:10:10',NULL,108000.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2047,'1110','51642667143','2022-01-20 11:26:23',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(2048,'1110','51642667143','2022-01-20 11:26:23',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2049,'5500','51642667143','2022-01-20 11:26:23',1590.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2050,'1000','51642667143','2022-01-20 11:26:23',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20122'),(2051,'4000','51642667143','2022-01-20 11:26:23',NULL,1800.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(2052,'4000','51642667143','2022-01-20 11:26:23',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2053,'1110','31642684714','2022-01-20 16:18:46',NULL,1870.00,'','3','1','Inventory sold','1','','sales','MR293027','','No',NULL,NULL,''),(2054,'5500','31642684714','2022-01-20 16:18:46',1870.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2055,'1000','31642684714','2022-01-20 16:18:46',2100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2056,'4000','31642684714','2022-01-20 16:18:46',NULL,2100.00,'','3','1','Good sold','1','','sales','MR293027','','No',NULL,NULL,''),(2057,'1110','51642687603','2022-01-20 17:16:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(2058,'5500','51642687603','2022-01-20 17:16:08',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2059,'1000','51642687603','2022-01-20 17:16:08',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20122'),(2060,'4000','51642687603','2022-01-20 17:16:08',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(2061,'1110','51642753059','2022-01-21 11:17:55',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(2062,'5500','51642753059','2022-01-21 11:17:55',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2063,'1000','51642753059','2022-01-21 11:17:55',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2064,'4000','51642753059','2022-01-21 11:17:55',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(2065,'1110','51642760467','2022-01-21 13:21:20',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2066,'5500','51642760467','2022-01-21 13:21:20',2131.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2067,'1000','51642760467','2022-01-21 13:21:20',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122'),(2068,'4000','51642760467','2022-01-21 13:21:20',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2069,'1110','51642762116','2022-01-21 13:49:02',NULL,700.00,'','5','1','Inventory sold','1','','sales','KEYLESS MOMENT LOCK','','No',NULL,NULL,''),(2070,'5500','51642762116','2022-01-21 13:49:02',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2071,'1000','51642762116','2022-01-21 13:49:02',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122'),(2072,'4000','51642762116','2022-01-21 13:49:02',NULL,1500.00,'','5','1','Good sold','1','','sales','KEYLESS MOMENT LOCK','','No',NULL,NULL,''),(2073,'1110','51642768250','2022-01-21 15:32:11',NULL,4680.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(2074,'1110','51642768250','2022-01-21 15:32:11',NULL,17160.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(2075,'5500','51642768250','2022-01-21 15:32:11',21840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2076,'1000','51642768250','2022-01-21 15:32:11',25200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122'),(2077,'4000','51642768250','2022-01-21 15:32:11',NULL,5400.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(2078,'4000','51642768250','2022-01-21 15:32:11',NULL,19800.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(2079,'1110','51642768347','2022-01-21 16:11:29',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2080,'5500','51642768347','2022-01-21 16:11:29',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2081,'1000','51642768347','2022-01-21 16:11:29',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122'),(2082,'4000','51642768347','2022-01-21 16:11:29',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2083,'1110','51642770737','2022-01-21 17:52:11',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2084,'5500','51642770737','2022-01-21 17:52:11',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2085,'1000','51642770737','2022-01-21 17:52:11',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2086,'4000','51642770737','2022-01-21 17:52:11',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2087,'1110','51643003891','2022-01-24 08:59:02',NULL,1260.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2088,'1110','51643003891','2022-01-24 08:59:02',NULL,315.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2089,'5500','51643003891','2022-01-24 08:59:02',1575.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2090,'1000','51643003891','2022-01-24 08:59:02',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2091,'4000','51643003891','2022-01-24 08:59:02',NULL,1800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2092,'4000','51643003891','2022-01-24 08:59:02',NULL,700.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2093,'1110','51643003994','2022-01-24 09:00:19',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2094,'5500','51643003994','2022-01-24 09:00:19',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2095,'1000','51643003994','2022-01-24 09:00:19',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2096,'4000','51643003994','2022-01-24 09:00:19',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2097,'1110','51643004043','2022-01-24 09:01:09',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36033','','No',NULL,NULL,''),(2098,'5500','51643004043','2022-01-24 09:01:09',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2099,'1000','51643004043','2022-01-24 09:01:09',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2100,'4000','51643004043','2022-01-24 09:01:09',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36033','','No',NULL,NULL,''),(2101,'1110','51643004156','2022-01-24 09:02:58',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2102,'5500','51643004156','2022-01-24 09:02:58',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2103,'1000','51643004156','2022-01-24 09:02:58',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2104,'4000','51643004156','2022-01-24 09:02:58',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2105,'1110','51643004192','2022-01-24 09:06:08',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2106,'1110','51643004192','2022-01-24 09:06:08',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2107,'1110','51643004192','2022-01-24 09:06:08',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(2108,'5500','51643004192','2022-01-24 09:06:08',1166.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2109,'1000','51643004192','2022-01-24 09:06:08',1530.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2110,'4000','51643004192','2022-01-24 09:06:08',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2111,'4000','51643004192','2022-01-24 09:06:08',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2112,'4000','51643004192','2022-01-24 09:06:08',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(2113,'1110','51643004396','2022-01-24 09:07:00',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2114,'5500','51643004396','2022-01-24 09:07:00',420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2115,'1000','51643004396','2022-01-24 09:07:00',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2116,'4000','51643004396','2022-01-24 09:07:00',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2117,'1110','51643004452','2022-01-24 09:11:28',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2118,'1110','51643004452','2022-01-24 09:11:28',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2119,'1110','51643004452','2022-01-24 09:11:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2120,'1110','51643004452','2022-01-24 09:11:28',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2121,'5500','51643004452','2022-01-24 09:11:28',4760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2122,'1000','51643004452','2022-01-24 09:11:28',5450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2123,'4000','51643004452','2022-01-24 09:11:28',NULL,4850.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2124,'4000','51643004452','2022-01-24 09:11:28',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2125,'4000','51643004452','2022-01-24 09:11:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2126,'4000','51643004452','2022-01-24 09:11:28',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2127,'1110','51643004724','2022-01-22 09:14:03',NULL,46512.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(2128,'5500','51643004724','2022-01-22 09:14:03',46512.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2129,'1000','51643004724','2022-01-22 09:14:03',52440.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22122'),(2130,'4000','51643004724','2022-01-22 09:14:03',NULL,52440.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(2131,'1110','31643015542','2022-01-24 12:14:57',NULL,13500.00,'','3','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2132,'1110','31643015542','2022-01-24 12:14:57',NULL,3375.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2133,'1110','31643015542','2022-01-24 12:14:57',NULL,7000.00,'','3','1','Inventory sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(2134,'1110','31643015542','2022-01-24 12:14:57',NULL,2950.00,'','3','1','Inventory sold','1','','sales','FR1002','','No',NULL,NULL,''),(2135,'5500','31643015542','2022-01-24 12:14:57',26825.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2136,'1000','31643015542','2022-01-24 12:14:57',37410.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2137,'4000','31643015542','2022-01-24 12:14:57',NULL,15360.00,'','3','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2138,'4000','31643015542','2022-01-24 12:14:57',NULL,4050.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2139,'4000','31643015542','2022-01-24 12:14:57',NULL,13000.00,'','3','1','Good sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(2140,'4000','31643015542','2022-01-24 12:14:57',NULL,5000.00,'','3','1','Good sold','1','','sales','FR1002','','No',NULL,NULL,''),(2141,'1110','31643015724','2022-01-24 12:16:50',NULL,950.00,'','3','1','Inventory sold','1','','sales','00012','','No',NULL,NULL,''),(2142,'5500','31643015724','2022-01-24 12:16:50',950.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2143,'1000','31643015724','2022-01-24 12:16:50',1200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24012022'),(2144,'4000','31643015724','2022-01-24 12:16:50',NULL,1200.00,'','3','1','Good sold','1','','sales','00012','','No',NULL,NULL,''),(2145,'1110','31643015849','2022-01-24 12:18:41',NULL,1442.40,'','3','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2146,'1110','31643015849','2022-01-24 12:18:41',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2147,'5500','31643015849','2022-01-24 12:18:41',4186.40,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2148,'1000','31643015849','2022-01-24 12:18:41',5140.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'22012022'),(2149,'4000','31643015849','2022-01-24 12:18:41',NULL,1940.00,'','3','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2150,'4000','31643015849','2022-01-24 12:18:41',NULL,3200.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2151,'1110','31643015953','2022-01-24 12:20:11',NULL,2884.80,'','3','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2152,'1110','31643015953','2022-01-24 12:20:11',NULL,5488.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2153,'5500','31643015953','2022-01-24 12:20:11',8372.80,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2154,'1000','31643015953','2022-01-24 12:20:11',10280.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24012022'),(2155,'4000','31643015953','2022-01-24 12:20:11',NULL,3880.00,'','3','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2156,'4000','31643015953','2022-01-24 12:20:11',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2157,'1110','31643096672','2022-01-25 10:44:49',NULL,700.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2158,'5500','31643096672','2022-01-25 10:44:49',700.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2159,'1000','31643096672','2022-01-25 10:44:49',1000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25012022'),(2160,'4000','31643096672','2022-01-25 10:44:49',NULL,1000.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2161,'1110','51643100027','2022-01-25 11:42:40',NULL,22750.00,'','5','1','Inventory sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2162,'1110','51643100027','2022-01-25 11:42:40',NULL,14424.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(2163,'1110','51643100027','2022-01-25 11:42:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2164,'5500','51643100027','2022-01-25 11:42:40',37274.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2165,'1000','51643100027','2022-01-25 11:42:40',43950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2166,'4000','51643100027','2022-01-25 11:42:40',NULL,24250.00,'','5','1','Good sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2167,'4000','51643100027','2022-01-25 11:42:40',NULL,19400.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(2168,'4000','51643100027','2022-01-25 11:42:40',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2169,'1110','51643101973','2022-01-25 12:13:10',NULL,440.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2170,'5500','51643101973','2022-01-25 12:13:10',440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2171,'1000','51643101973','2022-01-25 12:13:10',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25122'),(2172,'4000','51643101973','2022-01-25 12:13:10',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2173,'1110','51643109040','2022-01-25 14:11:16',NULL,31500.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2174,'1110','51643109040','2022-01-25 14:11:16',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2175,'5500','51643109040','2022-01-25 14:11:16',31700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2176,'1000','51643109040','2022-01-25 14:11:16',38400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25122'),(2177,'4000','51643109040','2022-01-25 14:11:16',NULL,37800.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2178,'4000','51643109040','2022-01-25 14:11:16',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2179,'1110','51643109207','2022-01-25 14:44:26',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2180,'5500','51643109207','2022-01-25 14:44:26',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2181,'1000','51643109207','2022-01-25 14:44:26',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25122'),(2182,'4000','51643109207','2022-01-25 14:44:26',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2183,'1110','31643116194','2022-01-25 16:10:17',NULL,11250.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2184,'5500','31643116194','2022-01-25 16:10:17',11250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2185,'1000','31643116194','2022-01-25 16:10:17',13500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25012022'),(2186,'4000','31643116194','2022-01-25 16:10:17',NULL,13500.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2187,'1110','31643116532','2022-01-25 16:17:04',NULL,1842.40,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2188,'5500','31643116532','2022-01-25 16:17:04',1842.40,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2189,'1000','31643116532','2022-01-25 16:17:04',1960.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25012022'),(2190,'4000','31643116532','2022-01-25 16:17:04',NULL,1960.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2191,'1110','31643116715','2022-01-25 17:06:47',NULL,2150.00,'','3','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2192,'5500','31643116715','2022-01-25 17:06:47',2150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2193,'1000','31643116715','2022-01-25 17:06:47',4000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25012022'),(2194,'4000','31643116715','2022-01-25 17:06:47',NULL,4000.00,'','3','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2195,'1110','51643182425','2022-01-26 10:36:06',NULL,33048.00,'','5','1','Inventory sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2196,'1110','51643182425','2022-01-26 10:36:06',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2197,'1110','51643182425','2022-01-26 10:36:06',NULL,12375.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2198,'5500','51643182425','2022-01-26 10:36:06',48923.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2199,'1000','51643182425','2022-01-26 10:36:06',57390.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26122'),(2200,'4000','51643182425','2022-01-26 10:36:06',NULL,37260.00,'','5','1','Good sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2201,'4000','51643182425','2022-01-26 10:36:06',NULL,5500.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2202,'4000','51643182425','2022-01-26 10:36:06',NULL,14630.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2203,'1110','51643183781','2022-01-26 11:40:45',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2204,'5500','51643183781','2022-01-26 11:40:45',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2205,'1000','51643183781','2022-01-26 11:40:45',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26122'),(2206,'4000','51643183781','2022-01-26 11:40:45',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2207,'1110','51643206629','2022-01-26 17:17:27',NULL,1842.40,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2208,'5500','51643206629','2022-01-26 17:17:27',1842.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2209,'1000','51643206629','2022-01-26 17:17:27',1960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2210,'4000','51643206629','2022-01-26 17:17:27',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2211,'1110','51643270537','2022-01-27 11:20:16',NULL,8000.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE PINK SINOVA','','No',NULL,NULL,''),(2212,'1110','51643270537','2022-01-27 11:20:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(2213,'1110','51643270537','2022-01-27 11:20:16',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(2214,'1110','51643270537','2022-01-27 11:20:16',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(2215,'5500','51643270537','2022-01-27 11:20:16',8380.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2216,'1000','51643270537','2022-01-27 11:20:16',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27122'),(2217,'4000','51643270537','2022-01-27 11:20:16',NULL,10000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE PINK SINOVA','','No',NULL,NULL,''),(2218,'4000','51643270537','2022-01-27 11:20:16',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(2219,'4000','51643270537','2022-01-27 11:20:16',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(2220,'4000','51643270537','2022-01-27 11:20:16',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(2221,'1110','51643282035','2022-01-27 14:15:13',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2222,'5500','51643282035','2022-01-27 14:15:13',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2223,'1000','51643282035','2022-01-27 14:15:13',2000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2224,'4000','51643282035','2022-01-27 14:15:13',NULL,2000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2225,'1110','51643282118','2022-01-27 14:41:30',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2226,'1110','51643282118','2022-01-27 14:41:30',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(2227,'1110','51643282118','2022-01-27 14:41:30',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(2228,'5500','51643282118','2022-01-27 14:41:30',1625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2229,'1000','51643282118','2022-01-27 14:41:30',2250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2230,'4000','51643282118','2022-01-27 14:41:30',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2231,'4000','51643282118','2022-01-27 14:41:30',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(2232,'4000','51643282118','2022-01-27 14:41:30',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(2233,'1110','51643286139','2022-01-27 15:23:24',NULL,15912.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2234,'1110','51643286139','2022-01-27 15:23:24',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(2235,'1110','51643286139','2022-01-27 15:23:24',NULL,3120.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(2236,'5500','51643286139','2022-01-27 15:23:24',20592.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2237,'1000','51643286139','2022-01-27 15:23:24',23600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27122'),(2238,'4000','51643286139','2022-01-27 15:23:24',NULL,18200.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2239,'4000','51643286139','2022-01-27 15:23:24',NULL,1800.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(2240,'4000','51643286139','2022-01-27 15:23:24',NULL,3600.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(2241,'1110','51643294812','2022-01-27 17:47:11',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2242,'5500','51643294812','2022-01-27 17:47:11',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2243,'1000','51643294812','2022-01-27 17:47:11',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27122'),(2244,'4000','51643294812','2022-01-27 17:47:11',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2245,'1110','51643348023','2022-01-28 08:34:23',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2246,'1110','51643348023','2022-01-28 08:34:23',NULL,220.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2247,'5500','51643348023','2022-01-28 08:34:23',640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2248,'1000','51643348023','2022-01-28 08:34:23',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28122'),(2249,'4000','51643348023','2022-01-28 08:34:23',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2250,'4000','51643348023','2022-01-28 08:34:23',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2251,'1110','51643353526','2022-01-28 10:05:37',NULL,1176.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2252,'5500','51643353526','2022-01-28 10:05:37',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2253,'1000','51643353526','2022-01-28 10:05:37',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28122'),(2254,'4000','51643353526','2022-01-28 10:05:37',NULL,1350.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2255,'1110','51643366420','2022-01-28 13:40:31',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2256,'5500','51643366420','2022-01-28 13:40:31',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2257,'1000','51643366420','2022-01-28 13:40:31',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28122'),(2258,'4000','51643366420','2022-01-28 13:40:31',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2259,'1110','51643380473','2022-01-28 17:35:42',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2260,'1110','51643380473','2022-01-28 17:35:42',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2261,'5500','51643380473','2022-01-28 17:35:42',490.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2262,'1000','51643380473','2022-01-28 17:35:42',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28122'),(2263,'4000','51643380473','2022-01-28 17:35:42',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2264,'4000','51643380473','2022-01-28 17:35:42',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2265,'1110','51643380561','2022-01-28 17:36:49',NULL,2100.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2266,'1110','51643380561','2022-01-28 17:36:49',NULL,270.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2267,'5500','51643380561','2022-01-28 17:36:49',2370.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2268,'1000','51643380561','2022-01-28 17:36:49',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28122'),(2269,'4000','51643380561','2022-01-28 17:36:49',NULL,3000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2270,'4000','51643380561','2022-01-28 17:36:49',NULL,600.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2271,'1110','51643431386','2022-01-29 08:27:38',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(2272,'1110','51643431386','2022-01-29 08:27:38',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2273,'5500','51643431386','2022-01-29 08:27:38',5942.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2274,'1000','51643431386','2022-01-29 08:27:38',6800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2275,'4000','51643431386','2022-01-29 08:27:38',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(2276,'4000','51643431386','2022-01-29 08:27:38',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2277,'1110','51643434131','2022-01-29 08:30:42',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2278,'1110','51643434131','2022-01-29 08:30:42',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2279,'5500','51643434131','2022-01-29 08:30:42',465.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2280,'1000','51643434131','2022-01-29 08:30:42',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2281,'4000','51643434131','2022-01-29 08:30:42',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2282,'4000','51643434131','2022-01-29 08:30:42',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2283,'1110','51643437762','2022-01-29 09:29:47',NULL,5880.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(2284,'5500','51643437762','2022-01-29 09:29:47',5880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2285,'1000','51643437762','2022-01-29 09:29:47',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2286,'4000','51643437762','2022-01-29 09:29:47',NULL,6750.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(2287,'1110','51643438251','2022-01-29 09:49:22',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2288,'5500','51643438251','2022-01-29 09:49:22',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2289,'1000','51643438251','2022-01-29 09:49:22',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2290,'4000','51643438251','2022-01-29 09:49:22',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2291,'1110','51643439059','2022-01-29 10:33:42',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(2292,'1110','51643439059','2022-01-29 10:33:42',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2293,'5500','51643439059','2022-01-29 10:33:42',4363.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2294,'1000','51643439059','2022-01-29 10:33:42',5100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2295,'4000','51643439059','2022-01-29 10:33:42',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(2296,'4000','51643439059','2022-01-29 10:33:42',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2297,'1110','51643446965','2022-01-29 12:03:20',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2298,'5500','51643446965','2022-01-29 12:03:20',3604.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2299,'1000','51643446965','2022-01-29 12:03:20',3880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2300,'4000','51643446965','2022-01-29 12:03:20',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2301,'1110','51643447015','2022-01-29 12:16:05',NULL,500.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(2302,'1110','51643447015','2022-01-29 12:16:05',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(2303,'5500','51643447015','2022-01-29 12:16:05',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2304,'1000','51643447015','2022-01-29 12:16:05',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2305,'4000','51643447015','2022-01-29 12:16:05',NULL,900.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(2306,'4000','51643447015','2022-01-29 12:16:05',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(2307,'1110','51643447909','2022-01-29 13:52:26',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2308,'5500','51643447909','2022-01-29 13:52:26',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2309,'1000','51643447909','2022-01-29 13:52:26',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2310,'4000','51643447909','2022-01-29 13:52:26',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2311,'1110','51643453552','2022-01-29 14:11:47',NULL,8000.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE PINK SINOVA','','No',NULL,NULL,''),(2312,'1110','51643453552','2022-01-29 14:11:47',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(2313,'1110','51643453552','2022-01-29 14:11:47',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(2314,'1110','51643453552','2022-01-29 14:11:47',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(2315,'5500','51643453552','2022-01-29 14:11:47',8370.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2316,'1000','51643453552','2022-01-29 14:11:47',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2317,'4000','51643453552','2022-01-29 14:11:47',NULL,9950.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE PINK SINOVA','','No',NULL,NULL,''),(2318,'4000','51643453552','2022-01-29 14:11:47',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(2319,'4000','51643453552','2022-01-29 14:11:47',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(2320,'4000','51643453552','2022-01-29 14:11:47',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(2321,'1110','51643456201','2022-01-29 15:56:33',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2322,'1110','51643456201','2022-01-29 15:56:33',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(2323,'1110','51643456201','2022-01-29 15:56:33',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2324,'1110','51643456201','2022-01-29 15:56:33',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2325,'1110','51643456201','2022-01-29 15:56:33',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2326,'5500','51643456201','2022-01-29 15:56:33',5849.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2327,'1000','51643456201','2022-01-29 15:56:33',6900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2328,'4000','51643456201','2022-01-29 15:56:33',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2329,'4000','51643456201','2022-01-29 15:56:33',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(2330,'4000','51643456201','2022-01-29 15:56:33',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2331,'4000','51643456201','2022-01-29 15:56:33',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2332,'4000','51643456201','2022-01-29 15:56:33',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2333,'1110','51643463623','2022-01-29 18:33:30',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2334,'5500','51643463623','2022-01-29 18:33:30',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2335,'1000','51643463623','2022-01-29 18:33:30',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29122'),(2336,'4000','51643463623','2022-01-29 18:33:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2337,'1110','31643618663','2022-01-31 11:47:36',NULL,41160.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2338,'1110','31643618663','2022-01-31 11:47:36',NULL,30600.00,'','3','1','Inventory sold','1','','sales','MR393044','','No',NULL,NULL,''),(2339,'5500','31643618663','2022-01-31 11:47:36',71760.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2340,'1000','31643618663','2022-01-31 11:47:36',81800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24012022JAN'),(2341,'4000','31643618663','2022-01-31 11:47:36',NULL,46800.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2342,'4000','31643618663','2022-01-31 11:47:36',NULL,35000.00,'','3','1','Good sold','1','','sales','MR393044','','No',NULL,NULL,''),(2343,'1110','31643619556','2022-01-31 12:05:12',NULL,16875.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2344,'1110','31643619556','2022-01-31 12:05:12',NULL,1224.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2345,'5500','31643619556','2022-01-31 12:05:12',18099.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2346,'1000','31643619556','2022-01-31 12:05:12',21330.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'27012022THURSDAY'),(2347,'4000','31643619556','2022-01-31 12:05:12',NULL,19950.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2348,'4000','31643619556','2022-01-31 12:05:12',NULL,1380.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2349,'1110','31643620925','2022-01-31 12:22:13',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2350,'5500','31643620925','2022-01-31 12:22:13',15.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2351,'1000','31643620925','2022-01-31 12:22:13',100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2352,'4000','31643620925','2022-01-31 12:22:13',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2353,'1110','31643621093','2022-01-31 12:27:07',NULL,75004.80,'','3','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2354,'1110','31643621093','2022-01-31 12:27:07',NULL,11054.40,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2355,'1110','31643621093','2022-01-31 12:27:07',NULL,16330.00,'','3','1','Inventory sold','1','','sales','PMCP24343AK','','No',NULL,NULL,''),(2356,'1110','31643621093','2022-01-31 12:27:07',NULL,16330.00,'','3','1','Inventory sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(2357,'1110','31643621093','2022-01-31 12:27:07',NULL,6174.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2358,'5500','31643621093','2022-01-31 12:27:07',124893.20,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2359,'1000','31643621093','2022-01-31 12:27:07',155420.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'27012022THURDAY'),(2360,'4000','31643621093','2022-01-31 12:27:07',NULL,100880.00,'','3','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2361,'4000','31643621093','2022-01-31 12:27:07',NULL,11640.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2362,'4000','31643621093','2022-01-31 12:27:07',NULL,17940.00,'','3','1','Good sold','1','','sales','PMCP24343AK','','No',NULL,NULL,''),(2363,'4000','31643621093','2022-01-31 12:27:07',NULL,17940.00,'','3','1','Good sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(2364,'4000','31643621093','2022-01-31 12:27:07',NULL,7020.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2365,'1110','31643621309','2022-01-31 12:29:51',NULL,3375.00,'','3','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2366,'5500','31643621309','2022-01-31 12:29:51',3375.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2367,'1000','31643621309','2022-01-31 12:29:51',3990.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'27012022THURSDAY'),(2368,'4000','31643621309','2022-01-31 12:29:51',NULL,3990.00,'','3','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2369,'1110','51643689571','2022-02-01 07:27:40',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2370,'1110','51643689571','2022-02-01 07:27:40',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2371,'1110','51643689571','2022-02-01 07:27:40',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2372,'5500','51643689571','2022-02-01 07:27:40',11448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2373,'1000','51643689571','2022-02-01 07:27:40',13600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31122'),(2374,'4000','51643689571','2022-02-01 07:27:40',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2375,'4000','51643689571','2022-02-01 07:27:40',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2376,'4000','51643689571','2022-02-01 07:27:40',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2377,'1110','51643689720','2022-02-01 08:18:38',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2378,'5500','51643689720','2022-02-01 08:18:38',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2379,'1000','51643689720','2022-02-01 08:18:38',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2380,'4000','51643689720','2022-02-01 08:18:38',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2381,'1110','51643693749','2022-02-01 09:19:54',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(2382,'5500','51643693749','2022-02-01 09:19:54',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2383,'1000','51643693749','2022-02-01 09:19:54',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2384,'4000','51643693749','2022-02-01 09:19:54',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(2385,'1110','51643696431','2022-02-01 11:21:27',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2386,'1110','51643696431','2022-02-01 11:21:27',NULL,12375.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2387,'1110','51643696431','2022-02-01 11:21:27',NULL,19110.00,'','5','1','Inventory sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2388,'1110','51643696431','2022-02-01 11:21:27',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2389,'1110','51643696431','2022-02-01 11:21:27',NULL,1400.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2390,'1110','51643696431','2022-02-01 11:21:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2391,'1110','51643696431','2022-02-01 11:21:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2392,'5500','51643696431','2022-02-01 11:21:27',40512.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2393,'1000','51643696431','2022-02-01 11:21:27',46510.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2394,'4000','51643696431','2022-02-01 11:21:27',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2395,'4000','51643696431','2022-02-01 11:21:27',NULL,14850.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(2396,'4000','51643696431','2022-02-01 11:21:27',NULL,20370.00,'','5','1','Good sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2397,'4000','51643696431','2022-02-01 11:21:27',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2398,'4000','51643696431','2022-02-01 11:21:27',NULL,2000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2399,'4000','51643696431','2022-02-01 11:21:27',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2400,'4000','51643696431','2022-02-01 11:21:27',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2401,'1110','51643713744','2022-02-01 14:11:09',NULL,2763.60,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2402,'1110','51643713744','2022-02-01 14:11:09',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2403,'1110','51643713744','2022-02-01 14:11:09',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2404,'1110','51643713744','2022-02-01 14:11:09',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(2405,'5500','51643713744','2022-02-01 14:11:09',8366.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2406,'1000','51643713744','2022-02-01 14:11:09',9740.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2407,'4000','51643713744','2022-02-01 14:11:09',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2408,'4000','51643713744','2022-02-01 14:11:09',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2409,'4000','51643713744','2022-02-01 14:11:09',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2410,'4000','51643713744','2022-02-01 14:11:09',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(2411,'1110','51643724510','2022-02-01 17:09:28',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(2412,'5500','51643724510','2022-02-01 17:09:28',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2413,'1000','51643724510','2022-02-01 17:09:28',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2414,'4000','51643724510','2022-02-01 17:09:28',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(2415,'1110','51643724584','2022-02-01 17:10:39',NULL,22500.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2416,'5500','51643724584','2022-02-01 17:10:39',22500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2417,'1000','51643724584','2022-02-01 17:10:39',26000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1222'),(2418,'4000','51643724584','2022-02-01 17:10:39',NULL,26000.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2423,'1110','51643788348','2022-02-02 10:52:43',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2424,'5500','51643788348','2022-02-02 11:42:21',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2425,'1000','51643788348','2022-02-02 10:52:43',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2222'),(2426,'4000','51643788348','2022-02-02 10:52:43',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2427,'1110','51643810112','2022-02-02 16:57:14',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(2428,'1110','51643810112','2022-02-02 16:57:14',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2429,'5500','51643810112','2022-02-02 16:57:14',3253.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2430,'1000','51643810112','2022-02-02 16:57:14',3670.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2222'),(2431,'4000','51643810112','2022-02-02 16:57:14',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(2432,'4000','51643810112','2022-02-02 16:57:14',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2433,'1110','51643810248','2022-02-02 16:57:58',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2434,'5500','51643810248','2022-02-02 16:57:58',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2435,'1000','51643810248','2022-02-02 16:57:58',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2222'),(2436,'4000','51643810248','2022-02-02 16:57:58',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2437,'1110','51643810371','2022-02-02 18:02:34',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2438,'1110','51643810371','2022-02-02 18:02:34',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2439,'5500','51643810371','2022-02-02 18:02:34',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2440,'1000','51643810371','2022-02-02 18:02:34',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2222'),(2441,'4000','51643810371','2022-02-02 18:02:34',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2442,'4000','51643810371','2022-02-02 18:02:34',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2443,'1110','51643869966','2022-02-03 09:35:11',NULL,16464.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2444,'1110','51643869966','2022-02-03 09:35:11',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2445,'1110','51643869966','2022-02-03 09:35:11',NULL,1820.00,'','5','1','Inventory sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2446,'1110','51643869966','2022-02-03 09:35:11',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(2447,'1110','51643869966','2022-02-03 09:35:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2448,'1110','51643869966','2022-02-03 09:35:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2449,'5500','51643869966','2022-02-03 09:35:11',24402.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2450,'1000','51643869966','2022-02-03 09:35:11',28480.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3222'),(2451,'4000','51643869966','2022-02-03 09:35:11',NULL,19200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(2452,'4000','51643869966','2022-02-03 09:35:11',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2453,'4000','51643869966','2022-02-03 09:35:11',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33580','','No',NULL,NULL,''),(2454,'4000','51643869966','2022-02-03 09:35:11',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(2455,'4000','51643869966','2022-02-03 09:35:11',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2456,'4000','51643869966','2022-02-03 09:35:11',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2457,'1110','51643870647','2022-02-03 09:49:41',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2458,'5500','51643870647','2022-02-03 09:49:41',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2459,'1000','51643870647','2022-02-03 09:49:41',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2460,'4000','51643870647','2022-02-03 09:49:41',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2461,'1110','51643891897','2022-02-03 15:38:46',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2462,'5500','51643891897','2022-02-03 15:38:46',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2463,'1000','51643891897','2022-02-03 15:38:46',2340.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3222'),(2464,'4000','51643891897','2022-02-03 15:38:46',NULL,2340.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2465,'1110','51643962816','2022-02-04 11:20:35',NULL,1176.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2466,'1110','51643962816','2022-02-04 11:20:35',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2467,'5500','51643962816','2022-02-04 11:20:35',1316.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2468,'1000','51643962816','2022-02-04 11:20:35',1550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4222'),(2469,'4000','51643962816','2022-02-04 11:20:35',NULL,1350.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2470,'4000','51643962816','2022-02-04 11:20:35',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2471,'1110','51643981508','2022-02-04 16:32:18',NULL,5880.00,'','5','1','Inventory sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(2472,'5500','51643981508','2022-02-04 16:32:18',5880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2473,'1000','51643981508','2022-02-04 16:32:18',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4222'),(2474,'4000','51643981508','2022-02-04 16:32:18',NULL,6750.00,'','5','1','Good sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(2475,'1110','51644043361','2022-02-05 09:43:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2476,'1110','51644043361','2022-02-05 09:43:01',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2477,'5500','51644043361','2022-02-05 09:43:01',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2478,'1000','51644043361','2022-02-05 09:43:01',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2479,'4000','51644043361','2022-02-05 09:43:01',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2480,'4000','51644043361','2022-02-05 09:43:01',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2481,'1110','51644043402','2022-02-05 09:51:54',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2482,'5500','51644043402','2022-02-05 09:51:54',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2483,'1000','51644043402','2022-02-05 09:51:54',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2484,'4000','51644043402','2022-02-05 09:51:54',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2485,'1110','51644211257','2022-02-07 08:22:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2486,'1110','51644211257','2022-02-07 08:22:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2487,'5500','51644211257','2022-02-07 08:22:16',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2488,'1000','51644211257','2022-02-07 08:22:16',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2489,'4000','51644211257','2022-02-07 08:22:16',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2490,'4000','51644211257','2022-02-07 08:22:16',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2491,'1110','51644211769','2022-02-07 08:31:32',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2492,'1110','51644211769','2022-02-07 08:31:32',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2493,'1110','51644211769','2022-02-07 08:31:32',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2494,'5500','51644211769','2022-02-07 08:31:32',10782.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2495,'1000','51644211769','2022-02-07 08:31:32',14200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2496,'4000','51644211769','2022-02-07 08:31:32',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2497,'4000','51644211769','2022-02-07 08:31:32',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2498,'4000','51644211769','2022-02-07 08:31:32',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2499,'1110','51644212166','2022-02-07 08:37:11',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2500,'1110','51644212166','2022-02-07 08:37:11',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(2501,'1110','51644212166','2022-02-07 08:37:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2502,'5500','51644212166','2022-02-07 08:37:11',4548.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2503,'1000','51644212166','2022-02-07 08:37:11',5500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2504,'4000','51644212166','2022-02-07 08:37:11',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2505,'4000','51644212166','2022-02-07 08:37:11',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(2506,'4000','51644212166','2022-02-07 08:37:11',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2507,'1110','51644212258','2022-02-07 08:38:17',NULL,12936.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(2508,'5500','51644212258','2022-02-07 08:38:17',12936.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2509,'1000','51644212258','2022-02-07 08:38:17',14850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2510,'4000','51644212258','2022-02-07 08:38:17',NULL,14850.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(2511,'1110','51644212315','2022-02-07 08:39:30',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2512,'5500','51644212315','2022-02-07 08:39:30',3552.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2513,'1000','51644212315','2022-02-07 08:39:30',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2514,'4000','51644212315','2022-02-07 08:39:30',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2515,'1110','51644212400','2022-02-07 08:40:57',NULL,5684.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2516,'5500','51644212400','2022-02-07 08:40:57',5684.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2517,'1000','51644212400','2022-02-07 08:40:57',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2518,'4000','51644212400','2022-02-07 08:40:57',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2519,'1110','51644212485','2022-02-07 08:42:48',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(2520,'1110','51644212485','2022-02-07 08:42:48',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(2521,'5500','51644212485','2022-02-07 08:42:48',5017.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2522,'1000','51644212485','2022-02-07 08:42:48',5770.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5222'),(2523,'4000','51644212485','2022-02-07 08:42:48',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(2524,'4000','51644212485','2022-02-07 08:42:48',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(2525,'1110','51644213296','2022-02-07 09:25:57',NULL,1540.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2526,'5500','51644213296','2022-02-07 09:25:57',1540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2527,'1000','51644213296','2022-02-07 09:25:57',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7222'),(2528,'4000','51644213296','2022-02-07 09:25:57',NULL,3500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2529,'1110','51644224557','2022-02-07 12:02:58',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2530,'5500','51644224557','2022-02-07 12:02:58',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2531,'1000','51644224557','2022-02-07 12:02:58',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101221'),(2532,'4000','51644224557','2022-02-07 12:02:58',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2533,'1110','51644224597','2022-02-07 12:37:47',NULL,2240.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2534,'5500','51644224597','2022-02-07 12:37:47',2240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2535,'1000','51644224597','2022-02-07 12:37:47',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7222'),(2536,'4000','51644224597','2022-02-07 12:37:47',NULL,3200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2537,'1110','31644237443','2022-02-07 15:39:48',NULL,16875.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2538,'1110','31644237443','2022-02-07 15:39:48',NULL,16875.00,'','3','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2539,'1110','31644237443','2022-02-07 15:39:48',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(2540,'1110','31644237443','2022-02-07 15:39:48',NULL,200.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2541,'1110','31644237443','2022-02-07 15:39:48',NULL,200.00,'','3','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2542,'5500','31644237443','2022-02-07 15:39:48',41010.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2543,'1000','31644237443','2022-02-07 15:39:48',49500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'FRIDAY04022022'),(2544,'4000','31644237443','2022-02-07 15:39:48',NULL,20250.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2545,'4000','31644237443','2022-02-07 15:39:48',NULL,20250.00,'','3','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2546,'4000','31644237443','2022-02-07 15:39:48',NULL,7800.00,'','3','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(2547,'4000','31644237443','2022-02-07 15:39:48',NULL,600.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2548,'4000','31644237443','2022-02-07 15:39:48',NULL,600.00,'','3','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2549,'1110','31644237665','2022-02-07 15:42:48',NULL,3080.00,'','3','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2550,'5500','31644237665','2022-02-07 15:42:48',3080.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2551,'1000','31644237665','2022-02-07 15:42:48',7000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'7022022MON'),(2552,'4000','31644237665','2022-02-07 15:42:48',NULL,7000.00,'','3','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2553,'1110','31644237878','2022-02-07 15:46:03',NULL,10080.00,'','3','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(2554,'5500','31644237878','2022-02-07 15:46:03',10080.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2555,'1000','31644237878','2022-02-07 15:46:03',11200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2556,'4000','31644237878','2022-02-07 15:46:03',NULL,11200.00,'','3','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(2557,'1110','31644238018','2022-02-07 15:48:47',NULL,3430.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2558,'1110','31644238018','2022-02-07 15:48:47',NULL,1802.00,'','3','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2559,'5500','31644238018','2022-02-07 15:48:47',5232.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2560,'1000','31644238018','2022-02-07 15:48:47',5940.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2561,'4000','31644238018','2022-02-07 15:48:47',NULL,4000.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2562,'4000','31644238018','2022-02-07 15:48:47',NULL,1940.00,'','3','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2563,'1110','31644238142','2022-02-07 15:50:32',NULL,3604.00,'','3','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2564,'5500','31644238142','2022-02-07 15:50:32',3604.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2565,'1000','31644238142','2022-02-07 15:50:32',3880.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'101220221'),(2566,'4000','31644238142','2022-02-07 15:50:32',NULL,3880.00,'','3','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2567,'1110','51644246290','2022-02-07 18:06:41',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2568,'5500','51644246290','2022-02-07 18:06:41',2131.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2569,'1000','51644246290','2022-02-07 18:06:41',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7222'),(2570,'4000','51644246290','2022-02-07 18:06:41',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2571,'1110','51644309644','2022-02-08 11:41:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2572,'1110','51644309644','2022-02-08 11:41:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2573,'5500','51644309644','2022-02-08 11:41:02',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2574,'1000','51644309644','2022-02-08 11:41:02',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2575,'4000','51644309644','2022-02-08 11:41:02',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2576,'4000','51644309644','2022-02-08 11:41:02',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2577,'1110','51644317313','2022-02-08 14:42:47',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2578,'1110','51644317313','2022-02-08 14:42:47',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2579,'1110','51644317313','2022-02-08 14:42:47',NULL,400.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2580,'1110','51644317313','2022-02-08 14:42:47',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2581,'5500','51644317313','2022-02-08 14:42:47',6404.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2582,'1000','51644317313','2022-02-08 14:42:47',8200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8222'),(2583,'4000','51644317313','2022-02-08 14:42:47',NULL,2700.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(2584,'4000','51644317313','2022-02-08 14:42:47',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2585,'4000','51644317313','2022-02-08 14:42:47',NULL,1200.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2586,'4000','51644317313','2022-02-08 14:42:47',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2587,'1110','51644320743','2022-02-08 15:26:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2588,'1110','51644320743','2022-02-08 15:26:37',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2589,'5500','51644320743','2022-02-08 15:26:37',240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2590,'1000','51644320743','2022-02-08 15:26:37',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8222'),(2591,'4000','51644320743','2022-02-08 15:26:37',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2592,'4000','51644320743','2022-02-08 15:26:37',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2593,'1110','51644323227','2022-02-08 15:32:27',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2594,'5500','51644323227','2022-02-08 15:32:27',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2595,'1000','51644323227','2022-02-08 15:32:27',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101221'),(2596,'4000','51644323227','2022-02-08 15:32:27',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(2597,'1110','51644334190','2022-02-08 18:30:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2598,'5500','51644334190','2022-02-08 18:30:02',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2599,'1000','51644334190','2022-02-08 18:30:02',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2600,'4000','51644334190','2022-02-08 18:30:02',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2601,'1110','31644394888','2022-02-09 11:21:44',NULL,6450.00,'','3','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2602,'5500','31644394888','2022-02-09 11:21:44',6450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2603,'1000','31644394888','2022-02-09 11:21:44',12000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'05022022SAT'),(2604,'4000','31644394888','2022-02-09 11:21:44',NULL,12000.00,'','3','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2605,'1110','31644394970','2022-02-09 11:34:19',NULL,2250.00,'','3','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2606,'5500','31644394970','2022-02-09 11:34:19',2250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2607,'1000','31644394970','2022-02-09 11:34:19',2600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'9222'),(2608,'4000','31644394970','2022-02-09 11:34:19',NULL,2600.00,'','3','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2609,'1110','31644395680','2022-02-09 12:37:30',NULL,1030.00,'','3','1','Inventory sold','1','','sales','130014980','','No',NULL,NULL,''),(2610,'1110','31644395680','2022-02-09 12:37:30',NULL,1400.00,'','3','1','Inventory sold','1','','sales','LR6102','','No',NULL,NULL,''),(2611,'5500','31644395680','2022-02-09 12:37:30',2430.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2612,'1000','31644395680','2022-02-09 12:37:30',6000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'9222'),(2613,'4000','31644395680','2022-02-09 12:37:30',NULL,3000.00,'','3','1','Good sold','1','','sales','130014980','','No',NULL,NULL,''),(2614,'4000','31644395680','2022-02-09 12:37:30',NULL,3000.00,'','3','1','Good sold','1','','sales','LR6102','','No',NULL,NULL,''),(2615,'1110','31644399492','2022-02-09 14:12:55',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2616,'5500','31644399492','2022-02-09 14:12:55',2448.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2617,'1000','31644399492','2022-02-09 14:12:55',2800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'9222'),(2618,'4000','31644399492','2022-02-09 14:12:55',NULL,2800.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2619,'1110','31644406016','2022-02-09 14:28:08',NULL,9911.00,'','3','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(2620,'1110','31644406016','2022-02-09 14:28:08',NULL,200.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2621,'1110','31644406016','2022-02-09 14:28:08',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2622,'1110','31644406016','2022-02-09 14:28:08',NULL,45.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2623,'5500','31644406016','2022-02-09 14:28:08',12900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2624,'1000','31644406016','2022-02-09 14:28:08',14770.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'9222'),(2625,'4000','31644406016','2022-02-09 14:28:08',NULL,10670.00,'','3','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(2626,'4000','31644406016','2022-02-09 14:28:08',NULL,600.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2627,'4000','31644406016','2022-02-09 14:28:08',NULL,3200.00,'','3','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2628,'4000','31644406016','2022-02-09 14:28:08',NULL,300.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2629,'1110','31644406111','2022-02-09 15:25:39',NULL,6120.00,'','3','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2630,'5500','31644406111','2022-02-09 15:25:39',6120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2631,'1000','31644406111','2022-02-09 15:25:39',7000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'9222'),(2632,'4000','31644406111','2022-02-09 15:25:39',NULL,7000.00,'','3','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2633,'1110','31644477383','2022-02-10 10:17:34',NULL,11520.00,'','3','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(2634,'1110','31644477383','2022-02-10 10:17:34',NULL,3552.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2635,'1110','31644477383','2022-02-10 10:17:34',NULL,700.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2636,'1110','31644477383','2022-02-10 10:17:34',NULL,180.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2637,'1110','31644477383','2022-02-10 10:17:34',NULL,350.00,'','3','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2638,'5500','31644477383','2022-02-10 10:17:34',16302.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2639,'1000','31644477383','2022-02-10 10:17:34',18800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'10022022THUR'),(2640,'4000','31644477383','2022-02-10 10:17:34',NULL,12800.00,'','3','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(2641,'4000','31644477383','2022-02-10 10:17:34',NULL,4000.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2642,'4000','31644477383','2022-02-10 10:17:34',NULL,1000.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2643,'4000','31644477383','2022-02-10 10:17:34',NULL,400.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2644,'4000','31644477383','2022-02-10 10:17:34',NULL,600.00,'','3','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2645,'1110','31644477719','2022-02-10 10:58:28',NULL,420.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2646,'5500','31644477719','2022-02-10 10:58:28',420.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2647,'1000','31644477719','2022-02-10 10:58:28',600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2648,'4000','31644477719','2022-02-10 10:58:28',NULL,600.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2649,'1110','31644479914','2022-02-10 11:51:27',NULL,1421.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2650,'5500','31644479914','2022-02-10 11:51:27',1421.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2651,'1000','31644479914','2022-02-10 11:51:27',1600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'10222'),(2652,'4000','31644479914','2022-02-10 11:51:27',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2653,'1110','51644484725','2022-02-10 13:05:29',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2654,'5500','51644484725','2022-02-10 13:05:29',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2655,'1000','51644484725','2022-02-10 13:05:29',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10222'),(2656,'4000','51644484725','2022-02-10 13:05:29',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2657,'1110','51644496391','2022-02-10 15:33:23',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2658,'5500','51644496391','2022-02-10 15:33:23',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2659,'1000','51644496391','2022-02-10 15:33:23',1940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10222'),(2660,'4000','51644496391','2022-02-10 15:33:23',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2661,'1110','51644496495','2022-02-10 15:52:38',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2662,'5500','51644496495','2022-02-10 15:52:38',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2663,'1000','51644496495','2022-02-10 15:52:38',6500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2664,'4000','51644496495','2022-02-10 15:52:38',NULL,6500.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2665,'1110','51644498438','2022-02-10 16:08:21',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2666,'1110','51644498438','2022-02-10 16:08:21',NULL,700.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2667,'5500','51644498438','2022-02-10 16:08:21',775.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2668,'1000','51644498438','2022-02-10 16:08:21',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10222'),(2669,'4000','51644498438','2022-02-10 16:08:21',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2670,'4000','51644498438','2022-02-10 16:08:21',NULL,2100.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2671,'1110','51644562542','2022-02-11 09:55:56',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2672,'5500','51644562542','2022-02-11 09:55:56',420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2673,'1000','51644562542','2022-02-11 09:55:56',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222'),(2674,'4000','51644562542','2022-02-11 09:55:56',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2675,'1110','51644572028','2022-02-11 13:30:55',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2676,'5500','51644572028','2022-02-11 13:30:55',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2677,'1000','51644572028','2022-02-11 13:30:55',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222'),(2678,'4000','51644572028','2022-02-11 13:30:55',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(2679,'1110','51644575485','2022-02-11 13:31:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2680,'5500','51644575485','2022-02-11 13:31:49',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2681,'1000','51644575485','2022-02-11 13:31:49',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222'),(2682,'4000','51644575485','2022-02-11 13:31:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2683,'1110','51644592189','2022-02-11 18:10:36',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2684,'5500','51644592189','2022-02-11 18:10:36',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2685,'1000','51644592189','2022-02-11 18:10:36',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222'),(2686,'4000','51644592189','2022-02-11 18:10:36',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2687,'1110','51644595852','2022-02-12 08:32:02',NULL,8000.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE SINOVA','','No',NULL,NULL,''),(2688,'1110','51644595852','2022-02-12 08:32:02',NULL,1842.40,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2689,'1110','51644595852','2022-02-12 08:32:02',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(2690,'1110','51644595852','2022-02-12 08:32:02',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2691,'1110','51644595852','2022-02-12 08:32:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(2692,'1110','51644595852','2022-02-12 08:32:02',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(2693,'1110','51644595852','2022-02-12 08:32:02',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(2694,'5500','51644595852','2022-02-12 08:32:02',21024.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2695,'1000','51644595852','2022-02-12 08:32:02',24230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222'),(2696,'4000','51644595852','2022-02-12 08:32:02',NULL,9800.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE SINOVA','','No',NULL,NULL,''),(2697,'4000','51644595852','2022-02-12 08:32:02',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2698,'4000','51644595852','2022-02-12 08:32:02',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(2699,'4000','51644595852','2022-02-12 08:32:02',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2700,'4000','51644595852','2022-02-12 08:32:02',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(2701,'4000','51644595852','2022-02-12 08:32:02',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(2702,'4000','51644595852','2022-02-12 08:32:02',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(2703,'1110','51644644074','2022-02-12 09:33:11',NULL,22032.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2704,'5500','51644644074','2022-02-12 09:33:11',22032.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2705,'1000','51644644074','2022-02-12 09:33:11',24840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12222'),(2706,'4000','51644644074','2022-02-12 09:33:11',NULL,24840.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2707,'1110','51644647772','2022-02-12 09:54:44',NULL,440.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2708,'5500','51644647772','2022-02-12 09:54:44',440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2709,'1000','51644647772','2022-02-12 09:54:44',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12222'),(2710,'4000','51644647772','2022-02-12 09:54:44',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2711,'1110','51644648924','2022-02-12 10:17:23',NULL,980.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2712,'5500','51644648924','2022-02-12 10:17:23',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2713,'1000','51644648924','2022-02-12 10:17:23',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2714,'4000','51644648924','2022-02-12 10:17:23',NULL,1400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2715,'1110','51644650249','2022-02-12 10:44:00',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2716,'1110','51644650249','2022-02-12 10:44:00',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2717,'1110','51644650249','2022-02-12 10:44:00',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2718,'5500','51644650249','2022-02-12 10:44:00',6304.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2719,'1000','51644650249','2022-02-12 10:44:00',7700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2720,'4000','51644650249','2022-02-12 10:44:00',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(2721,'4000','51644650249','2022-02-12 10:44:00',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2722,'4000','51644650249','2022-02-12 10:44:00',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(2723,'1110','51644667352','2022-02-12 15:03:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2724,'5500','51644667352','2022-02-12 15:03:37',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2725,'1000','51644667352','2022-02-12 15:03:37',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2726,'4000','51644667352','2022-02-12 15:03:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2727,'1110','51644668226','2022-02-12 15:17:41',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2728,'5500','51644668226','2022-02-12 15:17:41',4263.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2729,'1000','51644668226','2022-02-12 15:17:41',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12222'),(2730,'4000','51644668226','2022-02-12 15:17:41',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2731,'1110','51644673116','2022-02-12 16:39:12',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36029','','No',NULL,NULL,''),(2732,'5500','51644673116','2022-02-12 16:39:12',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2733,'1000','51644673116','2022-02-12 16:39:12',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12222'),(2734,'4000','51644673116','2022-02-12 16:39:12',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36029','','No',NULL,NULL,''),(2735,'1110','51644818746','2022-02-14 09:06:05',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2736,'5500','51644818746','2022-02-14 09:06:05',5406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2737,'1000','51644818746','2022-02-14 09:06:05',5820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2738,'4000','51644818746','2022-02-14 09:06:05',NULL,5820.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(2739,'1110','51644821927','2022-02-14 09:58:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2740,'5500','51644821927','2022-02-14 09:58:59',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2741,'1000','51644821927','2022-02-14 09:58:59',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2742,'4000','51644821927','2022-02-14 09:58:59',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2743,'1110','51644826215','2022-02-14 11:11:10',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2744,'1110','51644826215','2022-02-14 11:11:10',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2745,'5500','51644826215','2022-02-14 11:11:10',7245.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2746,'1000','51644826215','2022-02-14 11:11:10',8300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2747,'4000','51644826215','2022-02-14 11:11:10',NULL,7000.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2748,'4000','51644826215','2022-02-14 11:11:10',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2749,'1110','51644831795','2022-02-14 12:44:50',NULL,8526.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2750,'1110','51644831795','2022-02-14 12:44:50',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2751,'1110','51644831795','2022-02-14 12:44:50',NULL,1100.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2752,'1110','51644831795','2022-02-14 12:44:50',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2753,'5500','51644831795','2022-02-14 12:44:50',9796.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2754,'1000','51644831795','2022-02-14 12:44:50',12500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2755,'4000','51644831795','2022-02-14 12:44:50',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(2756,'4000','51644831795','2022-02-14 12:44:50',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2757,'4000','51644831795','2022-02-14 12:44:50',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2758,'4000','51644831795','2022-02-14 12:44:50',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2759,'1110','31644836461','2022-02-14 14:01:10',NULL,100.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2760,'5500','31644836461','2022-02-14 14:01:10',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2761,'1000','31644836461','2022-02-14 14:01:10',300.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'14022022'),(2762,'4000','31644836461','2022-02-14 14:01:10',NULL,300.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2763,'1110','31644836679','2022-02-14 14:18:21',NULL,45000.00,'','3','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2764,'1110','31644836679','2022-02-14 14:18:21',NULL,12348.00,'','3','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(2765,'1110','31644836679','2022-02-14 14:18:21',NULL,2640.00,'','3','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2766,'1110','31644836679','2022-02-14 14:18:21',NULL,900.00,'','3','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(2767,'1110','31644836679','2022-02-14 14:18:21',NULL,200.00,'','3','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2768,'1110','31644836679','2022-02-14 14:18:21',NULL,200.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2769,'1110','31644836679','2022-02-14 14:18:21',NULL,82125.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2770,'5500','31644836679','2022-02-14 14:18:21',143413.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2771,'1000','31644836679','2022-02-14 14:18:21',175790.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'12022022SAT'),(2772,'4000','31644836679','2022-02-14 14:18:21',NULL,54000.00,'','3','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(2773,'4000','31644836679','2022-02-14 14:18:21',NULL,14040.00,'','3','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(2774,'4000','31644836679','2022-02-14 14:18:21',NULL,6000.00,'','3','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2775,'4000','31644836679','2022-02-14 14:18:21',NULL,2000.00,'','3','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(2776,'4000','31644836679','2022-02-14 14:18:21',NULL,600.00,'','3','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2777,'4000','31644836679','2022-02-14 14:18:21',NULL,600.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2778,'4000','31644836679','2022-02-14 14:18:21',NULL,98550.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(2779,'1110','31644838133','2022-02-14 14:29:57',NULL,100.00,'','3','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2780,'5500','31644838133','2022-02-14 14:29:57',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2781,'1000','31644838133','2022-02-14 14:29:57',300.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'14022022'),(2782,'4000','31644838133','2022-02-14 14:29:57',NULL,300.00,'','3','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2783,'1110','31644839184','2022-02-14 14:46:44',NULL,2150.00,'','3','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2784,'5500','31644839184','2022-02-14 14:46:44',2150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2785,'1000','31644839184','2022-02-14 14:46:44',2000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2786,'4000','31644839184','2022-02-14 14:46:44',NULL,2000.00,'','3','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(2787,'1110','51644853605','2022-02-14 18:49:41',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(2788,'5500','51644853605','2022-02-14 18:49:41',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2789,'1000','51644853605','2022-02-14 18:49:41',1940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2790,'4000','51644853605','2022-02-14 18:49:41',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(2791,'1110','51644853797','2022-02-14 18:51:54',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(2792,'5500','51644853797','2022-02-14 18:51:54',3672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2793,'1000','51644853797','2022-02-14 18:51:54',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2794,'4000','51644853797','2022-02-14 18:51:54',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(2795,'1110','51644854377','2022-02-14 19:04:36',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2796,'1110','51644854377','2022-02-14 19:04:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2797,'5500','51644854377','2022-02-14 19:04:36',2128.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2798,'1000','51644854377','2022-02-14 19:04:36',2740.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2799,'4000','51644854377','2022-02-14 19:04:36',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(2800,'4000','51644854377','2022-02-14 19:04:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2801,'1110','51644911935','2022-02-15 10:59:26',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(2802,'5500','51644911935','2022-02-15 10:59:26',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2803,'1000','51644911935','2022-02-15 10:59:26',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15222'),(2804,'4000','51644911935','2022-02-15 10:59:26',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(2805,'1110','51644918110','2022-02-15 12:42:03',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2806,'5500','51644918110','2022-02-15 12:42:03',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2807,'1000','51644918110','2022-02-15 12:42:03',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15222'),(2808,'4000','51644918110','2022-02-15 12:42:03',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2809,'1110','51644918184','2022-02-15 14:13:50',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2810,'5500','51644918184','2022-02-15 14:13:50',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2811,'1000','51644918184','2022-02-15 14:13:50',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2812,'4000','51644918184','2022-02-15 14:13:50',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2813,'1110','51644990892','2022-02-16 09:01:31',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2814,'5500','51644990892','2022-02-16 09:01:31',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2815,'1000','51644990892','2022-02-16 09:01:31',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15222'),(2816,'4000','51644990892','2022-02-16 09:01:31',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2817,'1110','51644991305','2022-02-16 09:02:54',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2818,'5500','51644991305','2022-02-16 09:02:54',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2819,'1000','51644991305','2022-02-16 09:02:54',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16222'),(2820,'4000','51644991305','2022-02-16 09:02:54',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2821,'1110','51644991401','2022-02-16 09:08:11',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2822,'1110','51644991401','2022-02-16 09:08:11',NULL,21375.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(2823,'1110','51644991401','2022-02-16 09:08:11',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2824,'1110','51644991401','2022-02-16 09:08:11',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(2825,'1110','51644991401','2022-02-16 09:08:11',NULL,17836.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2826,'5500','51644991401','2022-02-16 09:08:11',60253.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2827,'1000','51644991401','2022-02-16 09:08:11',70120.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14222'),(2828,'4000','51644991401','2022-02-16 09:08:11',NULL,11040.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2829,'4000','51644991401','2022-02-16 09:08:11',NULL,25080.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(2830,'4000','51644991401','2022-02-16 09:08:11',NULL,5280.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2831,'4000','51644991401','2022-02-16 09:08:11',NULL,7920.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(2832,'4000','51644991401','2022-02-16 09:08:11',NULL,20800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(2833,'1110','51644991727','2022-02-16 09:51:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2834,'1110','51644991727','2022-02-16 09:51:35',NULL,440.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2835,'1110','51644991727','2022-02-16 09:51:35',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2836,'1110','51644991727','2022-02-16 09:51:35',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2837,'1110','51644991727','2022-02-16 09:51:35',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2838,'5500','51644991727','2022-02-16 09:51:35',4765.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2839,'1000','51644991727','2022-02-16 09:51:35',6200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16222'),(2840,'4000','51644991727','2022-02-16 09:51:35',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(2841,'4000','51644991727','2022-02-16 09:51:35',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(2842,'4000','51644991727','2022-02-16 09:51:35',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2843,'4000','51644991727','2022-02-16 09:51:35',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2844,'4000','51644991727','2022-02-16 09:51:35',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(2845,'1110','31644998328','2022-02-16 10:59:14',NULL,8232.00,'','3','1','Inventory sold','1','','sales','FGB44693','','No',NULL,NULL,''),(2846,'1110','31644998328','2022-02-16 10:59:14',NULL,710.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2847,'5500','31644998328','2022-02-16 10:59:14',8942.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2848,'1000','31644998328','2022-02-16 10:59:14',10250.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'16022022WED'),(2849,'4000','31644998328','2022-02-16 10:59:14',NULL,9450.00,'','3','1','Good sold','1','','sales','FGB44693','','No',NULL,NULL,''),(2850,'4000','31644998328','2022-02-16 10:59:14',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2851,'1110','51645022420','2022-02-16 17:40:37',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR44586','','No',NULL,NULL,''),(2852,'5500','51645022420','2022-02-16 17:40:37',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2853,'1000','51645022420','2022-02-16 17:40:37',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16222'),(2854,'4000','51645022420','2022-02-16 17:40:37',NULL,1400.00,'','5','1','Good sold','1','','sales','MR44586','','No',NULL,NULL,''),(2855,'1110','51645022455','2022-02-16 18:16:19',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(2856,'1110','51645022455','2022-02-16 18:16:19',NULL,1050.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2857,'5500','51645022455','2022-02-16 18:16:19',10842.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2858,'1000','51645022455','2022-02-16 18:16:19',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16222'),(2859,'4000','51645022455','2022-02-16 18:16:19',NULL,11200.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(2860,'4000','51645022455','2022-02-16 18:16:19',NULL,1800.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(2861,'1110','51645072323','2022-02-17 07:35:55',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2862,'5500','51645072323','2022-02-17 07:35:55',420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2863,'1000','51645072323','2022-02-17 07:35:55',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17222'),(2864,'4000','51645072323','2022-02-17 07:35:55',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2865,'1110','51645072625','2022-02-17 07:54:51',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2866,'5500','51645072625','2022-02-17 07:54:51',560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2867,'1000','51645072625','2022-02-17 07:54:51',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17222'),(2868,'4000','51645072625','2022-02-17 07:54:51',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2869,'1110','51645083846','2022-02-17 10:44:37',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(2870,'5500','51645083846','2022-02-17 10:44:37',110.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2871,'1000','51645083846','2022-02-17 10:44:37',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17222'),(2872,'4000','51645083846','2022-02-17 10:44:37',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(2873,'1110','51645161018','2022-02-18 08:10:35',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2874,'5500','51645161018','2022-02-18 08:10:35',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2875,'1000','51645161018','2022-02-18 08:10:35',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2876,'4000','51645161018','2022-02-18 08:10:35',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2877,'1110','51645161048','2022-02-18 08:11:27',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2878,'1110','51645161048','2022-02-18 08:11:27',NULL,3585.00,'','5','1','Inventory sold','1','','sales','MR 44153','','No',NULL,NULL,''),(2879,'5500','51645161048','2022-02-18 08:11:27',3865.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2880,'1000','51645161048','2022-02-18 08:11:27',4600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18222'),(2881,'4000','51645161048','2022-02-18 08:11:27',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2882,'4000','51645161048','2022-02-18 08:11:27',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 44153','','No',NULL,NULL,''),(2883,'1110','51645161246','2022-02-18 08:48:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(2884,'5500','51645161246','2022-02-18 08:48:55',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2885,'1000','51645161246','2022-02-18 08:48:55',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18222'),(2886,'4000','51645161246','2022-02-18 08:48:55',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(2887,'1110','51645163347','2022-02-18 09:18:12',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2888,'5500','51645163347','2022-02-18 09:18:12',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2889,'1000','51645163347','2022-02-18 09:18:12',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18222'),(2890,'4000','51645163347','2022-02-18 09:18:12',NULL,1000.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2891,'1110','31645170903','2022-02-18 10:57:10',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2892,'1110','31645170903','2022-02-18 10:57:10',NULL,921.20,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2893,'1110','31645170903','2022-02-18 10:57:10',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2894,'5500','31645170903','2022-02-18 10:57:10',2723.20,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2895,'1000','31645170903','2022-02-18 10:57:10',2910.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2896,'4000','31645170903','2022-02-18 10:57:10',NULL,970.00,'','3','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2897,'4000','31645170903','2022-02-18 10:57:10',NULL,970.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2898,'4000','31645170903','2022-02-18 10:57:10',NULL,970.00,'','3','1','Good sold','1','','sales','FGP33724','','No',NULL,NULL,''),(2899,'1110','31645171258','2022-02-18 11:22:17',NULL,10812.00,'','3','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2900,'1110','31645171258','2022-02-18 11:22:17',NULL,5684.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2901,'1110','31645171258','2022-02-18 11:22:17',NULL,5488.00,'','3','1','Inventory sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(2902,'5500','31645171258','2022-02-18 11:22:17',21984.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2903,'1000','31645171258','2022-02-18 11:22:17',24560.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'18022022FRD'),(2904,'4000','31645171258','2022-02-18 11:22:17',NULL,11760.00,'','3','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(2905,'4000','31645171258','2022-02-18 11:22:17',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2906,'4000','31645171258','2022-02-18 11:22:17',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP24329','','No',NULL,NULL,''),(2907,'1110','51645173905','2022-02-18 11:49:47',NULL,7105.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2908,'1110','51645173905','2022-02-18 11:49:47',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2909,'1110','51645173905','2022-02-18 11:49:47',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(2910,'1110','51645173905','2022-02-18 11:49:47',NULL,1800.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(2911,'1110','51645173905','2022-02-18 11:49:47',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2912,'5500','51645173905','2022-02-18 11:49:47',9605.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2913,'1000','51645173905','2022-02-18 11:49:47',12100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2914,'4000','51645173905','2022-02-18 11:49:47',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2915,'4000','51645173905','2022-02-18 11:49:47',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(2916,'4000','51645173905','2022-02-18 11:49:47',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(2917,'4000','51645173905','2022-02-18 11:49:47',NULL,2400.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(2918,'4000','51645173905','2022-02-18 11:49:47',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2919,'1110','31645197868','2022-02-18 18:24:50',NULL,1450.00,'','3','1','Inventory sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(2920,'1110','31645197868','2022-02-18 18:24:50',NULL,420.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2921,'5500','31645197868','2022-02-18 18:24:50',1870.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2922,'1000','31645197868','2022-02-18 18:24:50',2700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2923,'4000','31645197868','2022-02-18 18:24:50',NULL,2100.00,'','3','1','Good sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(2924,'4000','31645197868','2022-02-18 18:24:50',NULL,600.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2925,'1110','51645245755','2022-02-19 07:42:44',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2926,'5500','51645245755','2022-02-19 07:42:44',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2927,'1000','51645245755','2022-02-19 07:42:44',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2928,'4000','51645245755','2022-02-19 07:42:44',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(2929,'1110','51645254675','2022-02-19 10:55:06',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2930,'5500','51645254675','2022-02-19 10:55:06',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2931,'1000','51645254675','2022-02-19 10:55:06',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2932,'4000','51645254675','2022-02-19 10:55:06',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2933,'1110','51645260295','2022-02-19 11:46:16',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2934,'1110','51645260295','2022-02-19 11:46:16',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2935,'1110','51645260295','2022-02-19 11:46:16',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2936,'5500','51645260295','2022-02-19 11:46:16',25584.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2937,'1000','51645260295','2022-02-19 11:46:16',29200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19022022SAT'),(2938,'4000','51645260295','2022-02-19 11:46:16',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(2939,'4000','51645260295','2022-02-19 11:46:16',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393022','','No',NULL,NULL,''),(2940,'4000','51645260295','2022-02-19 11:46:16',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2941,'1110','51645271382','2022-02-19 14:49:55',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2942,'5500','51645271382','2022-02-19 14:49:55',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2943,'1000','51645271382','2022-02-19 14:49:55',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19222'),(2944,'4000','51645271382','2022-02-19 14:49:55',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2945,'1110','31645274305','2022-02-19 15:39:09',NULL,12078.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2946,'5500','31645274305','2022-02-19 15:39:09',12078.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2947,'1000','31645274305','2022-02-19 15:39:09',13260.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19022022SAT'),(2948,'4000','31645274305','2022-02-19 15:39:09',NULL,13260.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2949,'1110','51645276491','2022-02-19 16:15:04',NULL,200.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(2950,'5500','51645276491','2022-02-19 16:15:04',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2951,'1000','51645276491','2022-02-19 16:15:04',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19222'),(2952,'4000','51645276491','2022-02-19 16:15:04',NULL,400.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(2953,'1110','51645276517','2022-02-19 16:17:09',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2954,'5500','51645276517','2022-02-19 16:17:09',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2955,'1000','51645276517','2022-02-19 16:17:09',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19222'),(2956,'4000','51645276517','2022-02-19 16:17:09',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(2957,'1110','51645276722','2022-02-19 16:19:12',NULL,11760.00,'','5','1','Inventory sold','1','','sales','FGB44693','','No',NULL,NULL,''),(2958,'5500','51645276722','2022-02-19 16:19:12',11760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2959,'1000','51645276722','2022-02-19 16:19:12',13500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19222'),(2960,'4000','51645276722','2022-02-19 16:19:12',NULL,13500.00,'','5','1','Good sold','1','','sales','FGB44693','','No',NULL,NULL,''),(2961,'1110','31645450810','2022-02-21 16:42:15',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(2962,'5500','31645450810','2022-02-21 16:42:15',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2963,'1000','31645450810','2022-02-21 16:42:15',450.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'21022022'),(2964,'4000','31645450810','2022-02-21 16:42:15',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(2965,'1110','31645450949','2022-02-21 16:53:31',NULL,1440.00,'','3','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(2966,'5500','31645450949','2022-02-21 16:53:31',1440.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2967,'1000','31645450949','2022-02-21 16:53:31',1600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'21222'),(2968,'4000','31645450949','2022-02-21 16:53:31',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(2969,'1110','31645451636','2022-02-21 16:54:11',NULL,100.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2970,'5500','31645451636','2022-02-21 16:54:11',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2971,'1000','31645451636','2022-02-21 16:54:11',300.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'21222'),(2972,'4000','31645451636','2022-02-21 16:54:11',NULL,300.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2973,'1110','31645451693','2022-02-21 16:55:36',NULL,1120.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2974,'5500','31645451693','2022-02-21 16:55:36',1120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2975,'1000','31645451693','2022-02-21 16:55:36',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2976,'4000','31645451693','2022-02-21 16:55:36',NULL,1600.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2977,'1110','31645451775','2022-02-21 18:23:47',NULL,2250.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2978,'1110','31645451775','2022-02-21 18:23:47',NULL,3375.00,'','3','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(2979,'5500','31645451775','2022-02-21 18:23:47',5625.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2980,'1000','31645451775','2022-02-21 18:23:47',6600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19222'),(2981,'4000','31645451775','2022-02-21 18:23:47',NULL,2640.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(2982,'4000','31645451775','2022-02-21 18:23:47',NULL,3960.00,'','3','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(2983,'1110','51645516897','2022-02-22 11:01:48',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(2984,'5500','51645516897','2022-02-22 11:01:48',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2985,'1000','51645516897','2022-02-22 11:01:48',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22222'),(2986,'4000','51645516897','2022-02-22 11:01:48',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(2987,'1110','31645517942','2022-02-22 11:20:09',NULL,1842.40,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2988,'1110','31645517942','2022-02-22 11:20:09',NULL,710.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2989,'1110','31645517942','2022-02-22 11:20:09',NULL,225.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2990,'1110','31645517942','2022-02-22 11:20:09',NULL,140.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(2991,'5500','31645517942','2022-02-22 11:20:09',2917.90,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2992,'1000','31645517942','2022-02-22 11:20:09',3440.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2993,'4000','31645517942','2022-02-22 11:20:09',NULL,1940.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2994,'4000','31645517942','2022-02-22 11:20:09',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(2995,'4000','31645517942','2022-02-22 11:20:09',NULL,500.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(2996,'4000','31645517942','2022-02-22 11:20:09',NULL,200.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(2997,'1110','31645518033','2022-02-22 11:23:21',NULL,921.20,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(2998,'5500','31645518033','2022-02-22 11:23:21',921.20,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2999,'1000','31645518033','2022-02-22 11:23:21',980.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3000,'4000','31645518033','2022-02-22 11:23:21',NULL,980.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(3001,'1110','31645518360','2022-02-22 11:32:04',NULL,18020.00,'','3','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3002,'1110','31645518360','2022-02-22 11:32:04',NULL,44950.00,'','3','1','Inventory sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(3003,'1110','31645518360','2022-02-22 11:32:04',NULL,300.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3004,'5500','31645518360','2022-02-22 11:32:04',63270.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3005,'1000','31645518360','2022-02-22 11:32:04',84300.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19022022SAT'),(3006,'4000','31645518360','2022-02-22 11:32:04',NULL,19600.00,'','3','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3007,'4000','31645518360','2022-02-22 11:32:04',NULL,63800.00,'','3','1','Good sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(3008,'4000','31645518360','2022-02-22 11:32:04',NULL,900.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3009,'1110','31645519108','2022-02-22 11:39:08',NULL,7344.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3010,'1110','31645519108','2022-02-22 11:39:08',NULL,710.50,'','3','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(3011,'5500','31645519108','2022-02-22 11:39:08',8054.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3012,'1000','31645519108','2022-02-22 11:39:08',9200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3013,'4000','31645519108','2022-02-22 11:39:08',NULL,8400.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3014,'4000','31645519108','2022-02-22 11:39:08',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(3015,'1110','51645535468','2022-02-22 16:12:12',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(3016,'5500','51645535468','2022-02-22 16:12:12',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3017,'1000','51645535468','2022-02-22 16:12:12',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2222'),(3018,'4000','51645535468','2022-02-22 16:12:12',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(3019,'1110','51645598074','2022-02-23 09:34:51',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3020,'5500','51645598074','2022-02-23 09:34:51',721.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3021,'1000','51645598074','2022-02-23 09:34:51',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23222'),(3022,'4000','51645598074','2022-02-23 09:34:51',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3023,'1110','51645598312','2022-02-23 10:31:07',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3024,'1110','51645598312','2022-02-23 10:31:07',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3025,'5500','51645598312','2022-02-23 10:31:07',2728.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3026,'1000','51645598312','2022-02-23 10:31:07',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23222'),(3027,'4000','51645598312','2022-02-23 10:31:07',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3028,'4000','51645598312','2022-02-23 10:31:07',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3029,'1110','51645610131','2022-02-23 14:41:19',NULL,16464.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3030,'5500','51645610131','2022-02-23 14:41:19',16464.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3031,'1000','51645610131','2022-02-23 14:41:19',18900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23222'),(3032,'4000','51645610131','2022-02-23 14:41:19',NULL,18900.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3033,'1110','51645630809','2022-02-23 18:40:43',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3034,'5500','51645630809','2022-02-23 18:40:43',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3035,'1000','51645630809','2022-02-23 18:40:43',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23222'),(3036,'4000','51645630809','2022-02-23 18:40:43',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3037,'1110','51645688045','2022-02-24 10:34:36',NULL,5040.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3038,'1110','51645688045','2022-02-24 10:34:36',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(3039,'5500','51645688045','2022-02-24 10:34:36',9303.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3040,'1000','51645688045','2022-02-24 10:34:36',10400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3041,'4000','51645688045','2022-02-24 10:34:36',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3042,'4000','51645688045','2022-02-24 10:34:36',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(3043,'1110','51645691146','2022-02-24 11:25:55',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3044,'5500','51645691146','2022-02-24 11:25:55',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3045,'1000','51645691146','2022-02-24 11:25:55',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3046,'4000','51645691146','2022-02-24 11:25:55',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3047,'1110','51645691172','2022-02-24 11:30:29',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3048,'5500','51645691172','2022-02-24 11:30:29',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3049,'1000','51645691172','2022-02-24 11:30:29',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24222'),(3050,'4000','51645691172','2022-02-24 11:30:29',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3051,'1110','51645701780','2022-02-24 14:24:11',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(3052,'5500','51645701780','2022-02-24 14:24:11',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3053,'1000','51645701780','2022-02-24 14:24:11',2200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24222'),(3054,'4000','51645701780','2022-02-24 14:24:11',NULL,2200.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(3055,'1110','51645701868','2022-02-24 15:43:44',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3056,'1110','51645701868','2022-02-24 15:43:44',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3057,'1110','51645701868','2022-02-24 15:43:44',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3058,'1110','51645701868','2022-02-24 15:43:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3059,'1110','51645701868','2022-02-24 15:43:44',NULL,700.00,'','5','1','Inventory sold','1','','sales','KEYLESS MOMENT LOCK','','No',NULL,NULL,''),(3060,'5500','51645701868','2022-02-24 15:43:44',5737.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3061,'1000','51645701868','2022-02-24 15:43:44',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24222'),(3062,'4000','51645701868','2022-02-24 15:43:44',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3063,'4000','51645701868','2022-02-24 15:43:44',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3064,'4000','51645701868','2022-02-24 15:43:44',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3065,'4000','51645701868','2022-02-24 15:43:44',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3066,'4000','51645701868','2022-02-24 15:43:44',NULL,1600.00,'','5','1','Good sold','1','','sales','KEYLESS MOMENT LOCK','','No',NULL,NULL,''),(3067,'1110','51645769829','2022-02-25 09:18:44',NULL,9911.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3068,'1110','51645769829','2022-02-25 09:18:44',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3069,'5500','51645769829','2022-02-25 09:18:44',15399.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3070,'1000','51645769829','2022-02-25 09:18:44',17070.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25222'),(3071,'4000','51645769829','2022-02-25 09:18:44',NULL,10670.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3072,'4000','51645769829','2022-02-25 09:18:44',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3073,'1110','51645770128','2022-02-25 09:22:44',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3074,'1110','51645770128','2022-02-25 09:22:44',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3075,'5500','51645770128','2022-02-25 09:22:44',1825.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3076,'1000','51645770128','2022-02-25 09:22:44',2550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3077,'4000','51645770128','2022-02-25 09:22:44',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3078,'4000','51645770128','2022-02-25 09:22:44',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3079,'1110','51645774916','2022-02-25 10:43:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3080,'1110','51645774916','2022-02-25 10:43:03',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(3081,'5500','51645774916','2022-02-25 10:43:03',220.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3082,'1000','51645774916','2022-02-25 10:43:03',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25222'),(3083,'4000','51645774916','2022-02-25 10:43:03',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3084,'4000','51645774916','2022-02-25 10:43:03',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3085,'1110','51645775921','2022-02-25 12:28:09',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(3086,'1110','51645775921','2022-02-25 12:28:09',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3087,'1110','51645775921','2022-02-25 12:28:09',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3088,'5500','51645775921','2022-02-25 12:28:09',1365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3089,'1000','51645775921','2022-02-25 12:28:09',1850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3090,'4000','51645775921','2022-02-25 12:28:09',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(3091,'4000','51645775921','2022-02-25 12:28:09',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(3092,'4000','51645775921','2022-02-25 12:28:09',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3093,'1110','51645781739','2022-02-25 12:51:45',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(3094,'5500','51645781739','2022-02-25 12:51:45',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3095,'1000','51645781739','2022-02-25 12:51:45',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25222'),(3096,'4000','51645781739','2022-02-25 12:51:45',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(3097,'1110','31645783803','2022-02-25 13:30:53',NULL,8000.00,'','3','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE SINOVA','','No',NULL,NULL,''),(3098,'1110','31645783803','2022-02-25 13:30:53',NULL,8000.00,'','3','1','Inventory sold','1','','sales','0007','','No',NULL,NULL,''),(3099,'1110','31645783803','2022-02-25 13:30:53',NULL,2950.00,'','3','1','Inventory sold','1','','sales','FR1002','','No',NULL,NULL,''),(3100,'1110','31645783803','2022-02-25 13:30:53',NULL,200.00,'','3','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(3101,'1110','31645783803','2022-02-25 13:30:53',NULL,400.00,'','3','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(3102,'1110','31645783803','2022-02-25 13:30:53',NULL,200.00,'','3','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(3103,'1110','31645783803','2022-02-25 13:30:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3104,'1110','31645783803','2022-02-25 13:30:53',NULL,180.00,'','3','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(3105,'1110','31645783803','2022-02-25 13:30:53',NULL,420.00,'','3','1','Inventory sold','1','','sales','130011593','','No',NULL,NULL,''),(3106,'1110','31645783803','2022-02-25 13:30:53',NULL,700.00,'','3','1','Inventory sold','1','','sales','9004','','No',NULL,NULL,''),(3107,'5500','31645783803','2022-02-25 13:30:53',21130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3108,'1000','31645783803','2022-02-25 13:30:53',32050.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25022022FRD'),(3109,'4000','31645783803','2022-02-25 13:30:53',NULL,9800.00,'','3','1','Good sold','1','','sales','CLOSE COUPLE BLUE SINOVA','','No',NULL,NULL,''),(3110,'4000','31645783803','2022-02-25 13:30:53',NULL,13000.00,'','3','1','Good sold','1','','sales','0007','','No',NULL,NULL,''),(3111,'4000','31645783803','2022-02-25 13:30:53',NULL,4000.00,'','3','1','Good sold','1','','sales','FR1002','','No',NULL,NULL,''),(3112,'4000','31645783803','2022-02-25 13:30:53',NULL,400.00,'','3','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(3113,'4000','31645783803','2022-02-25 13:30:53',NULL,700.00,'','3','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(3114,'4000','31645783803','2022-02-25 13:30:53',NULL,400.00,'','3','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(3115,'4000','31645783803','2022-02-25 13:30:53',NULL,250.00,'','3','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3116,'4000','31645783803','2022-02-25 13:30:53',NULL,500.00,'','3','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(3117,'4000','31645783803','2022-02-25 13:30:53',NULL,1500.00,'','3','1','Good sold','1','','sales','130011593','','No',NULL,NULL,''),(3118,'4000','31645783803','2022-02-25 13:30:53',NULL,1500.00,'','3','1','Good sold','1','','sales','9004','','No',NULL,NULL,''),(3119,'1110','31645785578','2022-02-25 14:02:47',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3120,'1110','31645785578','2022-02-25 14:02:47',NULL,3600.00,'','3','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3121,'5500','31645785578','2022-02-25 14:02:47',7716.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3122,'1000','31645785578','2022-02-25 14:02:47',8800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25222'),(3123,'4000','31645785578','2022-02-25 14:02:47',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3124,'4000','31645785578','2022-02-25 14:02:47',NULL,4000.00,'','3','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3125,'1110','31645790475','2022-02-25 15:01:36',NULL,704.00,'','3','1','Inventory sold','1','','sales','MR29012','','No',NULL,NULL,''),(3126,'5500','31645790475','2022-02-25 15:01:36',704.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3127,'1000','31645790475','2022-02-25 15:01:36',980.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25022022'),(3128,'4000','31645790475','2022-02-25 15:01:36',NULL,980.00,'','3','1','Good sold','1','','sales','MR29012','','No',NULL,NULL,''),(3129,'1110','31645798426','2022-02-25 17:14:06',NULL,560.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3130,'5500','31645798426','2022-02-25 17:14:06',560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3131,'1000','31645798426','2022-02-25 17:14:06',800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3132,'4000','31645798426','2022-02-25 17:14:06',NULL,800.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3133,'1110','31645798456','2022-02-25 17:58:05',NULL,1408.00,'','3','1','Inventory sold','1','','sales','MR29012','','No',NULL,NULL,''),(3134,'1110','31645798456','2022-02-25 17:58:05',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3135,'5500','31645798456','2022-02-25 17:58:05',5524.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3136,'1000','31645798456','2022-02-25 17:58:05',6760.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25022022'),(3137,'4000','31645798456','2022-02-25 17:58:05',NULL,1960.00,'','3','1','Good sold','1','','sales','MR29012','','No',NULL,NULL,''),(3138,'4000','31645798456','2022-02-25 17:58:05',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3139,'1110','31645853769','2022-02-26 08:40:13',NULL,5488.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3140,'1110','31645853769','2022-02-26 08:40:13',NULL,2703.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3141,'1110','31645853769','2022-02-26 08:40:13',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3142,'1110','31645853769','2022-02-26 08:40:13',NULL,140.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3143,'1110','31645853769','2022-02-26 08:40:13',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3144,'5500','31645853769','2022-02-26 08:40:13',8446.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3145,'1000','31645853769','2022-02-26 08:40:13',9940.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3146,'4000','31645853769','2022-02-26 08:40:13',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3147,'4000','31645853769','2022-02-26 08:40:13',NULL,2940.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3148,'4000','31645853769','2022-02-26 08:40:13',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3149,'4000','31645853769','2022-02-26 08:40:13',NULL,200.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3150,'4000','31645853769','2022-02-26 08:40:13',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3151,'1110','31645855218','2022-02-26 09:00:28',NULL,686.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3152,'5500','31645855218','2022-02-26 09:00:28',686.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3153,'1000','31645855218','2022-02-26 09:00:28',800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022'),(3154,'4000','31645855218','2022-02-26 09:00:28',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3155,'1110','31645855357','2022-02-26 09:04:17',NULL,1400.00,'','3','1','Inventory sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(3156,'1110','31645855357','2022-02-26 09:04:17',NULL,1400.00,'','3','1','Inventory sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(3157,'1110','31645855357','2022-02-26 09:04:17',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(3158,'5500','31645855357','2022-02-26 09:04:17',3050.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3159,'1000','31645855357','2022-02-26 09:04:17',6450.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3160,'4000','31645855357','2022-02-26 09:04:17',NULL,3000.00,'','3','1','Good sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(3161,'4000','31645855357','2022-02-26 09:04:17',NULL,3000.00,'','3','1','Good sold','1','','sales','GJS LOCK','','No',NULL,NULL,''),(3162,'4000','31645855357','2022-02-26 09:04:17',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(3163,'1110','31645857381','2022-02-26 09:36:31',NULL,2703.00,'','3','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3164,'5500','31645857381','2022-02-26 09:36:31',2703.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3165,'1000','31645857381','2022-02-26 09:36:31',2940.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3166,'4000','31645857381','2022-02-26 09:36:31',NULL,2940.00,'','3','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3167,'1110','31645859692','2022-02-26 10:15:03',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3168,'5500','31645859692','2022-02-26 10:15:03',1372.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3169,'1000','31645859692','2022-02-26 10:15:03',1600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3170,'4000','31645859692','2022-02-26 10:15:03',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3171,'1110','31645862758','2022-02-26 11:19:17',NULL,7875.00,'','3','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(3172,'1110','31645862758','2022-02-26 11:19:17',NULL,7875.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(3173,'1110','31645862758','2022-02-26 11:19:17',NULL,9560.00,'','3','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(3174,'1110','31645862758','2022-02-26 11:19:17',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3175,'1110','31645862758','2022-02-26 11:19:17',NULL,11250.00,'','3','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(3176,'1110','31645862758','2022-02-26 11:19:17',NULL,5625.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(3177,'1110','31645862758','2022-02-26 11:19:17',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3178,'1110','31645862758','2022-02-26 11:19:17',NULL,90.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3179,'5500','31645862758','2022-02-26 11:19:17',42390.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3180,'1000','31645862758','2022-02-26 11:19:17',50950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3181,'4000','31645862758','2022-02-26 11:19:17',NULL,9450.00,'','3','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(3182,'4000','31645862758','2022-02-26 11:19:17',NULL,9450.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(3183,'4000','31645862758','2022-02-26 11:19:17',NULL,11200.00,'','3','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(3184,'4000','31645862758','2022-02-26 11:19:17',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3185,'4000','31645862758','2022-02-26 11:19:17',NULL,13500.00,'','3','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(3186,'4000','31645862758','2022-02-26 11:19:17',NULL,6750.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(3187,'4000','31645862758','2022-02-26 11:19:17',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3188,'4000','31645862758','2022-02-26 11:19:17',NULL,200.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3189,'1110','31645874853','2022-02-26 14:34:34',NULL,19125.00,'','3','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(3190,'1110','31645874853','2022-02-26 14:34:34',NULL,75.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3191,'5500','31645874853','2022-02-26 14:34:34',19200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3192,'1000','31645874853','2022-02-26 14:34:34',22600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3193,'4000','31645874853','2022-02-26 14:34:34',NULL,22100.00,'','3','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(3194,'4000','31645874853','2022-02-26 14:34:34',NULL,500.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3195,'1110','31645875565','2022-02-26 14:42:35',NULL,5048.40,'','3','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3196,'1110','31645875565','2022-02-26 14:42:35',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3197,'5500','31645875565','2022-02-26 14:42:35',5148.40,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3198,'1000','31645875565','2022-02-26 14:42:35',7160.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022'),(3199,'4000','31645875565','2022-02-26 14:42:35',NULL,6860.00,'','3','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3200,'4000','31645875565','2022-02-26 14:42:35',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3201,'1110','31645876268','2022-02-26 14:58:50',NULL,11000.00,'','3','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(3202,'5500','31645876268','2022-02-26 14:58:50',11000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3203,'1000','31645876268','2022-02-26 14:58:50',17000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3204,'4000','31645876268','2022-02-26 14:58:50',NULL,17000.00,'','3','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(3205,'1110','31645877708','2022-02-26 15:18:50',NULL,7780.00,'','3','1','Inventory sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(3206,'1110','31645877708','2022-02-26 15:18:50',NULL,11000.00,'','3','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(3207,'1110','31645877708','2022-02-26 15:18:50',NULL,900.00,'','3','1','Inventory sold','1','','sales','BLACK FLEX PILLAR TAP','','No',NULL,NULL,''),(3208,'1110','31645877708','2022-02-26 15:18:50',NULL,1500.00,'','3','1','Inventory sold','1','','sales','130019350','','No',NULL,NULL,''),(3209,'5500','31645877708','2022-02-26 15:18:50',21180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3210,'1000','31645877708','2022-02-26 15:18:50',33000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3211,'4000','31645877708','2022-02-26 15:18:50',NULL,9500.00,'','3','1','Good sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(3212,'4000','31645877708','2022-02-26 15:18:50',NULL,18000.00,'','3','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(3213,'4000','31645877708','2022-02-26 15:18:50',NULL,2500.00,'','3','1','Good sold','1','','sales','BLACK FLEX PILLAR TAP','','No',NULL,NULL,''),(3214,'4000','31645877708','2022-02-26 15:18:50',NULL,3000.00,'','3','1','Good sold','1','','sales','130019350','','No',NULL,NULL,''),(3215,'1110','31645878212','2022-02-26 15:23:49',NULL,90.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3216,'5500','31645878212','2022-02-26 15:23:49',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3217,'1000','31645878212','2022-02-26 15:23:49',200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3218,'4000','31645878212','2022-02-26 15:23:49',NULL,200.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3219,'1110','31645878287','2022-02-26 17:13:56',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3220,'1110','31645878287','2022-02-26 17:13:56',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3221,'1110','31645878287','2022-02-26 17:13:56',NULL,1802.00,'','3','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3222,'1110','31645878287','2022-02-26 17:13:56',NULL,280.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3223,'5500','31645878287','2022-02-26 17:13:56',4355.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3224,'1000','31645878287','2022-02-26 17:13:56',4920.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3225,'4000','31645878287','2022-02-26 17:13:56',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3226,'4000','31645878287','2022-02-26 17:13:56',NULL,980.00,'','3','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3227,'4000','31645878287','2022-02-26 17:13:56',NULL,1940.00,'','3','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3228,'4000','31645878287','2022-02-26 17:13:56',NULL,400.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3229,'1110','31645889074','2022-02-26 18:29:58',NULL,721.20,'','3','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3230,'1110','31645889074','2022-02-26 18:29:58',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3231,'5500','31645889074','2022-02-26 18:29:58',3465.20,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3232,'1000','31645889074','2022-02-26 18:29:58',4170.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26022022SAT'),(3233,'4000','31645889074','2022-02-26 18:29:58',NULL,970.00,'','3','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3234,'4000','31645889074','2022-02-26 18:29:58',NULL,3200.00,'','3','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3235,'1110','31645889653','2022-02-26 18:39:49',NULL,700.00,'','3','1','Inventory sold','1','','sales','9004','','No',NULL,NULL,''),(3236,'5500','31645889653','2022-02-26 18:39:49',700.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3237,'1000','31645889653','2022-02-26 18:39:49',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3238,'4000','31645889653','2022-02-26 18:39:49',NULL,1500.00,'','3','1','Good sold','1','','sales','9004','','No',NULL,NULL,''),(3239,'1110','51646037252','2022-02-28 11:34:29',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3240,'5500','51646037252','2022-02-28 11:34:29',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3241,'1000','51646037252','2022-02-28 11:34:29',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28222mon'),(3242,'4000','51646037252','2022-02-28 11:34:29',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3243,'1110','51646037536','2022-02-28 11:57:18',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3244,'1110','51646037536','2022-02-28 11:57:18',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3245,'5500','51646037536','2022-02-28 11:57:18',4300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3246,'1000','51646037536','2022-02-28 11:57:18',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28222mon'),(3247,'4000','51646037536','2022-02-28 11:57:18',NULL,4500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3248,'4000','51646037536','2022-02-28 11:57:18',NULL,2250.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3249,'1110','31646057816','2022-02-28 17:17:07',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(3250,'5500','31646057816','2022-02-28 17:17:07',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3251,'1000','31646057816','2022-02-28 17:17:07',450.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'28022022'),(3252,'4000','31646057816','2022-02-28 17:17:07',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(3253,'1110','31646123258','2022-03-01 11:28:10',NULL,700.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3254,'1110','31646123258','2022-03-01 11:28:10',NULL,75.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3255,'5500','31646123258','2022-03-01 11:28:10',775.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3256,'1000','31646123258','2022-03-01 11:28:10',1500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'01032022'),(3257,'4000','31646123258','2022-03-01 11:28:10',NULL,1000.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3258,'4000','31646123258','2022-03-01 11:28:10',NULL,500.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3259,'1110','51646132997','2022-03-01 16:06:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3260,'5500','51646132997','2022-03-01 16:06:28',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3261,'1000','51646132997','2022-03-01 16:06:28',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1322'),(3262,'4000','51646132997','2022-03-01 16:06:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3263,'1110','51646199015','2022-03-02 08:32:15',NULL,29400.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(3264,'1110','51646199015','2022-03-02 08:32:15',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3265,'1110','51646199015','2022-03-02 08:32:15',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3266,'1110','51646199015','2022-03-02 08:32:15',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3267,'1110','51646199015','2022-03-02 08:32:15',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3268,'1110','51646199015','2022-03-02 08:32:15',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3269,'5500','51646199015','2022-03-02 08:32:15',36910.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3270,'1000','51646199015','2022-03-02 08:32:15',43150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2322'),(3271,'4000','51646199015','2022-03-02 08:32:15',NULL,33750.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(3272,'4000','51646199015','2022-03-02 08:32:15',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3273,'4000','51646199015','2022-03-02 08:32:15',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3274,'4000','51646199015','2022-03-02 08:32:15',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3275,'4000','51646199015','2022-03-02 08:32:15',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3276,'4000','51646199015','2022-03-02 08:32:15',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3277,'1110','51646212031','2022-03-02 12:07:26',NULL,15912.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3278,'5500','51646212031','2022-03-02 12:07:26',15912.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3279,'1000','51646212031','2022-03-02 12:07:26',18200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2322'),(3280,'4000','51646212031','2022-03-02 12:07:26',NULL,18200.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3281,'1110','51646212067','2022-03-02 13:13:41',NULL,840.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3282,'5500','51646212067','2022-03-02 13:13:41',840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3283,'1000','51646212067','2022-03-02 13:13:41',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2322'),(3284,'4000','51646212067','2022-03-02 13:13:41',NULL,1200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3285,'1110','51646224774','2022-03-02 15:42:13',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(3286,'1110','51646224774','2022-03-02 15:42:13',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3287,'5500','51646224774','2022-03-02 15:42:13',8044.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3288,'1000','51646224774','2022-03-02 15:42:13',9600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2322'),(3289,'4000','51646224774','2022-03-02 15:42:13',NULL,8400.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(3290,'4000','51646224774','2022-03-02 15:42:13',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3291,'1110','51646286336','2022-03-03 08:47:37',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3292,'1110','51646286336','2022-03-03 08:47:37',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3293,'1110','51646286336','2022-03-03 08:47:37',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(3294,'5500','51646286336','2022-03-03 08:47:37',10292.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3295,'1000','51646286336','2022-03-03 08:47:37',12700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3296,'4000','51646286336','2022-03-03 08:47:37',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3297,'4000','51646286336','2022-03-03 08:47:37',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3298,'4000','51646286336','2022-03-03 08:47:37',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(3299,'1110','51646286962','2022-03-03 09:39:34',NULL,19472.40,'','5','1','Inventory sold','1','','sales','FGP33736','','No',NULL,NULL,''),(3300,'1110','51646286962','2022-03-03 09:39:34',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3301,'1110','51646286962','2022-03-03 09:39:34',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3302,'5500','51646286962','2022-03-03 09:39:34',19802.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3303,'1000','51646286962','2022-03-03 09:39:34',27290.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3304,'4000','51646286962','2022-03-03 09:39:34',NULL,26190.00,'','5','1','Good sold','1','','sales','FGP33736','','No',NULL,NULL,''),(3305,'4000','51646286962','2022-03-03 09:39:34',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3306,'4000','51646286962','2022-03-03 09:39:34',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3307,'1110','51646300481','2022-03-03 12:41:42',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(3308,'5500','51646300481','2022-03-03 12:41:42',9792.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3309,'1000','51646300481','2022-03-03 12:41:42',11200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3310,'4000','51646300481','2022-03-03 12:41:42',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(3311,'1110','51646307914','2022-03-03 14:48:23',NULL,11054.40,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(3312,'1110','51646307914','2022-03-03 14:48:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3313,'1110','51646307914','2022-03-03 14:48:23',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(3314,'5500','51646307914','2022-03-03 14:48:23',11264.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3315,'1000','51646307914','2022-03-03 14:48:23',12140.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3316,'4000','51646307914','2022-03-03 14:48:23',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(3317,'4000','51646307914','2022-03-03 14:48:23',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3318,'4000','51646307914','2022-03-03 14:48:23',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(3319,'1110','51646311230','2022-03-03 16:51:29',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3320,'5500','51646311230','2022-03-03 16:51:29',12240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3321,'1000','51646311230','2022-03-03 16:51:29',14000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3322,'4000','51646311230','2022-03-03 16:51:29',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3323,'1110','51646316175','2022-03-03 18:08:34',NULL,10290.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3324,'1110','51646316175','2022-03-03 18:08:34',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3325,'1110','51646316175','2022-03-03 18:08:34',NULL,18816.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3326,'5500','51646316175','2022-03-03 18:08:34',29206.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3327,'1000','51646316175','2022-03-03 18:08:34',33900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'33322'),(3328,'4000','51646316175','2022-03-03 18:08:34',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3329,'4000','51646316175','2022-03-03 18:08:34',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3330,'4000','51646316175','2022-03-03 18:08:34',NULL,21600.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3331,'1110','51646320196','2022-03-03 18:13:49',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3332,'5500','51646320196','2022-03-03 18:13:49',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3333,'1000','51646320196','2022-03-03 18:13:49',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3334,'4000','51646320196','2022-03-03 18:13:49',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3335,'1110','51646320443','2022-03-03 18:44:49',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(3336,'1110','51646320443','2022-03-03 18:44:49',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3337,'5500','51646320443','2022-03-03 18:44:49',4700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3338,'1000','51646320443','2022-03-03 18:44:49',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3322'),(3339,'4000','51646320443','2022-03-03 18:44:49',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(3340,'4000','51646320443','2022-03-03 18:44:49',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3341,'1110','51646377016','2022-03-04 09:57:25',NULL,1120.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3342,'1110','51646377016','2022-03-04 09:57:25',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3343,'5500','51646377016','2022-03-04 09:57:25',1195.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3344,'1000','51646377016','2022-03-04 09:57:25',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3345,'4000','51646377016','2022-03-04 09:57:25',NULL,1600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3346,'4000','51646377016','2022-03-04 09:57:25',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3347,'1110','51646377263','2022-03-04 10:07:41',NULL,921.20,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(3348,'1110','51646377263','2022-03-04 10:07:41',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3349,'1110','51646377263','2022-03-04 10:07:41',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3350,'1110','51646377263','2022-03-04 10:07:41',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3351,'5500','51646377263','2022-03-04 10:07:41',3009.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3352,'1000','51646377263','2022-03-04 10:07:41',3580.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3353,'4000','51646377263','2022-03-04 10:07:41',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(3354,'4000','51646377263','2022-03-04 10:07:41',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3355,'4000','51646377263','2022-03-04 10:07:41',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3356,'4000','51646377263','2022-03-04 10:07:41',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3357,'1110','51646386949','2022-03-04 12:43:00',NULL,6000.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(3358,'5500','51646386949','2022-03-04 12:43:00',6000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3359,'1000','51646386949','2022-03-04 12:43:00',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3360,'4000','51646386949','2022-03-04 12:43:00',NULL,12000.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(3361,'1110','51646395132','2022-03-04 14:59:30',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3362,'5500','51646395132','2022-03-04 14:59:30',6120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3363,'1000','51646395132','2022-03-04 14:59:30',7000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3364,'4000','51646395132','2022-03-04 14:59:30',NULL,7000.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3365,'1110','51646401032','2022-03-04 16:37:31',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3366,'5500','51646401032','2022-03-04 16:37:31',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3367,'1000','51646401032','2022-03-04 16:37:31',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3368,'4000','51646401032','2022-03-04 16:37:31',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3369,'1110','31646405960','2022-03-04 17:59:36',NULL,11016.00,'','3','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(3370,'5500','31646405960','2022-03-04 17:59:36',11016.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3371,'1000','31646405960','2022-03-04 17:59:36',12600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'02032022TUE'),(3372,'4000','31646405960','2022-03-04 17:59:36',NULL,12600.00,'','3','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(3373,'1110','31646407736','2022-03-04 18:29:17',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(3374,'5500','31646407736','2022-03-04 18:29:17',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3375,'1000','31646407736','2022-03-04 18:29:17',450.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3376,'4000','31646407736','2022-03-04 18:29:17',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(3377,'1110','51646470133','2022-03-05 11:50:19',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(3378,'1110','51646470133','2022-03-05 11:50:19',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3379,'1110','51646470133','2022-03-05 11:50:19',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(3380,'5500','51646470133','2022-03-05 11:50:19',11740.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3381,'1000','51646470133','2022-03-05 11:50:19',14200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'04032022FRD'),(3382,'4000','51646470133','2022-03-05 11:50:19',NULL,2200.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(3383,'4000','51646470133','2022-03-05 11:50:19',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3384,'4000','51646470133','2022-03-05 11:50:19',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24324','','No',NULL,NULL,''),(3385,'1110','51646470308','2022-03-05 11:52:09',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3386,'5500','51646470308','2022-03-05 11:52:09',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3387,'1000','51646470308','2022-03-05 11:52:09',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'04032022FRD'),(3388,'4000','51646470308','2022-03-05 11:52:09',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3389,'1110','51646470350','2022-03-05 11:56:13',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(3390,'1110','51646470350','2022-03-05 11:56:13',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3391,'1110','51646470350','2022-03-05 11:56:13',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(3392,'5500','51646470350','2022-03-05 11:56:13',3232.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3393,'1000','51646470350','2022-03-05 11:56:13',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4032022SAT'),(3394,'4000','51646470350','2022-03-05 11:56:13',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(3395,'4000','51646470350','2022-03-05 11:56:13',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3396,'4000','51646470350','2022-03-05 11:56:13',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(3397,'1110','51646470612','2022-03-05 11:57:27',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44693','','No',NULL,NULL,''),(3398,'1110','51646470612','2022-03-05 11:57:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3399,'5500','51646470612','2022-03-05 11:57:27',3628.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3400,'1000','51646470612','2022-03-05 11:57:27',4350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4032022SAT'),(3401,'4000','51646470612','2022-03-05 11:57:27',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44693','','No',NULL,NULL,''),(3402,'4000','51646470612','2022-03-05 11:57:27',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3403,'1110','51646470678','2022-03-05 12:00:16',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3404,'5500','51646470678','2022-03-05 12:00:16',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3405,'1000','51646470678','2022-03-05 12:00:16',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4032022SAT'),(3406,'4000','51646470678','2022-03-05 12:00:16',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3407,'1110','51646470857','2022-03-05 12:02:29',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3408,'1110','51646470857','2022-03-05 12:02:29',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3409,'1110','51646470857','2022-03-05 12:02:29',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3410,'1110','51646470857','2022-03-05 12:02:29',NULL,2884.80,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3411,'5500','51646470857','2022-03-05 12:02:29',11402.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3412,'1000','51646470857','2022-03-05 12:02:29',13820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4032022SAT'),(3413,'4000','51646470857','2022-03-05 12:02:29',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3414,'4000','51646470857','2022-03-05 12:02:29',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3415,'4000','51646470857','2022-03-05 12:02:29',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3416,'4000','51646470857','2022-03-05 12:02:29',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3417,'1110','51646476235','2022-03-05 13:32:00',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3418,'1110','51646476235','2022-03-05 13:32:00',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44693','','No',NULL,NULL,''),(3419,'1110','51646476235','2022-03-05 13:32:00',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3420,'5500','51646476235','2022-03-05 13:32:00',8432.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3421,'1000','51646476235','2022-03-05 13:32:00',10050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5322'),(3422,'4000','51646476235','2022-03-05 13:32:00',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3423,'4000','51646476235','2022-03-05 13:32:00',NULL,5400.00,'','5','1','Good sold','1','','sales','FGB44693','','No',NULL,NULL,''),(3424,'4000','51646476235','2022-03-05 13:32:00',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3425,'1110','51646476335','2022-03-05 14:42:54',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(3426,'5500','51646476335','2022-03-05 14:42:54',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3427,'1000','51646476335','2022-03-05 14:42:54',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4322'),(3428,'4000','51646476335','2022-03-05 14:42:54',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(3429,'1110','51646480590','2022-03-05 15:12:16',NULL,400.00,'','5','1','Inventory sold','1','','sales','9005','','No',NULL,NULL,''),(3430,'5500','51646480590','2022-03-05 15:12:16',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3431,'1000','51646480590','2022-03-05 15:12:16',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5322'),(3432,'4000','51646480590','2022-03-05 15:12:16',NULL,800.00,'','5','1','Good sold','1','','sales','9005','','No',NULL,NULL,''),(3433,'1110','51646482499','2022-03-05 15:21:00',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3434,'5500','51646482499','2022-03-05 15:21:00',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3435,'1000','51646482499','2022-03-05 15:21:00',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5322'),(3436,'4000','51646482499','2022-03-05 15:21:00',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3437,'1110','51646482886','2022-03-05 15:44:48',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3438,'5500','51646482886','2022-03-05 15:44:48',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3439,'1000','51646482886','2022-03-05 15:44:48',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3440,'4000','51646482886','2022-03-05 15:44:48',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3441,'1110','51646484301','2022-03-05 15:51:56',NULL,1030.00,'','5','1','Inventory sold','1','','sales','130014980','','No',NULL,NULL,''),(3442,'5500','51646484301','2022-03-05 15:51:56',1030.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3443,'1000','51646484301','2022-03-05 15:51:56',3000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3444,'4000','51646484301','2022-03-05 15:51:56',NULL,3000.00,'','5','1','Good sold','1','','sales','130014980','','No',NULL,NULL,''),(3445,'1110','51646484740','2022-03-05 17:04:59',NULL,12375.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(3446,'1110','51646484740','2022-03-05 17:04:59',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3447,'1110','51646484740','2022-03-05 17:04:59',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3448,'5500','51646484740','2022-03-05 17:04:59',18015.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3449,'1000','51646484740','2022-03-05 17:04:59',21700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5322'),(3450,'4000','51646484740','2022-03-05 17:04:59',NULL,14850.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(3451,'4000','51646484740','2022-03-05 17:04:59',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3452,'4000','51646484740','2022-03-05 17:04:59',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3453,'1110','51646490138','2022-03-05 17:22:53',NULL,846.00,'','5','1','Inventory sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(3454,'5500','51646490138','2022-03-05 17:22:53',846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3455,'1000','51646490138','2022-03-05 17:22:53',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5322'),(3456,'4000','51646490138','2022-03-05 17:22:53',NULL,980.00,'','5','1','Good sold','1','','sales','33716 FLOOR TILES','','No',NULL,NULL,''),(3457,'1110','51646628654','2022-03-07 07:51:29',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3458,'1110','51646628654','2022-03-07 07:51:29',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3459,'5500','51646628654','2022-03-07 07:51:29',2148.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3460,'1000','51646628654','2022-03-07 07:51:29',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7322'),(3461,'4000','51646628654','2022-03-07 07:51:29',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3462,'4000','51646628654','2022-03-07 07:51:29',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3463,'1110','51646628705','2022-03-07 09:31:23',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3464,'1110','51646628705','2022-03-07 09:31:23',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3465,'5500','51646628705','2022-03-07 09:31:23',10935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3466,'1000','51646628705','2022-03-07 09:31:23',12510.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7322'),(3467,'4000','51646628705','2022-03-07 09:31:23',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3468,'4000','51646628705','2022-03-07 09:31:23',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3469,'1110','51646636291','2022-03-07 10:07:09',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3470,'5500','51646636291','2022-03-07 10:07:09',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3471,'1000','51646636291','2022-03-07 10:07:09',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7322'),(3472,'4000','51646636291','2022-03-07 10:07:09',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3473,'1110','51646644723','2022-03-07 12:19:06',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3474,'1110','51646644723','2022-03-07 12:19:06',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3475,'5500','51646644723','2022-03-07 12:19:06',370.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3476,'1000','51646644723','2022-03-07 12:19:06',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3477,'4000','51646644723','2022-03-07 12:19:06',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3478,'4000','51646644723','2022-03-07 12:19:06',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(3479,'1110','51646656969','2022-03-07 16:08:04',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3480,'5500','51646656969','2022-03-07 16:08:04',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3481,'1000','51646656969','2022-03-07 16:08:04',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3482,'4000','51646656969','2022-03-07 16:08:04',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3483,'1110','51646713955','2022-03-08 09:19:26',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3484,'1110','51646713955','2022-03-08 09:19:26',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3485,'5500','51646713955','2022-03-08 09:19:26',2728.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3486,'1000','51646713955','2022-03-08 09:19:26',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8322'),(3487,'4000','51646713955','2022-03-08 09:19:26',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3488,'4000','51646713955','2022-03-08 09:19:26',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3489,'1110','51646728731','2022-03-08 11:39:26',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3490,'5500','51646728731','2022-03-08 11:39:26',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3491,'1000','51646728731','2022-03-08 11:39:26',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8322'),(3492,'4000','51646728731','2022-03-08 11:39:26',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3493,'1110','51646732440','2022-03-08 13:01:55',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3494,'1110','51646732440','2022-03-08 13:01:55',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3495,'1110','51646732440','2022-03-08 13:01:55',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3496,'1110','51646732440','2022-03-08 13:01:55',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3497,'1110','51646732440','2022-03-08 13:01:55',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3498,'1110','51646732440','2022-03-08 13:01:55',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3499,'5500','51646732440','2022-03-08 13:01:55',16767.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3500,'1000','51646732440','2022-03-08 13:01:55',19660.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3501,'4000','51646732440','2022-03-08 13:01:55',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3502,'4000','51646732440','2022-03-08 13:01:55',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3503,'4000','51646732440','2022-03-08 13:01:55',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3504,'4000','51646732440','2022-03-08 13:01:55',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3505,'4000','51646732440','2022-03-08 13:01:55',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3506,'4000','51646732440','2022-03-08 13:01:55',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3507,'1110','51646743784','2022-03-08 16:05:21',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(3508,'5500','51646743784','2022-03-08 16:05:21',2050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3509,'1000','51646743784','2022-03-08 16:05:21',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8322'),(3510,'4000','51646743784','2022-03-08 16:05:21',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36001','','No',NULL,NULL,''),(3511,'1110','51646749781','2022-03-08 17:30:46',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(3512,'1110','51646749781','2022-03-08 17:30:46',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3513,'5500','51646749781','2022-03-08 17:30:46',2530.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3514,'1000','51646749781','2022-03-08 17:30:46',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'08032022TUE'),(3515,'4000','51646749781','2022-03-08 17:30:46',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(3516,'4000','51646749781','2022-03-08 17:30:46',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3517,'1110','51646812477','2022-03-09 10:55:01',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3518,'5500','51646812477','2022-03-09 10:55:01',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3519,'1000','51646812477','2022-03-09 10:55:01',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9322'),(3520,'4000','51646812477','2022-03-09 10:55:01',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3521,'1110','51646891109','2022-03-10 08:45:44',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3522,'5500','51646891109','2022-03-10 08:45:44',7208.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3523,'1000','51646891109','2022-03-10 08:45:44',7840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10322'),(3524,'4000','51646891109','2022-03-10 08:45:44',NULL,7840.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3525,'1110','51646891355','2022-03-10 10:21:24',NULL,2448.00,'','5','1','Inventory sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(3526,'5500','51646891355','2022-03-10 10:21:24',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3527,'1000','51646891355','2022-03-10 10:21:24',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10322'),(3528,'4000','51646891355','2022-03-10 10:21:24',NULL,2800.00,'','5','1','Good sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(3529,'1110','51646897153','2022-03-10 10:33:20',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3530,'1110','51646897153','2022-03-10 10:33:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3531,'1110','51646897153','2022-03-10 10:33:20',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3532,'5500','51646897153','2022-03-10 10:33:20',4620.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3533,'1000','51646897153','2022-03-10 10:33:20',5300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10322'),(3534,'4000','51646897153','2022-03-10 10:33:20',NULL,4900.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3535,'4000','51646897153','2022-03-10 10:33:20',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3536,'4000','51646897153','2022-03-10 10:33:20',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3537,'1110','51646897820','2022-03-10 10:53:35',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3538,'5500','51646897820','2022-03-10 10:53:35',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3539,'1000','51646897820','2022-03-10 10:53:35',1960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3540,'4000','51646897820','2022-03-10 10:53:35',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3541,'1110','51646922542','2022-03-10 17:30:14',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3542,'1110','51646922542','2022-03-10 17:30:14',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3543,'5500','51646922542','2022-03-10 17:30:14',3655.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3544,'1000','51646922542','2022-03-10 17:30:14',4500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10322'),(3545,'4000','51646922542','2022-03-10 17:30:14',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3546,'4000','51646922542','2022-03-10 17:30:14',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3547,'1110','51646996584','2022-03-11 14:10:18',NULL,8000.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(3548,'1110','51646996584','2022-03-11 14:10:18',NULL,7780.00,'','5','1','Inventory sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(3549,'1110','51646996584','2022-03-11 14:10:18',NULL,285.00,'','5','1','Inventory sold','1','','sales','P07','','No',NULL,NULL,''),(3550,'1110','51646996584','2022-03-11 14:10:18',NULL,160.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3551,'1110','51646996584','2022-03-11 14:10:18',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(3552,'5500','51646996584','2022-03-11 14:10:18',16405.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3553,'1000','51646996584','2022-03-11 14:10:18',21250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11322'),(3554,'4000','51646996584','2022-03-11 14:10:18',NULL,9800.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(3555,'4000','51646996584','2022-03-11 14:10:18',NULL,9800.00,'','5','1','Good sold','1','','sales','WC-H19 WHITE','','No',NULL,NULL,''),(3556,'4000','51646996584','2022-03-11 14:10:18',NULL,650.00,'','5','1','Good sold','1','','sales','P07','','No',NULL,NULL,''),(3557,'4000','51646996584','2022-03-11 14:10:18',NULL,500.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3558,'4000','51646996584','2022-03-11 14:10:18',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(3559,'1110','51646997108','2022-03-11 14:12:39',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MR915002','','No',NULL,NULL,''),(3560,'1110','51646997108','2022-03-11 14:12:39',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3561,'5500','51646997108','2022-03-11 14:12:39',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3562,'1000','51646997108','2022-03-11 14:12:39',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11322'),(3563,'4000','51646997108','2022-03-11 14:12:39',NULL,2200.00,'','5','1','Good sold','1','','sales','MR915002','','No',NULL,NULL,''),(3564,'4000','51646997108','2022-03-11 14:12:39',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3565,'1110','51646997173','2022-03-11 14:13:08',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3566,'5500','51646997173','2022-03-11 14:13:08',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3567,'1000','51646997173','2022-03-11 14:13:08',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3568,'4000','51646997173','2022-03-11 14:13:08',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3569,'1110','51646997203','2022-03-11 14:13:51',NULL,10125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3570,'5500','51646997203','2022-03-11 14:13:51',10125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3571,'1000','51646997203','2022-03-11 14:13:51',12150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11322'),(3572,'4000','51646997203','2022-03-11 14:13:51',NULL,12150.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3573,'1110','51647001209','2022-03-11 15:22:20',NULL,1800.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(3574,'5500','51647001209','2022-03-11 15:22:20',1800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3575,'1000','51647001209','2022-03-11 15:22:20',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11322'),(3576,'4000','51647001209','2022-03-11 15:22:20',NULL,1400.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(3577,'1110','51647068163','2022-03-12 09:56:48',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(3578,'5500','51647068163','2022-03-12 09:56:48',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3579,'1000','51647068163','2022-03-12 09:56:48',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3580,'4000','51647068163','2022-03-12 09:56:48',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(3581,'1110','51647068220','2022-03-12 10:28:32',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3582,'1110','51647068220','2022-03-12 10:28:32',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3583,'1110','51647068220','2022-03-12 10:28:32',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3584,'5500','51647068220','2022-03-12 10:28:32',2097.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3585,'1000','51647068220','2022-03-12 10:28:32',2440.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3586,'4000','51647068220','2022-03-12 10:28:32',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3587,'4000','51647068220','2022-03-12 10:28:32',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3588,'4000','51647068220','2022-03-12 10:28:32',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3589,'1110','51647072117','2022-03-12 11:03:06',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3590,'5500','51647072117','2022-03-12 11:03:06',721.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3591,'1000','51647072117','2022-03-12 11:03:06',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12322'),(3592,'4000','51647072117','2022-03-12 11:03:06',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3593,'1110','51647072202','2022-03-12 11:55:03',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3594,'5500','51647072202','2022-03-12 11:55:03',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3595,'1000','51647072202','2022-03-12 11:55:03',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12322'),(3596,'4000','51647072202','2022-03-12 11:55:03',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3597,'1110','51647075972','2022-03-12 12:12:34',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3598,'5500','51647075972','2022-03-12 12:12:34',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3599,'1000','51647075972','2022-03-12 12:12:34',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12322'),(3600,'4000','51647075972','2022-03-12 12:12:34',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3601,'1110','51647095992','2022-03-12 17:41:41',NULL,1870.00,'','5','1','Inventory sold','1','','sales','MR293023','','No',NULL,NULL,''),(3602,'1110','51647095992','2022-03-12 17:41:41',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(3603,'1110','51647095992','2022-03-12 17:41:41',NULL,9000.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3604,'1110','51647095992','2022-03-12 17:41:41',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3605,'5500','51647095992','2022-03-12 17:41:41',12952.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3606,'1000','51647095992','2022-03-12 17:41:41',15300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12322'),(3607,'4000','51647095992','2022-03-12 17:41:41',NULL,2100.00,'','5','1','Good sold','1','','sales','MR293023','','No',NULL,NULL,''),(3608,'4000','51647095992','2022-03-12 17:41:41',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(3609,'4000','51647095992','2022-03-12 17:41:41',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3610,'4000','51647095992','2022-03-12 17:41:41',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3611,'1110','51647238566','2022-03-14 09:16:57',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3612,'1110','51647238566','2022-03-14 09:16:57',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3613,'1110','51647238566','2022-03-14 09:16:57',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3614,'5500','51647238566','2022-03-14 09:16:57',21365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3615,'1000','51647238566','2022-03-14 09:16:57',26750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14322'),(3616,'4000','51647238566','2022-03-14 09:16:57',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3617,'4000','51647238566','2022-03-14 09:16:57',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3618,'4000','51647238566','2022-03-14 09:16:57',NULL,6000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3619,'1110','51647248037','2022-03-14 11:54:10',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3620,'5500','51647248037','2022-03-14 11:54:10',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3621,'1000','51647248037','2022-03-14 11:54:10',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3622,'4000','51647248037','2022-03-14 11:54:10',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3623,'1110','51647255620','2022-03-14 14:02:03',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3624,'1110','51647255620','2022-03-14 14:02:03',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(3625,'5500','51647255620','2022-03-14 14:02:03',7344.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3626,'1000','51647255620','2022-03-14 14:02:03',8400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14322'),(3627,'4000','51647255620','2022-03-14 14:02:03',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3628,'4000','51647255620','2022-03-14 14:02:03',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(3629,'1110','51647322679','2022-03-15 08:39:21',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3630,'1110','51647322679','2022-03-15 08:39:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3631,'5500','51647322679','2022-03-15 08:39:21',240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3632,'1000','51647322679','2022-03-15 08:39:21',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15322'),(3633,'4000','51647322679','2022-03-15 08:39:21',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3634,'4000','51647322679','2022-03-15 08:39:21',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3635,'1110','51647322928','2022-03-15 09:28:41',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(3636,'5500','51647322928','2022-03-15 09:28:41',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3637,'1000','51647322928','2022-03-15 09:28:41',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15322'),(3638,'4000','51647322928','2022-03-15 09:28:41',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(3639,'1110','51647326112','2022-03-15 10:36:55',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3640,'5500','51647326112','2022-03-15 10:36:55',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3641,'1000','51647326112','2022-03-15 10:36:55',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3642,'4000','51647326112','2022-03-15 10:36:55',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(3643,'1110','51647330718','2022-03-15 10:52:21',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3644,'5500','51647330718','2022-03-15 10:52:21',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3645,'1000','51647330718','2022-03-15 10:52:21',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15322'),(3646,'4000','51647330718','2022-03-15 10:52:21',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3647,'1110','51647408495','2022-03-16 08:29:46',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3648,'5500','51647408495','2022-03-16 08:29:46',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3649,'1000','51647408495','2022-03-16 08:29:46',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3650,'4000','51647408495','2022-03-16 08:29:46',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(3651,'1110','51647408601','2022-03-16 09:03:09',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3652,'5500','51647408601','2022-03-16 09:03:09',12240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3653,'1000','51647408601','2022-03-16 09:03:09',14000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3654,'4000','51647408601','2022-03-16 09:03:09',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(3655,'1110','51647411022','2022-03-16 10:30:29',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3656,'1110','51647411022','2022-03-16 10:30:29',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(3657,'1110','51647411022','2022-03-16 10:30:29',NULL,7000.00,'','5','1','Inventory sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(3658,'5500','51647411022','2022-03-16 10:30:29',7280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3659,'1000','51647411022','2022-03-16 10:30:29',15000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3660,'4000','51647411022','2022-03-16 10:30:29',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3661,'4000','51647411022','2022-03-16 10:30:29',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(3662,'4000','51647411022','2022-03-16 10:30:29',NULL,14400.00,'','5','1','Good sold','1','','sales','W-ZYG01','','No',NULL,NULL,''),(3663,'1110','51647416971','2022-03-16 11:16:03',NULL,2150.00,'','5','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(3664,'5500','51647416971','2022-03-16 11:16:03',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3665,'1000','51647416971','2022-03-16 11:16:03',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3666,'4000','51647416971','2022-03-16 11:16:03',NULL,4000.00,'','5','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(3667,'1110','51647436940','2022-03-16 16:22:38',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3668,'5500','51647436940','2022-03-16 16:22:38',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3669,'1000','51647436940','2022-03-16 16:22:38',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3670,'4000','51647436940','2022-03-16 16:22:38',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3671,'1110','51647443041','2022-03-16 18:04:32',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3672,'5500','51647443041','2022-03-16 18:04:32',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3673,'1000','51647443041','2022-03-16 18:04:32',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16322'),(3674,'4000','51647443041','2022-03-16 18:04:32',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3675,'1110','51647500513','2022-03-17 10:02:55',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3676,'1110','51647500513','2022-03-17 10:02:55',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3677,'5500','51647500513','2022-03-17 10:02:55',7720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3678,'1000','51647500513','2022-03-17 10:02:55',8720.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17322'),(3679,'4000','51647500513','2022-03-17 10:02:55',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3680,'4000','51647500513','2022-03-17 10:02:55',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33112','','No',NULL,NULL,''),(3681,'1110','51647508477','2022-03-17 12:14:52',NULL,5000.00,'','5','1','Inventory sold','1','','sales','1300','','No',NULL,NULL,''),(3682,'5500','51647508477','2022-03-17 12:14:52',5000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3683,'1000','51647508477','2022-03-17 12:14:52',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17322'),(3684,'4000','51647508477','2022-03-17 12:14:52',NULL,7500.00,'','5','1','Good sold','1','','sales','1300','','No',NULL,NULL,''),(3685,'1110','51647523780','2022-03-17 16:30:42',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3686,'5500','51647523780','2022-03-17 16:30:42',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3687,'1000','51647523780','2022-03-17 16:30:42',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17322'),(3688,'4000','51647523780','2022-03-17 16:30:42',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(3689,'1110','51647583395','2022-03-18 09:03:26',NULL,225.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3690,'5500','51647583395','2022-03-18 09:03:26',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3691,'1000','51647583395','2022-03-18 09:03:26',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18322'),(3692,'4000','51647583395','2022-03-18 09:03:26',NULL,1500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3693,'1110','51647596353','2022-03-18 12:40:00',NULL,20808.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3694,'1110','51647596353','2022-03-18 12:40:00',NULL,20250.00,'','5','1','Inventory sold','1','','sales','MCP36013','','No',NULL,NULL,''),(3695,'5500','51647596353','2022-03-18 12:40:00',41058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3696,'1000','51647596353','2022-03-18 12:40:00',47200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18322'),(3697,'4000','51647596353','2022-03-18 12:40:00',NULL,23800.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(3698,'4000','51647596353','2022-03-18 12:40:00',NULL,23400.00,'','5','1','Good sold','1','','sales','MCP36013','','No',NULL,NULL,''),(3699,'1110','51647597827','2022-03-18 13:47:46',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3700,'5500','51647597827','2022-03-18 13:47:46',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3701,'1000','51647597827','2022-03-18 13:47:46',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3702,'4000','51647597827','2022-03-18 13:47:46',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3703,'1110','51647611664','2022-03-18 16:54:42',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3704,'5500','51647611664','2022-03-18 16:54:42',9792.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3705,'1000','51647611664','2022-03-18 16:54:42',11200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18322'),(3706,'4000','51647611664','2022-03-18 16:54:42',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3707,'1110','51647843536','2022-03-21 09:19:37',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3708,'1110','51647843536','2022-03-21 09:19:37',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(3709,'1110','51647843536','2022-03-21 09:19:37',NULL,700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3710,'5500','51647843536','2022-03-21 09:19:37',14998.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3711,'1000','51647843536','2022-03-21 09:19:37',17400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21322'),(3712,'4000','51647843536','2022-03-21 09:19:37',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3713,'4000','51647843536','2022-03-21 09:19:37',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(3714,'4000','51647843536','2022-03-21 09:19:37',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3715,'1110','51647843727','2022-03-21 09:23:49',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(3716,'1110','51647843727','2022-03-21 09:23:49',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3717,'1110','51647843727','2022-03-21 09:23:49',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3718,'1110','51647843727','2022-03-21 09:23:49',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3719,'1110','51647843727','2022-03-21 09:23:49',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3720,'5500','51647843727','2022-03-21 09:23:49',9966.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3721,'1000','51647843727','2022-03-21 09:23:49',12160.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21322'),(3722,'4000','51647843727','2022-03-21 09:23:49',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(3723,'4000','51647843727','2022-03-21 09:23:49',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3724,'4000','51647843727','2022-03-21 09:23:49',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3725,'4000','51647843727','2022-03-21 09:23:49',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3726,'4000','51647843727','2022-03-21 09:23:49',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3727,'1110','31647849504','2022-03-21 10:58:42',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3728,'5500','31647849504','2022-03-21 10:58:42',6860.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3729,'1000','31647849504','2022-03-21 10:58:42',8000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'21032022MON'),(3730,'4000','31647849504','2022-03-21 10:58:42',NULL,8000.00,'','3','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3731,'1110','51647860274','2022-03-21 13:58:17',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3732,'1110','51647860274','2022-03-21 13:58:17',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(3733,'5500','51647860274','2022-03-21 13:58:17',7492.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3734,'1000','51647860274','2022-03-21 13:58:17',8600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21322'),(3735,'4000','51647860274','2022-03-21 13:58:17',NULL,7000.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3736,'4000','51647860274','2022-03-21 13:58:17',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(3737,'1110','51647868115','2022-03-21 16:08:51',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3738,'5500','51647868115','2022-03-21 16:08:51',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3739,'1000','51647868115','2022-03-21 16:08:51',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21322'),(3740,'4000','51647868115','2022-03-21 16:08:51',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3741,'1110','51647956769','2022-03-22 16:52:49',NULL,29400.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3742,'1110','51647956769','2022-03-22 16:52:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3743,'1110','51647956769','2022-03-22 16:52:49',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3744,'1110','51647956769','2022-03-22 16:52:49',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3745,'1110','51647956769','2022-03-22 16:52:49',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3746,'1110','51647956769','2022-03-22 16:52:49',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3747,'1110','51647956769','2022-03-22 16:52:49',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3748,'1110','51647956769','2022-03-22 16:52:49',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(3749,'1110','51647956769','2022-03-22 16:52:49',NULL,5250.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3750,'1110','51647956769','2022-03-22 16:52:49',NULL,840.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3751,'1110','51647956769','2022-03-22 16:52:49',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3752,'1110','51647956769','2022-03-22 16:52:49',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3753,'1110','51647956769','2022-03-22 16:52:49',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3754,'5500','51647956769','2022-03-22 16:52:49',49715.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3755,'1000','51647956769','2022-03-22 16:52:49',61610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22322'),(3756,'4000','51647956769','2022-03-22 16:52:49',NULL,33750.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(3757,'4000','51647956769','2022-03-22 16:52:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3758,'4000','51647956769','2022-03-22 16:52:49',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3759,'4000','51647956769','2022-03-22 16:52:49',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3760,'4000','51647956769','2022-03-22 16:52:49',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3761,'4000','51647956769','2022-03-22 16:52:49',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3762,'4000','51647956769','2022-03-22 16:52:49',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3763,'4000','51647956769','2022-03-22 16:52:49',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(3764,'4000','51647956769','2022-03-22 16:52:49',NULL,9000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3765,'4000','51647956769','2022-03-22 16:52:49',NULL,1200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3766,'4000','51647956769','2022-03-22 16:52:49',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3767,'4000','51647956769','2022-03-22 16:52:49',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(3768,'4000','51647956769','2022-03-22 16:52:49',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3769,'1110','51647960754','2022-03-22 17:52:45',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3770,'5500','51647960754','2022-03-22 17:52:45',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3771,'1000','51647960754','2022-03-22 17:52:45',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22322'),(3772,'4000','51647960754','2022-03-22 17:52:45',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3773,'1110','51648012653','2022-03-23 08:18:44',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3774,'5500','51648012653','2022-03-23 08:18:44',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3775,'1000','51648012653','2022-03-23 08:18:44',1400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3776,'4000','51648012653','2022-03-23 08:18:44',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3777,'1110','51648012738','2022-03-23 08:52:56',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3778,'5500','51648012738','2022-03-23 08:52:56',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3779,'1000','51648012738','2022-03-23 08:52:56',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23322'),(3780,'4000','51648012738','2022-03-23 08:52:56',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(3781,'1110','51648016820','2022-03-23 09:28:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3782,'1110','51648016820','2022-03-23 09:28:17',NULL,25578.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3783,'1110','51648016820','2022-03-23 09:28:17',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3784,'5500','51648016820','2022-03-23 09:28:17',25793.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3785,'1000','51648016820','2022-03-23 09:28:17',29500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23322'),(3786,'4000','51648016820','2022-03-23 09:28:17',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3787,'4000','51648016820','2022-03-23 09:28:17',NULL,28800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3788,'4000','51648016820','2022-03-23 09:28:17',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(3789,'1110','51648028069','2022-03-23 12:34:48',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3790,'5500','51648028069','2022-03-23 12:34:48',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3791,'1000','51648028069','2022-03-23 12:34:48',970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3792,'4000','51648028069','2022-03-23 12:34:48',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(3793,'1110','31648035093','2022-03-23 14:31:45',NULL,686.00,'','3','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(3794,'5500','31648035093','2022-03-23 14:31:45',686.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3795,'1000','31648035093','2022-03-23 14:31:45',800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23032022'),(3796,'4000','31648035093','2022-03-23 14:31:45',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(3797,'1110','51648034609','2022-03-23 14:47:24',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(3798,'1110','51648034609','2022-03-23 14:47:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(3799,'5500','51648034609','2022-03-23 14:47:24',786.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3800,'1000','51648034609','2022-03-23 14:47:24',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23322'),(3801,'4000','51648034609','2022-03-23 14:47:24',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(3802,'4000','51648034609','2022-03-23 14:47:24',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(3803,'1110','51648099339','2022-03-24 08:23:01',NULL,2884.80,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3804,'5500','51648099339','2022-03-24 08:23:01',2884.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3805,'1000','51648099339','2022-03-24 08:23:01',3880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3806,'4000','51648099339','2022-03-24 08:23:01',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(3807,'1110','51648100890','2022-03-24 09:05:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3808,'5500','51648100890','2022-03-24 09:05:27',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3809,'1000','51648100890','2022-03-24 09:05:27',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3810,'4000','51648100890','2022-03-24 09:05:27',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3811,'1110','51648102124','2022-03-24 09:30:42',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3812,'1110','51648102124','2022-03-24 09:30:42',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3813,'5500','51648102124','2022-03-24 09:30:42',3935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3814,'1000','51648102124','2022-03-24 09:30:42',4850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3815,'4000','51648102124','2022-03-24 09:30:42',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(3816,'4000','51648102124','2022-03-24 09:30:42',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3817,'1110','31648108175','2022-03-24 10:49:45',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3818,'5500','31648108175','2022-03-24 10:49:45',2448.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3819,'1000','31648108175','2022-03-24 10:49:45',2800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24032022THUR'),(3820,'4000','31648108175','2022-03-24 10:49:45',NULL,2800.00,'','3','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(3821,'1110','31648108243','2022-03-24 10:51:19',NULL,1195.00,'','3','1','Inventory sold','1','','sales','MR 44638','','No',NULL,NULL,''),(3822,'5500','31648108243','2022-03-24 10:51:19',1195.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3823,'1000','31648108243','2022-03-24 10:51:19',1400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24032022THUR'),(3824,'4000','31648108243','2022-03-24 10:51:19',NULL,1400.00,'','3','1','Good sold','1','','sales','MR 44638','','No',NULL,NULL,''),(3825,'1110','31648112562','2022-03-24 12:03:07',NULL,31500.00,'','3','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(3826,'5500','31648112562','2022-03-24 12:03:07',31500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3827,'1000','31648112562','2022-03-24 12:03:07',37800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3828,'4000','31648112562','2022-03-24 12:03:07',NULL,37800.00,'','3','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(3829,'1110','31648113996','2022-03-24 12:29:28',NULL,160.00,'','3','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3830,'1110','31648113996','2022-03-24 12:29:28',NULL,180.00,'','3','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(3831,'1110','31648113996','2022-03-24 12:29:28',NULL,200.00,'','3','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(3832,'1110','31648113996','2022-03-24 12:29:28',NULL,400.00,'','3','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(3833,'5500','31648113996','2022-03-24 12:29:28',940.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3834,'1000','31648113996','2022-03-24 12:29:28',2150.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'2332022WED'),(3835,'4000','31648113996','2022-03-24 12:29:28',NULL,500.00,'','3','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3836,'4000','31648113996','2022-03-24 12:29:28',NULL,500.00,'','3','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(3837,'4000','31648113996','2022-03-24 12:29:28',NULL,350.00,'','3','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(3838,'4000','31648113996','2022-03-24 12:29:28',NULL,800.00,'','3','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(3839,'1110','31648115085','2022-03-24 12:45:08',NULL,560.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3840,'1110','31648115085','2022-03-24 12:45:08',NULL,45.00,'','3','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3841,'5500','31648115085','2022-03-24 12:45:08',605.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3842,'1000','31648115085','2022-03-24 12:45:08',900.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'24032022THUR'),(3843,'4000','31648115085','2022-03-24 12:45:08',NULL,800.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3844,'4000','31648115085','2022-03-24 12:45:08',NULL,100.00,'','3','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3845,'1110','51648121818','2022-03-24 14:37:37',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(3846,'5500','51648121818','2022-03-24 14:37:37',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3847,'1000','51648121818','2022-03-24 14:37:37',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3848,'4000','51648121818','2022-03-24 14:37:37',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(3849,'1110','51648131074','2022-03-24 17:12:48',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3850,'1110','51648131074','2022-03-24 17:12:48',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3851,'5500','51648131074','2022-03-24 17:12:48',7420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3852,'1000','51648131074','2022-03-24 17:12:48',8800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3853,'4000','51648131074','2022-03-24 17:12:48',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3854,'4000','51648131074','2022-03-24 17:12:48',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3855,'1110','51648132454','2022-03-24 17:35:14',NULL,1700.00,'','5','1','Inventory sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(3856,'5500','51648132454','2022-03-24 17:35:14',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3857,'1000','51648132454','2022-03-24 17:35:14',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3858,'4000','51648132454','2022-03-24 17:35:14',NULL,3500.00,'','5','1','Good sold','1','','sales','FRENCIA FAUCET MIXTURE TAP','','No',NULL,NULL,''),(3859,'1110','51648132530','2022-03-24 17:58:02',NULL,21624.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(3860,'5500','51648132530','2022-03-24 17:58:02',21624.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3861,'1000','51648132530','2022-03-24 17:58:02',23520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24322'),(3862,'4000','51648132530','2022-03-24 17:58:02',NULL,23520.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(3863,'1110','51648184663','2022-03-25 08:04:45',NULL,2100.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3864,'5500','51648184663','2022-03-25 08:04:45',2100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3865,'1000','51648184663','2022-03-25 08:04:45',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25322'),(3866,'4000','51648184663','2022-03-25 08:04:45',NULL,3600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(3867,'1110','31648191899','2022-03-25 10:05:49',NULL,8000.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(3868,'1110','31648191899','2022-03-25 10:05:49',NULL,8100.00,'','3','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(3869,'1110','31648191899','2022-03-25 10:05:49',NULL,340.00,'','3','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(3870,'5500','31648191899','2022-03-25 10:05:49',16440.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3871,'1000','31648191899','2022-03-25 10:05:49',19800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23032022WED'),(3872,'4000','31648191899','2022-03-25 10:05:49',NULL,9500.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(3873,'4000','31648191899','2022-03-25 10:05:49',NULL,9800.00,'','3','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(3874,'4000','31648191899','2022-03-25 10:05:49',NULL,500.00,'','3','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(3875,'1110','31648193368','2022-03-25 10:29:45',NULL,17150.00,'','3','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3876,'5500','31648193368','2022-03-25 10:29:45',17150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3877,'1000','31648193368','2022-03-25 10:29:45',20000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25032022FRD'),(3878,'4000','31648193368','2022-03-25 10:29:45',NULL,20000.00,'','3','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3879,'1110','31648195682','2022-03-25 11:08:11',NULL,15631.00,'','3','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3880,'5500','31648195682','2022-03-25 11:08:11',15631.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3881,'1000','31648195682','2022-03-25 11:08:11',17600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25032022FRD'),(3882,'4000','31648195682','2022-03-25 11:08:11',NULL,17600.00,'','3','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3883,'1110','31648196921','2022-03-25 11:28:51',NULL,200.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3884,'5500','31648196921','2022-03-25 11:28:51',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3885,'1000','31648196921','2022-03-25 11:28:51',600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25032022FRD'),(3886,'4000','31648196921','2022-03-25 11:28:51',NULL,600.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3887,'1110','51648199561','2022-03-25 12:13:10',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(3888,'5500','51648199561','2022-03-25 12:13:10',7208.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3889,'1000','51648199561','2022-03-25 12:13:10',7760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25322'),(3890,'4000','51648199561','2022-03-25 12:13:10',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(3891,'1110','51648213185','2022-03-25 16:01:25',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3892,'5500','51648213185','2022-03-25 16:01:25',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3893,'1000','51648213185','2022-03-25 16:01:25',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25322'),(3894,'4000','51648213185','2022-03-25 16:01:25',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(3895,'1110','51648214155','2022-03-25 16:37:59',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3896,'5500','51648214155','2022-03-25 16:37:59',4505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3897,'1000','51648214155','2022-03-25 16:37:59',4850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25322'),(3898,'4000','51648214155','2022-03-25 16:37:59',NULL,4850.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(3899,'1110','51648272557','2022-03-26 08:30:31',NULL,850.00,'','5','1','Inventory sold','1','','sales','130020198','','No',NULL,NULL,''),(3900,'5500','51648272557','2022-03-26 08:30:31',850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3901,'1000','51648272557','2022-03-26 08:30:31',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25322FRI'),(3902,'4000','51648272557','2022-03-26 08:30:31',NULL,2000.00,'','5','1','Good sold','1','','sales','130020198','','No',NULL,NULL,''),(3903,'1110','51648272665','2022-03-26 08:49:08',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3904,'5500','51648272665','2022-03-26 08:49:08',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3905,'1000','51648272665','2022-03-26 08:49:08',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3906,'4000','51648272665','2022-03-26 08:49:08',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3907,'1110','51648273846','2022-03-26 09:09:36',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3908,'5500','51648273846','2022-03-26 09:09:36',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3909,'1000','51648273846','2022-03-26 09:09:36',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3910,'4000','51648273846','2022-03-26 09:09:36',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3911,'1110','51648274990','2022-03-26 09:35:36',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3912,'1110','51648274990','2022-03-26 09:35:36',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3913,'5500','51648274990','2022-03-26 09:35:36',4256.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3914,'1000','51648274990','2022-03-26 09:35:36',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3915,'4000','51648274990','2022-03-26 09:35:36',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(3916,'4000','51648274990','2022-03-26 09:35:36',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3917,'1110','51648280400','2022-03-26 10:40:29',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3918,'5500','51648280400','2022-03-26 10:40:29',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3919,'1000','51648280400','2022-03-26 10:40:29',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3920,'4000','51648280400','2022-03-26 10:40:29',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3921,'1110','51648280443','2022-03-26 10:46:56',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(3922,'1110','51648280443','2022-03-26 10:46:56',NULL,440.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(3923,'5500','51648280443','2022-03-26 10:46:56',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3924,'1000','51648280443','2022-03-26 10:46:56',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3925,'4000','51648280443','2022-03-26 10:46:56',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(3926,'4000','51648280443','2022-03-26 10:46:56',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(3927,'1110','51648287135','2022-03-26 12:32:29',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3928,'5500','51648287135','2022-03-26 12:32:29',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3929,'1000','51648287135','2022-03-26 12:32:29',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3930,'4000','51648287135','2022-03-26 12:32:29',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3931,'1110','51648287163','2022-03-26 12:33:56',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3932,'1110','51648287163','2022-03-26 12:33:56',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3933,'5500','51648287163','2022-03-26 12:33:56',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3934,'1000','51648287163','2022-03-26 12:33:56',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3935,'4000','51648287163','2022-03-26 12:33:56',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3936,'4000','51648287163','2022-03-26 12:33:56',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(3937,'1110','31648289320','2022-03-26 13:08:56',NULL,2703.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3938,'5500','31648289320','2022-03-26 13:08:56',2703.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3939,'1000','31648289320','2022-03-26 13:08:56',2940.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3940,'4000','31648289320','2022-03-26 13:08:56',NULL,2940.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3941,'1110','51648293247','2022-03-26 15:01:37',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3942,'1110','51648293247','2022-03-26 15:01:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3943,'5500','51648293247','2022-03-26 15:01:37',2082.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3944,'1000','51648293247','2022-03-26 15:01:37',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3945,'4000','51648293247','2022-03-26 15:01:37',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(3946,'4000','51648293247','2022-03-26 15:01:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3947,'1110','51648296122','2022-03-26 15:28:23',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3948,'5500','51648296122','2022-03-26 15:28:23',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3949,'1000','51648296122','2022-03-26 15:28:23',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3950,'4000','51648296122','2022-03-26 15:28:23',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3951,'1110','51648297753','2022-03-26 15:46:49',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3952,'5500','51648297753','2022-03-26 15:46:49',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3953,'1000','51648297753','2022-03-26 15:46:49',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26322'),(3954,'4000','51648297753','2022-03-26 15:46:49',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(3955,'1110','51648298860','2022-03-26 15:54:26',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3956,'5500','51648298860','2022-03-26 15:54:26',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3957,'1000','51648298860','2022-03-26 15:54:26',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3958,'4000','51648298860','2022-03-26 15:54:26',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(3959,'1110','51648299290','2022-03-26 15:58:00',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3960,'1110','51648299290','2022-03-26 15:58:00',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3961,'1110','51648299290','2022-03-26 15:58:00',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(3962,'5500','51648299290','2022-03-26 15:58:00',8269.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3963,'1000','51648299290','2022-03-26 15:58:00',9940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3964,'4000','51648299290','2022-03-26 15:58:00',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(3965,'4000','51648299290','2022-03-26 15:58:00',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(3966,'4000','51648299290','2022-03-26 15:58:00',NULL,2200.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(3967,'1110','31648308209','2022-03-26 18:24:40',NULL,1802.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3968,'5500','31648308209','2022-03-26 18:24:40',1802.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3969,'1000','31648308209','2022-03-26 18:24:40',1960.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26032022SAT'),(3970,'4000','31648308209','2022-03-26 18:24:40',NULL,1960.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(3971,'1110','51648449469','2022-03-28 09:38:23',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3972,'1110','51648449469','2022-03-28 09:38:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3973,'5500','51648449469','2022-03-28 09:38:23',2260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3974,'1000','51648449469','2022-03-28 09:38:23',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322'),(3975,'4000','51648449469','2022-03-28 09:38:23',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(3976,'4000','51648449469','2022-03-28 09:38:23',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3977,'1110','51648450894','2022-03-28 10:31:00',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3978,'1110','51648450894','2022-03-28 10:31:00',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(3979,'5500','51648450894','2022-03-28 10:31:00',7102.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3980,'1000','51648450894','2022-03-28 10:31:00',8200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322'),(3981,'4000','51648450894','2022-03-28 10:31:00',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(3982,'4000','51648450894','2022-03-28 10:31:00',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(3983,'1110','51648452701','2022-03-28 11:43:26',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3984,'1110','51648452701','2022-03-28 11:43:26',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(3985,'5500','51648452701','2022-03-28 11:43:26',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3986,'1000','51648452701','2022-03-28 11:43:26',700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3987,'4000','51648452701','2022-03-28 11:43:26',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(3988,'4000','51648452701','2022-03-28 11:43:26',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(3989,'1110','51648457038','2022-03-28 11:46:06',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3990,'5500','51648457038','2022-03-28 11:46:06',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3991,'1000','51648457038','2022-03-28 11:46:06',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322MON'),(3992,'4000','51648457038','2022-03-28 11:46:06',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(3993,'1110','51648457198','2022-03-28 11:49:45',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(3994,'1110','51648457198','2022-03-28 11:49:45',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3995,'5500','51648457198','2022-03-28 11:49:45',2548.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3996,'1000','51648457198','2022-03-28 11:49:45',2950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322MON'),(3997,'4000','51648457198','2022-03-28 11:49:45',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(3998,'4000','51648457198','2022-03-28 11:49:45',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(3999,'1110','51648458979','2022-03-28 12:17:53',NULL,550.00,'','5','1','Inventory sold','1','','sales','FAUCET BASIN TAP 130014434','','No',NULL,NULL,''),(4000,'5500','51648458979','2022-03-28 12:17:53',550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4001,'1000','51648458979','2022-03-28 12:17:53',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322'),(4002,'4000','51648458979','2022-03-28 12:17:53',NULL,1500.00,'','5','1','Good sold','1','','sales','FAUCET BASIN TAP 130014434','','No',NULL,NULL,''),(4003,'1110','51648460394','2022-03-28 14:18:23',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44697','','No',NULL,NULL,''),(4004,'5500','51648460394','2022-03-28 14:18:23',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4005,'1000','51648460394','2022-03-28 14:18:23',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4006,'4000','51648460394','2022-03-28 14:18:23',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44697','','No',NULL,NULL,''),(4007,'1110','51648472254','2022-03-28 15:57:52',NULL,38250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(4008,'5500','51648472254','2022-03-28 15:57:52',38250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4009,'1000','51648472254','2022-03-28 15:57:52',45900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28322'),(4010,'4000','51648472254','2022-03-28 15:57:52',NULL,45900.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(4011,'1110','51648534085','2022-03-29 09:08:23',NULL,921.20,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4012,'5500','51648534085','2022-03-29 09:08:23',921.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4013,'1000','51648534085','2022-03-29 09:08:23',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4014,'4000','51648534085','2022-03-29 09:08:23',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4015,'1110','51648534499','2022-03-29 10:05:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(4016,'5500','51648534499','2022-03-29 10:05:28',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4017,'1000','51648534499','2022-03-29 10:05:28',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4018,'4000','51648534499','2022-03-29 10:05:28',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(4019,'1110','51648537540','2022-03-29 11:35:24',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4020,'1110','51648537540','2022-03-29 11:35:24',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4021,'5500','51648537540','2022-03-29 11:35:24',19584.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4022,'1000','51648537540','2022-03-29 11:35:24',22400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4023,'4000','51648537540','2022-03-29 11:35:24',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4024,'4000','51648537540','2022-03-29 11:35:24',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4025,'1110','51648543454','2022-03-29 12:22:47',NULL,8000.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(4026,'5500','51648543454','2022-03-29 12:22:47',8000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4027,'1000','51648543454','2022-03-29 12:22:47',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4028,'4000','51648543454','2022-03-29 12:22:47',NULL,10000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(4029,'1110','51648545806','2022-03-29 12:49:23',NULL,75.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(4030,'1110','51648545806','2022-03-29 12:49:23',NULL,16200.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(4031,'5500','51648545806','2022-03-29 12:49:23',16275.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4032,'1000','51648545806','2022-03-29 12:49:23',20150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4033,'4000','51648545806','2022-03-29 12:49:23',NULL,150.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(4034,'4000','51648545806','2022-03-29 12:49:23',NULL,20000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(4035,'1110','51648547386','2022-03-29 12:50:18',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4036,'5500','51648547386','2022-03-29 12:50:18',4505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4037,'1000','51648547386','2022-03-29 12:50:18',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29322'),(4038,'4000','51648547386','2022-03-29 12:50:18',NULL,4900.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4039,'1110','51648615208','2022-03-30 07:40:24',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(4040,'5500','51648615208','2022-03-30 07:40:24',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4041,'1000','51648615208','2022-03-30 07:40:24',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30322'),(4042,'4000','51648615208','2022-03-30 07:40:24',NULL,4050.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(4043,'1110','51648615243','2022-03-30 10:03:45',NULL,34875.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(4044,'1110','51648615243','2022-03-30 10:03:45',NULL,3300.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(4045,'1110','51648615243','2022-03-30 10:03:45',NULL,1100.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4046,'1110','51648615243','2022-03-30 10:03:45',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4047,'5500','51648615243','2022-03-30 10:03:45',39575.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4048,'1000','51648615243','2022-03-30 10:03:45',52250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30322WED'),(4049,'4000','51648615243','2022-03-30 10:03:45',NULL,41850.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(4050,'4000','51648615243','2022-03-30 10:03:45',NULL,7500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(4051,'4000','51648615243','2022-03-30 10:03:45',NULL,2000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4052,'4000','51648615243','2022-03-30 10:03:45',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4053,'1110','31648634816','2022-03-30 13:07:22',NULL,6600.00,'','3','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-D01','','No',NULL,NULL,''),(4054,'5500','31648634816','2022-03-30 13:07:22',6600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4055,'1000','31648634816','2022-03-30 13:07:22',11000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4056,'4000','31648634816','2022-03-30 13:07:22',NULL,11000.00,'','3','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-D01','','No',NULL,NULL,''),(4057,'1110','31648635197','2022-03-30 13:13:29',NULL,920.00,'','3','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4058,'5500','31648635197','2022-03-30 13:13:29',920.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4059,'1000','31648635197','2022-03-30 13:13:29',980.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4060,'4000','31648635197','2022-03-30 13:13:29',NULL,980.00,'','3','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4061,'1110','31648637980','2022-03-30 14:00:06',NULL,686.00,'','3','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4062,'5500','31648637980','2022-03-30 14:00:06',686.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4063,'1000','31648637980','2022-03-30 14:00:06',800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'30322 WED'),(4064,'4000','31648637980','2022-03-30 14:00:06',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4065,'1110','51648642384','2022-03-30 15:13:22',NULL,1224.00,'','5','1','Inventory sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(4066,'5500','51648642384','2022-03-30 15:13:22',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4067,'1000','51648642384','2022-03-30 15:13:22',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30322'),(4068,'4000','51648642384','2022-03-30 15:13:22',NULL,1400.00,'','5','1','Good sold','1','','sales','393045 FLOOR TILES','','No',NULL,NULL,''),(4069,'1110','51648642564','2022-03-30 15:36:14',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4070,'5500','51648642564','2022-03-30 15:36:14',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4071,'1000','51648642564','2022-03-30 15:36:14',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30032022'),(4072,'4000','51648642564','2022-03-30 15:36:14',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4073,'1110','51648643967','2022-03-30 15:40:16',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4074,'5500','51648643967','2022-03-30 15:40:16',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4075,'1000','51648643967','2022-03-30 15:40:16',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30032022'),(4076,'4000','51648643967','2022-03-30 15:40:16',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4077,'1110','51648701852','2022-03-31 07:44:29',NULL,2760.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4078,'5500','51648701852','2022-03-31 07:44:29',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4079,'1000','51648701852','2022-03-31 07:44:29',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31322'),(4080,'4000','51648701852','2022-03-31 07:44:29',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4081,'1110','51648706727','2022-03-31 09:05:55',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4082,'5500','51648706727','2022-03-31 09:05:55',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4083,'1000','51648706727','2022-03-31 09:05:55',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31322'),(4084,'4000','51648706727','2022-03-31 09:05:55',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4085,'1110','51648706779','2022-03-31 09:08:35',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4086,'5500','51648706779','2022-03-31 09:08:35',420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4087,'1000','51648706779','2022-03-31 09:08:35',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4088,'4000','51648706779','2022-03-31 09:08:35',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4089,'1110','51648706922','2022-03-31 09:55:36',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4090,'1110','51648706922','2022-03-31 09:55:36',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4091,'5500','51648706922','2022-03-31 09:55:36',19584.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4092,'1000','51648706922','2022-03-31 09:55:36',22400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31322THU'),(4093,'4000','51648706922','2022-03-31 09:55:36',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4094,'4000','51648706922','2022-03-31 09:55:36',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4095,'1110','51648722090','2022-03-31 13:22:16',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4096,'1110','51648722090','2022-03-31 13:22:16',NULL,1050.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4097,'1110','51648722090','2022-03-31 13:22:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(4098,'5500','51648722090','2022-03-31 13:22:16',10068.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4099,'1000','51648722090','2022-03-31 13:22:16',12500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31322THUS'),(4100,'4000','51648722090','2022-03-31 13:22:16',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4101,'4000','51648722090','2022-03-31 13:22:16',NULL,1800.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4102,'4000','51648722090','2022-03-31 13:22:16',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(4103,'1110','51648722176','2022-03-31 14:37:18',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4104,'5500','51648722176','2022-03-31 14:37:18',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4105,'1000','51648722176','2022-03-31 14:37:18',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31322THUS'),(4106,'4000','51648722176','2022-03-31 14:37:18',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4107,'1110','51648795325','2022-04-01 09:43:07',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(4108,'5500','51648795325','2022-04-01 09:43:07',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4109,'1000','51648795325','2022-04-01 09:43:07',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4110,'4000','51648795325','2022-04-01 09:43:07',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(4111,'1110','51648809030','2022-04-01 13:34:45',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4112,'1110','51648809030','2022-04-01 13:34:45',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4113,'5500','51648809030','2022-04-01 13:34:45',19584.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4114,'1000','51648809030','2022-04-01 13:34:45',22080.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1422FRI'),(4115,'4000','51648809030','2022-04-01 13:34:45',NULL,11040.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(4116,'4000','51648809030','2022-04-01 13:34:45',NULL,11040.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4117,'1110','51648809360','2022-04-01 14:29:11',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(4118,'1110','51648809360','2022-04-01 14:29:11',NULL,220.00,'','5','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(4119,'5500','51648809360','2022-04-01 14:29:11',470.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4120,'1000','51648809360','2022-04-01 14:29:11',750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1422FRI'),(4121,'4000','51648809360','2022-04-01 14:29:11',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(4122,'4000','51648809360','2022-04-01 14:29:11',NULL,300.00,'','5','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(4123,'1110','51648814817','2022-04-01 15:11:02',NULL,1400.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(4124,'5500','51648814817','2022-04-01 15:11:02',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4125,'1000','51648814817','2022-04-01 15:11:02',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1422 FRI'),(4126,'4000','51648814817','2022-04-01 15:11:02',NULL,1800.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(4127,'1110','51648815121','2022-04-01 16:05:06',NULL,9911.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4128,'1110','51648815121','2022-04-01 16:05:06',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4129,'1110','51648815121','2022-04-01 16:05:06',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4130,'5500','51648815121','2022-04-01 16:05:06',14928.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4131,'1000','51648815121','2022-04-01 16:05:06',16560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1422 FRI'),(4132,'4000','51648815121','2022-04-01 16:05:06',NULL,10780.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4133,'4000','51648815121','2022-04-01 16:05:06',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4134,'4000','51648815121','2022-04-01 16:05:06',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4135,'1110','51648875612','2022-04-02 08:00:25',NULL,7056.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4136,'5500','51648875612','2022-04-02 08:00:25',7056.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4137,'1000','51648875612','2022-04-02 08:00:25',8100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4138,'4000','51648875612','2022-04-02 08:00:25',NULL,8100.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4139,'1110','51648880928','2022-04-02 09:29:14',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4140,'5500','51648880928','2022-04-02 09:29:14',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4141,'1000','51648880928','2022-04-02 09:29:14',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4142,'4000','51648880928','2022-04-02 09:29:14',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4143,'1110','51648881973','2022-04-02 09:46:56',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4144,'5500','51648881973','2022-04-02 09:46:56',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4145,'1000','51648881973','2022-04-02 09:46:56',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4146,'4000','51648881973','2022-04-02 09:46:56',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4147,'1110','51648882030','2022-04-02 11:43:00',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4148,'5500','51648882030','2022-04-02 11:43:00',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4149,'1000','51648882030','2022-04-02 11:43:00',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4150,'4000','51648882030','2022-04-02 11:43:00',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4151,'1110','51648889017','2022-04-02 12:08:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4152,'1110','51648889017','2022-04-02 12:08:06',NULL,220.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(4153,'5500','51648889017','2022-04-02 12:08:06',235.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4154,'1000','51648889017','2022-04-02 12:08:06',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4155,'4000','51648889017','2022-04-02 12:08:06',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4156,'4000','51648889017','2022-04-02 12:08:06',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(4157,'1110','51648893539','2022-04-02 12:59:22',NULL,20808.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4158,'5500','51648893539','2022-04-02 12:59:22',20808.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4159,'1000','51648893539','2022-04-02 12:59:22',23800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'010112021'),(4160,'4000','51648893539','2022-04-02 12:59:22',NULL,23800.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4161,'1110','51648893639','2022-04-02 13:50:48',NULL,1450.00,'','5','1','Inventory sold','1','','sales','1030/002','','No',NULL,NULL,''),(4162,'5500','51648893639','2022-04-02 13:50:48',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4163,'1000','51648893639','2022-04-02 13:50:48',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4164,'4000','51648893639','2022-04-02 13:50:48',NULL,3000.00,'','5','1','Good sold','1','','sales','1030/002','','No',NULL,NULL,''),(4165,'1110','51648898479','2022-04-02 14:23:13',NULL,2100.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4166,'1110','51648898479','2022-04-02 14:23:13',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4167,'1110','51648898479','2022-04-02 14:23:13',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(4168,'1110','51648898479','2022-04-02 14:23:13',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4169,'1110','51648898479','2022-04-02 14:23:13',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4170,'5500','51648898479','2022-04-02 14:23:13',7051.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4171,'1000','51648898479','2022-04-02 14:23:13',9450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4172,'4000','51648898479','2022-04-02 14:23:13',NULL,3600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4173,'4000','51648898479','2022-04-02 14:23:13',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(4174,'4000','51648898479','2022-04-02 14:23:13',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(4175,'4000','51648898479','2022-04-02 14:23:13',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4176,'4000','51648898479','2022-04-02 14:23:13',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4177,'1110','51648906274','2022-04-02 16:31:53',NULL,2760.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4178,'5500','51648906274','2022-04-02 16:31:53',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4179,'1000','51648906274','2022-04-02 16:31:53',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4180,'4000','51648906274','2022-04-02 16:31:53',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4181,'1110','51648911324','2022-04-02 17:56:09',NULL,11713.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4182,'1110','51648911324','2022-04-02 17:56:09',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4183,'1110','51648911324','2022-04-02 17:56:09',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4184,'5500','51648911324','2022-04-02 17:56:09',16585.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4185,'1000','51648911324','2022-04-02 17:56:09',18700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2422 SAT'),(4186,'4000','51648911324','2022-04-02 17:56:09',NULL,12740.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4187,'4000','51648911324','2022-04-02 17:56:09',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4188,'4000','51648911324','2022-04-02 17:56:09',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4189,'1110','51649048274','2022-04-04 07:58:18',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(4190,'5500','51649048274','2022-04-04 07:58:18',6750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4191,'1000','51649048274','2022-04-04 07:58:18',8100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4192,'4000','51649048274','2022-04-04 07:58:18',NULL,8100.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(4193,'1110','51649048326','2022-04-04 08:16:15',NULL,5769.60,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4194,'1110','51649048326','2022-04-04 08:16:15',NULL,80.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4195,'1110','51649048326','2022-04-04 08:16:15',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4196,'5500','51649048326','2022-04-04 08:16:15',5999.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4197,'1000','51649048326','2022-04-04 08:16:15',9060.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4198,'4000','51649048326','2022-04-04 08:16:15',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4199,'4000','51649048326','2022-04-04 08:16:15',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4200,'4000','51649048326','2022-04-04 08:16:15',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4201,'1110','51649053528','2022-04-04 09:31:25',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4202,'5500','51649053528','2022-04-04 09:31:25',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4203,'1000','51649053528','2022-04-04 09:31:25',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4204,'4000','51649053528','2022-04-04 09:31:25',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4205,'1110','31649054883','2022-04-04 09:48:13',NULL,9911.00,'','3','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4206,'5500','31649054883','2022-04-04 09:48:13',9911.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4207,'1000','31649054883','2022-04-04 09:48:13',10780.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'4042022MON'),(4208,'4000','31649054883','2022-04-04 09:48:13',NULL,10780.00,'','3','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4209,'1110','31649055101','2022-04-04 09:51:54',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(4210,'5500','31649055101','2022-04-04 09:51:54',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4211,'1000','31649055101','2022-04-04 09:51:54',450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4212,'4000','31649055101','2022-04-04 09:51:54',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(4213,'1110','51649066634','2022-04-04 13:06:10',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4214,'1110','51649066634','2022-04-04 13:06:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4215,'5500','51649066634','2022-04-04 13:06:10',5506.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4216,'1000','51649066634','2022-04-04 13:06:10',6180.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4217,'4000','51649066634','2022-04-04 13:06:10',NULL,5880.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4218,'4000','51649066634','2022-04-04 13:06:10',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4219,'1110','51649067771','2022-04-04 14:10:48',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(4220,'1110','51649067771','2022-04-04 14:10:48',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4221,'5500','51649067771','2022-04-04 14:10:48',726.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4222,'1000','51649067771','2022-04-04 14:10:48',950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4223,'4000','51649067771','2022-04-04 14:10:48',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(4224,'4000','51649067771','2022-04-04 14:10:48',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4225,'1110','51649070752','2022-04-04 14:43:44',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4226,'5500','51649070752','2022-04-04 14:43:44',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4227,'1000','51649070752','2022-04-04 14:43:44',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4228,'4000','51649070752','2022-04-04 14:43:44',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4229,'1110','51649081703','2022-04-04 17:18:24',NULL,6307.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4230,'1110','51649081703','2022-04-04 17:18:24',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4231,'1110','51649081703','2022-04-04 17:18:24',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4232,'5500','51649081703','2022-04-04 17:18:24',6362.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4233,'1000','51649081703','2022-04-04 17:18:24',7110.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4422 MON'),(4234,'4000','51649081703','2022-04-04 17:18:24',NULL,6860.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(4235,'4000','51649081703','2022-04-04 17:18:24',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4236,'4000','51649081703','2022-04-04 17:18:24',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4237,'1110','51649148203','2022-04-05 11:46:15',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4238,'1110','51649148203','2022-04-05 11:46:15',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4239,'1110','51649148203','2022-04-05 11:46:15',NULL,420.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4240,'5500','51649148203','2022-04-05 11:46:15',3471.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4241,'1000','51649148203','2022-04-05 11:46:15',6570.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5422 TUE'),(4242,'4000','51649148203','2022-04-05 11:46:15',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4243,'4000','51649148203','2022-04-05 11:46:15',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4244,'4000','51649148203','2022-04-05 11:46:15',NULL,600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4245,'1110','51649159351','2022-04-05 14:50:28',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4246,'1110','51649159351','2022-04-05 14:50:28',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4247,'1110','51649159351','2022-04-05 14:50:28',NULL,1820.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4248,'5500','51649159351','2022-04-05 14:50:28',9566.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4249,'1000','51649159351','2022-04-05 14:50:28',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5422 MON'),(4250,'4000','51649159351','2022-04-05 14:50:28',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4251,'4000','51649159351','2022-04-05 14:50:28',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4252,'4000','51649159351','2022-04-05 14:50:28',NULL,2600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4253,'1110','51649161586','2022-04-05 15:26:40',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4254,'5500','51649161586','2022-04-05 15:26:40',1442.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4255,'1000','51649161586','2022-04-05 15:26:40',1960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5422 MON'),(4256,'4000','51649161586','2022-04-05 15:26:40',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4257,'1110','51649164874','2022-04-05 16:21:33',NULL,880.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4258,'5500','51649164874','2022-04-05 16:21:33',880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4259,'1000','51649164874','2022-04-05 16:21:33',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5422 MON'),(4260,'4000','51649164874','2022-04-05 16:21:33',NULL,1600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4261,'1110','51649221865','2022-04-06 08:19:56',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4262,'5500','51649221865','2022-04-06 08:19:56',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4263,'1000','51649221865','2022-04-06 08:19:56',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4264,'4000','51649221865','2022-04-06 08:19:56',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4265,'1110','51649222503','2022-04-06 09:12:48',NULL,1100.00,'','5','1','Inventory sold','1','','sales','130020196','','No',NULL,NULL,''),(4266,'5500','51649222503','2022-04-06 09:12:48',1100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4267,'1000','51649222503','2022-04-06 09:12:48',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'64422 MON'),(4268,'4000','51649222503','2022-04-06 09:12:48',NULL,2500.00,'','5','1','Good sold','1','','sales','130020196','','No',NULL,NULL,''),(4269,'1110','51649225624','2022-04-06 09:50:47',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4270,'5500','51649225624','2022-04-06 09:50:47',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4271,'1000','51649225624','2022-04-06 09:50:47',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422WED'),(4272,'4000','51649225624','2022-04-06 09:50:47',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4273,'1110','51649228491','2022-04-06 10:02:13',NULL,2400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4274,'5500','51649228491','2022-04-06 10:02:13',2400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4275,'1000','51649228491','2022-04-06 10:02:13',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422'),(4276,'4000','51649228491','2022-04-06 10:02:13',NULL,4800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4277,'1110','51649228801','2022-04-06 10:30:51',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4278,'1110','51649228801','2022-04-06 10:30:51',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4279,'5500','51649228801','2022-04-06 10:30:51',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4280,'1000','51649228801','2022-04-06 10:30:51',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4281,'4000','51649228801','2022-04-06 10:30:51',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4282,'4000','51649228801','2022-04-06 10:30:51',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4283,'1110','51649234772','2022-04-06 11:46:33',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4284,'5500','51649234772','2022-04-06 11:46:33',721.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4285,'1000','51649234772','2022-04-06 11:46:33',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4286,'4000','51649234772','2022-04-06 11:46:33',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4287,'1110','51649238251','2022-04-06 12:45:01',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(4288,'5500','51649238251','2022-04-06 12:45:01',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4289,'1000','51649238251','2022-04-06 12:45:01',6500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4290,'4000','51649238251','2022-04-06 12:45:01',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(4291,'1110','51649244774','2022-04-06 14:33:10',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4292,'5500','51649244774','2022-04-06 14:33:10',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4293,'1000','51649244774','2022-04-06 14:33:10',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4294,'4000','51649244774','2022-04-06 14:33:10',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4295,'1110','51649254212','2022-04-06 17:12:22',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(4296,'1110','51649254212','2022-04-06 17:12:22',NULL,500.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(4297,'5500','51649254212','2022-04-06 17:12:22',1872.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4298,'1000','51649254212','2022-04-06 17:12:22',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4299,'4000','51649254212','2022-04-06 17:12:22',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(4300,'4000','51649254212','2022-04-06 17:12:22',NULL,900.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(4301,'1110','51649254374','2022-04-06 17:13:12',NULL,2163.60,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4302,'5500','51649254374','2022-04-06 17:13:12',2163.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4303,'1000','51649254374','2022-04-06 17:13:12',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4304,'4000','51649254374','2022-04-06 17:13:12',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4305,'1110','51649329196','2022-04-07 14:02:53',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4306,'1110','51649329196','2022-04-07 14:02:53',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44710','','No',NULL,NULL,''),(4307,'1110','51649329196','2022-04-07 14:02:53',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(4308,'5500','51649329196','2022-04-07 14:02:53',6231.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4309,'1000','51649329196','2022-04-07 14:02:53',6990.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7422 THUS'),(4310,'4000','51649329196','2022-04-07 14:02:53',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4311,'4000','51649329196','2022-04-07 14:02:53',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44710','','No',NULL,NULL,''),(4312,'4000','51649329196','2022-04-07 14:02:53',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(4313,'1110','51649329406','2022-04-07 14:03:40',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4314,'5500','51649329406','2022-04-07 14:03:40',721.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4315,'1000','51649329406','2022-04-07 14:03:40',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6422 WED'),(4316,'4000','51649329406','2022-04-07 14:03:40',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4317,'1110','51649332451','2022-04-07 14:54:37',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4318,'5500','51649332451','2022-04-07 14:54:37',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4319,'1000','51649332451','2022-04-07 14:54:37',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7422 THUS'),(4320,'4000','51649332451','2022-04-07 14:54:37',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4321,'1110','51649400333','2022-04-08 09:50:31',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4322,'1110','51649400333','2022-04-08 09:50:31',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(4323,'5500','51649400333','2022-04-08 09:50:31',1472.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4324,'1000','51649400333','2022-04-08 09:50:31',1900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8422 FRI'),(4325,'4000','51649400333','2022-04-08 09:50:31',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4326,'4000','51649400333','2022-04-08 09:50:31',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(4327,'1110','51649417552','2022-04-08 14:33:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4328,'5500','51649417552','2022-04-08 14:33:24',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4329,'1000','51649417552','2022-04-08 14:33:24',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4330,'4000','51649417552','2022-04-08 14:33:24',NULL,300.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4331,'1110','51649424490','2022-04-08 16:29:02',NULL,16380.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4332,'1110','51649424490','2022-04-08 16:29:02',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4333,'1110','51649424490','2022-04-08 16:29:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4334,'5500','51649424490','2022-04-08 16:29:02',21986.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4335,'1000','51649424490','2022-04-08 16:29:02',24120.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8422 FRI'),(4336,'4000','51649424490','2022-04-08 16:29:02',NULL,17640.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4337,'4000','51649424490','2022-04-08 16:29:02',NULL,5880.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4338,'4000','51649424490','2022-04-08 16:29:02',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4339,'1110','51649425825','2022-04-08 17:40:08',NULL,1400.00,'','5','1','Inventory sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(4340,'5500','51649425825','2022-04-08 17:40:08',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4341,'1000','51649425825','2022-04-08 17:40:08',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8422 FRI'),(4342,'4000','51649425825','2022-04-08 17:40:08',NULL,3600.00,'','5','1','Good sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(4343,'1110','51649434905','2022-04-08 19:22:54',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4344,'1110','51649434905','2022-04-08 19:22:54',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4345,'1110','51649434905','2022-04-08 19:22:54',NULL,700.00,'','5','1','Inventory sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(4346,'1110','51649434905','2022-04-08 19:22:54',NULL,700.00,'','5','1','Inventory sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(4347,'5500','51649434905','2022-04-08 19:22:54',7720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4348,'1000','51649434905','2022-04-08 19:22:54',10600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8422 FRI'),(4349,'4000','51649434905','2022-04-08 19:22:54',NULL,7000.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4350,'4000','51649434905','2022-04-08 19:22:54',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4351,'4000','51649434905','2022-04-08 19:22:54',NULL,1500.00,'','5','1','Good sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(4352,'4000','51649434905','2022-04-08 19:22:54',NULL,1500.00,'','5','1','Good sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(4353,'1110','51649481028','2022-04-09 08:33:59',NULL,3606.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4354,'1110','51649481028','2022-04-09 08:33:59',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4355,'1110','51649481028','2022-04-09 08:33:59',NULL,560.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4356,'1110','51649481028','2022-04-09 08:33:59',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4357,'5500','51649481028','2022-04-09 08:33:59',6264.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4358,'1000','51649481028','2022-04-09 08:33:59',8250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9422 SAT'),(4359,'4000','51649481028','2022-04-09 08:33:59',NULL,4900.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4360,'4000','51649481028','2022-04-09 08:33:59',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4361,'4000','51649481028','2022-04-09 08:33:59',NULL,800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4362,'4000','51649481028','2022-04-09 08:33:59',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4363,'1110','31649491047','2022-04-09 10:57:45',NULL,78750.00,'','3','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(4364,'5500','31649491047','2022-04-09 10:57:45',78750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4365,'1000','31649491047','2022-04-09 10:57:45',94500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'7042022'),(4366,'4000','31649491047','2022-04-09 10:57:45',NULL,94500.00,'','3','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(4367,'1110','51649491201','2022-04-09 11:00:19',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4368,'5500','51649491201','2022-04-09 11:00:19',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4369,'1000','51649491201','2022-04-09 11:00:19',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4370,'4000','51649491201','2022-04-09 11:00:19',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4371,'1110','51649507067','2022-04-09 15:25:11',NULL,2760.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4372,'5500','51649507067','2022-04-09 15:25:11',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4373,'1000','51649507067','2022-04-09 15:25:11',2910.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9422 SAT'),(4374,'4000','51649507067','2022-04-09 15:25:11',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4375,'1110','51649514149','2022-04-09 17:26:42',NULL,650.00,'','5','1','Inventory sold','1','','sales','9009','','No',NULL,NULL,''),(4376,'5500','51649514149','2022-04-09 17:26:42',650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4377,'1000','51649514149','2022-04-09 17:26:42',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9422 SAT'),(4378,'4000','51649514149','2022-04-09 17:26:42',NULL,1500.00,'','5','1','Good sold','1','','sales','9009','','No',NULL,NULL,''),(4379,'1110','51649654332','2022-04-11 08:21:09',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4380,'1110','51649654332','2022-04-11 08:21:09',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4381,'1110','51649654332','2022-04-11 08:21:09',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4382,'1110','51649654332','2022-04-11 08:21:09',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4383,'5500','51649654332','2022-04-11 08:21:09',2267.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4384,'1000','51649654332','2022-04-11 08:21:09',2960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1122mon'),(4385,'4000','51649654332','2022-04-11 08:21:09',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4386,'4000','51649654332','2022-04-11 08:21:09',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4387,'4000','51649654332','2022-04-11 08:21:09',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4388,'4000','51649654332','2022-04-11 08:21:09',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4389,'1110','51649657617','2022-04-11 10:15:44',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4390,'5500','51649657617','2022-04-11 10:15:44',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4391,'1000','51649657617','2022-04-11 10:15:44',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11422 MON'),(4392,'4000','51649657617','2022-04-11 10:15:44',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4393,'1110','51649664522','2022-04-11 11:09:25',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4394,'1110','51649664522','2022-04-11 11:09:25',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4395,'1110','51649664522','2022-04-11 11:09:25',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4396,'5500','51649664522','2022-04-11 11:09:25',2133.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4397,'1000','51649664522','2022-04-11 11:09:25',2730.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11422 MON'),(4398,'4000','51649664522','2022-04-11 11:09:25',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4399,'4000','51649664522','2022-04-11 11:09:25',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4400,'4000','51649664522','2022-04-11 11:09:25',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4401,'1110','51649671220','2022-04-11 13:08:51',NULL,20580.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(4402,'1110','51649671220','2022-04-11 13:08:51',NULL,1050.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4403,'1110','51649671220','2022-04-11 13:08:51',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4404,'1110','51649671220','2022-04-11 13:08:51',NULL,280.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4405,'1110','51649671220','2022-04-11 13:08:51',NULL,4780.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(4406,'1110','51649671220','2022-04-11 13:08:51',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4407,'5500','51649671220','2022-04-11 13:08:51',27010.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4408,'1000','51649671220','2022-04-11 13:08:51',32600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11422 MON'),(4409,'4000','51649671220','2022-04-11 13:08:51',NULL,24000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(4410,'4000','51649671220','2022-04-11 13:08:51',NULL,1800.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4411,'4000','51649671220','2022-04-11 13:08:51',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4412,'4000','51649671220','2022-04-11 13:08:51',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4413,'4000','51649671220','2022-04-11 13:08:51',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(4414,'4000','51649671220','2022-04-11 13:08:51',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4415,'1110','51649672534','2022-04-11 13:41:31',NULL,7056.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4416,'5500','51649672534','2022-04-11 13:41:31',7056.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4417,'1000','51649672534','2022-04-11 13:41:31',8100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11422 MON'),(4418,'4000','51649672534','2022-04-11 13:41:31',NULL,8100.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4419,'1110','51649676551','2022-04-11 14:33:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(4420,'5500','51649676551','2022-04-11 14:33:37',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4421,'1000','51649676551','2022-04-11 14:33:37',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11422 MON'),(4422,'4000','51649676551','2022-04-11 14:33:37',NULL,300.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(4423,'1110','51649689058','2022-04-11 17:58:14',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4424,'5500','51649689058','2022-04-11 17:58:14',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4425,'1000','51649689058','2022-04-11 17:58:14',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4426,'4000','51649689058','2022-04-11 17:58:14',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4427,'1110','51649740055','2022-04-12 08:07:49',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4428,'5500','51649740055','2022-04-12 08:07:49',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4429,'1000','51649740055','2022-04-12 08:07:49',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12422 TUE'),(4430,'4000','51649740055','2022-04-12 08:07:49',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4431,'1110','51649755977','2022-04-12 12:33:20',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4432,'5500','51649755977','2022-04-12 12:33:20',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4433,'1000','51649755977','2022-04-12 12:33:20',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4434,'4000','51649755977','2022-04-12 12:33:20',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4435,'1110','51649756027','2022-04-12 12:41:25',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(4436,'5500','51649756027','2022-04-12 12:41:25',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4437,'1000','51649756027','2022-04-12 12:41:25',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4438,'4000','51649756027','2022-04-12 12:41:25',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(4439,'1110','51649769694','2022-04-12 16:22:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4440,'1110','51649769694','2022-04-12 16:22:46',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4441,'1110','51649769694','2022-04-12 16:22:46',NULL,6440.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4442,'1110','51649769694','2022-04-12 16:22:46',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4443,'5500','51649769694','2022-04-12 16:22:46',9299.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4444,'1000','51649769694','2022-04-12 16:22:46',10390.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12422 TUE'),(4445,'4000','51649769694','2022-04-12 16:22:46',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4446,'4000','51649769694','2022-04-12 16:22:46',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4447,'4000','51649769694','2022-04-12 16:22:46',NULL,6790.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4448,'4000','51649769694','2022-04-12 16:22:46',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(4449,'1110','51649824014','2022-04-13 08:07:14',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4450,'5500','51649824014','2022-04-13 08:07:14',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4451,'1000','51649824014','2022-04-13 08:07:14',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13422 WED'),(4452,'4000','51649824014','2022-04-13 08:07:14',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4453,'1110','31649838905','2022-04-13 11:38:28',NULL,20250.00,'','3','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(4454,'1110','31649838905','2022-04-13 11:38:28',NULL,23324.00,'','3','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4455,'1110','31649838905','2022-04-13 11:38:28',NULL,5975.00,'','3','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(4456,'1110','31649838905','2022-04-13 11:38:28',NULL,300.00,'','3','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4457,'1110','31649838905','2022-04-13 11:38:28',NULL,980.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4458,'5500','31649838905','2022-04-13 11:38:28',50829.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4459,'1000','31649838905','2022-04-13 11:38:28',60800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'13042022'),(4460,'4000','31649838905','2022-04-13 11:38:28',NULL,24300.00,'','3','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(4461,'4000','31649838905','2022-04-13 11:38:28',NULL,27200.00,'','3','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4462,'4000','31649838905','2022-04-13 11:38:28',NULL,7000.00,'','3','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(4463,'4000','31649838905','2022-04-13 11:38:28',NULL,900.00,'','3','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4464,'4000','31649838905','2022-04-13 11:38:28',NULL,1400.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4465,'1110','51649858087','2022-04-13 17:35:25',NULL,1700.00,'','5','1','Inventory sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(4466,'5500','51649858087','2022-04-13 17:35:25',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4467,'1000','51649858087','2022-04-13 17:35:25',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13422 WED'),(4468,'4000','51649858087','2022-04-13 17:35:25',NULL,3500.00,'','5','1','Good sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(4469,'1110','51649914778','2022-04-14 08:41:17',NULL,1842.40,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4470,'1110','51649914778','2022-04-14 08:41:17',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4471,'5500','51649914778','2022-04-14 08:41:17',8702.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4472,'1000','51649914778','2022-04-14 08:41:17',9960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14422 THUS'),(4473,'4000','51649914778','2022-04-14 08:41:17',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4474,'4000','51649914778','2022-04-14 08:41:17',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4475,'1110','51649926691','2022-04-14 11:58:24',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4476,'5500','51649926691','2022-04-14 11:58:24',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4477,'1000','51649926691','2022-04-14 11:58:24',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14422 THUS'),(4478,'4000','51649926691','2022-04-14 11:58:24',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4479,'1110','51649944019','2022-04-14 16:47:22',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4480,'1110','51649944019','2022-04-14 16:47:22',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4481,'5500','51649944019','2022-04-14 16:47:22',80.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4482,'1000','51649944019','2022-04-14 16:47:22',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14422 THUS'),(4483,'4000','51649944019','2022-04-14 16:47:22',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4484,'4000','51649944019','2022-04-14 16:47:22',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4485,'1110','51649999980','2022-04-15 08:59:12',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4486,'5500','51649999980','2022-04-15 08:59:12',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4487,'1000','51649999980','2022-04-15 08:59:12',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4488,'4000','51649999980','2022-04-15 08:59:12',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4489,'1110','51650008239','2022-04-15 10:47:23',NULL,24327.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(4490,'1110','51650008239','2022-04-15 10:47:23',NULL,8654.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4491,'1110','51650008239','2022-04-15 10:47:23',NULL,1400.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4492,'1110','51650008239','2022-04-15 10:47:23',NULL,225.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4493,'1110','51650008239','2022-04-15 10:47:23',NULL,600.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4494,'1110','51650008239','2022-04-15 10:47:23',NULL,400.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4495,'1110','51650008239','2022-04-15 10:47:23',NULL,8290.80,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4496,'5500','51650008239','2022-04-15 10:47:23',43897.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4497,'1000','51650008239','2022-04-15 10:47:23',53360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15422 FRI'),(4498,'4000','51650008239','2022-04-15 10:47:23',NULL,26190.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(4499,'4000','51650008239','2022-04-15 10:47:23',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4500,'4000','51650008239','2022-04-15 10:47:23',NULL,2000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4501,'4000','51650008239','2022-04-15 10:47:23',NULL,1500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(4502,'4000','51650008239','2022-04-15 10:47:23',NULL,1800.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4503,'4000','51650008239','2022-04-15 10:47:23',NULL,1500.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4504,'4000','51650008239','2022-04-15 10:47:23',NULL,8730.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4505,'1110','51650008980','2022-04-15 10:50:03',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(4506,'5500','51650008980','2022-04-15 10:50:03',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4507,'1000','51650008980','2022-04-15 10:50:03',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4508,'4000','51650008980','2022-04-15 10:50:03',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(4509,'1110','51650009067','2022-04-15 10:52:44',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4510,'1110','51650009067','2022-04-15 10:52:44',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4511,'1110','51650009067','2022-04-15 10:52:44',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4512,'5500','51650009067','2022-04-15 10:52:44',14824.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4513,'1000','51650009067','2022-04-15 10:52:44',17000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4514,'4000','51650009067','2022-04-15 10:52:44',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4515,'4000','51650009067','2022-04-15 10:52:44',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4516,'4000','51650009067','2022-04-15 10:52:44',NULL,7840.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4517,'1110','51650014260','2022-04-15 12:17:59',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4518,'5500','51650014260','2022-04-15 12:17:59',5488.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4519,'1000','51650014260','2022-04-15 12:17:59',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15422 FRI'),(4520,'4000','51650014260','2022-04-15 12:17:59',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4521,'1110','51650020228','2022-04-15 14:50:29',NULL,15288.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4522,'5500','51650020228','2022-04-15 14:50:29',15288.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4523,'1000','51650020228','2022-04-15 14:50:29',17550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4524,'4000','51650020228','2022-04-15 14:50:29',NULL,17550.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4525,'1110','51650034650','2022-04-15 17:57:59',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4526,'1110','51650034650','2022-04-15 17:57:59',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4527,'5500','51650034650','2022-04-15 17:57:59',3465.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4528,'1000','51650034650','2022-04-15 17:57:59',4180.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15422 FRI'),(4529,'4000','51650034650','2022-04-15 17:57:59',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(4530,'4000','51650034650','2022-04-15 17:57:59',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4531,'1110','51650088131','2022-04-16 11:01:40',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4532,'1110','51650088131','2022-04-16 11:01:40',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(4533,'1110','51650088131','2022-04-16 11:01:40',NULL,2760.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4534,'1110','51650088131','2022-04-16 11:01:40',NULL,8200.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(4535,'1110','51650088131','2022-04-16 11:01:40',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(4536,'1110','51650088131','2022-04-16 11:01:40',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(4537,'5500','51650088131','2022-04-16 11:01:40',16738.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4538,'1000','51650088131','2022-04-16 11:01:40',20440.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16422 SAT'),(4539,'4000','51650088131','2022-04-16 11:01:40',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4540,'4000','51650088131','2022-04-16 11:01:40',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(4541,'4000','51650088131','2022-04-16 11:01:40',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4542,'4000','51650088131','2022-04-16 11:01:40',NULL,10500.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(4543,'4000','51650088131','2022-04-16 11:01:40',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(4544,'4000','51650088131','2022-04-16 11:01:40',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(4545,'1110','51650096822','2022-04-16 11:14:08',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4546,'1110','51650096822','2022-04-16 11:14:08',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4547,'5500','51650096822','2022-04-16 11:14:08',1364.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4548,'1000','51650096822','2022-04-16 11:14:08',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16422 SAT'),(4549,'4000','51650096822','2022-04-16 11:14:08',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4550,'4000','51650096822','2022-04-16 11:14:08',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4551,'1110','51650096880','2022-04-16 11:27:21',NULL,2450.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4552,'5500','51650096880','2022-04-16 11:27:21',2450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4553,'1000','51650096880','2022-04-16 11:27:21',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16422 SAT'),(4554,'4000','51650096880','2022-04-16 11:27:21',NULL,4200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4555,'1110','31650107384','2022-04-16 14:30:56',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(4556,'5500','31650107384','2022-04-16 14:30:56',901.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4557,'1000','31650107384','2022-04-16 14:30:56',980.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4558,'4000','31650107384','2022-04-16 14:30:56',NULL,980.00,'','3','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(4559,'1110','41650110138','2022-04-16 14:55:51',NULL,1000.00,'','4','1','Inventory sold','1','','sales','TOWEL HOLDER FRENCIA','','No',NULL,NULL,''),(4560,'5500','41650110138','2022-04-16 14:55:51',1000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4561,'1000','41650110138','2022-04-16 14:55:51',2000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4562,'4000','41650110138','2022-04-16 14:55:51',NULL,2000.00,'','4','1','Good sold','1','','sales','TOWEL HOLDER FRENCIA','','No',NULL,NULL,''),(4563,'1110','51650105862','2022-04-18 08:07:06',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4564,'1110','51650105862','2022-04-18 08:07:06',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4565,'1110','51650105862','2022-04-18 08:07:06',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4566,'5500','51650105862','2022-04-18 08:07:06',2590.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4567,'1000','51650105862','2022-04-18 08:07:06',5950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16422 SAT'),(4568,'4000','51650105862','2022-04-18 08:07:06',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4569,'4000','51650105862','2022-04-18 08:07:06',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4570,'4000','51650105862','2022-04-18 08:07:06',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4571,'1110','51650260119','2022-04-18 08:45:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(4572,'1110','51650260119','2022-04-18 08:45:30',NULL,40.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4573,'5500','51650260119','2022-04-18 08:45:30',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4574,'1000','51650260119','2022-04-18 08:45:30',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18422 MON'),(4575,'4000','51650260119','2022-04-18 08:45:30',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(4576,'4000','51650260119','2022-04-18 08:45:30',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4577,'1110','51650260748','2022-04-18 09:01:36',NULL,8654.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4578,'1110','51650260748','2022-04-18 09:01:36',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4579,'5500','51650260748','2022-04-18 09:01:36',13159.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4580,'1000','51650260748','2022-04-18 09:01:36',16490.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18422 MON'),(4581,'4000','51650260748','2022-04-18 09:01:36',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(4582,'4000','51650260748','2022-04-18 09:01:36',NULL,4850.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4583,'1110','51650261718','2022-04-18 09:02:30',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4584,'1110','51650261718','2022-04-18 09:02:30',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4585,'5500','51650261718','2022-04-18 09:02:30',5406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4586,'1000','51650261718','2022-04-18 09:02:30',5880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16422 SAT'),(4587,'4000','51650261718','2022-04-18 09:02:30',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4588,'4000','51650261718','2022-04-18 09:02:30',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4589,'1110','51650261811','2022-04-18 09:58:36',NULL,120.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4590,'1110','51650261811','2022-04-18 09:58:36',NULL,140.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(4591,'5500','51650261811','2022-04-18 09:58:36',260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4592,'1000','51650261811','2022-04-18 09:58:36',650.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4593,'4000','51650261811','2022-04-18 09:58:36',NULL,450.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4594,'4000','51650261811','2022-04-18 09:58:36',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(4595,'1110','51650272644','2022-04-18 12:09:19',NULL,7500.00,'','5','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(4596,'1110','51650272644','2022-04-18 12:09:19',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(4597,'1110','51650272644','2022-04-18 12:09:19',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(4598,'1110','51650272644','2022-04-18 12:09:19',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4599,'5500','51650272644','2022-04-18 12:09:19',8956.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4600,'1000','51650272644','2022-04-18 12:09:19',16950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18422 MON'),(4601,'4000','51650272644','2022-04-18 12:09:19',NULL,15000.00,'','5','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(4602,'4000','51650272644','2022-04-18 12:09:19',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(4603,'4000','51650272644','2022-04-18 12:09:19',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(4604,'4000','51650272644','2022-04-18 12:09:19',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(4605,'1110','31650364565','2022-04-19 13:36:26',NULL,4606.00,'','3','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4606,'5500','31650364565','2022-04-19 13:36:26',4606.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4607,'1000','31650364565','2022-04-19 13:36:26',4850.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'4192022TUE'),(4608,'4000','31650364565','2022-04-19 13:36:26',NULL,4850.00,'','3','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4609,'1110','31650364911','2022-04-19 13:42:47',NULL,36720.00,'','3','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(4610,'1110','31650364911','2022-04-19 13:42:47',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4611,'1110','31650364911','2022-04-19 13:42:47',NULL,17762.50,'','3','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(4612,'5500','31650364911','2022-04-19 13:42:47',61342.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4613,'1000','31650364911','2022-04-19 13:42:47',70000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'4192022TUE'),(4614,'4000','31650364911','2022-04-19 13:42:47',NULL,42000.00,'','3','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(4615,'4000','31650364911','2022-04-19 13:42:47',NULL,8000.00,'','3','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4616,'4000','31650364911','2022-04-19 13:42:47',NULL,20000.00,'','3','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(4617,'1110','31650367392','2022-04-19 14:28:53',NULL,710.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4618,'5500','31650367392','2022-04-19 14:28:53',710.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4619,'1000','31650367392','2022-04-19 14:28:53',800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19422 TUE'),(4620,'4000','31650367392','2022-04-19 14:28:53',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4621,'1110','51650373823','2022-04-19 16:10:53',NULL,14688.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4622,'1110','51650373823','2022-04-19 16:10:53',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4623,'5500','51650373823','2022-04-19 16:10:53',14808.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4624,'1000','51650373823','2022-04-19 16:10:53',17000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19422 TUE'),(4625,'4000','51650373823','2022-04-19 16:10:53',NULL,16800.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4626,'4000','51650373823','2022-04-19 16:10:53',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4627,'1110','51650380136','2022-04-19 18:06:42',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4628,'5500','51650380136','2022-04-19 18:06:42',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4629,'1000','51650380136','2022-04-19 18:06:42',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19422 TUE'),(4630,'4000','51650380136','2022-04-19 18:06:42',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4631,'1110','51650451551','2022-04-20 13:46:20',NULL,220.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4632,'5500','51650451551','2022-04-20 13:46:20',220.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4633,'1000','51650451551','2022-04-20 13:46:20',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20422 WED'),(4634,'4000','51650451551','2022-04-20 13:46:20',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(4635,'1110','51650453473','2022-04-20 14:30:51',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4636,'5500','51650453473','2022-04-20 14:30:51',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4637,'1000','51650453473','2022-04-20 14:30:51',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4638,'4000','51650453473','2022-04-20 14:30:51',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4639,'1110','51650461252','2022-04-20 16:31:49',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4640,'5500','51650461252','2022-04-20 16:31:49',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4641,'1000','51650461252','2022-04-20 16:31:49',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20422WED'),(4642,'4000','51650461252','2022-04-20 16:31:49',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4643,'1110','51650522858','2022-04-21 10:25:11',NULL,4500.00,'','5','1','Inventory sold','1','','sales','SINOVA FLOWED HANDWASH SINK','','No',NULL,NULL,''),(4644,'1110','51650522858','2022-04-21 10:25:11',NULL,4500.00,'','5','1','Inventory sold','1','','sales','SINOVA FLOWED SINK','','No',NULL,NULL,''),(4645,'1110','51650522858','2022-04-21 10:25:11',NULL,8200.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(4646,'1110','51650522858','2022-04-21 10:25:11',NULL,8000.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4647,'1110','51650522858','2022-04-21 10:25:11',NULL,7500.00,'','5','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(4648,'1110','51650522858','2022-04-21 10:25:11',NULL,360.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(4649,'5500','51650522858','2022-04-21 10:25:11',33060.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4650,'1000','51650522858','2022-04-21 10:25:11',52000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21422 THUS'),(4651,'4000','51650522858','2022-04-21 10:25:11',NULL,7000.00,'','5','1','Good sold','1','','sales','SINOVA FLOWED HANDWASH SINK','','No',NULL,NULL,''),(4652,'4000','51650522858','2022-04-21 10:25:11',NULL,7000.00,'','5','1','Good sold','1','','sales','SINOVA FLOWED SINK','','No',NULL,NULL,''),(4653,'4000','51650522858','2022-04-21 10:25:11',NULL,11000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(4654,'4000','51650522858','2022-04-21 10:25:11',NULL,11000.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4655,'4000','51650522858','2022-04-21 10:25:11',NULL,15000.00,'','5','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(4656,'4000','51650522858','2022-04-21 10:25:11',NULL,1000.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(4657,'1110','51650531415','2022-04-21 11:57:08',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(4658,'5500','51650531415','2022-04-21 11:57:08',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4659,'1000','51650531415','2022-04-21 11:57:08',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4660,'4000','51650531415','2022-04-21 11:57:08',NULL,450.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(4661,'1110','51650531442','2022-04-21 12:24:55',NULL,20808.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4662,'1110','51650531442','2022-04-21 12:24:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4663,'5500','51650531442','2022-04-21 12:24:55',21494.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4664,'1000','51650531442','2022-04-21 12:24:55',24600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21422 THUS'),(4665,'4000','51650531442','2022-04-21 12:24:55',NULL,23800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4666,'4000','51650531442','2022-04-21 12:24:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4667,'1110','51650611802','2022-04-22 10:17:05',NULL,1450.00,'','5','1','Inventory sold','1','','sales','FGC 66235T','','No',NULL,NULL,''),(4668,'5500','51650611802','2022-04-22 10:17:05',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4669,'1000','51650611802','2022-04-22 10:17:05',2200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4670,'4000','51650611802','2022-04-22 10:17:05',NULL,2200.00,'','5','1','Good sold','1','','sales','FGC 66235T','','No',NULL,NULL,''),(4671,'1110','51650611836','2022-04-22 10:38:45',NULL,9947.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4672,'1110','51650611836','2022-04-22 10:38:45',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4673,'1110','51650611836','2022-04-22 10:38:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4674,'5500','51650611836','2022-04-22 10:38:45',11797.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4675,'1000','51650611836','2022-04-22 10:38:45',14500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22422 RFI'),(4676,'4000','51650611836','2022-04-22 10:38:45',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4677,'4000','51650611836','2022-04-22 10:38:45',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4678,'4000','51650611836','2022-04-22 10:38:45',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4679,'1110','51650613212','2022-04-22 10:43:47',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4680,'5500','51650613212','2022-04-22 10:43:47',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4681,'1000','51650613212','2022-04-22 10:43:47',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22422'),(4682,'4000','51650613212','2022-04-22 10:43:47',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4683,'1110','31650630085','2022-04-22 15:26:27',NULL,102375.00,'','3','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(4684,'1110','31650630085','2022-04-22 15:26:27',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(4685,'1110','31650630085','2022-04-22 15:26:27',NULL,300.00,'','3','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(4686,'1110','31650630085','2022-04-22 15:26:27',NULL,400.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4687,'1110','31650630085','2022-04-22 15:26:27',NULL,150.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4688,'1110','31650630085','2022-04-22 15:26:27',NULL,980.00,'','3','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(4689,'5500','31650630085','2022-04-22 15:26:27',106653.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4690,'1000','31650630085','2022-04-22 15:26:27',130150.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19042022'),(4691,'4000','31650630085','2022-04-22 15:26:27',NULL,122850.00,'','3','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(4692,'4000','31650630085','2022-04-22 15:26:27',NULL,2800.00,'','3','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(4693,'4000','31650630085','2022-04-22 15:26:27',NULL,900.00,'','3','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(4694,'4000','31650630085','2022-04-22 15:26:27',NULL,1200.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4695,'4000','31650630085','2022-04-22 15:26:27',NULL,1000.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4696,'4000','31650630085','2022-04-22 15:26:27',NULL,1400.00,'','3','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(4697,'1110','51650642522','2022-04-22 18:48:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4698,'5500','51650642522','2022-04-22 18:48:52',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4699,'1000','51650642522','2022-04-22 18:48:52',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22422 FRI'),(4700,'4000','51650642522','2022-04-22 18:48:52',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4701,'1110','51650693106','2022-04-23 09:19:19',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4702,'5500','51650693106','2022-04-23 09:19:19',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4703,'1000','51650693106','2022-04-23 09:19:19',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4704,'4000','51650693106','2022-04-23 09:19:19',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4705,'1110','51650694781','2022-04-23 09:22:14',NULL,1820.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4706,'1110','51650694781','2022-04-23 09:22:14',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4707,'5500','51650694781','2022-04-23 09:22:14',2721.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4708,'1000','51650694781','2022-04-23 09:22:14',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4709,'4000','51650694781','2022-04-23 09:22:14',NULL,1960.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4710,'4000','51650694781','2022-04-23 09:22:14',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4711,'1110','51650694954','2022-04-23 09:44:28',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4712,'5500','51650694954','2022-04-23 09:44:28',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4713,'1000','51650694954','2022-04-23 09:44:28',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422'),(4714,'4000','51650694954','2022-04-23 09:44:28',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4715,'1110','51650703605','2022-04-23 11:47:11',NULL,2760.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4716,'5500','51650703605','2022-04-23 11:47:11',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4717,'1000','51650703605','2022-04-23 11:47:11',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4718,'4000','51650703605','2022-04-23 11:47:11',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(4719,'1110','51650703708','2022-04-23 12:32:04',NULL,11760.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4720,'5500','51650703708','2022-04-23 12:32:04',11760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4721,'1000','51650703708','2022-04-23 12:32:04',13500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4722,'4000','51650703708','2022-04-23 12:32:04',NULL,13500.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4723,'1110','51650707990','2022-04-23 13:00:53',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4724,'1110','51650707990','2022-04-23 13:00:53',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4725,'5500','51650707990','2022-04-23 13:00:53',3134.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4726,'1000','51650707990','2022-04-23 13:00:53',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422SAT'),(4727,'4000','51650707990','2022-04-23 13:00:53',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4728,'4000','51650707990','2022-04-23 13:00:53',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4729,'1110','51650708101','2022-04-23 13:23:58',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4730,'1110','51650708101','2022-04-23 13:23:58',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4731,'5500','51650708101','2022-04-23 13:23:58',760.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4732,'1000','51650708101','2022-04-23 13:23:58',950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4733,'4000','51650708101','2022-04-23 13:23:58',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4734,'4000','51650708101','2022-04-23 13:23:58',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4735,'1110','51650711071','2022-04-23 13:51:45',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4736,'5500','51650711071','2022-04-23 13:51:45',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4737,'1000','51650711071','2022-04-23 13:51:45',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23422 SAT'),(4738,'4000','51650711071','2022-04-23 13:51:45',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4739,'1110','31650897874','2022-04-25 18:49:38',NULL,24696.00,'','3','1','Inventory sold','1','','sales','FGB44710','','No',NULL,NULL,''),(4740,'1110','31650897874','2022-04-25 18:49:38',NULL,3552.50,'','3','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(4741,'1110','31650897874','2022-04-25 18:49:38',NULL,3528.00,'','3','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4742,'5500','31650897874','2022-04-25 18:49:38',31776.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4743,'1000','31650897874','2022-04-25 18:49:38',36400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25042022'),(4744,'4000','31650897874','2022-04-25 18:49:38',NULL,28350.00,'','3','1','Good sold','1','','sales','FGB44710','','No',NULL,NULL,''),(4745,'4000','31650897874','2022-04-25 18:49:38',NULL,4000.00,'','3','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(4746,'4000','31650897874','2022-04-25 18:49:38',NULL,4050.00,'','3','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4747,'1110','51650956794','2022-04-26 10:08:46',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(4748,'1110','51650956794','2022-04-26 10:08:46',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4749,'1110','51650956794','2022-04-26 10:08:46',NULL,7056.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4750,'1110','51650956794','2022-04-26 10:08:46',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4751,'1110','51650956794','2022-04-26 10:08:46',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4752,'1110','51650956794','2022-04-26 10:08:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4753,'5500','51650956794','2022-04-26 10:08:46',16830.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4754,'1000','51650956794','2022-04-26 10:08:46',20000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4755,'4000','51650956794','2022-04-26 10:08:46',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(4756,'4000','51650956794','2022-04-26 10:08:46',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4757,'4000','51650956794','2022-04-26 10:08:46',NULL,8100.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(4758,'4000','51650956794','2022-04-26 10:08:46',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4759,'4000','51650956794','2022-04-26 10:08:46',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4760,'4000','51650956794','2022-04-26 10:08:46',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4761,'1110','51650960009','2022-04-26 11:34:24',NULL,5000.00,'','5','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(4762,'5500','51650960009','2022-04-26 11:34:24',5000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4763,'1000','51650960009','2022-04-26 11:34:24',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4764,'4000','51650960009','2022-04-26 11:34:24',NULL,8000.00,'','5','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(4765,'1110','51650962120','2022-04-26 11:35:54',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(4766,'5500','51650962120','2022-04-26 11:35:54',7344.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4767,'1000','51650962120','2022-04-26 11:35:54',8400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4768,'4000','51650962120','2022-04-26 11:35:54',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(4769,'1110','51650964220','2022-04-26 12:44:14',NULL,700.00,'','5','1','Inventory sold','1','','sales','1032','','No',NULL,NULL,''),(4770,'5500','51650964220','2022-04-26 12:44:14',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4771,'1000','51650964220','2022-04-26 12:44:14',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4772,'4000','51650964220','2022-04-26 12:44:14',NULL,1500.00,'','5','1','Good sold','1','','sales','1032','','No',NULL,NULL,''),(4773,'1110','51650984504','2022-04-26 17:49:06',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4774,'1110','51650984504','2022-04-26 17:49:06',NULL,10920.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4775,'5500','51650984504','2022-04-26 17:49:06',22582.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4776,'1000','51650984504','2022-04-26 17:49:06',25360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4777,'4000','51650984504','2022-04-26 17:49:06',NULL,13600.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4778,'4000','51650984504','2022-04-26 17:49:06',NULL,11760.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(4779,'1110','51650984668','2022-04-26 17:52:20',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(4780,'5500','51650984668','2022-04-26 17:52:20',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4781,'1000','51650984668','2022-04-26 17:52:20',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26422 TUE'),(4782,'4000','51650984668','2022-04-26 17:52:20',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(4783,'1110','51651060336','2022-04-27 14:52:29',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4784,'5500','51651060336','2022-04-27 14:52:29',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4785,'1000','51651060336','2022-04-27 14:52:29',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27422 WED'),(4786,'4000','51651060336','2022-04-27 14:52:29',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(4787,'1110','51651064193','2022-04-27 15:59:03',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4788,'1110','51651064193','2022-04-27 15:59:03',NULL,921.20,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4789,'1110','51651064193','2022-04-27 15:59:03',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4790,'1110','51651064193','2022-04-27 15:59:03',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4791,'1110','51651064193','2022-04-27 15:59:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4792,'1110','51651064193','2022-04-27 15:59:03',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4793,'1110','51651064193','2022-04-27 15:59:03',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4794,'5500','51651064193','2022-04-27 15:59:03',11153.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4795,'1000','51651064193','2022-04-27 15:59:03',12720.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27422 WED'),(4796,'4000','51651064193','2022-04-27 15:59:03',NULL,7840.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(4797,'4000','51651064193','2022-04-27 15:59:03',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4798,'4000','51651064193','2022-04-27 15:59:03',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4799,'4000','51651064193','2022-04-27 15:59:03',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4800,'4000','51651064193','2022-04-27 15:59:03',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4801,'4000','51651064193','2022-04-27 15:59:03',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4802,'4000','51651064193','2022-04-27 15:59:03',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4803,'1110','51651128461','2022-04-28 09:58:20',NULL,6394.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4804,'1110','51651128461','2022-04-28 09:58:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4805,'5500','51651128461','2022-04-28 09:58:20',6494.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4806,'1000','51651128461','2022-04-28 09:58:20',7500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4807,'4000','51651128461','2022-04-28 09:58:20',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4808,'4000','51651128461','2022-04-28 09:58:20',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4809,'1110','51651137966','2022-04-28 12:30:13',NULL,945.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(4810,'1110','51651137966','2022-04-28 12:30:13',NULL,9000.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(4811,'1110','51651137966','2022-04-28 12:30:13',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(4812,'1110','51651137966','2022-04-28 12:30:13',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4813,'5500','51651137966','2022-04-28 12:30:13',18708.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4814,'1000','51651137966','2022-04-28 12:30:13',23100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28422 THUS'),(4815,'4000','51651137966','2022-04-28 12:30:13',NULL,2100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(4816,'4000','51651137966','2022-04-28 12:30:13',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(4817,'4000','51651137966','2022-04-28 12:30:13',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(4818,'4000','51651137966','2022-04-28 12:30:13',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4819,'1110','51651139417','2022-04-28 13:00:54',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4820,'5500','51651139417','2022-04-28 13:00:54',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4821,'1000','51651139417','2022-04-28 13:00:54',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28422 THUS'),(4822,'4000','51651139417','2022-04-28 13:00:54',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4823,'1110','51651208757','2022-04-29 08:12:06',NULL,7056.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4824,'1110','51651208757','2022-04-29 08:12:06',NULL,400.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4825,'1110','51651208757','2022-04-29 08:12:06',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4826,'5500','51651208757','2022-04-29 08:12:06',7936.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4827,'1000','51651208757','2022-04-29 08:12:06',10200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29422 FRI'),(4828,'4000','51651208757','2022-04-29 08:12:06',NULL,8100.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4829,'4000','51651208757','2022-04-29 08:12:06',NULL,1200.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4830,'4000','51651208757','2022-04-29 08:12:06',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4831,'1110','51651238576','2022-04-29 16:47:43',NULL,30600.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4832,'1110','51651238576','2022-04-29 16:47:43',NULL,3684.80,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4833,'1110','51651238576','2022-04-29 16:47:43',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4834,'1110','51651238576','2022-04-29 16:47:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4835,'5500','51651238576','2022-04-29 16:47:43',35805.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4836,'1000','51651238576','2022-04-29 16:47:43',40820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29422 FRI'),(4837,'4000','51651238576','2022-04-29 16:47:43',NULL,35000.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4838,'4000','51651238576','2022-04-29 16:47:43',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(4839,'4000','51651238576','2022-04-29 16:47:43',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4840,'4000','51651238576','2022-04-29 16:47:43',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(4841,'1110','51651240223','2022-04-29 16:58:50',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4842,'1110','51651240223','2022-04-29 16:58:50',NULL,5880.00,'','5','1','Inventory sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4843,'5500','51651240223','2022-04-29 16:58:50',7252.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4844,'1000','51651240223','2022-04-29 16:58:50',8350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29422FRI'),(4845,'4000','51651240223','2022-04-29 16:58:50',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(4846,'4000','51651240223','2022-04-29 16:58:50',NULL,6750.00,'','5','1','Good sold','1','','sales','FGB44704','','No',NULL,NULL,''),(4847,'1110','51651241102','2022-04-29 17:05:18',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4848,'5500','51651241102','2022-04-29 17:05:18',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4849,'1000','51651241102','2022-04-29 17:05:18',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29422FRI'),(4850,'4000','51651241102','2022-04-29 17:05:18',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(4851,'1110','51651241158','2022-04-29 17:10:46',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4852,'5500','51651241158','2022-04-29 17:10:46',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4853,'1000','51651241158','2022-04-29 17:10:46',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4854,'4000','51651241158','2022-04-29 17:10:46',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4855,'1110','51651243136','2022-04-29 17:39:07',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(4856,'5500','51651243136','2022-04-29 17:39:07',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4857,'1000','51651243136','2022-04-29 17:39:07',2700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4858,'4000','51651243136','2022-04-29 17:39:07',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(4859,'1110','51651246154','2022-04-29 18:29:42',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4860,'5500','51651246154','2022-04-29 18:29:42',3672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4861,'1000','51651246154','2022-04-29 18:29:42',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29422 FRI'),(4862,'4000','51651246154','2022-04-29 18:29:42',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4863,'1110','51651303557','2022-04-30 10:27:10',NULL,1030.00,'','5','1','Inventory sold','1','','sales','130014980','','No',NULL,NULL,''),(4864,'1110','51651303557','2022-04-30 10:27:10',NULL,340.00,'','5','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(4865,'5500','51651303557','2022-04-30 10:27:10',1370.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4866,'1000','51651303557','2022-04-30 10:27:10',3500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4867,'4000','51651303557','2022-04-30 10:27:10',NULL,3000.00,'','5','1','Good sold','1','','sales','130014980','','No',NULL,NULL,''),(4868,'4000','51651303557','2022-04-30 10:27:10',NULL,500.00,'','5','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(4869,'1110','51651305978','2022-04-30 11:07:41',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4870,'1110','51651305978','2022-04-30 11:07:41',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4871,'1110','51651305978','2022-04-30 11:07:41',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4872,'5500','51651305978','2022-04-30 11:07:41',3652.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4873,'1000','51651305978','2022-04-30 11:07:41',4300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4874,'4000','51651305978','2022-04-30 11:07:41',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4875,'4000','51651305978','2022-04-30 11:07:41',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4876,'4000','51651305978','2022-04-30 11:07:41',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4877,'1110','51651307247','2022-04-30 11:27:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4878,'5500','51651307247','2022-04-30 11:27:59',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4879,'1000','51651307247','2022-04-30 11:27:59',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4880,'4000','51651307247','2022-04-30 11:27:59',NULL,300.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4881,'1110','51651309216','2022-04-30 12:00:46',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(4882,'5500','51651309216','2022-04-30 12:00:46',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4883,'1000','51651309216','2022-04-30 12:00:46',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30422 SAT'),(4884,'4000','51651309216','2022-04-30 12:00:46',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(4885,'1110','51651323398','2022-04-30 15:58:27',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4886,'1110','51651323398','2022-04-30 15:58:27',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4887,'1110','51651323398','2022-04-30 15:58:27',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(4888,'1110','51651323398','2022-04-30 15:58:27',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4889,'1110','51651323398','2022-04-30 15:58:27',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4890,'5500','51651323398','2022-04-30 15:58:27',7921.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4891,'1000','51651323398','2022-04-30 15:58:27',9280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30422 sat'),(4892,'4000','51651323398','2022-04-30 15:58:27',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4893,'4000','51651323398','2022-04-30 15:58:27',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4894,'4000','51651323398','2022-04-30 15:58:27',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(4895,'4000','51651323398','2022-04-30 15:58:27',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4896,'4000','51651323398','2022-04-30 15:58:27',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4897,'1110','51651330970','2022-04-30 18:03:29',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4898,'1110','51651330970','2022-04-30 18:03:29',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FDL LOCK KEYLESS','','No',NULL,NULL,''),(4899,'5500','51651330970','2022-04-30 18:03:29',6296.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4900,'1000','51651330970','2022-04-30 18:03:29',8600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30422 sat'),(4901,'4000','51651330970','2022-04-30 18:03:29',NULL,5600.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4902,'4000','51651330970','2022-04-30 18:03:29',NULL,3000.00,'','5','1','Good sold','1','','sales','FDL LOCK KEYLESS','','No',NULL,NULL,''),(4903,'1110','51651466876','2022-05-02 07:48:11',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4904,'5500','51651466876','2022-05-02 07:48:11',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4905,'1000','51651466876','2022-05-02 07:48:11',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2522 MON'),(4906,'4000','51651466876','2022-05-02 07:48:11',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4907,'1110','51651466913','2022-05-02 09:15:09',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(4908,'1110','51651466913','2022-05-02 09:15:09',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4909,'5500','51651466913','2022-05-02 09:15:09',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4910,'1000','51651466913','2022-05-02 09:15:09',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2522 MON'),(4911,'4000','51651466913','2022-05-02 09:15:09',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(4912,'4000','51651466913','2022-05-02 09:15:09',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4913,'1110','51651501919','2022-05-02 17:36:21',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4914,'1110','51651501919','2022-05-02 17:36:21',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4915,'1110','51651501919','2022-05-02 17:36:21',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4916,'1110','51651501919','2022-05-02 17:36:21',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4917,'1110','51651501919','2022-05-02 17:36:21',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4918,'1110','51651501919','2022-05-02 17:36:21',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4919,'1110','51651501919','2022-05-02 17:36:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4920,'1110','51651501919','2022-05-02 17:36:21',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(4921,'1110','51651501919','2022-05-02 17:36:21',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4922,'5500','51651501919','2022-05-02 17:36:21',11414.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4923,'1000','51651501919','2022-05-02 17:36:21',13450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2522 MON'),(4924,'4000','51651501919','2022-05-02 17:36:21',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(4925,'4000','51651501919','2022-05-02 17:36:21',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(4926,'4000','51651501919','2022-05-02 17:36:21',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(4927,'4000','51651501919','2022-05-02 17:36:21',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(4928,'4000','51651501919','2022-05-02 17:36:21',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4929,'4000','51651501919','2022-05-02 17:36:21',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(4930,'4000','51651501919','2022-05-02 17:36:21',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(4931,'4000','51651501919','2022-05-02 17:36:21',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(4932,'4000','51651501919','2022-05-02 17:36:21',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4933,'1110','51651502242','2022-05-02 17:41:42',NULL,640.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(4934,'1110','51651502242','2022-05-02 17:41:42',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4935,'5500','51651502242','2022-05-02 17:41:42',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4936,'1000','51651502242','2022-05-02 17:41:42',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2522 MON'),(4937,'4000','51651502242','2022-05-02 17:41:42',NULL,1200.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(4938,'4000','51651502242','2022-05-02 17:41:42',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(4939,'1110','51651557002','2022-05-03 08:50:22',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4940,'5500','51651557002','2022-05-03 08:50:22',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4941,'1000','51651557002','2022-05-03 08:50:22',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522 TUE'),(4942,'4000','51651557002','2022-05-03 08:50:22',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4943,'1110','51651557322','2022-05-03 10:20:57',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4944,'5500','51651557322','2022-05-03 10:20:57',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4945,'1000','51651557322','2022-05-03 10:20:57',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522 TUE'),(4946,'4000','51651557322','2022-05-03 10:20:57',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(4947,'1110','51651563225','2022-05-03 12:21:46',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4948,'1110','51651563225','2022-05-03 12:21:46',NULL,120.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4949,'5500','51651563225','2022-05-03 12:21:46',1344.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4950,'1000','51651563225','2022-05-03 12:21:46',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522 TUE'),(4951,'4000','51651563225','2022-05-03 12:21:46',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(4952,'4000','51651563225','2022-05-03 12:21:46',NULL,200.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4953,'1110','51651572651','2022-05-03 13:11:09',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4954,'5500','51651572651','2022-05-03 13:11:09',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4955,'1000','51651572651','2022-05-03 13:11:09',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522 TUE'),(4956,'4000','51651572651','2022-05-03 13:11:09',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(4957,'1110','51651576325','2022-05-03 14:12:23',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(4958,'5500','51651576325','2022-05-03 14:12:23',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4959,'1000','51651576325','2022-05-03 14:12:23',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522 TUE'),(4960,'4000','51651576325','2022-05-03 14:12:23',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(4961,'1110','51651576477','2022-05-03 14:42:28',NULL,0.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(4962,'1110','51651576477','2022-05-03 14:42:28',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(4963,'1110','51651576477','2022-05-03 14:42:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(4964,'5500','51651576477','2022-05-03 14:42:28',1225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4965,'1000','51651576477','2022-05-03 14:42:28',1650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3522TUE'),(4966,'4000','51651576477','2022-05-03 14:42:28',NULL,0.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(4967,'4000','51651576477','2022-05-03 14:42:28',NULL,1350.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(4968,'4000','51651576477','2022-05-03 14:42:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(4969,'1110','51651661819','2022-05-04 14:01:00',NULL,55080.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(4970,'1110','51651661819','2022-05-04 14:01:00',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4971,'1110','51651661819','2022-05-04 14:01:00',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4972,'1110','51651661819','2022-05-04 14:01:00',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(4973,'5500','51651661819','2022-05-04 14:01:00',55595.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4974,'1000','51651661819','2022-05-04 14:01:00',64700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4975,'4000','51651661819','2022-05-04 14:01:00',NULL,63000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(4976,'4000','51651661819','2022-05-04 14:01:00',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(4977,'4000','51651661819','2022-05-04 14:01:00',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(4978,'4000','51651661819','2022-05-04 14:01:00',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(4979,'1110','51651667824','2022-05-04 15:37:38',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4980,'5500','51651667824','2022-05-04 15:37:38',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4981,'1000','51651667824','2022-05-04 15:37:38',5600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4982,'4000','51651667824','2022-05-04 15:37:38',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(4983,'1110','51651816647','2022-05-06 08:57:53',NULL,250.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4984,'1110','51651816647','2022-05-06 08:57:53',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4985,'5500','51651816647','2022-05-06 08:57:53',3680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4986,'1000','51651816647','2022-05-06 08:57:53',4750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6522 FRI'),(4987,'4000','51651816647','2022-05-06 08:57:53',NULL,750.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(4988,'4000','51651816647','2022-05-06 08:57:53',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(4989,'1110','51651906331','2022-05-07 09:52:20',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(4990,'5500','51651906331','2022-05-07 09:52:20',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4991,'1000','51651906331','2022-05-07 09:52:20',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7522 SAT'),(4992,'4000','51651906331','2022-05-07 09:52:20',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(4993,'1110','51651910392','2022-05-07 11:00:06',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4994,'5500','51651910392','2022-05-07 11:00:06',2131.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4995,'1000','51651910392','2022-05-07 11:00:06',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7522 SAT'),(4996,'4000','51651910392','2022-05-07 11:00:06',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(4997,'1110','31651915215','2022-05-07 12:22:38',NULL,45000.00,'','3','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(4998,'1110','31651915215','2022-05-07 12:22:38',NULL,30000.00,'','3','1','Inventory sold','1','','sales','ORIENT PORCELIN SINK','','No',NULL,NULL,''),(4999,'1110','31651915215','2022-05-07 12:22:38',NULL,9000.00,'','3','1','Inventory sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(5000,'5500','31651915215','2022-05-07 12:22:38',84000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5001,'1000','31651915215','2022-05-07 12:22:38',136800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'6052022FRD'),(5002,'4000','31651915215','2022-05-07 12:22:38',NULL,81000.00,'','3','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(5003,'4000','31651915215','2022-05-07 12:22:38',NULL,39000.00,'','3','1','Good sold','1','','sales','ORIENT PORCELIN SINK','','No',NULL,NULL,''),(5004,'4000','31651915215','2022-05-07 12:22:38',NULL,16800.00,'','3','1','Good sold','1','','sales','3014 HUMA','','No',NULL,NULL,''),(5005,'1110','51651933542','2022-05-07 17:25:59',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5006,'5500','51651933542','2022-05-07 17:25:59',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5007,'1000','51651933542','2022-05-07 17:25:59',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7522 SAT'),(5008,'4000','51651933542','2022-05-07 17:25:59',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5009,'1110','51651933580','2022-05-07 17:27:35',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(5010,'5500','51651933580','2022-05-07 17:27:35',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5011,'1000','51651933580','2022-05-07 17:27:35',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7522 SAT'),(5012,'4000','51651933580','2022-05-07 17:27:35',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(5013,'1110','51651933723','2022-05-07 17:28:56',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5014,'5500','51651933723','2022-05-07 17:28:56',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5015,'1000','51651933723','2022-05-07 17:28:56',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5016,'4000','51651933723','2022-05-07 17:28:56',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5017,'1110','51652089172','2022-05-09 12:39:45',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5018,'5500','51652089172','2022-05-09 12:39:45',60.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5019,'1000','51652089172','2022-05-09 12:39:45',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9522 MON'),(5020,'4000','51652089172','2022-05-09 12:39:45',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5021,'1110','51652162885','2022-05-10 09:08:18',NULL,220.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5022,'5500','51652162885','2022-05-10 09:08:18',220.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5023,'1000','51652162885','2022-05-10 09:08:18',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5024,'4000','51652162885','2022-05-10 09:08:18',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5025,'1110','51652193792','2022-05-10 18:31:50',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5026,'1110','51652193792','2022-05-10 18:31:50',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(5027,'5500','51652193792','2022-05-10 18:31:50',3700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5028,'1000','51652193792','2022-05-10 18:31:50',4950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10522 TUE'),(5029,'4000','51652193792','2022-05-10 18:31:50',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5030,'4000','51652193792','2022-05-10 18:31:50',NULL,2250.00,'','5','1','Good sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(5031,'1110','51652196838','2022-05-10 18:34:18',NULL,4520.00,'','5','1','Inventory sold','1','','sales','M4026','','No',NULL,NULL,''),(5032,'5500','51652196838','2022-05-10 18:34:18',4520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5033,'1000','51652196838','2022-05-10 18:34:18',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7522 SAT'),(5034,'4000','51652196838','2022-05-10 18:34:18',NULL,5400.00,'','5','1','Good sold','1','','sales','M4026','','No',NULL,NULL,''),(5035,'1110','51652268642','2022-05-11 14:31:30',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(5036,'1110','51652268642','2022-05-11 14:31:30',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5037,'5500','51652268642','2022-05-11 14:31:30',1652.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5038,'1000','51652268642','2022-05-11 14:31:30',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11522 WED'),(5039,'4000','51652268642','2022-05-11 14:31:30',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(5040,'4000','51652268642','2022-05-11 14:31:30',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5041,'1110','51652342041','2022-05-12 10:54:48',NULL,1600.00,'','5','1','Inventory sold','1','','sales','130020726','','No',NULL,NULL,''),(5042,'5500','51652342041','2022-05-12 10:54:48',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5043,'1000','51652342041','2022-05-12 10:54:48',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12522 THUS'),(5044,'4000','51652342041','2022-05-12 10:54:48',NULL,3000.00,'','5','1','Good sold','1','','sales','130020726','','No',NULL,NULL,''),(5045,'1110','51652352467','2022-05-12 13:48:52',NULL,640.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5046,'5500','51652352467','2022-05-12 13:48:52',640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5047,'1000','51652352467','2022-05-12 13:48:52',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5048,'4000','51652352467','2022-05-12 13:48:52',NULL,1200.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5049,'1110','51652358201','2022-05-12 15:24:02',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5050,'1110','51652358201','2022-05-12 15:24:02',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(5051,'5500','51652358201','2022-05-12 15:24:02',7007.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5052,'1000','51652358201','2022-05-12 15:24:02',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12522 THUS'),(5053,'4000','51652358201','2022-05-12 15:24:02',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5054,'4000','51652358201','2022-05-12 15:24:02',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(5055,'1110','51652358648','2022-05-12 15:31:52',NULL,4320.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5056,'1110','51652358648','2022-05-12 15:31:52',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5057,'5500','51652358648','2022-05-12 15:31:52',5040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5058,'1000','51652358648','2022-05-12 15:31:52',5950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12522 THUS'),(5059,'4000','51652358648','2022-05-12 15:31:52',NULL,5100.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5060,'4000','51652358648','2022-05-12 15:31:52',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5061,'1110','51652431592','2022-05-13 11:47:24',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5062,'1110','51652431592','2022-05-13 11:47:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(5063,'5500','51652431592','2022-05-13 11:47:24',5588.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5064,'1000','51652431592','2022-05-13 11:47:24',6700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13522 FRI'),(5065,'4000','51652431592','2022-05-13 11:47:24',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5066,'4000','51652431592','2022-05-13 11:47:24',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(5067,'1110','51652435036','2022-05-13 12:44:34',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5068,'1110','51652435036','2022-05-13 12:44:34',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5069,'5500','51652435036','2022-05-13 12:44:34',190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5070,'1000','51652435036','2022-05-13 12:44:34',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5071,'4000','51652435036','2022-05-13 12:44:34',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5072,'4000','51652435036','2022-05-13 12:44:34',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5073,'1110','51652435080','2022-05-13 13:12:17',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(5074,'5500','51652435080','2022-05-13 13:12:17',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5075,'1000','51652435080','2022-05-13 13:12:17',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13522 FRI'),(5076,'4000','51652435080','2022-05-13 13:12:17',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(5077,'1110','51652515417','2022-05-14 11:04:00',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5078,'5500','51652515417','2022-05-14 11:04:00',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5079,'1000','51652515417','2022-05-14 11:04:00',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14522 SAT'),(5080,'4000','51652515417','2022-05-14 11:04:00',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5081,'1110','51652526389','2022-05-14 15:33:06',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5082,'1110','51652526389','2022-05-14 15:33:06',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5083,'1110','51652526389','2022-05-14 15:33:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5084,'1110','51652526389','2022-05-14 15:33:06',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5085,'5500','51652526389','2022-05-14 15:33:06',5215.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5086,'1000','51652526389','2022-05-14 15:33:06',6350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14522 SAT'),(5087,'4000','51652526389','2022-05-14 15:33:06',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5088,'4000','51652526389','2022-05-14 15:33:06',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5089,'4000','51652526389','2022-05-14 15:33:06',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5090,'4000','51652526389','2022-05-14 15:33:06',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5091,'1110','51652531620','2022-05-14 15:34:09',NULL,920.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5092,'5500','51652531620','2022-05-14 15:34:09',920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5093,'1000','51652531620','2022-05-14 15:34:09',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14522 SAT'),(5094,'4000','51652531620','2022-05-14 15:34:09',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5095,'1110','51652540957','2022-05-14 18:15:13',NULL,2730.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(5096,'1110','51652540957','2022-05-14 18:15:13',NULL,5684.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5097,'1110','51652540957','2022-05-14 18:15:13',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5098,'5500','51652540957','2022-05-14 18:15:13',8574.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5099,'1000','51652540957','2022-05-14 18:15:13',9610.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5100,'4000','51652540957','2022-05-14 18:15:13',NULL,2910.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(5101,'4000','51652540957','2022-05-14 18:15:13',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5102,'4000','51652540957','2022-05-14 18:15:13',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5103,'1110','51652683740','2022-05-16 10:12:51',NULL,8100.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(5104,'1110','51652683740','2022-05-16 10:12:51',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(5105,'5500','51652683740','2022-05-16 10:12:51',8300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5106,'1000','51652683740','2022-05-16 10:12:51',11350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5107,'4000','51652683740','2022-05-16 10:12:51',NULL,11000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(5108,'4000','51652683740','2022-05-16 10:12:51',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(5109,'1110','51652769206','2022-05-17 09:34:10',NULL,12800.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(5110,'1110','51652769206','2022-05-17 09:34:10',NULL,1840.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5111,'5500','51652769206','2022-05-17 09:34:10',14640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5112,'1000','51652769206','2022-05-17 09:34:10',15940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17522 TUE'),(5113,'4000','51652769206','2022-05-17 09:34:10',NULL,14000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(5114,'4000','51652769206','2022-05-17 09:34:10',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5115,'1110','51652773804','2022-05-17 10:51:49',NULL,7105.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5116,'1110','51652773804','2022-05-17 10:51:49',NULL,9000.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5117,'1110','51652773804','2022-05-17 10:51:49',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5118,'1110','51652773804','2022-05-17 10:51:49',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5119,'5500','51652773804','2022-05-17 10:51:49',16425.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5120,'1000','51652773804','2022-05-17 10:51:49',19400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17522 TUE'),(5121,'4000','51652773804','2022-05-17 10:51:49',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5122,'4000','51652773804','2022-05-17 10:51:49',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5123,'4000','51652773804','2022-05-17 10:51:49',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5124,'4000','51652773804','2022-05-17 10:51:49',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5125,'1110','51652800264','2022-05-17 18:12:23',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5126,'5500','51652800264','2022-05-17 18:12:23',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5127,'1000','51652800264','2022-05-17 18:12:23',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17522 TUE'),(5128,'4000','51652800264','2022-05-17 18:12:23',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5129,'1110','51652855687','2022-05-18 09:35:12',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5130,'1110','51652855687','2022-05-18 09:35:12',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5131,'5500','51652855687','2022-05-18 09:35:12',9308.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5132,'1000','51652855687','2022-05-18 09:35:12',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18522 WED'),(5133,'4000','51652855687','2022-05-18 09:35:12',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5134,'4000','51652855687','2022-05-18 09:35:12',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5135,'1110','51652855736','2022-05-18 09:36:39',NULL,1400.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5136,'5500','51652855736','2022-05-18 09:36:39',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5137,'1000','51652855736','2022-05-18 09:36:39',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18522 WED'),(5138,'4000','51652855736','2022-05-18 09:36:39',NULL,2400.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5139,'1110','51652861255','2022-05-18 11:07:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5140,'5500','51652861255','2022-05-18 11:07:48',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5141,'1000','51652861255','2022-05-18 11:07:48',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5142,'4000','51652861255','2022-05-18 11:07:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5143,'1110','31652863697','2022-05-18 11:52:44',NULL,4320.00,'','3','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5144,'1110','31652863697','2022-05-18 11:52:44',NULL,2131.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5145,'1110','31652863697','2022-05-18 11:52:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5146,'1110','31652863697','2022-05-18 11:52:44',NULL,2703.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5147,'1110','31652863697','2022-05-18 11:52:44',NULL,750.00,'','3','1','Inventory sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(5148,'1110','31652863697','2022-05-18 11:52:44',NULL,135.00,'','3','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5149,'1110','31652863697','2022-05-18 11:52:44',NULL,8000.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5150,'1110','31652863697','2022-05-18 11:52:44',NULL,180.00,'','3','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(5151,'1110','31652863697','2022-05-18 11:52:44',NULL,200.00,'','3','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(5152,'1110','31652863697','2022-05-18 11:52:44',NULL,100.00,'','3','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5153,'1110','31652863697','2022-05-18 11:52:44',NULL,850.00,'','3','1','Inventory sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(5154,'5500','31652863697','2022-05-18 11:52:44',19529.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5155,'1000','31652863697','2022-05-18 11:52:44',26840.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'18052022WED'),(5156,'4000','31652863697','2022-05-18 11:52:44',NULL,5100.00,'','3','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5157,'4000','31652863697','2022-05-18 11:52:44',NULL,2400.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5158,'4000','31652863697','2022-05-18 11:52:44',NULL,300.00,'','3','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5159,'4000','31652863697','2022-05-18 11:52:44',NULL,2940.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5160,'4000','31652863697','2022-05-18 11:52:44',NULL,2250.00,'','3','1','Good sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(5161,'4000','31652863697','2022-05-18 11:52:44',NULL,300.00,'','3','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5162,'4000','31652863697','2022-05-18 11:52:44',NULL,11000.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5163,'4000','31652863697','2022-05-18 11:52:44',NULL,500.00,'','3','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(5164,'4000','31652863697','2022-05-18 11:52:44',NULL,350.00,'','3','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(5165,'4000','31652863697','2022-05-18 11:52:44',NULL,200.00,'','3','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5166,'4000','31652863697','2022-05-18 11:52:44',NULL,1500.00,'','3','1','Good sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(5167,'1110','31652864334','2022-05-18 12:02:42',NULL,59976.00,'','3','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5168,'1110','31652864334','2022-05-18 12:02:42',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5169,'1110','31652864334','2022-05-18 12:02:42',NULL,12789.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5170,'1110','31652864334','2022-05-18 12:02:42',NULL,710.50,'','3','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5171,'1110','31652864334','2022-05-18 12:02:42',NULL,320.00,'','3','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5172,'1110','31652864334','2022-05-18 12:02:42',NULL,15.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5173,'1110','31652864334','2022-05-18 12:02:42',NULL,880.00,'','3','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5174,'1110','31652864334','2022-05-18 12:02:42',NULL,500.00,'','3','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(5175,'5500','31652864334','2022-05-18 12:02:42',77638.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5176,'1000','31652864334','2022-05-18 12:02:42',90050.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'14052022SAT'),(5177,'4000','31652864334','2022-05-18 12:02:42',NULL,68850.00,'','3','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5178,'4000','31652864334','2022-05-18 12:02:42',NULL,2800.00,'','3','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5179,'4000','31652864334','2022-05-18 12:02:42',NULL,14400.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5180,'4000','31652864334','2022-05-18 12:02:42',NULL,800.00,'','3','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5181,'4000','31652864334','2022-05-18 12:02:42',NULL,600.00,'','3','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5182,'4000','31652864334','2022-05-18 12:02:42',NULL,100.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5183,'4000','31652864334','2022-05-18 12:02:42',NULL,1600.00,'','3','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5184,'4000','31652864334','2022-05-18 12:02:42',NULL,900.00,'','3','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(5185,'1110','51652872653','2022-05-18 14:18:13',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(5186,'5500','51652872653','2022-05-18 14:18:13',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5187,'1000','51652872653','2022-05-18 14:18:13',6500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5188,'4000','51652872653','2022-05-18 14:18:13',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(5189,'1110','51652872707','2022-05-18 14:25:38',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5190,'5500','51652872707','2022-05-18 14:25:38',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5191,'1000','51652872707','2022-05-18 14:25:38',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18522 WED'),(5192,'4000','51652872707','2022-05-18 14:25:38',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5193,'1110','41652953534','2022-05-19 12:45:50',NULL,10290.00,'','4','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5194,'5500','41652953534','2022-05-19 12:45:50',10290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5195,'1000','41652953534','2022-05-19 12:45:50',12000.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'19052022THUR'),(5196,'4000','41652953534','2022-05-19 12:45:50',NULL,12000.00,'','4','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5197,'1110','51652955954','2022-05-19 13:40:54',NULL,2900.00,'','5','1','Inventory sold','1','','sales','FGC 66198T','','No',NULL,NULL,''),(5198,'1110','51652955954','2022-05-19 13:40:54',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5199,'5500','51652955954','2022-05-19 13:40:54',5290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5200,'1000','51652955954','2022-05-19 13:40:54',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19522'),(5201,'4000','51652955954','2022-05-19 13:40:54',NULL,4400.00,'','5','1','Good sold','1','','sales','FGC 66198T','','No',NULL,NULL,''),(5202,'4000','51652955954','2022-05-19 13:40:54',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5203,'1110','51653021199','2022-05-20 07:33:42',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5204,'1110','51653021199','2022-05-20 07:33:42',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5205,'5500','51653021199','2022-05-20 07:33:42',3282.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5206,'1000','51653021199','2022-05-20 07:33:42',3800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19522 THUS'),(5207,'4000','51653021199','2022-05-20 07:33:42',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5208,'4000','51653021199','2022-05-20 07:33:42',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5209,'1110','51653029375','2022-05-20 09:49:50',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(5210,'5500','51653029375','2022-05-20 09:49:50',1421.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5211,'1000','51653029375','2022-05-20 09:49:50',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20522'),(5212,'4000','51653029375','2022-05-20 09:49:50',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(5213,'1110','51653035733','2022-05-20 11:35:50',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5214,'5500','51653035733','2022-05-20 11:35:50',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5215,'1000','51653035733','2022-05-20 11:35:50',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20522 '),(5216,'4000','51653035733','2022-05-20 11:35:50',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5217,'1110','51653045355','2022-05-20 14:16:20',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5218,'1110','51653045355','2022-05-20 14:16:20',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5219,'5500','51653045355','2022-05-20 14:16:20',4084.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5220,'1000','51653045355','2022-05-20 14:16:20',4820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20522 FRI'),(5221,'4000','51653045355','2022-05-20 14:16:20',NULL,3920.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5222,'4000','51653045355','2022-05-20 14:16:20',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5223,'1110','51653048148','2022-05-20 15:03:12',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(5224,'5500','51653048148','2022-05-20 15:03:12',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5225,'1000','51653048148','2022-05-20 15:03:12',5200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5226,'4000','51653048148','2022-05-20 15:03:12',NULL,5200.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(5227,'1110','51653049986','2022-05-20 15:33:34',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(5228,'5500','51653049986','2022-05-20 15:33:34',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5229,'1000','51653049986','2022-05-20 15:33:34',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20522 FRI'),(5230,'4000','51653049986','2022-05-20 15:33:34',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(5231,'1110','51653116852','2022-05-21 10:16:50',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(5232,'5500','51653116852','2022-05-21 10:16:50',1442.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5233,'1000','51653116852','2022-05-21 10:16:50',1960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5234,'4000','51653116852','2022-05-21 10:16:50',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(5235,'1110','51653120787','2022-05-21 11:13:22',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(5236,'5500','51653120787','2022-05-21 11:13:22',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5237,'1000','51653120787','2022-05-21 11:13:22',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5238,'4000','51653120787','2022-05-21 11:13:22',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(5239,'1110','51653123611','2022-05-21 12:00:35',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(5240,'5500','51653123611','2022-05-21 12:00:35',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5241,'1000','51653123611','2022-05-21 12:00:35',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522'),(5242,'4000','51653123611','2022-05-21 12:00:35',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(5243,'1110','51653123672','2022-05-21 12:25:37',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(5244,'1110','51653123672','2022-05-21 12:25:37',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(5245,'1110','51653123672','2022-05-21 12:25:37',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(5246,'1110','51653123672','2022-05-21 12:25:37',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(5247,'1110','51653123672','2022-05-21 12:25:37',NULL,850.00,'','5','1','Inventory sold','1','','sales','130020198','','No',NULL,NULL,''),(5248,'5500','51653123672','2022-05-21 12:25:37',13902.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5249,'1000','51653123672','2022-05-21 12:25:37',21600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5250,'4000','51653123672','2022-05-21 12:25:37',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(5251,'4000','51653123672','2022-05-21 12:25:37',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(5252,'4000','51653123672','2022-05-21 12:25:37',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(5253,'4000','51653123672','2022-05-21 12:25:37',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(5254,'4000','51653123672','2022-05-21 12:25:37',NULL,2000.00,'','5','1','Good sold','1','','sales','130020198','','No',NULL,NULL,''),(5255,'1110','51653128805','2022-05-21 13:27:03',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5256,'5500','51653128805','2022-05-21 13:27:03',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5257,'1000','51653128805','2022-05-21 13:27:03',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5258,'4000','51653128805','2022-05-21 13:27:03',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5259,'1110','51653128849','2022-05-21 13:49:29',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5260,'5500','51653128849','2022-05-21 13:49:29',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5261,'1000','51653128849','2022-05-21 13:49:29',3200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5262,'4000','51653128849','2022-05-21 13:49:29',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5263,'1110','51653133520','2022-05-21 14:47:32',NULL,1320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5264,'5500','51653133520','2022-05-21 14:47:32',1320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5265,'1000','51653133520','2022-05-21 14:47:32',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5266,'4000','51653133520','2022-05-21 14:47:32',NULL,2400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5267,'1110','51653140797','2022-05-21 16:46:58',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5268,'5500','51653140797','2022-05-21 16:46:58',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5269,'1000','51653140797','2022-05-21 16:46:58',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21522 SAT'),(5270,'4000','51653140797','2022-05-21 16:46:58',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5271,'1110','51653303668','2022-05-23 14:01:22',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(5272,'5500','51653303668','2022-05-23 14:01:22',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5273,'1000','51653303668','2022-05-23 14:01:22',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23522 MON'),(5274,'4000','51653303668','2022-05-23 14:01:22',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(5275,'1110','51653306177','2022-05-23 14:43:13',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5276,'5500','51653306177','2022-05-23 14:43:13',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5277,'1000','51653306177','2022-05-23 14:43:13',850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5278,'4000','51653306177','2022-05-23 14:43:13',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5279,'1110','51653385447','2022-05-24 12:45:02',NULL,1100.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5280,'1110','51653385447','2022-05-24 12:45:02',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5281,'1110','51653385447','2022-05-24 12:45:02',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5282,'5500','51653385447','2022-05-24 12:45:02',2656.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5283,'1000','51653385447','2022-05-24 12:45:02',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24522 tue'),(5284,'4000','51653385447','2022-05-24 12:45:02',NULL,2000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(5285,'4000','51653385447','2022-05-24 12:45:02',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5286,'4000','51653385447','2022-05-24 12:45:02',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5287,'1110','51653478031','2022-05-25 14:29:42',NULL,12936.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5288,'5500','51653478031','2022-05-25 14:29:42',12936.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5289,'1000','51653478031','2022-05-25 14:29:42',14300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2522wed'),(5290,'4000','51653478031','2022-05-25 14:29:42',NULL,14300.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5291,'1110','51653555591','2022-05-26 12:01:08',NULL,6500.00,'','5','1','Inventory sold','1','','sales','SC-311','','No',NULL,NULL,''),(5292,'1110','51653555591','2022-05-26 12:01:08',NULL,700.00,'','5','1','Inventory sold','1','','sales','163200 KITCHEN TRAY','','No',NULL,NULL,''),(5293,'5500','51653555591','2022-05-26 12:01:08',7200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5294,'1000','51653555591','2022-05-26 12:01:08',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26522 THUS'),(5295,'4000','51653555591','2022-05-26 12:01:08',NULL,8500.00,'','5','1','Good sold','1','','sales','SC-311','','No',NULL,NULL,''),(5296,'4000','51653555591','2022-05-26 12:01:08',NULL,1500.00,'','5','1','Good sold','1','','sales','163200 KITCHEN TRAY','','No',NULL,NULL,''),(5297,'1110','31653568970','2022-05-26 15:45:10',NULL,14625.00,'','3','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5298,'1110','31653568970','2022-05-26 15:45:10',NULL,160.00,'','3','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5299,'5500','31653568970','2022-05-26 15:45:10',14785.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5300,'1000','31653568970','2022-05-26 15:45:10',17850.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26052022THUR'),(5301,'4000','31653568970','2022-05-26 15:45:10',NULL,17550.00,'','3','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5302,'4000','31653568970','2022-05-26 15:45:10',NULL,300.00,'','3','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5303,'1110','51653640678','2022-05-27 11:38:38',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5304,'5500','51653640678','2022-05-27 11:38:38',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5305,'1000','51653640678','2022-05-27 11:38:38',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27522 FRI'),(5306,'4000','51653640678','2022-05-27 11:38:38',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5307,'1110','51653640745','2022-05-27 12:50:46',NULL,11760.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5308,'1110','51653640745','2022-05-27 12:50:46',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(5309,'5500','51653640745','2022-05-27 12:50:46',11810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5310,'1000','51653640745','2022-05-27 12:50:46',13650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27522 FRI'),(5311,'4000','51653640745','2022-05-27 12:50:46',NULL,13500.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(5312,'4000','51653640745','2022-05-27 12:50:46',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(5313,'1110','31653661881','2022-05-27 17:34:46',NULL,79560.00,'','3','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(5314,'5500','31653661881','2022-05-27 17:34:46',79560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5315,'1000','31653661881','2022-05-27 17:34:46',91000.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'26522 THUS'),(5316,'4000','31653661881','2022-05-27 17:34:46',NULL,91000.00,'','3','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(5317,'1110','51653724995','2022-05-28 11:03:46',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(5318,'5500','51653724995','2022-05-28 11:03:46',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5319,'1000','51653724995','2022-05-28 11:03:46',5600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5320,'4000','51653724995','2022-05-28 11:03:46',NULL,5600.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(5321,'1110','51653734389','2022-05-28 13:46:57',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5322,'5500','51653734389','2022-05-28 13:46:57',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5323,'1000','51653734389','2022-05-28 13:46:57',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28522sat'),(5324,'4000','51653734389','2022-05-28 13:46:57',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5325,'1110','51653738789','2022-05-28 14:57:07',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(5326,'1110','51653738789','2022-05-28 14:57:07',NULL,22500.00,'','5','1','Inventory sold','1','','sales','MR 36002','','No',NULL,NULL,''),(5327,'1110','51653738789','2022-05-28 14:57:07',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5328,'1110','51653738789','2022-05-28 14:57:07',NULL,285.00,'','5','1','Inventory sold','1','','sales','P07','','No',NULL,NULL,''),(5329,'1110','51653738789','2022-05-28 14:57:07',NULL,850.00,'','5','1','Inventory sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(5330,'1110','51653738789','2022-05-28 14:57:07',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(5331,'1110','51653738789','2022-05-28 14:57:07',NULL,60.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5332,'5500','51653738789','2022-05-28 14:57:07',35205.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5333,'1000','51653738789','2022-05-28 14:57:07',43300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28522 SAT'),(5334,'4000','51653738789','2022-05-28 14:57:07',NULL,13500.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(5335,'4000','51653738789','2022-05-28 14:57:07',NULL,27000.00,'','5','1','Good sold','1','','sales','MR 36002','','No',NULL,NULL,''),(5336,'4000','51653738789','2022-05-28 14:57:07',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5337,'4000','51653738789','2022-05-28 14:57:07',NULL,650.00,'','5','1','Good sold','1','','sales','P07','','No',NULL,NULL,''),(5338,'4000','51653738789','2022-05-28 14:57:07',NULL,1500.00,'','5','1','Good sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(5339,'4000','51653738789','2022-05-28 14:57:07',NULL,200.00,'','5','1','Good sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(5340,'4000','51653738789','2022-05-28 14:57:07',NULL,150.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5341,'1110','51653739065','2022-05-28 15:45:37',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5342,'1110','51653739065','2022-05-28 15:45:37',NULL,5760.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5343,'5500','51653739065','2022-05-28 15:45:37',10260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5344,'1000','51653739065','2022-05-28 15:45:37',12200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28522 SAT'),(5345,'4000','51653739065','2022-05-28 15:45:37',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5346,'4000','51653739065','2022-05-28 15:45:37',NULL,6800.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5347,'1110','51653742196','2022-05-28 15:50:27',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5348,'5500','51653742196','2022-05-28 15:50:27',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5349,'1000','51653742196','2022-05-28 15:50:27',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28522 SAT'),(5350,'4000','51653742196','2022-05-28 15:50:27',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5351,'1110','51653747539','2022-05-28 17:19:37',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5352,'5500','51653747539','2022-05-28 17:19:37',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5353,'1000','51653747539','2022-05-28 17:19:37',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29522 SAT'),(5354,'4000','51653747539','2022-05-28 17:19:37',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5355,'1110','51653884968','2022-05-30 09:12:55',NULL,27030.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5356,'1110','51653884968','2022-05-30 09:12:55',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5357,'1110','51653884968','2022-05-30 09:12:55',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5358,'5500','51653884968','2022-05-30 09:12:55',29934.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5359,'1000','51653884968','2022-05-30 09:12:55',32600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30522 MON'),(5360,'4000','51653884968','2022-05-30 09:12:55',NULL,29100.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5361,'4000','51653884968','2022-05-30 09:12:55',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(5362,'4000','51653884968','2022-05-30 09:12:55',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5363,'1110','51653906358','2022-05-30 13:26:44',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5364,'1110','51653906358','2022-05-30 13:26:44',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5365,'1110','51653906358','2022-05-30 13:26:44',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5366,'5500','51653906358','2022-05-30 13:26:44',3625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5367,'1000','51653906358','2022-05-30 13:26:44',4500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30522 MON'),(5368,'4000','51653906358','2022-05-30 13:26:44',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5369,'4000','51653906358','2022-05-30 13:26:44',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5370,'4000','51653906358','2022-05-30 13:26:44',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5371,'1110','51653907106','2022-05-30 13:43:58',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5372,'1110','51653907106','2022-05-30 13:43:58',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5373,'5500','51653907106','2022-05-30 13:43:58',2125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5374,'1000','51653907106','2022-05-30 13:43:58',2380.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5375,'4000','51653907106','2022-05-30 13:43:58',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5376,'4000','51653907106','2022-05-30 13:43:58',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5377,'1110','51653916056','2022-05-30 16:12:29',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5378,'1110','51653916056','2022-05-30 16:12:29',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(5379,'5500','51653916056','2022-05-30 16:12:29',2107.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5380,'1000','51653916056','2022-05-30 16:12:29',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5381,'4000','51653916056','2022-05-30 16:12:29',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(5382,'4000','51653916056','2022-05-30 16:12:29',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(5383,'1110','51653916362','2022-05-30 16:30:47',NULL,350.00,'','5','1','Inventory sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(5384,'5500','51653916362','2022-05-30 16:30:47',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5385,'1000','51653916362','2022-05-30 16:30:47',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30522 MON'),(5386,'4000','51653916362','2022-05-30 16:30:47',NULL,800.00,'','5','1','Good sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(5387,'1110','51653973404','2022-05-31 08:03:41',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5388,'5500','51653973404','2022-05-31 08:03:41',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5389,'1000','51653973404','2022-05-31 08:03:41',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31522 TUE'),(5390,'4000','51653973404','2022-05-31 08:03:41',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5391,'1110','31653998339','2022-05-31 15:03:34',NULL,6400.00,'','3','1','Inventory sold','1','','sales','HUMA 3002','','No',NULL,NULL,''),(5392,'1110','31653998339','2022-05-31 15:03:34',NULL,15000.00,'','3','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(5393,'1110','31653998339','2022-05-31 15:03:34',NULL,2200.00,'','3','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(5394,'1110','31653998339','2022-05-31 15:03:34',NULL,660.00,'','3','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5395,'1110','31653998339','2022-05-31 15:03:34',NULL,7310.00,'','3','1','Inventory sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(5396,'1110','31653998339','2022-05-31 15:03:34',NULL,8500.00,'','3','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-312','','No',NULL,NULL,''),(5397,'1110','31653998339','2022-05-31 15:03:34',NULL,850.00,'','3','1','Inventory sold','1','','sales','BOTTLE TRAPS 1/4','','No',NULL,NULL,''),(5398,'1110','31653998339','2022-05-31 15:03:34',NULL,5000.00,'','3','1','Inventory sold','1','','sales','ORIENT ACTIVE 001','','No',NULL,NULL,''),(5399,'5500','31653998339','2022-05-31 15:03:34',45920.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5400,'1000','31653998339','2022-05-31 15:03:34',81600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19052022'),(5401,'4000','31653998339','2022-05-31 15:03:34',NULL,10000.00,'','3','1','Good sold','1','','sales','HUMA 3002','','No',NULL,NULL,''),(5402,'4000','31653998339','2022-05-31 15:03:34',NULL,33000.00,'','3','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(5403,'4000','31653998339','2022-05-31 15:03:34',NULL,3300.00,'','3','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(5404,'4000','31653998339','2022-05-31 15:03:34',NULL,1650.00,'','3','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5405,'4000','31653998339','2022-05-31 15:03:34',NULL,12900.00,'','3','1','Good sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(5406,'4000','31653998339','2022-05-31 15:03:34',NULL,12500.00,'','3','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-312','','No',NULL,NULL,''),(5407,'4000','31653998339','2022-05-31 15:03:34',NULL,1250.00,'','3','1','Good sold','1','','sales','BOTTLE TRAPS 1/4','','No',NULL,NULL,''),(5408,'4000','31653998339','2022-05-31 15:03:34',NULL,7000.00,'','3','1','Good sold','1','','sales','ORIENT ACTIVE 001','','No',NULL,NULL,''),(5409,'1110','51654063777','2022-06-01 09:10:01',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5410,'5500','51654063777','2022-06-01 09:10:01',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5411,'1000','51654063777','2022-06-01 09:10:01',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1622 WED'),(5412,'4000','51654063777','2022-06-01 09:10:01',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5413,'1110','51654093989','2022-06-01 17:40:22',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33001','','No',NULL,NULL,''),(5414,'1110','51654093989','2022-06-01 17:40:22',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5415,'1110','51654093989','2022-06-01 17:40:22',NULL,2800.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(5416,'1110','51654093989','2022-06-01 17:40:22',NULL,2842.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5417,'1110','51654093989','2022-06-01 17:40:22',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(5418,'1110','51654093989','2022-06-01 17:40:22',NULL,240.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5419,'1110','51654093989','2022-06-01 17:40:22',NULL,170.00,'','5','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(5420,'1110','51654093989','2022-06-01 17:40:22',NULL,920.00,'','5','1','Inventory sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5421,'1110','51654093989','2022-06-01 17:40:22',NULL,1820.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(5422,'1110','51654093989','2022-06-01 17:40:22',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5423,'5500','51654093989','2022-06-01 17:40:22',19306.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5424,'1000','51654093989','2022-06-01 17:40:22',23150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1622 wed'),(5425,'4000','51654093989','2022-06-01 17:40:22',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33001','','No',NULL,NULL,''),(5426,'4000','51654093989','2022-06-01 17:40:22',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5427,'4000','51654093989','2022-06-01 17:40:22',NULL,3600.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(5428,'4000','51654093989','2022-06-01 17:40:22',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5429,'4000','51654093989','2022-06-01 17:40:22',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(5430,'4000','51654093989','2022-06-01 17:40:22',NULL,600.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5431,'4000','51654093989','2022-06-01 17:40:22',NULL,250.00,'','5','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(5432,'4000','51654093989','2022-06-01 17:40:22',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33585K','','No',NULL,NULL,''),(5433,'4000','51654093989','2022-06-01 17:40:22',NULL,1960.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(5434,'4000','51654093989','2022-06-01 17:40:22',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5435,'1110','51654094586','2022-06-01 17:49:37',NULL,27030.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5436,'1110','51654094586','2022-06-01 17:49:37',NULL,640.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5437,'1110','51654094586','2022-06-01 17:49:37',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5438,'5500','51654094586','2022-06-01 17:49:37',27745.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5439,'1000','51654094586','2022-06-01 17:49:37',30800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1622 wed'),(5440,'4000','51654094586','2022-06-01 17:49:37',NULL,29100.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5441,'4000','51654094586','2022-06-01 17:49:37',NULL,1200.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5442,'4000','51654094586','2022-06-01 17:49:37',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5443,'1110','51654145531','2022-06-02 07:52:23',NULL,1176.00,'','5','1','Inventory sold','1','','sales','BLO44081','','No',NULL,NULL,''),(5444,'5500','51654145531','2022-06-02 07:52:23',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5445,'1000','51654145531','2022-06-02 07:52:23',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5446,'4000','51654145531','2022-06-02 07:52:23',NULL,1350.00,'','5','1','Good sold','1','','sales','BLO44081','','No',NULL,NULL,''),(5447,'1110','51654155187','2022-06-02 10:33:59',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(5448,'1110','51654155187','2022-06-02 10:33:59',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5449,'5500','51654155187','2022-06-02 10:33:59',1462.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5450,'1000','51654155187','2022-06-02 10:33:59',1800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5451,'4000','51654155187','2022-06-02 10:33:59',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(5452,'4000','51654155187','2022-06-02 10:33:59',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(5453,'1110','51654174097','2022-06-02 16:00:14',NULL,11713.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5454,'5500','51654174097','2022-06-02 16:00:14',11713.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5455,'1000','51654174097','2022-06-02 16:00:14',12610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2622 THUS'),(5456,'4000','51654174097','2022-06-02 16:00:14',NULL,12610.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5457,'1110','51654239484','2022-06-03 09:58:24',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5458,'5500','51654239484','2022-06-03 09:58:24',320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5459,'1000','51654239484','2022-06-03 09:58:24',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5460,'4000','51654239484','2022-06-03 09:58:24',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5461,'1110','51654239599','2022-06-03 11:01:33',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5462,'1110','51654239599','2022-06-03 11:01:33',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5463,'1110','51654239599','2022-06-03 11:01:33',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5464,'5500','51654239599','2022-06-03 11:01:33',2555.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5465,'1000','51654239599','2022-06-03 11:01:33',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3622 FRI'),(5466,'4000','51654239599','2022-06-03 11:01:33',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5467,'4000','51654239599','2022-06-03 11:01:33',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5468,'4000','51654239599','2022-06-03 11:01:33',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5469,'1110','51654255079','2022-06-03 14:18:56',NULL,6400.00,'','5','1','Inventory sold','1','','sales','HUMA 3002','','No',NULL,NULL,''),(5470,'5500','51654255079','2022-06-03 14:18:56',6400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5471,'1000','51654255079','2022-06-03 14:18:56',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3622 FRI'),(5472,'4000','51654255079','2022-06-03 14:18:56',NULL,12000.00,'','5','1','Good sold','1','','sales','HUMA 3002','','No',NULL,NULL,''),(5473,'1110','51654317120','2022-06-04 08:11:22',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5474,'5500','51654317120','2022-06-04 08:11:22',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5475,'1000','51654317120','2022-06-04 08:11:22',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5622 SAT'),(5476,'4000','51654317120','2022-06-04 08:11:22',NULL,1000.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5477,'1110','51654326000','2022-06-04 10:14:36',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5478,'1110','51654326000','2022-06-04 10:14:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5479,'5500','51654326000','2022-06-04 10:14:36',2488.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5480,'1000','51654326000','2022-06-04 10:14:36',2760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4622 SAT'),(5481,'4000','51654326000','2022-06-04 10:14:36',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5482,'4000','51654326000','2022-06-04 10:14:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5483,'1110','51654328109','2022-06-04 10:37:23',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5484,'5500','51654328109','2022-06-04 10:37:23',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5485,'1000','51654328109','2022-06-04 10:37:23',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4622 SAT'),(5486,'4000','51654328109','2022-06-04 10:37:23',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5487,'1110','51654334124','2022-06-04 12:16:30',NULL,6307.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5488,'1110','51654334124','2022-06-04 12:16:30',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5489,'1110','51654334124','2022-06-04 12:16:30',NULL,420.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5490,'5500','51654334124','2022-06-04 12:16:30',9430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5491,'1000','51654334124','2022-06-04 12:16:30',10370.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4622 SAT'),(5492,'4000','51654334124','2022-06-04 12:16:30',NULL,6860.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(5493,'4000','51654334124','2022-06-04 12:16:30',NULL,2910.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5494,'4000','51654334124','2022-06-04 12:16:30',NULL,600.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5495,'1110','51654334272','2022-06-04 12:58:17',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(5496,'1110','51654334272','2022-06-04 12:58:17',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5497,'1110','51654334272','2022-06-04 12:58:17',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5498,'5500','51654334272','2022-06-04 12:58:17',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5499,'1000','51654334272','2022-06-04 12:58:17',550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4622 SAT'),(5500,'4000','51654334272','2022-06-04 12:58:17',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(5501,'4000','51654334272','2022-06-04 12:58:17',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5502,'4000','51654334272','2022-06-04 12:58:17',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5503,'1110','51654337210','2022-06-04 13:07:03',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5504,'5500','51654337210','2022-06-04 13:07:03',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5505,'1000','51654337210','2022-06-04 13:07:03',1960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5506,'4000','51654337210','2022-06-04 13:07:03',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(5507,'1110','51654337244','2022-06-04 13:17:15',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(5508,'5500','51654337244','2022-06-04 13:17:15',5488.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5509,'1000','51654337244','2022-06-04 13:17:15',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4622 SAT'),(5510,'4000','51654337244','2022-06-04 13:17:15',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(5511,'1110','51654501526','2022-06-06 10:46:37',NULL,2842.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(5512,'1110','51654501526','2022-06-06 10:46:37',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5513,'5500','51654501526','2022-06-06 10:46:37',4644.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5514,'1000','51654501526','2022-06-06 10:46:37',5160.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6622 MON'),(5515,'4000','51654501526','2022-06-06 10:46:37',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(5516,'4000','51654501526','2022-06-06 10:46:37',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5517,'1110','51654526439','2022-06-06 17:41:00',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5518,'1110','51654526439','2022-06-06 17:41:00',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5519,'5500','51654526439','2022-06-06 17:41:00',846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5520,'1000','51654526439','2022-06-06 17:41:00',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6622 MON'),(5521,'4000','51654526439','2022-06-06 17:41:00',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5522,'4000','51654526439','2022-06-06 17:41:00',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5523,'1110','51654580629','2022-06-07 08:57:29',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP36006','','No',NULL,NULL,''),(5524,'1110','51654580629','2022-06-07 08:57:29',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(5525,'5500','51654580629','2022-06-07 08:57:29',2650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5526,'1000','51654580629','2022-06-07 08:57:29',3400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5527,'4000','51654580629','2022-06-07 08:57:29',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP36006','','No',NULL,NULL,''),(5528,'4000','51654580629','2022-06-07 08:57:29',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(5529,'1110','51654585736','2022-06-07 10:11:04',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5530,'1110','51654585736','2022-06-07 10:11:04',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5531,'1110','51654585736','2022-06-07 10:11:04',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5532,'1110','51654585736','2022-06-07 10:11:04',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5533,'1110','51654585736','2022-06-07 10:11:04',NULL,140.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5534,'5500','51654585736','2022-06-07 10:11:04',16670.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5535,'1000','51654585736','2022-06-07 10:11:04',19700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5536,'4000','51654585736','2022-06-07 10:11:04',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5537,'4000','51654585736','2022-06-07 10:11:04',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5538,'4000','51654585736','2022-06-07 10:11:04',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5539,'4000','51654585736','2022-06-07 10:11:04',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5540,'4000','51654585736','2022-06-07 10:11:04',NULL,200.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5541,'1110','51654585946','2022-06-07 10:29:48',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5542,'5500','51654585946','2022-06-07 10:29:48',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5543,'1000','51654585946','2022-06-07 10:29:48',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5544,'4000','51654585946','2022-06-07 10:29:48',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5545,'1110','31654590775','2022-06-07 11:34:27',NULL,19584.00,'','3','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5546,'1110','31654590775','2022-06-07 11:34:27',NULL,2448.00,'','3','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(5547,'1110','31654590775','2022-06-07 11:34:27',NULL,7208.00,'','3','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(5548,'1110','31654590775','2022-06-07 11:34:27',NULL,3430.00,'','3','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5549,'1110','31654590775','2022-06-07 11:34:27',NULL,440.00,'','3','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5550,'5500','31654590775','2022-06-07 11:34:27',33110.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5551,'1000','31654590775','2022-06-07 11:34:27',37640.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'LATE ENTRY'),(5552,'4000','31654590775','2022-06-07 11:34:27',NULL,22400.00,'','3','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5553,'4000','31654590775','2022-06-07 11:34:27',NULL,2800.00,'','3','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(5554,'4000','31654590775','2022-06-07 11:34:27',NULL,7840.00,'','3','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(5555,'4000','31654590775','2022-06-07 11:34:27',NULL,4000.00,'','3','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(5556,'4000','31654590775','2022-06-07 11:34:27',NULL,600.00,'','3','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5557,'1110','51654593871','2022-06-07 12:25:00',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(5558,'1110','51654593871','2022-06-07 12:25:00',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5559,'5500','51654593871','2022-06-07 12:25:00',3775.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5560,'1000','51654593871','2022-06-07 12:25:00',4850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5561,'4000','51654593871','2022-06-07 12:25:00',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(5562,'4000','51654593871','2022-06-07 12:25:00',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5563,'1110','51654593929','2022-06-07 12:35:44',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5564,'5500','51654593929','2022-06-07 12:35:44',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5565,'1000','51654593929','2022-06-07 12:35:44',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5566,'4000','51654593929','2022-06-07 12:35:44',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5567,'1110','51654597401','2022-06-07 13:23:55',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5568,'1110','51654597401','2022-06-07 13:23:55',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5569,'5500','51654597401','2022-06-07 13:23:55',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5570,'1000','51654597401','2022-06-07 13:23:55',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5571,'4000','51654597401','2022-06-07 13:23:55',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5572,'4000','51654597401','2022-06-07 13:23:55',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5573,'1110','51654597931','2022-06-07 13:33:44',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5574,'5500','51654597931','2022-06-07 13:33:44',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5575,'1000','51654597931','2022-06-07 13:33:44',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5576,'4000','51654597931','2022-06-07 13:33:44',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5577,'1110','51654602158','2022-06-07 14:57:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5578,'1110','51654602158','2022-06-07 14:57:37',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5579,'5500','51654602158','2022-06-07 14:57:37',1652.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5580,'1000','51654602158','2022-06-07 14:57:37',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7622 TUE'),(5581,'4000','51654602158','2022-06-07 14:57:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5582,'4000','51654602158','2022-06-07 14:57:37',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5583,'1110','51654605397','2022-06-07 15:37:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(5584,'5500','51654605397','2022-06-07 15:37:06',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5585,'1000','51654605397','2022-06-07 15:37:06',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5586,'4000','51654605397','2022-06-07 15:37:06',NULL,30.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(5587,'1110','51654666205','2022-06-08 08:30:20',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5588,'5500','51654666205','2022-06-08 08:30:20',450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5589,'1000','51654666205','2022-06-08 08:30:20',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5590,'4000','51654666205','2022-06-08 08:30:20',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5591,'1110','51654669725','2022-06-08 09:29:30',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(5592,'5500','51654669725','2022-06-08 09:29:30',6750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5593,'1000','51654669725','2022-06-08 09:29:30',8100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8622 WED'),(5594,'4000','51654669725','2022-06-08 09:29:30',NULL,8100.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(5595,'1110','51654669787','2022-06-08 09:34:47',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5596,'5500','51654669787','2022-06-08 09:34:47',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5597,'1000','51654669787','2022-06-08 09:34:47',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8622 WED'),(5598,'4000','51654669787','2022-06-08 09:34:47',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5599,'1110','51654692460','2022-06-08 15:48:17',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5600,'1110','51654692460','2022-06-08 15:48:17',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5601,'5500','51654692460','2022-06-08 15:48:17',440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5602,'1000','51654692460','2022-06-08 15:48:17',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8622 WED'),(5603,'4000','51654692460','2022-06-08 15:48:17',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5604,'4000','51654692460','2022-06-08 15:48:17',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5605,'1110','51654699554','2022-06-08 17:46:11',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(5606,'5500','51654699554','2022-06-08 17:46:11',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5607,'1000','51654699554','2022-06-08 17:46:11',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8622 WED'),(5608,'4000','51654699554','2022-06-08 17:46:11',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(5609,'1110','51654749661','2022-06-09 07:41:29',NULL,60.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5610,'5500','51654749661','2022-06-09 07:41:29',60.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5611,'1000','51654749661','2022-06-09 07:41:29',150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5612,'4000','51654749661','2022-06-09 07:41:29',NULL,150.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5613,'1110','51654772770','2022-06-09 14:06:44',NULL,16875.00,'','5','1','Inventory sold','1','','sales','MCP 36009','','No',NULL,NULL,''),(5614,'5500','51654772770','2022-06-09 14:06:44',16875.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5615,'1000','51654772770','2022-06-09 14:06:44',19500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9622 THUS'),(5616,'4000','51654772770','2022-06-09 14:06:44',NULL,19500.00,'','5','1','Good sold','1','','sales','MCP 36009','','No',NULL,NULL,''),(5617,'1110','51654772831','2022-06-09 15:27:45',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5618,'1110','51654772831','2022-06-09 15:27:45',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5619,'5500','51654772831','2022-06-09 15:27:45',365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5620,'1000','51654772831','2022-06-09 15:27:45',700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5621,'4000','51654772831','2022-06-09 15:27:45',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5622,'4000','51654772831','2022-06-09 15:27:45',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5623,'1110','51654839193','2022-06-10 08:33:38',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(5624,'1110','51654839193','2022-06-10 08:33:38',NULL,220.00,'','5','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5625,'5500','51654839193','2022-06-10 08:33:38',620.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5626,'1000','51654839193','2022-06-10 08:33:38',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5627,'4000','51654839193','2022-06-10 08:33:38',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(5628,'4000','51654839193','2022-06-10 08:33:38',NULL,300.00,'','5','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5629,'1110','51654846915','2022-06-10 10:42:09',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5630,'5500','51654846915','2022-06-10 10:42:09',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5631,'1000','51654846915','2022-06-10 10:42:09',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10622 FRI'),(5632,'4000','51654846915','2022-06-10 10:42:09',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5633,'1110','31654850408','2022-06-10 11:42:17',NULL,3375.00,'','3','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(5634,'5500','31654850408','2022-06-10 11:42:17',3375.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5635,'1000','31654850408','2022-06-10 11:42:17',4050.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5636,'4000','31654850408','2022-06-10 11:42:17',NULL,4050.00,'','3','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(5637,'1110','31654851330','2022-06-10 11:57:17',NULL,262125.00,'','3','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5638,'1110','31654851330','2022-06-10 11:57:17',NULL,31824.00,'','3','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(5639,'1110','31654851330','2022-06-10 11:57:17',NULL,12936.00,'','3','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5640,'1110','31654851330','2022-06-10 11:57:17',NULL,58320.00,'','3','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5641,'5500','31654851330','2022-06-10 11:57:17',365205.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5642,'1000','31654851330','2022-06-10 11:57:17',418950.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'06062022 LATE ENTRY'),(5643,'4000','31654851330','2022-06-10 11:57:17',NULL,302900.00,'','3','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5644,'4000','31654851330','2022-06-10 11:57:17',NULL,36400.00,'','3','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(5645,'4000','31654851330','2022-06-10 11:57:17',NULL,14850.00,'','3','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5646,'4000','31654851330','2022-06-10 11:57:17',NULL,64800.00,'','3','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5647,'1110','51654858522','2022-06-10 13:55:48',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(5648,'5500','51654858522','2022-06-10 13:55:48',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5649,'1000','51654858522','2022-06-10 13:55:48',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10622'),(5650,'4000','51654858522','2022-06-10 13:55:48',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(5651,'1110','51654858564','2022-06-10 14:03:40',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5652,'5500','51654858564','2022-06-10 14:03:40',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5653,'1000','51654858564','2022-06-10 14:03:40',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10622 FRI'),(5654,'4000','51654858564','2022-06-10 14:03:40',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5655,'1110','51654868838','2022-06-10 16:49:13',NULL,8100.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(5656,'1110','51654868838','2022-06-10 16:49:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(5657,'1110','51654868838','2022-06-10 16:49:13',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5658,'1110','51654868838','2022-06-10 16:49:13',NULL,120.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5659,'1110','51654868838','2022-06-10 16:49:13',NULL,440.00,'','5','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5660,'1110','51654868838','2022-06-10 16:49:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(5661,'5500','51654868838','2022-06-10 16:49:13',8990.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5662,'1000','51654868838','2022-06-10 16:49:13',12510.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10622 FRI'),(5663,'4000','51654868838','2022-06-10 16:49:13',NULL,11000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(5664,'4000','51654868838','2022-06-10 16:49:13',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(5665,'4000','51654868838','2022-06-10 16:49:13',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5666,'4000','51654868838','2022-06-10 16:49:13',NULL,300.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(5667,'4000','51654868838','2022-06-10 16:49:13',NULL,600.00,'','5','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(5668,'4000','51654868838','2022-06-10 16:49:13',NULL,60.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(5669,'1110','51654872485','2022-06-10 17:48:42',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5670,'1110','51654872485','2022-06-10 17:48:42',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(5671,'5500','51654872485','2022-06-10 17:48:42',13666.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5672,'1000','51654872485','2022-06-10 17:48:42',15800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10622 FRI'),(5673,'4000','51654872485','2022-06-10 17:48:42',NULL,7000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5674,'4000','51654872485','2022-06-10 17:48:42',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(5675,'1110','51654931522','2022-06-11 10:13:02',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(5676,'1110','51654931522','2022-06-11 10:13:02',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5677,'5500','51654931522','2022-06-11 10:13:02',3672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5678,'1000','51654931522','2022-06-11 10:13:02',4140.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11622 SAT'),(5679,'4000','51654931522','2022-06-11 10:13:02',NULL,2760.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(5680,'4000','51654931522','2022-06-11 10:13:02',NULL,1380.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5681,'1110','51654932414','2022-06-11 10:28:24',NULL,24750.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5682,'1110','51654932414','2022-06-11 10:28:24',NULL,6394.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5683,'5500','51654932414','2022-06-11 10:28:24',31144.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5684,'1000','51654932414','2022-06-11 10:28:24',36900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5685,'4000','51654932414','2022-06-11 10:28:24',NULL,29700.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(5686,'4000','51654932414','2022-06-11 10:28:24',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(5687,'1110','51654935160','2022-06-11 11:13:04',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5688,'1110','51654935160','2022-06-11 11:13:04',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5689,'5500','51654935160','2022-06-11 11:13:04',7272.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5690,'1000','51654935160','2022-06-11 11:13:04',8450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11622 SAT'),(5691,'4000','51654935160','2022-06-11 11:13:04',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5692,'4000','51654935160','2022-06-11 11:13:04',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(5693,'1110','51654954095','2022-06-11 16:28:28',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5694,'5500','51654954095','2022-06-11 16:28:28',1750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5695,'1000','51654954095','2022-06-11 16:28:28',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11622 SAT'),(5696,'4000','51654954095','2022-06-11 16:28:28',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5697,'1110','51655189690','2022-06-14 09:55:08',NULL,15317.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(5698,'5500','51655189690','2022-06-14 09:55:08',15317.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5699,'1000','51655189690','2022-06-14 09:55:08',16660.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13622 MON'),(5700,'4000','51655189690','2022-06-14 09:55:08',NULL,16660.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(5701,'1110','51655189731','2022-06-14 09:57:00',NULL,680.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5702,'1110','51655189731','2022-06-14 09:57:00',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5703,'1110','51655189731','2022-06-14 09:57:00',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5704,'1110','51655189731','2022-06-14 09:57:00',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5705,'5500','51655189731','2022-06-14 09:57:00',2725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5706,'1000','51655189731','2022-06-14 09:57:00',3420.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14622 TUE'),(5707,'4000','51655189731','2022-06-14 09:57:00',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5708,'4000','51655189731','2022-06-14 09:57:00',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5709,'4000','51655189731','2022-06-14 09:57:00',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5710,'4000','51655189731','2022-06-14 09:57:00',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(5711,'1110','51655204289','2022-06-14 13:58:45',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(5712,'5500','51655204289','2022-06-14 13:58:45',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5713,'1000','51655204289','2022-06-14 13:58:45',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14622 TUE'),(5714,'4000','51655204289','2022-06-14 13:58:45',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(5715,'1110','51655204353','2022-06-14 15:54:46',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5716,'1110','51655204353','2022-06-14 15:54:46',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5717,'1110','51655204353','2022-06-14 15:54:46',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5718,'5500','51655204353','2022-06-14 15:54:46',7706.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5719,'1000','51655204353','2022-06-14 15:54:46',9100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14622 TUE'),(5720,'4000','51655204353','2022-06-14 15:54:46',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5721,'4000','51655204353','2022-06-14 15:54:46',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5722,'4000','51655204353','2022-06-14 15:54:46',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5723,'1110','51655217121','2022-06-14 17:33:34',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MCP36007','','No',NULL,NULL,''),(5724,'5500','51655217121','2022-06-14 17:33:34',11250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5725,'1000','51655217121','2022-06-14 17:33:34',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14622 tue'),(5726,'4000','51655217121','2022-06-14 17:33:34',NULL,13000.00,'','5','1','Good sold','1','','sales','MCP36007','','No',NULL,NULL,''),(5727,'1110','51655270707','2022-06-15 08:25:19',NULL,15288.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5728,'5500','51655270707','2022-06-15 08:25:19',15288.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5729,'1000','51655270707','2022-06-15 08:25:19',17550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14622 TUE'),(5730,'4000','51655270707','2022-06-15 08:25:19',NULL,17550.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5731,'1110','51655270752','2022-06-15 08:32:14',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5732,'1110','51655270752','2022-06-15 08:32:14',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5733,'5500','51655270752','2022-06-15 08:32:14',846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5734,'1000','51655270752','2022-06-15 08:32:14',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15622 WED'),(5735,'4000','51655270752','2022-06-15 08:32:14',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5736,'4000','51655270752','2022-06-15 08:32:14',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5737,'1110','51655271169','2022-06-15 09:29:48',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5738,'1110','51655271169','2022-06-15 09:29:48',NULL,340.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5739,'5500','51655271169','2022-06-15 09:29:48',1241.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5740,'1000','51655271169','2022-06-15 09:29:48',1440.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5741,'4000','51655271169','2022-06-15 09:29:48',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5742,'4000','51655271169','2022-06-15 09:29:48',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5743,'1110','51655274601','2022-06-15 10:38:21',NULL,8568.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5744,'1110','51655274601','2022-06-15 10:38:21',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5745,'5500','51655274601','2022-06-15 10:38:21',14688.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5746,'1000','51655274601','2022-06-15 10:38:21',16800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15622 WED'),(5747,'4000','51655274601','2022-06-15 10:38:21',NULL,9800.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5748,'4000','51655274601','2022-06-15 10:38:21',NULL,7000.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5749,'1110','51655295792','2022-06-15 15:24:24',NULL,31824.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5750,'5500','51655295792','2022-06-15 15:24:24',31824.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5751,'1000','51655295792','2022-06-15 15:24:24',36400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15622 WED'),(5752,'4000','51655295792','2022-06-15 15:24:24',NULL,36400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5753,'1110','51655298035','2022-06-15 16:02:29',NULL,5880.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5754,'5500','51655298035','2022-06-15 16:02:29',5880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5755,'1000','51655298035','2022-06-15 16:02:29',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15622 WED'),(5756,'4000','51655298035','2022-06-15 16:02:29',NULL,6750.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5757,'1110','51655302719','2022-06-15 17:19:20',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5758,'1110','51655302719','2022-06-15 17:19:20',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5759,'5500','51655302719','2022-06-15 17:19:20',2978.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5760,'1000','51655302719','2022-06-15 17:19:20',3310.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15622 WED'),(5761,'4000','51655302719','2022-06-15 17:19:20',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5762,'4000','51655302719','2022-06-15 17:19:20',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5763,'1110','51655355241','2022-06-16 09:46:41',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(5764,'1110','51655355241','2022-06-16 09:46:41',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5765,'1110','51655355241','2022-06-16 09:46:41',NULL,850.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5766,'5500','51655355241','2022-06-16 09:46:41',2089.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5767,'1000','51655355241','2022-06-16 09:46:41',2650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16622 THUS'),(5768,'4000','51655355241','2022-06-16 09:46:41',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(5769,'4000','51655355241','2022-06-16 09:46:41',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5770,'4000','51655355241','2022-06-16 09:46:41',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5771,'1110','51655362266','2022-06-16 11:07:17',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5772,'1110','51655362266','2022-06-16 11:07:17',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5773,'5500','51655362266','2022-06-16 11:07:17',6174.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5774,'1000','51655362266','2022-06-16 11:07:17',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16622 THUS'),(5775,'4000','51655362266','2022-06-16 11:07:17',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5776,'4000','51655362266','2022-06-16 11:07:17',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5777,'1110','51655366930','2022-06-16 12:21:08',NULL,170.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5778,'5500','51655366930','2022-06-16 12:21:08',170.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5779,'1000','51655366930','2022-06-16 12:21:08',230.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5780,'4000','51655366930','2022-06-16 12:21:08',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5781,'1110','51655371272','2022-06-16 14:19:32',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5782,'5500','51655371272','2022-06-16 14:19:32',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5783,'1000','51655371272','2022-06-16 14:19:32',980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1662022'),(5784,'4000','51655371272','2022-06-16 14:19:32',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(5785,'1110','51655378459','2022-06-16 14:58:19',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5786,'1110','51655378459','2022-06-16 14:58:19',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5787,'5500','51655378459','2022-06-16 14:58:19',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5788,'1000','51655378459','2022-06-16 14:58:19',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16622 '),(5789,'4000','51655378459','2022-06-16 14:58:19',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5790,'4000','51655378459','2022-06-16 14:58:19',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5791,'1110','51655390596','2022-06-16 17:43:31',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5792,'5500','51655390596','2022-06-16 17:43:31',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5793,'1000','51655390596','2022-06-16 17:43:31',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16622'),(5794,'4000','51655390596','2022-06-16 17:43:31',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5795,'1110','51655448273','2022-06-17 09:45:32',NULL,510.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5796,'1110','51655448273','2022-06-17 09:45:32',NULL,2390.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5797,'5500','51655448273','2022-06-17 09:45:32',2900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5798,'1000','51655448273','2022-06-17 09:45:32',3490.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17622 FRI'),(5799,'4000','51655448273','2022-06-17 09:45:32',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5800,'4000','51655448273','2022-06-17 09:45:32',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5801,'1110','51655452290','2022-06-17 11:20:05',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5802,'5500','51655452290','2022-06-17 11:20:05',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5803,'1000','51655452290','2022-06-17 11:20:05',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17622 FRI'),(5804,'4000','51655452290','2022-06-17 11:20:05',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(5805,'1110','51655454022','2022-06-17 11:21:04',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5806,'1110','51655454022','2022-06-17 11:21:04',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5807,'1110','51655454022','2022-06-17 11:21:04',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5808,'5500','51655454022','2022-06-17 11:21:04',4396.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5809,'1000','51655454022','2022-06-17 11:21:04',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17622 FRI'),(5810,'4000','51655454022','2022-06-17 11:21:04',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(5811,'4000','51655454022','2022-06-17 11:21:04',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(5812,'4000','51655454022','2022-06-17 11:21:04',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5813,'1110','51655477676','2022-06-17 17:54:45',NULL,1195.00,'','5','1','Inventory sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5814,'5500','51655477676','2022-06-17 17:54:45',1195.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5815,'1000','51655477676','2022-06-17 17:54:45',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17622'),(5816,'4000','51655477676','2022-06-17 17:54:45',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 44589','','No',NULL,NULL,''),(5817,'1110','51655538122','2022-06-18 10:42:20',NULL,285.00,'','5','1','Inventory sold','1','','sales','P07','','No',NULL,NULL,''),(5818,'5500','51655538122','2022-06-18 10:42:20',285.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5819,'1000','51655538122','2022-06-18 10:42:20',650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18622 SAT'),(5820,'4000','51655538122','2022-06-18 10:42:20',NULL,650.00,'','5','1','Good sold','1','','sales','P07','','No',NULL,NULL,''),(5821,'1110','51655538205','2022-06-18 11:10:28',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5822,'1110','51655538205','2022-06-18 11:10:28',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(5823,'5500','51655538205','2022-06-18 11:10:28',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5824,'1000','51655538205','2022-06-18 11:10:28',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18622 SAT'),(5825,'4000','51655538205','2022-06-18 11:10:28',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(5826,'4000','51655538205','2022-06-18 11:10:28',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(5827,'1110','51655551716','2022-06-18 14:28:49',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(5828,'5500','51655551716','2022-06-18 14:28:49',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5829,'1000','51655551716','2022-06-18 14:28:49',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'182022SAT'),(5830,'4000','51655551716','2022-06-18 14:28:49',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(5831,'1110','51655710770','2022-06-20 10:43:33',NULL,4500.00,'','5','1','Inventory sold','1','','sales','00009','','No',NULL,NULL,''),(5832,'1110','51655710770','2022-06-20 10:43:33',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5833,'1110','51655710770','2022-06-20 10:43:33',NULL,1500.00,'','5','1','Inventory sold','1','','sales','130019350','','No',NULL,NULL,''),(5834,'5500','51655710770','2022-06-20 10:43:33',6100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5835,'1000','51655710770','2022-06-20 10:43:33',15200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20622 MON'),(5836,'4000','51655710770','2022-06-20 10:43:33',NULL,12000.00,'','5','1','Good sold','1','','sales','00009','','No',NULL,NULL,''),(5837,'4000','51655710770','2022-06-20 10:43:33',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(5838,'4000','51655710770','2022-06-20 10:43:33',NULL,3000.00,'','5','1','Good sold','1','','sales','130019350','','No',NULL,NULL,''),(5839,'1110','51655720531','2022-06-20 13:23:30',NULL,4509.00,'','5','1','Inventory sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(5840,'1110','51655720531','2022-06-20 13:23:30',NULL,398.00,'','5','1','Inventory sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(5841,'5500','51655720531','2022-06-20 13:23:30',4907.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5842,'1000','51655720531','2022-06-20 13:23:30',5750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20622 MON'),(5843,'4000','51655720531','2022-06-20 13:23:30',NULL,5250.00,'','5','1','Good sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(5844,'4000','51655720531','2022-06-20 13:23:30',NULL,500.00,'','5','1','Good sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(5845,'1110','51655724083','2022-06-20 14:21:38',NULL,415.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(5846,'5500','51655724083','2022-06-20 14:21:38',415.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5847,'1000','51655724083','2022-06-20 14:21:38',750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20622 MON'),(5848,'4000','51655724083','2022-06-20 14:21:38',NULL,750.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(5849,'1110','51655790779','2022-06-21 08:53:32',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(5850,'1110','51655790779','2022-06-21 08:53:32',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5851,'5500','51655790779','2022-06-21 08:53:32',155.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5852,'1000','51655790779','2022-06-21 08:53:32',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5853,'4000','51655790779','2022-06-21 08:53:32',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(5854,'4000','51655790779','2022-06-21 08:53:32',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(5855,'1110','51655794238','2022-06-21 09:51:08',NULL,32928.00,'','5','1','Inventory sold','1','','sales','FGB44715','','No',NULL,NULL,''),(5856,'5500','51655794238','2022-06-21 09:51:08',32928.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5857,'1000','51655794238','2022-06-21 09:51:08',37800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5858,'4000','51655794238','2022-06-21 09:51:08',NULL,37800.00,'','5','1','Good sold','1','','sales','FGB44715','','No',NULL,NULL,''),(5859,'1110','51655795747','2022-06-21 10:17:15',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5860,'1110','51655795747','2022-06-21 10:17:15',NULL,1190.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5861,'5500','51655795747','2022-06-21 10:17:15',18340.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5862,'1000','51655795747','2022-06-21 10:17:15',21610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5863,'4000','51655795747','2022-06-21 10:17:15',NULL,20000.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5864,'4000','51655795747','2022-06-21 10:17:15',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5865,'1110','51655795937','2022-06-21 10:46:30',NULL,4250.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5866,'5500','51655795937','2022-06-21 10:46:30',4250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5867,'1000','51655795937','2022-06-21 10:46:30',5750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5868,'4000','51655795937','2022-06-21 10:46:30',NULL,5750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5869,'1110','51655797753','2022-06-21 11:03:43',NULL,13720.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(5870,'5500','51655797753','2022-06-21 11:03:43',13720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5871,'1000','51655797753','2022-06-21 11:03:43',16000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5872,'4000','51655797753','2022-06-21 11:03:43',NULL,16000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(5873,'1110','51655798651','2022-06-21 11:07:20',NULL,6500.00,'','5','1','Inventory sold','1','','sales','SC-311','','No',NULL,NULL,''),(5874,'5500','51655798651','2022-06-21 11:07:20',6500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5875,'1000','51655798651','2022-06-21 11:07:20',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5876,'4000','51655798651','2022-06-21 11:07:20',NULL,8500.00,'','5','1','Good sold','1','','sales','SC-311','','No',NULL,NULL,''),(5877,'1110','51655799245','2022-06-21 11:28:18',NULL,700.00,'','5','1','Inventory sold','1','','sales','163200 KITCHEN TRAY','','No',NULL,NULL,''),(5878,'5500','51655799245','2022-06-21 11:28:18',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5879,'1000','51655799245','2022-06-21 11:28:18',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5880,'4000','51655799245','2022-06-21 11:28:18',NULL,1500.00,'','5','1','Good sold','1','','sales','163200 KITCHEN TRAY','','No',NULL,NULL,''),(5881,'1110','51655801249','2022-06-21 11:48:52',NULL,5760.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5882,'1110','51655801249','2022-06-21 11:48:52',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5883,'1110','51655801249','2022-06-21 11:48:52',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5884,'1110','51655801249','2022-06-21 11:48:52',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5885,'1110','51655801249','2022-06-21 11:48:52',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5886,'5500','51655801249','2022-06-21 11:48:52',6300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5887,'1000','51655801249','2022-06-21 11:48:52',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5888,'4000','51655801249','2022-06-21 11:48:52',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5889,'4000','51655801249','2022-06-21 11:48:52',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5890,'4000','51655801249','2022-06-21 11:48:52',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5891,'4000','51655801249','2022-06-21 11:48:52',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(5892,'4000','51655801249','2022-06-21 11:48:52',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(5893,'1110','51655802600','2022-06-21 12:10:15',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5894,'5500','51655802600','2022-06-21 12:10:15',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5895,'1000','51655802600','2022-06-21 12:10:15',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5896,'4000','51655802600','2022-06-21 12:10:15',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(5897,'1110','51655805529','2022-06-21 12:59:32',NULL,1760.00,'','5','1','Inventory sold','1','','sales','1206 KEN TILES','','No',NULL,NULL,''),(5898,'5500','51655805529','2022-06-21 12:59:32',1760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5899,'1000','51655805529','2022-06-21 12:59:32',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5900,'4000','51655805529','2022-06-21 12:59:32',NULL,1940.00,'','5','1','Good sold','1','','sales','1206 KEN TILES','','No',NULL,NULL,''),(5901,'1110','51655806249','2022-06-21 13:11:02',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5902,'5500','51655806249','2022-06-21 13:11:02',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5903,'1000','51655806249','2022-06-21 13:11:02',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5904,'4000','51655806249','2022-06-21 13:11:02',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(5905,'1110','51655823617','2022-06-21 18:00:32',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5906,'5500','51655823617','2022-06-21 18:00:32',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5907,'1000','51655823617','2022-06-21 18:00:32',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5908,'4000','51655823617','2022-06-21 18:00:32',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(5909,'1110','51655823655','2022-06-21 18:10:00',NULL,4320.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5910,'1110','51655823655','2022-06-21 18:10:00',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5911,'1110','51655823655','2022-06-21 18:10:00',NULL,1760.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(5912,'5500','51655823655','2022-06-21 18:10:00',6240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5913,'1000','51655823655','2022-06-21 18:10:00',7060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21622 TUE'),(5914,'4000','51655823655','2022-06-21 18:10:00',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5915,'4000','51655823655','2022-06-21 18:10:00',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5916,'4000','51655823655','2022-06-21 18:10:00',NULL,1960.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(5917,'1110','51655887720','2022-06-22 11:48:53',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(5918,'5500','51655887720','2022-06-22 11:48:53',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5919,'1000','51655887720','2022-06-22 11:48:53',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5920,'4000','51655887720','2022-06-22 11:48:53',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(5921,'1110','51655903557','2022-06-22 16:12:49',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44715','','No',NULL,NULL,''),(5922,'5500','51655903557','2022-06-22 16:12:49',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5923,'1000','51655903557','2022-06-22 16:12:49',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22622 WED'),(5924,'4000','51655903557','2022-06-22 16:12:49',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44715','','No',NULL,NULL,''),(5925,'1110','51655960391','2022-06-23 08:10:12',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5926,'5500','51655960391','2022-06-23 08:10:12',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5927,'1000','51655960391','2022-06-23 08:10:12',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5928,'4000','51655960391','2022-06-23 08:10:12',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5929,'1110','51655967371','2022-06-23 12:41:18',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5930,'5500','51655967371','2022-06-23 12:41:18',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5931,'1000','51655967371','2022-06-23 12:41:18',2700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5932,'4000','51655967371','2022-06-23 12:41:18',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(5933,'1110','51655977296','2022-06-23 13:12:28',NULL,700.00,'','5','1','Inventory sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(5934,'5500','51655977296','2022-06-23 13:12:28',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5935,'1000','51655977296','2022-06-23 13:12:28',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23622 THUS'),(5936,'4000','51655977296','2022-06-23 13:12:28',NULL,1500.00,'','5','1','Good sold','1','','sales','ABROSS LOCK','','No',NULL,NULL,''),(5937,'1110','31655981964','2022-06-23 14:00:56',NULL,2900.00,'','3','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(5938,'1110','31655981964','2022-06-23 14:00:56',NULL,4500.00,'','3','1','Inventory sold','1','','sales','130020729','','No',NULL,NULL,''),(5939,'1110','31655981964','2022-06-23 14:00:56',NULL,340.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(5940,'5500','31655981964','2022-06-23 14:00:56',7740.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5941,'1000','31655981964','2022-06-23 14:00:56',12460.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23062022'),(5942,'4000','31655981964','2022-06-23 14:00:56',NULL,5000.00,'','3','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(5943,'4000','31655981964','2022-06-23 14:00:56',NULL,7000.00,'','3','1','Good sold','1','','sales','130020729','','No',NULL,NULL,''),(5944,'4000','31655981964','2022-06-23 14:00:56',NULL,460.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(5945,'1110','31655982930','2022-06-23 14:15:45',NULL,1200.00,'','3','1','Inventory sold','1','','sales','4213','','No',NULL,NULL,''),(5946,'5500','31655982930','2022-06-23 14:15:45',1200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5947,'1000','31655982930','2022-06-23 14:15:45',1350.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23062022'),(5948,'4000','31655982930','2022-06-23 14:15:45',NULL,1350.00,'','3','1','Good sold','1','','sales','4213','','No',NULL,NULL,''),(5949,'1110','51655985170','2022-06-23 14:53:10',NULL,1200.00,'','5','1','Inventory sold','1','','sales','4213','','No',NULL,NULL,''),(5950,'5500','51655985170','2022-06-23 14:53:10',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5951,'1000','51655985170','2022-06-23 14:53:10',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2362022JUN'),(5952,'4000','51655985170','2022-06-23 14:53:10',NULL,1350.00,'','5','1','Good sold','1','','sales','4213','','No',NULL,NULL,''),(5953,'1110','51656057987','2022-06-24 11:07:19',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5954,'1110','51656057987','2022-06-24 11:07:19',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5955,'5500','51656057987','2022-06-24 11:07:19',3645.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5956,'1000','51656057987','2022-06-24 11:07:19',4180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5957,'4000','51656057987','2022-06-24 11:07:19',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(5958,'4000','51656057987','2022-06-24 11:07:19',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(5959,'1110','51656058056','2022-06-24 11:54:09',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(5960,'5500','51656058056','2022-06-24 11:54:09',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5961,'1000','51656058056','2022-06-24 11:54:09',150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5962,'4000','51656058056','2022-06-24 11:54:09',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(5963,'1110','51656072072','2022-06-24 15:01:24',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5964,'5500','51656072072','2022-06-24 15:01:24',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5965,'1000','51656072072','2022-06-24 15:01:24',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24622 FRI'),(5966,'4000','51656072072','2022-06-24 15:01:24',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(5967,'1110','51656081475','2022-06-24 17:38:24',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5968,'1110','51656081475','2022-06-24 17:38:24',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(5969,'5500','51656081475','2022-06-24 17:38:24',9994.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5970,'1000','51656081475','2022-06-24 17:38:24',11600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24622 FRI'),(5971,'4000','51656081475','2022-06-24 17:38:24',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(5972,'4000','51656081475','2022-06-24 17:38:24',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(5973,'1110','31656142258','2022-06-25 10:33:25',NULL,400.00,'','3','1','Inventory sold','1','','sales','9005','','No',NULL,NULL,''),(5974,'5500','31656142258','2022-06-25 10:33:25',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5975,'1000','31656142258','2022-06-25 10:33:25',750.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'25062022'),(5976,'4000','31656142258','2022-06-25 10:33:25',NULL,750.00,'','3','1','Good sold','1','','sales','9005','','No',NULL,NULL,''),(5977,'1110','51656145688','2022-06-25 11:30:38',NULL,3684.80,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(5978,'1110','51656145688','2022-06-25 11:30:38',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5979,'1110','51656145688','2022-06-25 11:30:38',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5980,'1110','51656145688','2022-06-25 11:30:38',NULL,15840.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(5981,'1110','51656145688','2022-06-25 11:30:38',NULL,140.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(5982,'5500','51656145688','2022-06-25 11:30:38',25472.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5983,'1000','51656145688','2022-06-25 11:30:38',28540.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25622 SAT'),(5984,'4000','51656145688','2022-06-25 11:30:38',NULL,3880.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(5985,'4000','51656145688','2022-06-25 11:30:38',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(5986,'4000','51656145688','2022-06-25 11:30:38',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(5987,'4000','51656145688','2022-06-25 11:30:38',NULL,17460.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(5988,'4000','51656145688','2022-06-25 11:30:38',NULL,200.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(5989,'1110','51656153478','2022-06-25 13:45:14',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5990,'1110','51656153478','2022-06-25 13:45:14',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5991,'1110','51656153478','2022-06-25 13:45:14',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5992,'1110','51656153478','2022-06-25 13:45:14',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5993,'5500','51656153478','2022-06-25 13:45:14',13455.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5994,'1000','51656153478','2022-06-25 13:45:14',16350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25622 SAT'),(5995,'4000','51656153478','2022-06-25 13:45:14',NULL,9450.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(5996,'4000','51656153478','2022-06-25 13:45:14',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(5997,'4000','51656153478','2022-06-25 13:45:14',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(5998,'4000','51656153478','2022-06-25 13:45:14',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(5999,'1110','51656155848','2022-06-25 14:23:56',NULL,58752.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(6000,'1110','51656155848','2022-06-25 14:23:56',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6001,'1110','51656155848','2022-06-25 14:23:56',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6002,'1110','51656155848','2022-06-25 14:23:56',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6003,'1110','51656155848','2022-06-25 14:23:56',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(6004,'1110','51656155848','2022-06-25 14:23:56',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6005,'5500','51656155848','2022-06-25 14:23:56',71396.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6006,'1000','51656155848','2022-06-25 14:23:56',82500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25622 SAT'),(6007,'4000','51656155848','2022-06-25 14:23:56',NULL,67200.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(6008,'4000','51656155848','2022-06-25 14:23:56',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6009,'4000','51656155848','2022-06-25 14:23:56',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6010,'4000','51656155848','2022-06-25 14:23:56',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6011,'4000','51656155848','2022-06-25 14:23:56',NULL,4200.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(6012,'4000','51656155848','2022-06-25 14:23:56',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6013,'1110','51656156764','2022-06-25 14:33:03',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6014,'5500','51656156764','2022-06-25 14:33:03',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6015,'1000','51656156764','2022-06-25 14:33:03',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6016,'4000','51656156764','2022-06-25 14:33:03',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6017,'1110','51656170130','2022-06-25 18:16:55',NULL,4400.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6018,'1110','51656170130','2022-06-25 18:16:55',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(6019,'5500','51656170130','2022-06-25 18:16:55',8516.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6020,'1000','51656170130','2022-06-25 18:16:55',9650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25622 SAT'),(6021,'4000','51656170130','2022-06-25 18:16:55',NULL,4850.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6022,'4000','51656170130','2022-06-25 18:16:55',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(6023,'1110','41656316245','2022-06-27 10:53:16',NULL,3000.00,'','4','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6024,'5500','41656316245','2022-06-27 10:53:16',3000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6025,'1000','41656316245','2022-06-27 10:53:16',6000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6026,'4000','41656316245','2022-06-27 10:53:16',NULL,6000.00,'','4','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6027,'1110','41656316401','2022-06-27 12:31:37',NULL,2744.00,'','4','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(6028,'1110','41656316401','2022-06-27 12:31:37',NULL,710.50,'','4','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6029,'5500','41656316401','2022-06-27 12:31:37',3454.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6030,'1000','41656316401','2022-06-27 12:31:37',4000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6031,'4000','41656316401','2022-06-27 12:31:37',NULL,3200.00,'','4','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(6032,'4000','41656316401','2022-06-27 12:31:37',NULL,800.00,'','4','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6033,'1110','41656322304','2022-06-27 12:38:48',NULL,900.00,'','4','1','Inventory sold','1','','sales','BLACK FLEX PILLAR TAP','','No',NULL,NULL,''),(6034,'5500','41656322304','2022-06-27 12:38:48',900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6035,'1000','41656322304','2022-06-27 12:38:48',2000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6036,'4000','41656322304','2022-06-27 12:38:48',NULL,2000.00,'','4','1','Good sold','1','','sales','BLACK FLEX PILLAR TAP','','No',NULL,NULL,''),(6037,'1110','41656322735','2022-06-27 13:10:19',NULL,5625.00,'','4','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6038,'1110','41656322735','2022-06-27 13:10:19',NULL,6750.00,'','4','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6039,'1110','41656322735','2022-06-27 13:10:19',NULL,11016.00,'','4','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6040,'1110','41656322735','2022-06-27 13:10:19',NULL,10584.00,'','4','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6041,'1110','41656322735','2022-06-27 13:10:19',NULL,2448.00,'','4','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6042,'1110','41656322735','2022-06-27 13:10:19',NULL,14688.00,'','4','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(6043,'1110','41656322735','2022-06-27 13:10:19',NULL,700.00,'','4','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(6044,'1110','41656322735','2022-06-27 13:10:19',NULL,320.00,'','4','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6045,'1110','41656322735','2022-06-27 13:10:19',NULL,160.00,'','4','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6046,'1110','41656322735','2022-06-27 13:10:19',NULL,15.00,'','4','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6047,'1110','41656322735','2022-06-27 13:10:19',NULL,15.00,'','4','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6048,'1110','41656322735','2022-06-27 13:10:19',NULL,5488.00,'','4','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6049,'5500','41656322735','2022-06-27 13:10:19',57809.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6050,'1000','41656322735','2022-06-27 13:10:19',67700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6051,'4000','41656322735','2022-06-27 13:10:19',NULL,6750.00,'','4','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6052,'4000','41656322735','2022-06-27 13:10:19',NULL,8100.00,'','4','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6053,'4000','41656322735','2022-06-27 13:10:19',NULL,12600.00,'','4','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6054,'4000','41656322735','2022-06-27 13:10:19',NULL,12150.00,'','4','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6055,'4000','41656322735','2022-06-27 13:10:19',NULL,2800.00,'','4','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6056,'4000','41656322735','2022-06-27 13:10:19',NULL,16800.00,'','4','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(6057,'4000','41656322735','2022-06-27 13:10:19',NULL,1000.00,'','4','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(6058,'4000','41656322735','2022-06-27 13:10:19',NULL,600.00,'','4','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6059,'4000','41656322735','2022-06-27 13:10:19',NULL,300.00,'','4','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6060,'4000','41656322735','2022-06-27 13:10:19',NULL,100.00,'','4','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6061,'4000','41656322735','2022-06-27 13:10:19',NULL,100.00,'','4','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6062,'4000','41656322735','2022-06-27 13:10:19',NULL,6400.00,'','4','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6063,'1110','51656395653','2022-06-28 08:55:45',NULL,11000.00,'','5','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(6064,'5500','51656395653','2022-06-28 08:55:45',11000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6065,'1000','51656395653','2022-06-28 08:55:45',18000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27622 MON'),(6066,'4000','51656395653','2022-06-28 08:55:45',NULL,18000.00,'','5','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(6067,'1110','51656395777','2022-06-28 09:36:20',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6068,'5500','51656395777','2022-06-28 09:36:20',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6069,'1000','51656395777','2022-06-28 09:36:20',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28622 TUE'),(6070,'4000','51656395777','2022-06-28 09:36:20',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6071,'1110','51656401576','2022-06-28 10:33:26',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(6072,'5500','51656401576','2022-06-28 10:33:26',4896.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6073,'1000','51656401576','2022-06-28 10:33:26',5600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6074,'4000','51656401576','2022-06-28 10:33:26',NULL,5600.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(6075,'1110','51656418010','2022-06-28 15:11:44',NULL,495.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6076,'1110','51656418010','2022-06-28 15:11:44',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6077,'1110','51656418010','2022-06-28 15:11:44',NULL,1700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6078,'5500','51656418010','2022-06-28 15:11:44',2255.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6079,'1000','51656418010','2022-06-28 15:11:44',3700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6080,'4000','51656418010','2022-06-28 15:11:44',NULL,1100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6081,'4000','51656418010','2022-06-28 15:11:44',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6082,'4000','51656418010','2022-06-28 15:11:44',NULL,2200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6083,'1110','51656422649','2022-06-28 16:25:22',NULL,30375.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6084,'1110','51656422649','2022-06-28 16:25:22',NULL,9600.00,'','5','1','Inventory sold','1','','sales','4213','','No',NULL,NULL,''),(6085,'5500','51656422649','2022-06-28 16:25:22',39975.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6086,'1000','51656422649','2022-06-28 16:25:22',47650.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6087,'4000','51656422649','2022-06-28 16:25:22',NULL,36450.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6088,'4000','51656422649','2022-06-28 16:25:22',NULL,11200.00,'','5','1','Good sold','1','','sales','4213','','No',NULL,NULL,''),(6089,'1110','51656477262','2022-06-29 07:36:59',NULL,950.00,'','5','1','Inventory sold','1','','sales','00012','','No',NULL,NULL,''),(6090,'1110','51656477262','2022-06-29 07:36:59',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6091,'1110','51656477262','2022-06-29 07:36:59',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(6092,'5500','51656477262','2022-06-29 07:36:59',1680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6093,'1000','51656477262','2022-06-29 07:36:59',2480.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28622 '),(6094,'4000','51656477262','2022-06-29 07:36:59',NULL,1200.00,'','5','1','Good sold','1','','sales','00012','','No',NULL,NULL,''),(6095,'4000','51656477262','2022-06-29 07:36:59',NULL,900.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6096,'4000','51656477262','2022-06-29 07:36:59',NULL,380.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(6097,'1110','51656500067','2022-06-29 13:54:39',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6098,'5500','51656500067','2022-06-29 13:54:39',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6099,'1000','51656500067','2022-06-29 13:54:39',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6100,'4000','51656500067','2022-06-29 13:54:39',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6101,'1110','51656508971','2022-06-29 16:23:07',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6102,'5500','51656508971','2022-06-29 16:23:07',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6103,'1000','51656508971','2022-06-29 16:23:07',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29622 wed'),(6104,'4000','51656508971','2022-06-29 16:23:07',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6105,'1110','51656595314','2022-06-30 16:24:05',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6106,'1110','51656595314','2022-06-30 16:24:05',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6107,'1110','51656595314','2022-06-30 16:24:05',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6108,'5500','51656595314','2022-06-30 16:24:05',11580.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6109,'1000','51656595314','2022-06-30 16:24:05',13020.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30622'),(6110,'4000','51656595314','2022-06-30 16:24:05',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6111,'4000','51656595314','2022-06-30 16:24:05',NULL,5820.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6112,'4000','51656595314','2022-06-30 16:24:05',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6113,'1110','51656595566','2022-06-30 17:07:25',NULL,3400.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6114,'5500','51656595566','2022-06-30 17:07:25',3400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6115,'1000','51656595566','2022-06-30 17:07:25',4600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30622 WED '),(6116,'4000','51656595566','2022-06-30 17:07:25',NULL,4600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6117,'1110','41656663467','2022-07-01 11:18:35',NULL,4500.00,'','4','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6118,'1110','41656663467','2022-07-01 11:18:35',NULL,4896.00,'','4','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6119,'5500','41656663467','2022-07-01 11:18:35',9396.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6120,'1000','41656663467','2022-07-01 11:18:35',11000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6121,'4000','41656663467','2022-07-01 11:18:35',NULL,5400.00,'','4','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6122,'4000','41656663467','2022-07-01 11:18:35',NULL,5600.00,'','4','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6123,'1110','41656663679','2022-07-01 11:55:07',NULL,5800.00,'','4','1','Inventory sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6124,'5500','41656663679','2022-07-01 11:55:07',5800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6125,'1000','41656663679','2022-07-01 11:55:07',6400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'1722 FRI'),(6126,'4000','41656663679','2022-07-01 11:55:07',NULL,6400.00,'','4','1','Good sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6127,'1110','51656675717','2022-07-01 14:42:40',NULL,8500.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(6128,'5500','51656675717','2022-07-01 14:42:40',8500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6129,'1000','51656675717','2022-07-01 14:42:40',11000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1722 FRI'),(6130,'4000','51656675717','2022-07-01 14:42:40',NULL,11000.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(6131,'1110','51656685178','2022-07-01 17:20:13',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6132,'1110','51656685178','2022-07-01 17:20:13',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6133,'5500','51656685178','2022-07-01 17:20:13',640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6134,'1000','51656685178','2022-07-01 17:20:13',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1722'),(6135,'4000','51656685178','2022-07-01 17:20:13',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6136,'4000','51656685178','2022-07-01 17:20:13',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6137,'1110','51656752104','2022-07-02 11:56:22',NULL,22525.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(6138,'1110','51656752104','2022-07-02 11:56:22',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6139,'1110','51656752104','2022-07-02 11:56:22',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6140,'5500','51656752104','2022-07-02 11:56:22',23065.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6141,'1000','51656752104','2022-07-02 11:56:22',25550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6142,'4000','51656752104','2022-07-02 11:56:22',NULL,24250.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(6143,'4000','51656752104','2022-07-02 11:56:22',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6144,'4000','51656752104','2022-07-02 11:56:22',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6145,'1110','51656755376','2022-07-02 12:54:13',NULL,6400.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6146,'1110','51656755376','2022-07-02 12:54:13',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6147,'1110','51656755376','2022-07-02 12:54:13',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6148,'1110','51656755376','2022-07-02 12:54:13',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6149,'1110','51656755376','2022-07-02 12:54:13',NULL,5800.00,'','5','1','Inventory sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6150,'1110','51656755376','2022-07-02 12:54:13',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6151,'5500','51656755376','2022-07-02 12:54:13',17848.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6152,'1000','51656755376','2022-07-02 12:54:13',20200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6153,'4000','51656755376','2022-07-02 12:54:13',NULL,7000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6154,'4000','51656755376','2022-07-02 12:54:13',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6155,'4000','51656755376','2022-07-02 12:54:13',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6156,'4000','51656755376','2022-07-02 12:54:13',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6157,'4000','51656755376','2022-07-02 12:54:13',NULL,6400.00,'','5','1','Good sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6158,'4000','51656755376','2022-07-02 12:54:13',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(6159,'1110','51656756103','2022-07-02 13:56:56',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6160,'5500','51656756103','2022-07-02 13:56:56',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6161,'1000','51656756103','2022-07-02 13:56:56',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6162,'4000','51656756103','2022-07-02 13:56:56',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6163,'1110','51656759464','2022-07-02 14:34:03',NULL,10125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6164,'1110','51656759464','2022-07-02 14:34:03',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6165,'1110','51656759464','2022-07-02 14:34:03',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6166,'1110','51656759464','2022-07-02 14:34:03',NULL,5040.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6167,'5500','51656759464','2022-07-02 14:34:03',18115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6168,'1000','51656759464','2022-07-02 14:34:03',22000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6169,'4000','51656759464','2022-07-02 14:34:03',NULL,12150.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6170,'4000','51656759464','2022-07-02 14:34:03',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6171,'4000','51656759464','2022-07-02 14:34:03',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6172,'4000','51656759464','2022-07-02 14:34:03',NULL,5950.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6173,'1110','51656769997','2022-07-02 16:55:55',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6174,'1110','51656769997','2022-07-02 16:55:55',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6175,'5500','51656769997','2022-07-02 16:55:55',2565.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6176,'1000','51656769997','2022-07-02 16:55:55',3050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6177,'4000','51656769997','2022-07-02 16:55:55',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6178,'4000','51656769997','2022-07-02 16:55:55',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6179,'1110','51656908974','2022-07-04 07:31:57',NULL,800.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6180,'1110','51656908974','2022-07-04 07:31:57',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6181,'1110','51656908974','2022-07-04 07:31:57',NULL,2400.00,'','5','1','Inventory sold','1','','sales','4213','','No',NULL,NULL,''),(6182,'1110','51656908974','2022-07-04 07:31:57',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6183,'5500','51656908974','2022-07-04 07:31:57',4406.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6184,'1000','51656908974','2022-07-04 07:31:57',5850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6185,'4000','51656908974','2022-07-04 07:31:57',NULL,1500.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6186,'4000','51656908974','2022-07-04 07:31:57',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6187,'4000','51656908974','2022-07-04 07:31:57',NULL,2800.00,'','5','1','Good sold','1','','sales','4213','','No',NULL,NULL,''),(6188,'4000','51656908974','2022-07-04 07:31:57',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6189,'1110','51656913436','2022-07-04 08:44:40',NULL,340.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6190,'5500','51656913436','2022-07-04 08:44:40',340.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6191,'1000','51656913436','2022-07-04 08:44:40',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4722 MON'),(6192,'4000','51656913436','2022-07-04 08:44:40',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6193,'1110','51656923397','2022-07-04 11:30:12',NULL,2560.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6194,'5500','51656923397','2022-07-04 11:30:12',2560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6195,'1000','51656923397','2022-07-04 11:30:12',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4722 MON'),(6196,'4000','51656923397','2022-07-04 11:30:12',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6197,'1110','51656944029','2022-07-04 17:14:43',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6198,'1110','51656944029','2022-07-04 17:14:43',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6199,'5500','51656944029','2022-07-04 17:14:43',8662.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6200,'1000','51656944029','2022-07-04 17:14:43',9940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2722 SAT'),(6201,'4000','51656944029','2022-07-04 17:14:43',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6202,'4000','51656944029','2022-07-04 17:14:43',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6203,'1110','51657000127','2022-07-05 09:48:23',NULL,4400.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6204,'5500','51657000127','2022-07-05 09:48:23',4400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6205,'1000','51657000127','2022-07-05 09:48:23',4850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5722 TUE'),(6206,'4000','51657000127','2022-07-05 09:48:23',NULL,4850.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6207,'1110','51657003799','2022-07-05 10:26:46',NULL,90.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6208,'1110','51657003799','2022-07-05 10:26:46',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6209,'5500','51657003799','2022-07-05 10:26:46',570.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6210,'1000','51657003799','2022-07-05 10:26:46',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5722 TUE'),(6211,'4000','51657003799','2022-07-05 10:26:46',NULL,600.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6212,'4000','51657003799','2022-07-05 10:26:46',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(6213,'1110','31657008973','2022-07-05 11:16:33',NULL,72000.00,'','3','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(6214,'5500','31657008973','2022-07-05 11:16:33',72000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6215,'1000','31657008973','2022-07-05 11:16:33',86400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'4072022MON'),(6216,'4000','31657008973','2022-07-05 11:16:33',NULL,86400.00,'','3','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(6217,'1110','51657014939','2022-07-05 12:56:04',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(6218,'5500','51657014939','2022-07-05 12:56:04',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6219,'1000','51657014939','2022-07-05 12:56:04',970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5722 TUE'),(6220,'4000','51657014939','2022-07-05 12:56:04',NULL,970.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(6221,'1110','51657095553','2022-07-06 11:54:43',NULL,28152.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6222,'1110','51657095553','2022-07-06 11:54:43',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(6223,'1110','51657095553','2022-07-06 11:54:43',NULL,23520.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6224,'1110','51657095553','2022-07-06 11:54:43',NULL,5880.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6225,'1110','51657095553','2022-07-06 11:54:43',NULL,7208.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6226,'1110','51657095553','2022-07-06 11:54:43',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6227,'1110','51657095553','2022-07-06 11:54:43',NULL,7920.00,'','5','1','Inventory sold','1','','sales','1103 KEN TILES','','No',NULL,NULL,''),(6228,'1110','51657095553','2022-07-06 11:54:43',NULL,6307.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6229,'1110','51657095553','2022-07-06 11:54:43',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(6230,'1110','51657095553','2022-07-06 11:54:43',NULL,1530.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6231,'1110','51657095553','2022-07-06 11:54:43',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6232,'1110','51657095553','2022-07-06 11:54:43',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6233,'1110','51657095553','2022-07-06 11:54:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6234,'1110','51657095553','2022-07-06 11:54:43',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6235,'1110','51657095553','2022-07-06 11:54:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6236,'1110','51657095553','2022-07-06 11:54:43',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(6237,'1110','51657095553','2022-07-06 11:54:43',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6238,'5500','51657095553','2022-07-06 11:54:43',111800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6239,'1000','51657095553','2022-07-06 11:54:43',128500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6722 WED'),(6240,'4000','51657095553','2022-07-06 11:54:43',NULL,32200.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6241,'4000','51657095553','2022-07-06 11:54:43',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(6242,'4000','51657095553','2022-07-06 11:54:43',NULL,27000.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6243,'4000','51657095553','2022-07-06 11:54:43',NULL,6750.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6244,'4000','51657095553','2022-07-06 11:54:43',NULL,7760.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6245,'4000','51657095553','2022-07-06 11:54:43',NULL,20000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6246,'4000','51657095553','2022-07-06 11:54:43',NULL,8730.00,'','5','1','Good sold','1','','sales','1103 KEN TILES','','No',NULL,NULL,''),(6247,'4000','51657095553','2022-07-06 11:54:43',NULL,6790.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6248,'4000','51657095553','2022-07-06 11:54:43',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(6249,'4000','51657095553','2022-07-06 11:54:43',NULL,2070.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6250,'4000','51657095553','2022-07-06 11:54:43',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6251,'4000','51657095553','2022-07-06 11:54:43',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6252,'4000','51657095553','2022-07-06 11:54:43',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6253,'4000','51657095553','2022-07-06 11:54:43',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6254,'4000','51657095553','2022-07-06 11:54:43',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6255,'4000','51657095553','2022-07-06 11:54:43',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(6256,'4000','51657095553','2022-07-06 11:54:43',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6257,'1110','51657119487','2022-07-06 17:58:29',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(6258,'5500','51657119487','2022-07-06 17:58:29',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6259,'1000','51657119487','2022-07-06 17:58:29',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'672022WED'),(6260,'4000','51657119487','2022-07-06 17:58:29',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(6261,'1110','51657119620','2022-07-06 18:04:55',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6262,'1110','51657119620','2022-07-06 18:04:55',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6263,'1110','51657119620','2022-07-06 18:04:55',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6264,'1110','51657119620','2022-07-06 18:04:55',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6265,'5500','51657119620','2022-07-06 18:04:55',7480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6266,'1000','51657119620','2022-07-06 18:04:55',8840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'672022WED'),(6267,'4000','51657119620','2022-07-06 18:04:55',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6268,'4000','51657119620','2022-07-06 18:04:55',NULL,1940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(6269,'4000','51657119620','2022-07-06 18:04:55',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6270,'4000','51657119620','2022-07-06 18:04:55',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(6271,'1110','51657179204','2022-07-07 10:34:10',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(6272,'1110','51657179204','2022-07-07 10:34:10',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(6273,'1110','51657179204','2022-07-07 10:34:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6274,'5500','51657179204','2022-07-07 10:34:10',2783.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6275,'1000','51657179204','2022-07-07 10:34:10',3300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7722 THUS'),(6276,'4000','51657179204','2022-07-07 10:34:10',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(6277,'4000','51657179204','2022-07-07 10:34:10',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24335','','No',NULL,NULL,''),(6278,'4000','51657179204','2022-07-07 10:34:10',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6279,'1110','51657183488','2022-07-07 11:48:50',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(6280,'1110','51657183488','2022-07-07 11:48:50',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6281,'1110','51657183488','2022-07-07 11:48:50',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6282,'1110','51657183488','2022-07-07 11:48:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6283,'1110','51657183488','2022-07-07 11:48:50',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6284,'5500','51657183488','2022-07-07 11:48:50',6120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6285,'1000','51657183488','2022-07-07 11:48:50',7950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7722 THUS'),(6286,'4000','51657183488','2022-07-07 11:48:50',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(6287,'4000','51657183488','2022-07-07 11:48:50',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6288,'4000','51657183488','2022-07-07 11:48:50',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6289,'4000','51657183488','2022-07-07 11:48:50',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6290,'4000','51657183488','2022-07-07 11:48:50',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6291,'1110','51657183748','2022-07-07 11:49:56',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6292,'5500','51657183748','2022-07-07 11:49:56',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6293,'1000','51657183748','2022-07-07 11:49:56',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7722 THUS'),(6294,'4000','51657183748','2022-07-07 11:49:56',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(6295,'1110','51657195350','2022-07-07 15:02:57',NULL,1000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6296,'1110','51657195350','2022-07-07 15:02:57',NULL,1200.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6297,'5500','51657195350','2022-07-07 15:02:57',2200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6298,'1000','51657195350','2022-07-07 15:02:57',4400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7722 THUS'),(6299,'4000','51657195350','2022-07-07 15:02:57',NULL,2000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6300,'4000','51657195350','2022-07-07 15:02:57',NULL,2400.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6301,'1110','51657263347','2022-07-08 09:56:24',NULL,1600.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6302,'5500','51657263347','2022-07-08 09:56:24',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6303,'1000','51657263347','2022-07-08 09:56:24',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8722 FRI'),(6304,'4000','51657263347','2022-07-08 09:56:24',NULL,3200.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6305,'1110','51657268824','2022-07-08 11:28:25',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6306,'5500','51657268824','2022-07-08 11:28:25',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6307,'1000','51657268824','2022-07-08 11:28:25',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6308,'4000','51657268824','2022-07-08 11:28:25',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6309,'1110','51657270240','2022-07-08 11:52:13',NULL,10812.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6310,'1110','51657270240','2022-07-08 11:52:13',NULL,340.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6311,'1110','51657270240','2022-07-08 11:52:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6312,'1110','51657270240','2022-07-08 11:52:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6313,'5500','51657270240','2022-07-08 11:52:13',11382.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6314,'1000','51657270240','2022-07-08 11:52:13',12900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8722 FRI'),(6315,'4000','51657270240','2022-07-08 11:52:13',NULL,11640.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6316,'4000','51657270240','2022-07-08 11:52:13',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6317,'4000','51657270240','2022-07-08 11:52:13',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6318,'4000','51657270240','2022-07-08 11:52:13',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6319,'1110','51657280430','2022-07-08 14:41:21',NULL,510.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6320,'1110','51657280430','2022-07-08 14:41:21',NULL,750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6321,'5500','51657280430','2022-07-08 14:41:21',1260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6322,'1000','51657280430','2022-07-08 14:41:21',2190.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8722FRI'),(6323,'4000','51657280430','2022-07-08 14:41:21',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6324,'4000','51657280430','2022-07-08 14:41:21',NULL,1500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6325,'1110','51657280527','2022-07-08 16:32:26',NULL,4250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6326,'5500','51657280527','2022-07-08 16:32:26',4250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6327,'1000','51657280527','2022-07-08 16:32:26',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8722 FRI'),(6328,'4000','51657280527','2022-07-08 16:32:26',NULL,8500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6329,'1110','51657345582','2022-07-09 08:46:42',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6330,'5500','51657345582','2022-07-09 08:46:42',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6331,'1000','51657345582','2022-07-09 08:46:42',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9722 SAT'),(6332,'4000','51657345582','2022-07-09 08:46:42',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6333,'1110','51657345620','2022-07-09 09:28:17',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(6334,'1110','51657345620','2022-07-09 09:28:17',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(6335,'1110','51657345620','2022-07-09 09:28:17',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(6336,'5500','51657345620','2022-07-09 09:28:17',6962.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6337,'1000','51657345620','2022-07-09 09:28:17',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9722 SAT'),(6338,'4000','51657345620','2022-07-09 09:28:17',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(6339,'4000','51657345620','2022-07-09 09:28:17',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(6340,'4000','51657345620','2022-07-09 09:28:17',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(6341,'1110','51657364474','2022-07-09 14:01:33',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(6342,'5500','51657364474','2022-07-09 14:01:33',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6343,'1000','51657364474','2022-07-09 14:01:33',1960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6344,'4000','51657364474','2022-07-09 14:01:33',NULL,1960.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(6345,'1110','51657517777','2022-07-11 08:36:28',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6346,'5500','51657517777','2022-07-11 08:36:28',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6347,'1000','51657517777','2022-07-11 08:36:28',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6348,'4000','51657517777','2022-07-11 08:36:28',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6349,'1110','51657529545','2022-07-11 11:52:46',NULL,2800.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6350,'5500','51657529545','2022-07-11 11:52:46',2800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6351,'1000','51657529545','2022-07-11 11:52:46',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11722 MON'),(6352,'4000','51657529545','2022-07-11 11:52:46',NULL,4800.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6353,'1110','51657529590','2022-07-11 13:24:08',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36033','','No',NULL,NULL,''),(6354,'5500','51657529590','2022-07-11 13:24:08',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6355,'1000','51657529590','2022-07-11 13:24:08',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11722 MON'),(6356,'4000','51657529590','2022-07-11 13:24:08',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36033','','No',NULL,NULL,''),(6357,'1110','51657535152','2022-07-11 14:07:18',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6358,'5500','51657535152','2022-07-11 14:07:18',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6359,'1000','51657535152','2022-07-11 14:07:18',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11722 MON'),(6360,'4000','51657535152','2022-07-11 14:07:18',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6361,'1110','51657604285','2022-07-12 08:41:08',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(6362,'1110','51657604285','2022-07-12 08:41:08',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6363,'1110','51657604285','2022-07-12 08:41:08',NULL,5000.00,'','5','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(6364,'1110','51657604285','2022-07-12 08:41:08',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6365,'1110','51657604285','2022-07-12 08:41:08',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(6366,'5500','51657604285','2022-07-12 08:41:08',20875.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6367,'1000','51657604285','2022-07-12 08:41:08',27000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11722 MON'),(6368,'4000','51657604285','2022-07-12 08:41:08',NULL,5200.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(6369,'4000','51657604285','2022-07-12 08:41:08',NULL,13500.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6370,'4000','51657604285','2022-07-12 08:41:08',NULL,8000.00,'','5','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(6371,'4000','51657604285','2022-07-12 08:41:08',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6372,'4000','51657604285','2022-07-12 08:41:08',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(6373,'1110','51657606668','2022-07-12 09:18:30',NULL,1760.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6374,'5500','51657606668','2022-07-12 09:18:30',1760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6375,'1000','51657606668','2022-07-12 09:18:30',1960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12722 TUE'),(6376,'4000','51657606668','2022-07-12 09:18:30',NULL,1960.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6377,'1110','51657606732','2022-07-12 09:54:20',NULL,2700.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(6378,'1110','51657606732','2022-07-12 09:54:20',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(6379,'5500','51657606732','2022-07-12 09:54:20',2750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6380,'1000','51657606732','2022-07-12 09:54:20',3090.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12622 TUE'),(6381,'4000','51657606732','2022-07-12 09:54:20',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(6382,'4000','51657606732','2022-07-12 09:54:20',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(6383,'1110','51657608877','2022-07-12 10:21:39',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6384,'5500','51657608877','2022-07-12 10:21:39',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6385,'1000','51657608877','2022-07-12 10:21:39',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6386,'4000','51657608877','2022-07-12 10:21:39',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6387,'1110','51657610511','2022-07-12 11:14:54',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6388,'1110','51657610511','2022-07-12 11:14:54',NULL,680.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6389,'5500','51657610511','2022-07-12 11:14:54',4796.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6390,'1000','51657610511','2022-07-12 11:14:54',5720.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12722 TUE'),(6391,'4000','51657610511','2022-07-12 11:14:54',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6392,'4000','51657610511','2022-07-12 11:14:54',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6393,'1110','51657625880','2022-07-12 14:39:10',NULL,910.00,'','5','1','Inventory sold','1','','sales','FGB33717','','No',NULL,NULL,''),(6394,'5500','51657625880','2022-07-12 14:39:10',910.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6395,'1000','51657625880','2022-07-12 14:39:10',950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6396,'4000','51657625880','2022-07-12 14:39:10',NULL,950.00,'','5','1','Good sold','1','','sales','FGB33717','','No',NULL,NULL,''),(6397,'1110','51657630354','2022-07-12 15:52:51',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6398,'5500','51657630354','2022-07-12 15:52:51',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6399,'1000','51657630354','2022-07-12 15:52:51',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12722 TUE'),(6400,'4000','51657630354','2022-07-12 15:52:51',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6401,'1110','51657774889','2022-07-14 08:32:25',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6402,'1110','51657774889','2022-07-14 08:32:25',NULL,2550.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6403,'1110','51657774889','2022-07-14 08:32:25',NULL,2842.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6404,'1110','51657774889','2022-07-14 08:32:25',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(6405,'1110','51657774889','2022-07-14 08:32:25',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MCP36006','','No',NULL,NULL,''),(6406,'1110','51657774889','2022-07-14 08:32:25',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6407,'5500','51657774889','2022-07-14 08:32:25',25741.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6408,'1000','51657774889','2022-07-14 08:32:25',30700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13722 wed'),(6409,'4000','51657774889','2022-07-14 08:32:25',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(6410,'4000','51657774889','2022-07-14 08:32:25',NULL,3450.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6411,'4000','51657774889','2022-07-14 08:32:25',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6412,'4000','51657774889','2022-07-14 08:32:25',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(6413,'4000','51657774889','2022-07-14 08:32:25',NULL,7800.00,'','5','1','Good sold','1','','sales','MCP36006','','No',NULL,NULL,''),(6414,'4000','51657774889','2022-07-14 08:32:25',NULL,8100.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6415,'1110','51657776835','2022-07-14 09:25:22',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6416,'5500','51657776835','2022-07-14 09:25:22',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6417,'1000','51657776835','2022-07-14 09:25:22',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14722 THUS'),(6418,'4000','51657776835','2022-07-14 09:25:22',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6419,'1110','51657779963','2022-07-14 10:37:48',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6420,'1110','51657779963','2022-07-14 10:37:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(6421,'5500','51657779963','2022-07-14 10:37:48',3475.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6422,'1000','51657779963','2022-07-14 10:37:48',4350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14722 THUS'),(6423,'4000','51657779963','2022-07-14 10:37:48',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(6424,'4000','51657779963','2022-07-14 10:37:48',NULL,300.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(6425,'1110','51657801200','2022-07-14 15:20:29',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MCP36006','','No',NULL,NULL,''),(6426,'5500','51657801200','2022-07-14 15:20:29',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6427,'1000','51657801200','2022-07-14 15:20:29',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14722 THUS'),(6428,'4000','51657801200','2022-07-14 15:20:29',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP36006','','No',NULL,NULL,''),(6429,'1110','51657867352','2022-07-15 09:45:14',NULL,7680.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6430,'1110','51657867352','2022-07-15 09:45:14',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6431,'1110','51657867352','2022-07-15 09:45:14',NULL,7200.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(6432,'1110','51657867352','2022-07-15 09:45:14',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6433,'1110','51657867352','2022-07-15 09:45:14',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6434,'1110','51657867352','2022-07-15 09:45:14',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6435,'1110','51657867352','2022-07-15 09:45:14',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6436,'1110','51657867352','2022-07-15 09:45:14',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6437,'5500','51657867352','2022-07-15 09:45:14',24230.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6438,'1000','51657867352','2022-07-15 09:45:14',27800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15722 FRI'),(6439,'4000','51657867352','2022-07-15 09:45:14',NULL,8400.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6440,'4000','51657867352','2022-07-15 09:45:14',NULL,5400.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6441,'4000','51657867352','2022-07-15 09:45:14',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(6442,'4000','51657867352','2022-07-15 09:45:14',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6443,'4000','51657867352','2022-07-15 09:45:14',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6444,'4000','51657867352','2022-07-15 09:45:14',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6445,'4000','51657867352','2022-07-15 09:45:14',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6446,'4000','51657867352','2022-07-15 09:45:14',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6447,'1110','51657896337','2022-07-15 18:12:18',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6448,'1110','51657896337','2022-07-15 18:12:18',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6449,'1110','51657896337','2022-07-15 18:12:18',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6450,'1110','51657896337','2022-07-15 18:12:18',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(6451,'1110','51657896337','2022-07-15 18:12:18',NULL,220.00,'','5','1','Inventory sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(6452,'1110','51657896337','2022-07-15 18:12:18',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6453,'1110','51657896337','2022-07-15 18:12:18',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6454,'1110','51657896337','2022-07-15 18:12:18',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(6455,'1110','51657896337','2022-07-15 18:12:18',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(6456,'1110','51657896337','2022-07-15 18:12:18',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6457,'1110','51657896337','2022-07-15 18:12:18',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(6458,'1110','51657896337','2022-07-15 18:12:18',NULL,2560.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6459,'1110','51657896337','2022-07-15 18:12:18',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6460,'5500','51657896337','2022-07-15 18:12:18',19301.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6461,'1000','51657896337','2022-07-15 18:12:18',23000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15722'),(6462,'4000','51657896337','2022-07-15 18:12:18',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(6463,'4000','51657896337','2022-07-15 18:12:18',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6464,'4000','51657896337','2022-07-15 18:12:18',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6465,'4000','51657896337','2022-07-15 18:12:18',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(6466,'4000','51657896337','2022-07-15 18:12:18',NULL,300.00,'','5','1','Good sold','1','','sales','SILICON TUBE','','No',NULL,NULL,''),(6467,'4000','51657896337','2022-07-15 18:12:18',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6468,'4000','51657896337','2022-07-15 18:12:18',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6469,'4000','51657896337','2022-07-15 18:12:18',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(6470,'4000','51657896337','2022-07-15 18:12:18',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(6471,'4000','51657896337','2022-07-15 18:12:18',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6472,'4000','51657896337','2022-07-15 18:12:18',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(6473,'4000','51657896337','2022-07-15 18:12:18',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6474,'4000','51657896337','2022-07-15 18:12:18',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6475,'1110','51657897982','2022-07-15 18:13:35',NULL,700.00,'','5','1','Inventory sold','1','','sales','1031','','No',NULL,NULL,''),(6476,'5500','51657897982','2022-07-15 18:13:35',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6477,'1000','51657897982','2022-07-15 18:13:35',1500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6478,'4000','51657897982','2022-07-15 18:13:35',NULL,1500.00,'','5','1','Good sold','1','','sales','1031','','No',NULL,NULL,''),(6479,'1110','51657898034','2022-07-15 18:25:47',NULL,350.00,'','5','1','Inventory sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(6480,'1110','51657898034','2022-07-15 18:25:47',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6481,'5500','51657898034','2022-07-15 18:25:47',1475.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6482,'1000','51657898034','2022-07-15 18:25:47',2050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6483,'4000','51657898034','2022-07-15 18:25:47',NULL,700.00,'','5','1','Good sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(6484,'4000','51657898034','2022-07-15 18:25:47',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6485,'1110','51657968538','2022-07-16 13:49:17',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44686','','No',NULL,NULL,''),(6486,'5500','51657968538','2022-07-16 13:49:17',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6487,'1000','51657968538','2022-07-16 13:49:17',4050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6488,'4000','51657968538','2022-07-16 13:49:17',NULL,4050.00,'','5','1','Good sold','1','','sales','FGB44686','','No',NULL,NULL,''),(6489,'1110','51657968609','2022-07-16 14:11:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6490,'5500','51657968609','2022-07-16 14:11:27',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6491,'1000','51657968609','2022-07-16 14:11:27',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6492,'4000','51657968609','2022-07-16 14:11:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6493,'1110','51657971762','2022-07-16 14:43:33',NULL,8500.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(6494,'5500','51657971762','2022-07-16 14:43:33',8500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6495,'1000','51657971762','2022-07-16 14:43:33',11000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16722 SAT'),(6496,'4000','51657971762','2022-07-16 14:43:33',NULL,11000.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(6497,'1110','51657972326','2022-07-16 14:52:57',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6498,'5500','51657972326','2022-07-16 14:52:57',1421.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6499,'1000','51657972326','2022-07-16 14:52:57',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6500,'4000','51657972326','2022-07-16 14:52:57',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6501,'1110','51657980121','2022-07-16 17:02:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(6502,'5500','51657980121','2022-07-16 17:02:16',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6503,'1000','51657980121','2022-07-16 17:02:16',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16722 SAT'),(6504,'4000','51657980121','2022-07-16 17:02:16',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(6505,'1110','51658210336','2022-07-19 09:04:03',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(6506,'1110','51658210336','2022-07-19 09:04:03',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6507,'1110','51658210336','2022-07-19 09:04:03',NULL,1700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6508,'1110','51658210336','2022-07-19 09:04:03',NULL,15750.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6509,'1110','51658210336','2022-07-19 09:04:03',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6510,'1110','51658210336','2022-07-19 09:04:03',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6511,'1110','51658210336','2022-07-19 09:04:03',NULL,1360.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6512,'1110','51658210336','2022-07-19 09:04:03',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6513,'5500','51658210336','2022-07-19 09:04:03',27047.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6514,'1000','51658210336','2022-07-19 09:04:03',33210.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18722 MONDAY'),(6515,'4000','51658210336','2022-07-19 09:04:03',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(6516,'4000','51658210336','2022-07-19 09:04:03',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6517,'4000','51658210336','2022-07-19 09:04:03',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6518,'4000','51658210336','2022-07-19 09:04:03',NULL,17920.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6519,'4000','51658210336','2022-07-19 09:04:03',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6520,'4000','51658210336','2022-07-19 09:04:03',NULL,2700.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6521,'4000','51658210336','2022-07-19 09:04:03',NULL,1840.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6522,'4000','51658210336','2022-07-19 09:04:03',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6523,'1110','41658220170','2022-07-19 12:20:40',NULL,1600.00,'','4','1','Inventory sold','1','','sales','130020726','','No',NULL,NULL,''),(6524,'5500','41658220170','2022-07-19 12:20:40',1600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6525,'1000','41658220170','2022-07-19 12:20:40',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6526,'4000','41658220170','2022-07-19 12:20:40',NULL,3000.00,'','4','1','Good sold','1','','sales','130020726','','No',NULL,NULL,''),(6527,'1110','41658222449','2022-07-19 13:15:37',NULL,2400.00,'','4','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(6528,'1110','41658222449','2022-07-19 13:15:37',NULL,710.50,'','4','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6529,'5500','41658222449','2022-07-19 13:15:37',3110.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6530,'1000','41658222449','2022-07-19 13:15:37',2200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'19722 tue'),(6531,'4000','41658222449','2022-07-19 13:15:37',NULL,1400.00,'','4','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(6532,'4000','41658222449','2022-07-19 13:15:37',NULL,800.00,'','4','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6533,'1110','51658236436','2022-07-19 16:15:28',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6534,'1110','51658236436','2022-07-19 16:15:28',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6535,'1110','51658236436','2022-07-19 16:15:28',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6536,'5500','51658236436','2022-07-19 16:15:28',25000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6537,'1000','51658236436','2022-07-19 16:15:28',30600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19722 TUE'),(6538,'4000','51658236436','2022-07-19 16:15:28',NULL,12800.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(6539,'4000','51658236436','2022-07-19 16:15:28',NULL,12800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6540,'4000','51658236436','2022-07-19 16:15:28',NULL,5000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6541,'1110','41658302119','2022-07-20 10:37:35',NULL,4320.00,'','4','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6542,'1110','41658302119','2022-07-20 10:37:35',NULL,34238.00,'','4','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(6543,'1110','41658302119','2022-07-20 10:37:35',NULL,320.00,'','4','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6544,'1110','41658302119','2022-07-20 10:37:35',NULL,160.00,'','4','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(6545,'1110','41658302119','2022-07-20 10:37:35',NULL,340.00,'','4','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6546,'1110','41658302119','2022-07-20 10:37:35',NULL,30.00,'','4','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6547,'5500','41658302119','2022-07-20 10:37:35',39408.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6548,'1000','41658302119','2022-07-20 10:37:35',42380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6549,'4000','41658302119','2022-07-20 10:37:35',NULL,5100.00,'','4','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6550,'4000','41658302119','2022-07-20 10:37:35',NULL,35720.00,'','4','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(6551,'4000','41658302119','2022-07-20 10:37:35',NULL,600.00,'','4','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(6552,'4000','41658302119','2022-07-20 10:37:35',NULL,300.00,'','4','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(6553,'4000','41658302119','2022-07-20 10:37:35',NULL,460.00,'','4','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6554,'4000','41658302119','2022-07-20 10:37:35',NULL,200.00,'','4','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6555,'1110','51658381904','2022-07-21 08:42:04',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6556,'1110','51658381904','2022-07-21 08:42:04',NULL,21760.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6557,'1110','51658381904','2022-07-21 08:42:04',NULL,28125.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(6558,'1110','51658381904','2022-07-21 08:42:04',NULL,25875.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(6559,'1110','51658381904','2022-07-21 08:42:04',NULL,13500.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6560,'5500','51658381904','2022-07-21 08:42:04',94748.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6561,'1000','51658381904','2022-07-21 08:42:04',108200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20722 WED'),(6562,'4000','51658381904','2022-07-21 08:42:04',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6563,'4000','51658381904','2022-07-21 08:42:04',NULL,23800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6564,'4000','51658381904','2022-07-21 08:42:04',NULL,32500.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(6565,'4000','51658381904','2022-07-21 08:42:04',NULL,29900.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(6566,'4000','51658381904','2022-07-21 08:42:04',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6567,'1110','51658382152','2022-07-21 08:49:53',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6568,'5500','51658382152','2022-07-21 08:49:53',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6569,'1000','51658382152','2022-07-21 08:49:53',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6570,'4000','51658382152','2022-07-21 08:49:53',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6571,'1110','51658383184','2022-07-21 08:59:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6572,'5500','51658383184','2022-07-21 08:59:59',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6573,'1000','51658383184','2022-07-21 08:59:59',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6574,'4000','51658383184','2022-07-21 08:59:59',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6575,'1110','51658396061','2022-07-21 12:34:32',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6576,'5500','51658396061','2022-07-21 12:34:32',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6577,'1000','51658396061','2022-07-21 12:34:32',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6578,'4000','51658396061','2022-07-21 12:34:32',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6579,'1110','51658399877','2022-07-21 13:41:03',NULL,16875.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6580,'1110','51658399877','2022-07-21 13:41:03',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6581,'5500','51658399877','2022-07-21 13:41:03',22500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6582,'1000','51658399877','2022-07-21 13:41:03',26000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6583,'4000','51658399877','2022-07-21 13:41:03',NULL,19500.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6584,'4000','51658399877','2022-07-21 13:41:03',NULL,6500.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6585,'1110','51658400091','2022-07-21 15:05:40',NULL,441.00,'','5','1','Inventory sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(6586,'5500','51658400091','2022-07-21 15:05:40',441.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6587,'1000','51658400091','2022-07-21 15:05:40',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6588,'4000','51658400091','2022-07-21 15:05:40',NULL,500.00,'','5','1','Good sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(6589,'1110','51658405145','2022-07-21 15:36:09',NULL,1700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6590,'5500','51658405145','2022-07-21 15:36:09',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6591,'1000','51658405145','2022-07-21 15:36:09',2300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6592,'4000','51658405145','2022-07-21 15:36:09',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6593,'1110','51658407139','2022-07-21 17:08:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(6594,'5500','51658407139','2022-07-21 17:08:10',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6595,'1000','51658407139','2022-07-21 17:08:10',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6596,'4000','51658407139','2022-07-21 17:08:10',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(6597,'1110','51658414991','2022-07-21 17:50:15',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6598,'5500','51658414991','2022-07-21 17:50:15',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6599,'1000','51658414991','2022-07-21 17:50:15',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21722 THUS'),(6600,'4000','51658414991','2022-07-21 17:50:15',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(6601,'1110','51658473517','2022-07-22 10:18:52',NULL,7815.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6602,'1110','51658473517','2022-07-22 10:18:52',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6603,'1110','51658473517','2022-07-22 10:18:52',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6604,'1110','51658473517','2022-07-22 10:18:52',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6605,'1110','51658473517','2022-07-22 10:18:52',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(6606,'5500','51658473517','2022-07-22 10:18:52',10815.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6607,'1000','51658473517','2022-07-22 10:18:52',15650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22722 FRI'),(6608,'4000','51658473517','2022-07-22 10:18:52',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6609,'4000','51658473517','2022-07-22 10:18:52',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6610,'4000','51658473517','2022-07-22 10:18:52',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6611,'4000','51658473517','2022-07-22 10:18:52',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6612,'4000','51658473517','2022-07-22 10:18:52',NULL,450.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(6613,'1110','51658474386','2022-07-22 10:30:20',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(6614,'5500','51658474386','2022-07-22 10:30:20',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6615,'1000','51658474386','2022-07-22 10:30:20',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22722 FRI'),(6616,'4000','51658474386','2022-07-22 10:30:20',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(6617,'1110','51658478762','2022-07-22 11:33:39',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6618,'1110','51658478762','2022-07-22 11:33:39',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6619,'5500','51658478762','2022-07-22 11:33:39',2860.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6620,'1000','51658478762','2022-07-22 11:33:39',5800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'222722 FRI'),(6621,'4000','51658478762','2022-07-22 11:33:39',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6622,'4000','51658478762','2022-07-22 11:33:39',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6623,'1110','51658497159','2022-07-22 16:39:40',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6624,'5500','51658497159','2022-07-22 16:39:40',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6625,'1000','51658497159','2022-07-22 16:39:40',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6626,'4000','51658497159','2022-07-22 16:39:40',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6627,'1110','51658498055','2022-07-22 17:27:33',NULL,5000.00,'','5','1','Inventory sold','1','','sales','ORIENT ACTIVE 001','','No',NULL,NULL,''),(6628,'5500','51658498055','2022-07-22 17:27:33',5000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6629,'1000','51658498055','2022-07-22 17:27:33',7000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22722 FRI'),(6630,'4000','51658498055','2022-07-22 17:27:33',NULL,7000.00,'','5','1','Good sold','1','','sales','ORIENT ACTIVE 001','','No',NULL,NULL,''),(6631,'1110','51658564103','2022-07-23 11:25:19',NULL,2100.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6632,'1110','51658564103','2022-07-23 11:25:19',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6633,'1110','51658564103','2022-07-23 11:25:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6634,'5500','51658564103','2022-07-23 11:25:19',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6635,'1000','51658564103','2022-07-23 11:25:19',4000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6636,'4000','51658564103','2022-07-23 11:25:19',NULL,3600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(6637,'4000','51658564103','2022-07-23 11:25:19',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6638,'4000','51658564103','2022-07-23 11:25:19',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6639,'1110','31658566836','2022-07-23 12:01:06',NULL,2250.00,'','3','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6640,'5500','31658566836','2022-07-23 12:01:06',2250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6641,'1000','31658566836','2022-07-23 12:01:06',2700.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'23072022SAT'),(6642,'4000','31658566836','2022-07-23 12:01:06',NULL,2700.00,'','3','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6643,'1110','51658582256','2022-07-23 16:17:53',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6644,'5500','51658582256','2022-07-23 16:17:53',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6645,'1000','51658582256','2022-07-23 16:17:53',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23722 SAT'),(6646,'4000','51658582256','2022-07-23 16:17:53',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(6647,'1110','51658727527','2022-07-25 08:39:33',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(6648,'5500','51658727527','2022-07-25 08:39:33',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6649,'1000','51658727527','2022-07-25 08:39:33',150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6650,'4000','51658727527','2022-07-25 08:39:33',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(6651,'1110','51658824148','2022-07-26 11:45:38',NULL,48375.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6652,'5500','51658824148','2022-07-26 11:45:38',48375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6653,'1000','51658824148','2022-07-26 11:45:38',55900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25/7/22 MONDAY'),(6654,'4000','51658824148','2022-07-26 11:45:38',NULL,55900.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6655,'1110','51658825210','2022-07-26 11:52:51',NULL,5047.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6656,'1110','51658825210','2022-07-26 11:52:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6657,'1110','51658825210','2022-07-26 11:52:51',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6658,'1110','51658825210','2022-07-26 11:52:51',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6659,'5500','51658825210','2022-07-26 11:52:51',5562.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6660,'1000','51658825210','2022-07-26 11:52:51',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26722 TUE'),(6661,'4000','51658825210','2022-07-26 11:52:51',NULL,6300.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6662,'4000','51658825210','2022-07-26 11:52:51',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6663,'4000','51658825210','2022-07-26 11:52:51',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6664,'4000','51658825210','2022-07-26 11:52:51',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(6665,'1110','51658825590','2022-07-26 12:02:49',NULL,8800.00,'','5','1','Inventory sold','1','','sales','WC-M6','','No',NULL,NULL,''),(6666,'1110','51658825590','2022-07-26 12:02:49',NULL,45.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(6667,'1110','51658825590','2022-07-26 12:02:49',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(6668,'5500','51658825590','2022-07-26 12:02:49',9045.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6669,'1000','51658825590','2022-07-26 12:02:49',11440.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26722 TUE'),(6670,'4000','51658825590','2022-07-26 12:02:49',NULL,11000.00,'','5','1','Good sold','1','','sales','WC-M6','','No',NULL,NULL,''),(6671,'4000','51658825590','2022-07-26 12:02:49',NULL,90.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(6672,'4000','51658825590','2022-07-26 12:02:49',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(6673,'1110','51658834033','2022-07-26 14:15:12',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6674,'5500','51658834033','2022-07-26 14:15:12',3528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6675,'1000','51658834033','2022-07-26 14:15:12',3900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6676,'4000','51658834033','2022-07-26 14:15:12',NULL,3900.00,'','5','1','Good sold','1','','sales','FGB44685','','No',NULL,NULL,''),(6677,'1110','51658836513','2022-07-26 14:55:30',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6678,'5500','51658836513','2022-07-26 14:55:30',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6679,'1000','51658836513','2022-07-26 14:55:30',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26722 TUE'),(6680,'4000','51658836513','2022-07-26 14:55:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6681,'1110','51658836626','2022-07-26 15:21:11',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6682,'5500','51658836626','2022-07-26 15:21:11',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6683,'1000','51658836626','2022-07-26 15:21:11',2550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6684,'4000','51658836626','2022-07-26 15:21:11',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6685,'1110','51658839317','2022-07-26 15:42:21',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(6686,'5500','51658839317','2022-07-26 15:42:21',2448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6687,'1000','51658839317','2022-07-26 15:42:21',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22722 TUE'),(6688,'4000','51658839317','2022-07-26 15:42:21',NULL,2800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(6689,'1110','51658839372','2022-07-26 16:10:47',NULL,8640.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(6690,'1110','51658839372','2022-07-26 16:10:47',NULL,400.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6691,'1110','51658839372','2022-07-26 16:10:47',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6692,'1110','51658839372','2022-07-26 16:10:47',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6693,'5500','51658839372','2022-07-26 16:10:47',9335.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6694,'1000','51658839372','2022-07-26 16:10:47',12800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26722 TUE'),(6695,'4000','51658839372','2022-07-26 16:10:47',NULL,10800.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(6696,'4000','51658839372','2022-07-26 16:10:47',NULL,1200.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6697,'4000','51658839372','2022-07-26 16:10:47',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6698,'4000','51658839372','2022-07-26 16:10:47',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6699,'1110','51658900157','2022-07-27 09:55:23',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6700,'5500','51658900157','2022-07-27 09:55:23',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6701,'1000','51658900157','2022-07-27 09:55:23',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27722 WED'),(6702,'4000','51658900157','2022-07-27 09:55:23',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6703,'1110','51658905070','2022-07-27 10:24:08',NULL,5500.00,'','5','1','Inventory sold','1','','sales','130020728','','No',NULL,NULL,''),(6704,'5500','51658905070','2022-07-27 10:24:08',5500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6705,'1000','51658905070','2022-07-27 10:24:08',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27722 WED'),(6706,'4000','51658905070','2022-07-27 10:24:08',NULL,8500.00,'','5','1','Good sold','1','','sales','130020728','','No',NULL,NULL,''),(6707,'1110','51658907257','2022-07-27 11:54:17',NULL,5500.00,'','5','1','Inventory sold','1','','sales','SC-006','','No',NULL,NULL,''),(6708,'5500','51658907257','2022-07-27 11:54:17',5500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6709,'1000','51658907257','2022-07-27 11:54:17',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'272022WED'),(6710,'4000','51658907257','2022-07-27 11:54:17',NULL,7500.00,'','5','1','Good sold','1','','sales','SC-006','','No',NULL,NULL,''),(6711,'1110','31658916801','2022-07-27 13:13:44',NULL,721.00,'','3','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6712,'5500','31658916801','2022-07-27 13:13:44',721.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6713,'1000','31658916801','2022-07-27 13:13:44',900.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'27072022'),(6714,'4000','31658916801','2022-07-27 13:13:44',NULL,900.00,'','3','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6715,'1110','51658929617','2022-07-27 16:48:48',NULL,900.00,'','5','1','Inventory sold','1','','sales','KS9043','','No',NULL,NULL,''),(6716,'5500','51658929617','2022-07-27 16:48:48',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6717,'1000','51658929617','2022-07-27 16:48:48',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27722 wed'),(6718,'4000','51658929617','2022-07-27 16:48:48',NULL,2000.00,'','5','1','Good sold','1','','sales','KS9043','','No',NULL,NULL,''),(6719,'1110','51658991420','2022-07-28 10:00:05',NULL,48960.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(6720,'1110','51658991420','2022-07-28 10:00:05',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6721,'5500','51658991420','2022-07-28 10:00:05',49681.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6722,'1000','51658991420','2022-07-28 10:00:05',54900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28722 THUS'),(6723,'4000','51658991420','2022-07-28 10:00:05',NULL,54000.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(6724,'4000','51658991420','2022-07-28 10:00:05',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6725,'1110','51658999646','2022-07-28 12:14:22',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6726,'5500','51658999646','2022-07-28 12:14:22',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6727,'1000','51658999646','2022-07-28 12:14:22',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28722 THUS'),(6728,'4000','51658999646','2022-07-28 12:14:22',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6729,'1110','31659013597','2022-07-28 16:07:13',NULL,721.00,'','3','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6730,'1110','31659013597','2022-07-28 16:07:13',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6731,'5500','31659013597','2022-07-28 16:07:13',4837.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6732,'1000','31659013597','2022-07-28 16:07:13',5700.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'28072022'),(6733,'4000','31659013597','2022-07-28 16:07:13',NULL,900.00,'','3','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6734,'4000','31659013597','2022-07-28 16:07:13',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6735,'1110','51659022098','2022-07-28 18:29:17',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6736,'5500','51659022098','2022-07-28 18:29:17',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6737,'1000','51659022098','2022-07-28 18:29:17',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27722 wed'),(6738,'4000','51659022098','2022-07-28 18:29:17',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(6739,'1110','51659074262','2022-07-29 09:04:27',NULL,7200.00,'','5','1','Inventory sold','1','','sales','4213','','No',NULL,NULL,''),(6740,'1110','51659074262','2022-07-29 09:04:27',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6741,'1110','51659074262','2022-07-29 09:04:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6742,'1110','51659074262','2022-07-29 09:04:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6743,'1110','51659074262','2022-07-29 09:04:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6744,'1110','51659074262','2022-07-29 09:04:27',NULL,170.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6745,'1110','51659074262','2022-07-29 09:04:27',NULL,1280.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(6746,'5500','51659074262','2022-07-29 09:04:27',9501.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6747,'1000','51659074262','2022-07-29 09:04:27',11050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28722 FRI'),(6748,'4000','51659074262','2022-07-29 09:04:27',NULL,8100.00,'','5','1','Good sold','1','','sales','4213','','No',NULL,NULL,''),(6749,'4000','51659074262','2022-07-29 09:04:27',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6750,'4000','51659074262','2022-07-29 09:04:27',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6751,'4000','51659074262','2022-07-29 09:04:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6752,'4000','51659074262','2022-07-29 09:04:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6753,'4000','51659074262','2022-07-29 09:04:27',NULL,200.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6754,'4000','51659074262','2022-07-29 09:04:27',NULL,1350.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(6755,'1110','51659074695','2022-07-29 09:05:42',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6756,'5500','51659074695','2022-07-29 09:05:42',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6757,'1000','51659074695','2022-07-29 09:05:42',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6758,'4000','51659074695','2022-07-29 09:05:42',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(6759,'1110','51659085105','2022-07-29 11:58:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6760,'5500','51659085105','2022-07-29 11:58:49',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6761,'1000','51659085105','2022-07-29 11:58:49',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'292022FRI'),(6762,'4000','51659085105','2022-07-29 11:58:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6763,'1110','51659085189','2022-07-29 12:19:36',NULL,900.00,'','5','1','Inventory sold','1','','sales','KS9043','','No',NULL,NULL,''),(6764,'5500','51659085189','2022-07-29 12:19:36',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6765,'1000','51659085189','2022-07-29 12:19:36',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29722 FRI'),(6766,'4000','51659085189','2022-07-29 12:19:36',NULL,2000.00,'','5','1','Good sold','1','','sales','KS9043','','No',NULL,NULL,''),(6767,'1110','51659103595','2022-07-29 17:14:06',NULL,19584.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(6768,'5500','51659103595','2022-07-29 17:14:06',19584.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6769,'1000','51659103595','2022-07-29 17:14:06',21600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29722 FRI'),(6770,'4000','51659103595','2022-07-29 17:14:06',NULL,21600.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(6771,'1110','51659104073','2022-07-29 17:15:16',NULL,14625.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6772,'5500','51659104073','2022-07-29 17:15:16',14625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6773,'1000','51659104073','2022-07-29 17:15:16',16900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27722 WED'),(6774,'4000','51659104073','2022-07-29 17:15:16',NULL,16900.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6775,'1110','51659166026','2022-07-30 10:27:54',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6776,'1110','51659166026','2022-07-30 10:27:54',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6777,'5500','51659166026','2022-07-30 10:27:54',6890.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6778,'1000','51659166026','2022-07-30 10:27:54',8200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'302022sat'),(6779,'4000','51659166026','2022-07-30 10:27:54',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6780,'4000','51659166026','2022-07-30 10:27:54',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6781,'1110','51659173407','2022-07-30 12:43:27',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6782,'1110','51659173407','2022-07-30 12:43:27',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6783,'1110','51659173407','2022-07-30 12:43:27',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6784,'1110','51659173407','2022-07-30 12:43:27',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6785,'5500','51659173407','2022-07-30 12:43:27',5868.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6786,'1000','51659173407','2022-07-30 12:43:27',7600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6787,'4000','51659173407','2022-07-30 12:43:27',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6788,'4000','51659173407','2022-07-30 12:43:27',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6789,'4000','51659173407','2022-07-30 12:43:27',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6790,'4000','51659173407','2022-07-30 12:43:27',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6791,'1110','51659183359','2022-07-30 15:20:14',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(6792,'1110','51659183359','2022-07-30 15:20:14',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(6793,'5500','51659183359','2022-07-30 15:20:14',5400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6794,'1000','51659183359','2022-07-30 15:20:14',7700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30722SATt'),(6795,'4000','51659183359','2022-07-30 15:20:14',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(6796,'4000','51659183359','2022-07-30 15:20:14',NULL,1200.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(6797,'1110','51659185881','2022-07-30 15:58:38',NULL,1500.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(6798,'5500','51659185881','2022-07-30 15:58:38',1500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6799,'1000','51659185881','2022-07-30 15:58:38',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30722 SAT'),(6800,'4000','51659185881','2022-07-30 15:58:38',NULL,2000.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(6801,'1110','51659189562','2022-07-30 17:00:57',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6802,'5500','51659189562','2022-07-30 17:00:57',2703.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6803,'1000','51659189562','2022-07-30 17:00:57',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30722 SAT'),(6804,'4000','51659189562','2022-07-30 17:00:57',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6805,'1110','51659193304','2022-07-30 18:02:03',NULL,2900.00,'','5','1','Inventory sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6806,'5500','51659193304','2022-07-30 18:02:03',2900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6807,'1000','51659193304','2022-07-30 18:02:03',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'302022SAT'),(6808,'4000','51659193304','2022-07-30 18:02:03',NULL,3200.00,'','5','1','Good sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6809,'1110','51659194422','2022-07-30 18:20:55',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6810,'5500','51659194422','2022-07-30 18:20:55',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6811,'1000','51659194422','2022-07-30 18:20:55',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'302022SAT'),(6812,'4000','51659194422','2022-07-30 18:20:55',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(6813,'1110','51659339756','2022-08-01 10:42:59',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6814,'5500','51659339756','2022-08-01 10:42:59',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6815,'1000','51659339756','2022-08-01 10:42:59',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1822 MON'),(6816,'4000','51659339756','2022-08-01 10:42:59',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6817,'1110','51659339808','2022-08-01 10:50:06',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6818,'1110','51659339808','2022-08-01 10:50:06',NULL,1450.00,'','5','1','Inventory sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6819,'5500','51659339808','2022-08-01 10:50:06',2171.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6820,'1000','51659339808','2022-08-01 10:50:06',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'312022SAD'),(6821,'4000','51659339808','2022-08-01 10:50:06',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6822,'4000','51659339808','2022-08-01 10:50:06',NULL,1600.00,'','5','1','Good sold','1','','sales','24321 wall tiles','','No',NULL,NULL,''),(6823,'1110','51659350851','2022-08-01 13:48:53',NULL,5625.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6824,'5500','51659350851','2022-08-01 13:48:53',5625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6825,'1000','51659350851','2022-08-01 13:48:53',6500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1822 MON'),(6826,'4000','51659350851','2022-08-01 13:48:53',NULL,6500.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6827,'1110','51659361703','2022-08-01 16:49:06',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6828,'5500','51659361703','2022-08-01 16:49:06',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6829,'1000','51659361703','2022-08-01 16:49:06',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1822 MON'),(6830,'4000','51659361703','2022-08-01 16:49:06',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6831,'1110','51659430290','2022-08-02 11:56:14',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6832,'1110','51659430290','2022-08-02 11:56:14',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6833,'5500','51659430290','2022-08-02 11:56:14',1811.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6834,'1000','51659430290','2022-08-02 11:56:14',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'282022tue'),(6835,'4000','51659430290','2022-08-02 11:56:14',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6836,'4000','51659430290','2022-08-02 11:56:14',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6837,'1110','51659430679','2022-08-02 12:52:17',NULL,2160.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(6838,'1110','51659430679','2022-08-02 12:52:17',NULL,1442.40,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(6839,'5500','51659430679','2022-08-02 12:52:17',3602.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6840,'1000','51659430679','2022-08-02 12:52:17',4500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'282022tue'),(6841,'4000','51659430679','2022-08-02 12:52:17',NULL,2700.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(6842,'4000','51659430679','2022-08-02 12:52:17',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(6843,'1110','51659434002','2022-08-02 14:52:22',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(6844,'5500','51659434002','2022-08-02 14:52:22',1560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6845,'1000','51659434002','2022-08-02 14:52:22',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'282022tue'),(6846,'4000','51659434002','2022-08-02 14:52:22',NULL,2100.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(6847,'1110','51659441195','2022-08-02 14:54:35',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6848,'5500','51659441195','2022-08-02 14:54:35',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6849,'1000','51659441195','2022-08-02 14:54:35',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'282022tue'),(6850,'4000','51659441195','2022-08-02 14:54:35',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6851,'1110','51659507120','2022-08-03 09:12:21',NULL,5750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6852,'5500','51659507120','2022-08-03 09:12:21',5750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6853,'1000','51659507120','2022-08-03 09:12:21',11500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3822 WED'),(6854,'4000','51659507120','2022-08-03 09:12:21',NULL,11500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(6855,'1110','51659509238','2022-08-03 09:47:32',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6856,'5500','51659509238','2022-08-03 09:47:32',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6857,'1000','51659509238','2022-08-03 09:47:32',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'382022WED'),(6858,'4000','51659509238','2022-08-03 09:47:32',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(6859,'1110','51659537844','2022-08-03 17:45:03',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6860,'1110','51659537844','2022-08-03 17:45:03',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(6861,'5500','51659537844','2022-08-03 17:45:03',5928.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6862,'1000','51659537844','2022-08-03 17:45:03',6600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3822 WED'),(6863,'4000','51659537844','2022-08-03 17:45:03',NULL,5200.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(6864,'4000','51659537844','2022-08-03 17:45:03',NULL,1400.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(6865,'1110','31659607360','2022-08-04 13:03:05',NULL,2160.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6866,'5500','31659607360','2022-08-04 13:03:05',2160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6867,'1000','31659607360','2022-08-04 13:03:05',3680.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'03082022'),(6868,'4000','31659607360','2022-08-04 13:03:05',NULL,3680.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6869,'1110','31659607410','2022-08-04 13:18:49',NULL,200.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6870,'5500','31659607410','2022-08-04 13:18:49',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6871,'1000','31659607410','2022-08-04 13:18:49',600.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'04082022'),(6872,'4000','31659607410','2022-08-04 13:18:49',NULL,600.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6873,'1110','51659611387','2022-08-04 14:10:10',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6874,'1110','51659611387','2022-08-04 14:10:10',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6875,'5500','51659611387','2022-08-04 14:10:10',605.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6876,'1000','51659611387','2022-08-04 14:10:10',1290.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6877,'4000','51659611387','2022-08-04 14:10:10',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6878,'4000','51659611387','2022-08-04 14:10:10',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6879,'1110','51659611607','2022-08-04 15:19:36',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6880,'1110','51659611607','2022-08-04 15:19:36',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6881,'5500','51659611607','2022-08-04 15:19:36',2401.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6882,'1000','51659611607','2022-08-04 15:19:36',2860.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'482022THU'),(6883,'4000','51659611607','2022-08-04 15:19:36',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6884,'4000','51659611607','2022-08-04 15:19:36',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6885,'1110','51659615638','2022-08-04 15:25:19',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6886,'5500','51659615638','2022-08-04 15:25:19',6174.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6887,'1000','51659615638','2022-08-04 15:25:19',7200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6888,'4000','51659615638','2022-08-04 15:25:19',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(6889,'1110','51659622093','2022-08-04 17:57:08',NULL,10976.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6890,'1110','51659622093','2022-08-04 17:57:08',NULL,5635.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(6891,'1110','51659622093','2022-08-04 17:57:08',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6892,'1110','51659622093','2022-08-04 17:57:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(6893,'5500','51659622093','2022-08-04 17:57:08',16726.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6894,'1000','51659622093','2022-08-04 17:57:08',19950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6895,'4000','51659622093','2022-08-04 17:57:08',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(6896,'4000','51659622093','2022-08-04 17:57:08',NULL,6750.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(6897,'4000','51659622093','2022-08-04 17:57:08',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6898,'4000','51659622093','2022-08-04 17:57:08',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(6899,'1110','51659681388','2022-08-05 09:37:23',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(6900,'1110','51659681388','2022-08-05 09:37:23',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6901,'5500','51659681388','2022-08-05 09:37:23',1239.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6902,'1000','51659681388','2022-08-05 09:37:23',1450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5822 FRI'),(6903,'4000','51659681388','2022-08-05 09:37:23',NULL,1350.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(6904,'4000','51659681388','2022-08-05 09:37:23',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6905,'1110','51659694356','2022-08-05 13:18:15',NULL,7200.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(6906,'1110','51659694356','2022-08-05 13:18:15',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(6907,'5500','51659694356','2022-08-05 13:18:15',8572.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6908,'1000','51659694356','2022-08-05 13:18:15',10000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6909,'4000','51659694356','2022-08-05 13:18:15',NULL,8400.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(6910,'4000','51659694356','2022-08-05 13:18:15',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(6911,'1110','51659700544','2022-08-05 14:55:58',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(6912,'5500','51659700544','2022-08-05 14:55:58',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6913,'1000','51659700544','2022-08-05 14:55:58',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6914,'4000','51659700544','2022-08-05 14:55:58',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(6915,'1110','51659760559','2022-08-06 07:36:16',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6916,'5500','51659760559','2022-08-06 07:36:16',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6917,'1000','51659760559','2022-08-06 07:36:16',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5822 FRI'),(6918,'4000','51659760559','2022-08-06 07:36:16',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6919,'1110','51659797750','2022-08-06 17:56:58',NULL,8800.00,'','5','1','Inventory sold','1','','sales','WC-M6','','No',NULL,NULL,''),(6920,'5500','51659797750','2022-08-06 17:56:58',8800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6921,'1000','51659797750','2022-08-06 17:56:58',11000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6922,'4000','51659797750','2022-08-06 17:56:58',NULL,11000.00,'','5','1','Good sold','1','','sales','WC-M6','','No',NULL,NULL,''),(6923,'1110','51659936156','2022-08-08 08:23:20',NULL,4400.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6924,'5500','51659936156','2022-08-08 08:23:20',4400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6925,'1000','51659936156','2022-08-08 08:23:20',4500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6926,'4000','51659936156','2022-08-08 08:23:20',NULL,4500.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6927,'1110','51659939173','2022-08-08 09:14:18',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(6928,'1110','51659939173','2022-08-08 09:14:18',NULL,1130.00,'','5','1','Inventory sold','1','','sales','M4026','','No',NULL,NULL,''),(6929,'5500','51659939173','2022-08-08 09:14:18',1290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6930,'1000','51659939173','2022-08-08 09:14:18',1650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6931,'4000','51659939173','2022-08-08 09:14:18',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 002','','No',NULL,NULL,''),(6932,'4000','51659939173','2022-08-08 09:14:18',NULL,1350.00,'','5','1','Good sold','1','','sales','M4026','','No',NULL,NULL,''),(6933,'1110','51659941195','2022-08-08 09:55:48',NULL,7920.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6934,'1110','51659941195','2022-08-08 09:55:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(6935,'5500','51659941195','2022-08-08 09:55:48',8020.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6936,'1000','51659941195','2022-08-08 09:55:48',8400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6937,'4000','51659941195','2022-08-08 09:55:48',NULL,8100.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6938,'4000','51659941195','2022-08-08 09:55:48',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(6939,'1110','51659941780','2022-08-08 10:11:21',NULL,22000.00,'','5','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(6940,'5500','51659941780','2022-08-08 10:11:21',22000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6941,'1000','51659941780','2022-08-08 10:11:21',35000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6942,'4000','51659941780','2022-08-08 10:11:21',NULL,35000.00,'','5','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(6943,'1110','51659952511','2022-08-08 12:56:35',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(6944,'5500','51659952511','2022-08-08 12:56:35',721.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6945,'1000','51659952511','2022-08-08 12:56:35',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6946,'4000','51659952511','2022-08-08 12:56:35',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(6947,'1110','51659952602','2022-08-08 14:58:29',NULL,10657.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6948,'1110','51659952602','2022-08-08 14:58:29',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6949,'5500','51659952602','2022-08-08 14:58:29',10687.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6950,'1000','51659952602','2022-08-08 14:58:29',12200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'882022M0N'),(6951,'4000','51659952602','2022-08-08 14:58:29',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6952,'4000','51659952602','2022-08-08 14:58:29',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(6953,'1110','51659959976','2022-08-08 15:13:55',NULL,880.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6954,'5500','51659959976','2022-08-08 15:13:55',880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6955,'1000','51659959976','2022-08-08 15:13:55',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6956,'4000','51659959976','2022-08-08 15:13:55',NULL,900.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6957,'1110','51659960868','2022-08-08 16:01:48',NULL,1760.00,'','5','1','Inventory sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6958,'5500','51659960868','2022-08-08 16:01:48',1760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6959,'1000','51659960868','2022-08-08 16:01:48',1800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6960,'4000','51659960868','2022-08-08 16:01:48',NULL,1800.00,'','5','1','Good sold','1','','sales','1203 KEN TILES','','No',NULL,NULL,''),(6961,'1110','51659967236','2022-08-08 17:02:09',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(6962,'1110','51659967236','2022-08-08 17:02:09',NULL,15778.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(6963,'5500','51659967236','2022-08-08 17:02:09',15978.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6964,'1000','51659967236','2022-08-08 17:02:09',19500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6965,'4000','51659967236','2022-08-08 17:02:09',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(6966,'4000','51659967236','2022-08-08 17:02:09',NULL,18900.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(6967,'1110','51659967350','2022-08-08 17:02:57',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6968,'5500','51659967350','2022-08-08 17:02:57',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6969,'1000','51659967350','2022-08-08 17:02:57',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6970,'4000','51659967350','2022-08-08 17:02:57',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6971,'1110','51659967394','2022-08-08 17:06:03',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6972,'5500','51659967394','2022-08-08 17:06:03',540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6973,'1000','51659967394','2022-08-08 17:06:03',920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8822 MON'),(6974,'4000','51659967394','2022-08-08 17:06:03',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(6975,'1110','11660558595','2022-08-15 13:16:44',NULL,10.00,'','1','1','Inventory sold','1','','sales','1bhshs','','No',NULL,NULL,''),(6976,'5500','11660558595','2022-08-15 13:16:44',10.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6977,'1000','11660558595','2022-08-15 13:16:44',20.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6978,'4000','11660558595','2022-08-15 13:16:44',NULL,20.00,'','1','1','Good sold','1','','sales','1bhshs','','No',NULL,NULL,''),(6979,'4000','11660558595','2022-08-15 13:17:38',20.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(6980,'1000','11660558595','2022-08-15 13:17:38',NULL,20.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(6981,'5500','11660558595','2022-08-15 13:17:38',NULL,10.00,'','1','1','Cost of goods returned','1','','sales','1bhshs','','No',NULL,NULL,''),(6982,'1110','11660558595','2022-08-15 13:17:38',10.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(6983,'1110','51660558892','2022-08-15 13:57:23',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(6984,'1110','51660558892','2022-08-15 13:57:23',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(6985,'1110','51660558892','2022-08-15 13:57:23',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(6986,'1110','51660558892','2022-08-15 13:57:23',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(6987,'1110','51660558892','2022-08-15 13:57:23',NULL,8526.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(6988,'1110','51660558892','2022-08-15 13:57:23',NULL,315.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(6989,'1110','51660558892','2022-08-15 13:57:23',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP36013','','No',NULL,NULL,''),(6990,'1110','51660558892','2022-08-15 13:57:23',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(6991,'1110','51660558892','2022-08-15 13:57:23',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(6992,'1110','51660558892','2022-08-15 13:57:23',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(6993,'1110','51660558892','2022-08-15 13:57:23',NULL,7920.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(6994,'1110','51660558892','2022-08-15 13:57:23',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(6995,'1110','51660558892','2022-08-15 13:57:23',NULL,2206.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(6996,'1110','51660558892','2022-08-15 13:57:23',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(6997,'1110','51660558892','2022-08-15 13:57:23',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(6998,'1110','51660558892','2022-08-15 13:57:23',NULL,24520.80,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(6999,'1110','51660558892','2022-08-15 13:57:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7000,'1110','51660558892','2022-08-15 13:57:23',NULL,11700.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7001,'1110','51660558892','2022-08-15 13:57:23',NULL,2880.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7002,'1110','51660558892','2022-08-15 13:57:23',NULL,441.00,'','5','1','Inventory sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(7003,'1110','51660558892','2022-08-15 13:57:23',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(7004,'1110','51660558892','2022-08-15 13:57:23',NULL,3100.00,'','5','1','Inventory sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(7005,'1110','51660558892','2022-08-15 13:57:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7006,'1110','51660558892','2022-08-15 13:57:23',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(7007,'1110','51660558892','2022-08-15 13:57:23',NULL,2163.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7008,'1110','51660558892','2022-08-15 13:57:23',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7009,'1110','51660558892','2022-08-15 13:57:23',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7010,'1110','51660558892','2022-08-15 13:57:23',NULL,5500.00,'','5','1','Inventory sold','1','','sales','SC-006','','No',NULL,NULL,''),(7011,'1110','51660558892','2022-08-15 13:57:23',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MCP36013','','No',NULL,NULL,''),(7012,'5500','51660558892','2022-08-15 13:57:23',131331.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7013,'1000','51660558892','2022-08-15 13:57:23',155420.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10822 WED to 13822 SAT '),(7014,'4000','51660558892','2022-08-15 13:57:23',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7015,'4000','51660558892','2022-08-15 13:57:23',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7016,'4000','51660558892','2022-08-15 13:57:23',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7017,'4000','51660558892','2022-08-15 13:57:23',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7018,'4000','51660558892','2022-08-15 13:57:23',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7019,'4000','51660558892','2022-08-15 13:57:23',NULL,700.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7020,'4000','51660558892','2022-08-15 13:57:23',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP36013','','No',NULL,NULL,''),(7021,'4000','51660558892','2022-08-15 13:57:23',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(7022,'4000','51660558892','2022-08-15 13:57:23',NULL,4500.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7023,'4000','51660558892','2022-08-15 13:57:23',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7024,'4000','51660558892','2022-08-15 13:57:23',NULL,9900.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7025,'4000','51660558892','2022-08-15 13:57:23',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7026,'4000','51660558892','2022-08-15 13:57:23',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7027,'4000','51660558892','2022-08-15 13:57:23',NULL,4500.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(7028,'4000','51660558892','2022-08-15 13:57:23',NULL,20000.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7029,'4000','51660558892','2022-08-15 13:57:23',NULL,30600.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(7030,'4000','51660558892','2022-08-15 13:57:23',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7031,'4000','51660558892','2022-08-15 13:57:23',NULL,11700.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7032,'4000','51660558892','2022-08-15 13:57:23',NULL,3600.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7033,'4000','51660558892','2022-08-15 13:57:23',NULL,500.00,'','5','1','Good sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(7034,'4000','51660558892','2022-08-15 13:57:23',NULL,13500.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(7035,'4000','51660558892','2022-08-15 13:57:23',NULL,5000.00,'','5','1','Good sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(7036,'4000','51660558892','2022-08-15 13:57:23',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7037,'4000','51660558892','2022-08-15 13:57:23',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(7038,'4000','51660558892','2022-08-15 13:57:23',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7039,'4000','51660558892','2022-08-15 13:57:23',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7040,'4000','51660558892','2022-08-15 13:57:23',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7041,'4000','51660558892','2022-08-15 13:57:23',NULL,7500.00,'','5','1','Good sold','1','','sales','SC-006','','No',NULL,NULL,''),(7042,'4000','51660558892','2022-08-15 13:57:23',NULL,9100.00,'','5','1','Good sold','1','','sales','MCP36013','','No',NULL,NULL,''),(7043,'1110','51660561250','2022-08-15 14:04:30',NULL,1200.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(7044,'1110','51660561250','2022-08-15 14:04:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7045,'1110','51660561250','2022-08-15 14:04:30',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(7046,'5500','51660561250','2022-08-15 14:04:30',2425.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7047,'1000','51660561250','2022-08-15 14:04:30',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'215822 MON'),(7048,'4000','51660561250','2022-08-15 14:04:30',NULL,2400.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(7049,'4000','51660561250','2022-08-15 14:04:30',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7050,'4000','51660561250','2022-08-15 14:04:30',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(7051,'1110','51660561533','2022-08-15 14:07:05',NULL,4973.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7052,'5500','51660561533','2022-08-15 14:07:05',4973.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7053,'1000','51660561533','2022-08-15 14:07:05',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13822'),(7054,'4000','51660561533','2022-08-15 14:07:05',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7055,'1110','51660631324','2022-08-16 09:30:02',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(7056,'5500','51660631324','2022-08-16 09:30:02',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7057,'1000','51660631324','2022-08-16 09:30:02',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16822 TUE'),(7058,'4000','51660631324','2022-08-16 09:30:02',NULL,1350.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(7059,'1110','51660631421','2022-08-16 10:29:11',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7060,'1110','51660631421','2022-08-16 10:29:11',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7061,'1110','51660631421','2022-08-16 10:29:11',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7062,'1110','51660631421','2022-08-16 10:29:11',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7063,'1110','51660631421','2022-08-16 10:29:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7064,'5500','51660631421','2022-08-16 10:29:11',7019.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7065,'1000','51660631421','2022-08-16 10:29:11',8400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1682022TUE'),(7066,'4000','51660631421','2022-08-16 10:29:11',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7067,'4000','51660631421','2022-08-16 10:29:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7068,'4000','51660631421','2022-08-16 10:29:11',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7069,'4000','51660631421','2022-08-16 10:29:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7070,'4000','51660631421','2022-08-16 10:29:11',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7071,'1110','51660647323','2022-08-16 13:57:14',NULL,1550.00,'','5','1','Inventory sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(7072,'5500','51660647323','2022-08-16 13:57:14',1550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7073,'1000','51660647323','2022-08-16 13:57:14',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16822 tue'),(7074,'4000','51660647323','2022-08-16 13:57:14',NULL,2500.00,'','5','1','Good sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(7075,'1110','51660662113','2022-08-16 18:02:34',NULL,18032.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(7076,'5500','51660662113','2022-08-16 18:02:34',18032.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7077,'1000','51660662113','2022-08-16 18:02:34',21600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16822 tue'),(7078,'4000','51660662113','2022-08-16 18:02:34',NULL,21600.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(7079,'1110','51660662179','2022-08-16 18:04:10',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7080,'5500','51660662179','2022-08-16 18:04:10',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7081,'1000','51660662179','2022-08-16 18:04:10',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1682022tue'),(7082,'4000','51660662179','2022-08-16 18:04:10',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7083,'1110','51660733705','2022-08-17 13:56:18',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7084,'1110','51660733705','2022-08-17 13:56:18',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7085,'5500','51660733705','2022-08-17 13:56:18',3590.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7086,'1000','51660733705','2022-08-17 13:56:18',4300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17822WED'),(7087,'4000','51660733705','2022-08-17 13:56:18',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7088,'4000','51660733705','2022-08-17 13:56:18',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7089,'1110','51660733883','2022-08-17 14:25:15',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7090,'1110','51660733883','2022-08-17 14:25:15',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(7091,'5500','51660733883','2022-08-17 14:25:15',3725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7092,'1000','51660733883','2022-08-17 14:25:15',4500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7093,'4000','51660733883','2022-08-17 14:25:15',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7094,'4000','51660733883','2022-08-17 14:25:15',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(7095,'1110','51660738366','2022-08-17 15:14:55',NULL,16545.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7096,'5500','51660738366','2022-08-17 15:14:55',16545.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7097,'1000','51660738366','2022-08-17 15:14:55',19500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2972022'),(7098,'4000','51660738366','2022-08-17 15:14:55',NULL,19500.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7099,'1110','51660740664','2022-08-17 15:53:57',NULL,10143.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(7100,'5500','51660740664','2022-08-17 15:53:57',10143.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7101,'1000','51660740664','2022-08-17 15:53:57',12150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1782022WED'),(7102,'4000','51660740664','2022-08-17 15:53:57',NULL,12150.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(7103,'1110','51660805203','2022-08-18 09:47:00',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7104,'5500','51660805203','2022-08-18 09:47:00',2131.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7105,'1000','51660805203','2022-08-18 09:47:00',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7106,'4000','51660805203','2022-08-18 09:47:00',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7107,'1110','51660805666','2022-08-18 09:54:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7108,'5500','51660805666','2022-08-18 09:54:37',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7109,'1000','51660805666','2022-08-18 09:54:37',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18822 THUS'),(7110,'4000','51660805666','2022-08-18 09:54:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7111,'1110','51660805697','2022-08-18 10:17:40',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7112,'5500','51660805697','2022-08-18 10:17:40',405.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7113,'1000','51660805697','2022-08-18 10:17:40',690.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7114,'4000','51660805697','2022-08-18 10:17:40',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7115,'1110','51660807081','2022-08-18 11:40:31',NULL,14651.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(7116,'1110','51660807081','2022-08-18 11:40:31',NULL,6762.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7117,'1110','51660807081','2022-08-18 11:40:31',NULL,6307.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7118,'1110','51660807081','2022-08-18 11:40:31',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(7119,'1110','51660807081','2022-08-18 11:40:31',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7120,'1110','51660807081','2022-08-18 11:40:31',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7121,'5500','51660807081','2022-08-18 11:40:31',30330.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7122,'1000','51660807081','2022-08-18 11:40:31',35450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16822 TUE'),(7123,'4000','51660807081','2022-08-18 11:40:31',NULL,17550.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(7124,'4000','51660807081','2022-08-18 11:40:31',NULL,8100.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7125,'4000','51660807081','2022-08-18 11:40:31',NULL,6300.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7126,'4000','51660807081','2022-08-18 11:40:31',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(7127,'4000','51660807081','2022-08-18 11:40:31',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7128,'4000','51660807081','2022-08-18 11:40:31',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7129,'1110','51660820789','2022-08-18 14:17:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7130,'1110','51660820789','2022-08-18 14:17:01',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7131,'5500','51660820789','2022-08-18 14:17:01',810.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7132,'1000','51660820789','2022-08-18 14:17:01',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1882022THU'),(7133,'4000','51660820789','2022-08-18 14:17:01',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7134,'4000','51660820789','2022-08-18 14:17:01',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7135,'1110','51660885132','2022-08-19 08:00:11',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(7136,'5500','51660885132','2022-08-19 08:00:11',6120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7137,'1000','51660885132','2022-08-19 08:00:11',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18822'),(7138,'4000','51660885132','2022-08-19 08:00:11',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(7139,'1110','51660911145','2022-08-19 15:12:49',NULL,2700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7140,'1110','51660911145','2022-08-19 15:12:49',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7141,'5500','51660911145','2022-08-19 15:12:49',3400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7142,'1000','51660911145','2022-08-19 15:12:49',5800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19822 FRI'),(7143,'4000','51660911145','2022-08-19 15:12:49',NULL,4600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7144,'4000','51660911145','2022-08-19 15:12:49',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7145,'1110','51660972506','2022-08-20 08:15:29',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7146,'1110','51660972506','2022-08-20 08:15:29',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7147,'5500','51660972506','2022-08-20 08:15:29',3444.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7148,'1000','51660972506','2022-08-20 08:15:29',4400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20822 SAT'),(7149,'4000','51660972506','2022-08-20 08:15:29',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7150,'4000','51660972506','2022-08-20 08:15:29',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7151,'1110','51660976542','2022-08-20 09:24:39',NULL,5880.00,'','5','1','Inventory sold','1','','sales','BLO44081','','No',NULL,NULL,''),(7152,'1110','51660976542','2022-08-20 09:24:39',NULL,675.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7153,'1110','51660976542','2022-08-20 09:24:39',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7154,'1110','51660976542','2022-08-20 09:24:39',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7155,'5500','51660976542','2022-08-20 09:24:39',11517.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7156,'1000','51660976542','2022-08-20 09:24:39',13550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20822 SAT'),(7157,'4000','51660976542','2022-08-20 09:24:39',NULL,6500.00,'','5','1','Good sold','1','','sales','BLO44081','','No',NULL,NULL,''),(7158,'4000','51660976542','2022-08-20 09:24:39',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7159,'4000','51660976542','2022-08-20 09:24:39',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7160,'4000','51660976542','2022-08-20 09:24:39',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7161,'1110','51660977985','2022-08-20 09:46:38',NULL,810.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7162,'5500','51660977985','2022-08-20 09:46:38',810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7163,'1000','51660977985','2022-08-20 09:46:38',1380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20822 SAT'),(7164,'4000','51660977985','2022-08-20 09:46:38',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7165,'1110','51660983281','2022-08-20 11:26:59',NULL,721.20,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(7166,'1110','51660983281','2022-08-20 11:26:59',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7167,'5500','51660983281','2022-08-20 11:26:59',1621.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7168,'1000','51660983281','2022-08-20 11:26:59',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'202022SAT'),(7169,'4000','51660983281','2022-08-20 11:26:59',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(7170,'4000','51660983281','2022-08-20 11:26:59',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7171,'1110','51660984066','2022-08-20 13:07:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7172,'5500','51660984066','2022-08-20 13:07:05',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7173,'1000','51660984066','2022-08-20 13:07:05',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20822 SAT'),(7174,'4000','51660984066','2022-08-20 13:07:05',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7175,'1110','51660996746','2022-08-20 15:10:00',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7176,'1110','51660996746','2022-08-20 15:10:00',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7177,'5500','51660996746','2022-08-20 15:10:00',2779.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7178,'1000','51660996746','2022-08-20 15:10:00',3350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2082022sat'),(7179,'4000','51660996746','2022-08-20 15:10:00',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7180,'4000','51660996746','2022-08-20 15:10:00',NULL,950.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7181,'1110','51660999999','2022-08-20 15:54:26',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7182,'1110','51660999999','2022-08-20 15:54:26',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7183,'5500','51660999999','2022-08-20 15:54:26',2596.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7184,'1000','51660999999','2022-08-20 15:54:26',2980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20822 sat'),(7185,'4000','51660999999','2022-08-20 15:54:26',NULL,1380.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7186,'4000','51660999999','2022-08-20 15:54:26',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7187,'1110','51661146122','2022-08-22 08:31:02',NULL,33810.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7188,'1110','51661146122','2022-08-22 08:31:02',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7189,'5500','51661146122','2022-08-22 08:31:02',33885.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7190,'1000','51661146122','2022-08-22 08:31:02',41000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2282022mon'),(7191,'4000','51661146122','2022-08-22 08:31:02',NULL,40500.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7192,'4000','51661146122','2022-08-22 08:31:02',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7193,'1110','51661146334','2022-08-22 09:17:50',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7194,'5500','51661146334','2022-08-22 09:17:50',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7195,'1000','51661146334','2022-08-22 09:17:50',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22822 MON'),(7196,'4000','51661146334','2022-08-22 09:17:50',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7197,'1110','51661156982','2022-08-22 11:30:35',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7198,'1110','51661156982','2022-08-22 11:30:35',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7199,'5500','51661156982','2022-08-22 11:30:35',3465.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7200,'1000','51661156982','2022-08-22 11:30:35',4100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22822 MON'),(7201,'4000','51661156982','2022-08-22 11:30:35',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7202,'4000','51661156982','2022-08-22 11:30:35',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7203,'1110','51661171013','2022-08-22 15:24:12',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7204,'1110','51661171013','2022-08-22 15:24:12',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7205,'1110','51661171013','2022-08-22 15:24:12',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7206,'5500','51661171013','2022-08-22 15:24:12',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7207,'1000','51661171013','2022-08-22 15:24:12',2360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22822 MON'),(7208,'4000','51661171013','2022-08-22 15:24:12',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7209,'4000','51661171013','2022-08-22 15:24:12',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7210,'4000','51661171013','2022-08-22 15:24:12',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7211,'1110','51661236922','2022-08-23 09:45:01',NULL,7889.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(7212,'1110','51661236922','2022-08-23 09:45:01',NULL,5760.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7213,'1110','51661236922','2022-08-23 09:45:01',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7214,'1110','51661236922','2022-08-23 09:45:01',NULL,675.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7215,'5500','51661236922','2022-08-23 09:45:01',19812.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7216,'1000','51661236922','2022-08-23 09:45:01',23800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23822 TUE'),(7217,'4000','51661236922','2022-08-23 09:45:01',NULL,9450.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(7218,'4000','51661236922','2022-08-23 09:45:01',NULL,6800.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7219,'4000','51661236922','2022-08-23 09:45:01',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7220,'4000','51661236922','2022-08-23 09:45:01',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7221,'1110','51661241427','2022-08-23 10:57:17',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(7222,'5500','51661241427','2022-08-23 10:57:17',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7223,'1000','51661241427','2022-08-23 10:57:17',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23822 TUE'),(7224,'4000','51661241427','2022-08-23 10:57:17',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(7225,'1110','51661248769','2022-08-23 13:00:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7226,'1110','51661248769','2022-08-23 13:00:43',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7227,'5500','51661248769','2022-08-23 13:00:43',2331.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7228,'1000','51661248769','2022-08-23 13:00:43',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'232022TUE'),(7229,'4000','51661248769','2022-08-23 13:00:43',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7230,'4000','51661248769','2022-08-23 13:00:43',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7231,'1110','51661251295','2022-08-23 13:42:31',NULL,810.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7232,'1110','51661251295','2022-08-23 13:42:31',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(7233,'5500','51661251295','2022-08-23 13:42:31',3060.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7234,'1000','51661251295','2022-08-23 13:42:31',3980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23822 TUE'),(7235,'4000','51661251295','2022-08-23 13:42:31',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7236,'4000','51661251295','2022-08-23 13:42:31',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(7237,'1110','51661256362','2022-08-23 15:07:08',NULL,320.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7238,'1110','51661256362','2022-08-23 15:07:08',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(7239,'1110','51661256362','2022-08-23 15:07:08',NULL,700.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7240,'5500','51661256362','2022-08-23 15:07:08',1220.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7241,'1000','51661256362','2022-08-23 15:07:08',3300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23822 TUE'),(7242,'4000','51661256362','2022-08-23 15:07:08',NULL,600.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7243,'4000','51661256362','2022-08-23 15:07:08',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(7244,'4000','51661256362','2022-08-23 15:07:08',NULL,2100.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7245,'1110','51661261122','2022-08-23 16:34:49',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7246,'1110','51661261122','2022-08-23 16:34:49',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(7247,'1110','51661261122','2022-08-23 16:34:49',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7248,'1110','51661261122','2022-08-23 16:34:49',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7249,'1110','51661261122','2022-08-23 16:34:49',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7250,'1110','51661261122','2022-08-23 16:34:49',NULL,400.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(7251,'5500','51661261122','2022-08-23 16:34:49',8410.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7252,'1000','51661261122','2022-08-23 16:34:49',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2382022tue'),(7253,'4000','51661261122','2022-08-23 16:34:49',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7254,'4000','51661261122','2022-08-23 16:34:49',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(7255,'4000','51661261122','2022-08-23 16:34:49',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7256,'4000','51661261122','2022-08-23 16:34:49',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7257,'4000','51661261122','2022-08-23 16:34:49',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7258,'4000','51661261122','2022-08-23 16:34:49',NULL,1200.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(7259,'1110','51661261727','2022-08-23 17:09:10',NULL,9911.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7260,'5500','51661261727','2022-08-23 17:09:10',9911.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7261,'1000','51661261727','2022-08-23 17:09:10',9900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2382022tue'),(7262,'4000','51661261727','2022-08-23 17:09:10',NULL,9900.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7263,'1110','51661317884','2022-08-24 08:27:32',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7264,'1110','51661317884','2022-08-24 08:27:32',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7265,'1110','51661317884','2022-08-24 08:27:32',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7266,'5500','51661317884','2022-08-24 08:27:32',2498.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7267,'1000','51661317884','2022-08-24 08:27:32',3190.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24822 WED'),(7268,'4000','51661317884','2022-08-24 08:27:32',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(7269,'4000','51661317884','2022-08-24 08:27:32',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7270,'4000','51661317884','2022-08-24 08:27:32',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7271,'1110','51661324058','2022-08-24 09:54:29',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7272,'5500','51661324058','2022-08-24 09:54:29',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7273,'1000','51661324058','2022-08-24 09:54:29',8000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7274,'4000','51661324058','2022-08-24 09:54:29',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7275,'1110','51661324506','2022-08-24 10:12:25',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7276,'5500','51661324506','2022-08-24 10:12:25',3600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7277,'1000','51661324506','2022-08-24 10:12:25',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24822 WED'),(7278,'4000','51661324506','2022-08-24 10:12:25',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7279,'1110','51661332313','2022-08-24 12:12:42',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7280,'5500','51661332313','2022-08-24 12:12:42',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7281,'1000','51661332313','2022-08-24 12:12:42',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2482022WED'),(7282,'4000','51661332313','2022-08-24 12:12:42',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7283,'1110','51661343554','2022-08-24 15:19:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7284,'5500','51661343554','2022-08-24 15:19:27',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7285,'1000','51661343554','2022-08-24 15:19:27',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7286,'4000','51661343554','2022-08-24 15:19:27',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7287,'1110','51661349875','2022-08-24 17:04:47',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7288,'5500','51661349875','2022-08-24 17:04:47',3500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7289,'1000','51661349875','2022-08-24 17:04:47',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24822 WED'),(7290,'4000','51661349875','2022-08-24 17:04:47',NULL,6000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7291,'1110','51661406347','2022-08-25 08:47:53',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7292,'1110','51661406347','2022-08-25 08:47:53',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(7293,'1110','51661406347','2022-08-25 08:47:53',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7294,'1110','51661406347','2022-08-25 08:47:53',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7295,'5500','51661406347','2022-08-25 08:47:53',12617.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7296,'1000','51661406347','2022-08-25 08:47:53',14890.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25822 THUS'),(7297,'4000','51661406347','2022-08-25 08:47:53',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7298,'4000','51661406347','2022-08-25 08:47:53',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(7299,'4000','51661406347','2022-08-25 08:47:53',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7300,'4000','51661406347','2022-08-25 08:47:53',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 004','','No',NULL,NULL,''),(7301,'1110','51661492404','2022-08-26 08:45:30',NULL,360.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7302,'1110','51661492404','2022-08-26 08:45:30',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7303,'1110','51661492404','2022-08-26 08:45:30',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7304,'1110','51661492404','2022-08-26 08:45:30',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7305,'1110','51661492404','2022-08-26 08:45:30',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393016','','No',NULL,NULL,''),(7306,'1110','51661492404','2022-08-26 08:45:30',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7307,'1110','51661492404','2022-08-26 08:45:30',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7308,'1110','51661492404','2022-08-26 08:45:30',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7309,'5500','51661492404','2022-08-26 08:45:30',11506.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7310,'1000','51661492404','2022-08-26 08:45:30',14680.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25822 THUS'),(7311,'4000','51661492404','2022-08-26 08:45:30',NULL,800.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7312,'4000','51661492404','2022-08-26 08:45:30',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7313,'4000','51661492404','2022-08-26 08:45:30',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(7314,'4000','51661492404','2022-08-26 08:45:30',NULL,600.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7315,'4000','51661492404','2022-08-26 08:45:30',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393016','','No',NULL,NULL,''),(7316,'4000','51661492404','2022-08-26 08:45:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7317,'4000','51661492404','2022-08-26 08:45:30',NULL,6000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7318,'4000','51661492404','2022-08-26 08:45:30',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7319,'1110','51661524003','2022-08-26 17:27:21',NULL,1000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7320,'5500','51661524003','2022-08-26 17:27:21',1000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7321,'1000','51661524003','2022-08-26 17:27:21',1920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26822 FRI'),(7322,'4000','51661524003','2022-08-26 17:27:21',NULL,1920.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7323,'1110','51661579615','2022-08-27 08:53:51',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7324,'5500','51661579615','2022-08-27 08:53:51',1750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7325,'1000','51661579615','2022-08-27 08:53:51',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27822 SAT'),(7326,'4000','51661579615','2022-08-27 08:53:51',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7327,'1110','51661593484','2022-08-27 12:45:28',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7328,'5500','51661593484','2022-08-27 12:45:28',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7329,'1000','51661593484','2022-08-27 12:45:28',850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7330,'4000','51661593484','2022-08-27 12:45:28',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7331,'1110','51661593574','2022-08-27 13:16:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(7332,'5500','51661593574','2022-08-27 13:16:43',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7333,'1000','51661593574','2022-08-27 13:16:43',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27822 SAT'),(7334,'4000','51661593574','2022-08-27 13:16:43',NULL,500.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(7335,'1110','51661595504','2022-08-27 14:06:37',NULL,4704.00,'','5','1','Inventory sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(7336,'1110','51661595504','2022-08-27 14:06:37',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7337,'5500','51661595504','2022-08-27 14:06:37',4749.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7338,'1000','51661595504','2022-08-27 14:06:37',5300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27822 SAT'),(7339,'4000','51661595504','2022-08-27 14:06:37',NULL,5200.00,'','5','1','Good sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(7340,'4000','51661595504','2022-08-27 14:06:37',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7341,'1110','51661599036','2022-08-27 14:18:11',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7342,'5500','51661599036','2022-08-27 14:18:11',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7343,'1000','51661599036','2022-08-27 14:18:11',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7344,'4000','51661599036','2022-08-27 14:18:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7345,'1110','51661599123','2022-08-27 15:03:17',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7346,'5500','51661599123','2022-08-27 15:03:17',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7347,'1000','51661599123','2022-08-27 15:03:17',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7348,'4000','51661599123','2022-08-27 15:03:17',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7349,'1110','51661601802','2022-08-27 15:18:10',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7350,'5500','51661601802','2022-08-27 15:18:10',4263.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7351,'1000','51661601802','2022-08-27 15:18:10',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2782022SAT'),(7352,'4000','51661601802','2022-08-27 15:18:10',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7353,'1110','51661772698','2022-08-29 14:38:40',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7354,'1110','51661772698','2022-08-29 14:38:40',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(7355,'1110','51661772698','2022-08-29 14:38:40',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7356,'1110','51661772698','2022-08-29 14:38:40',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(7357,'1110','51661772698','2022-08-29 14:38:40',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7358,'1110','51661772698','2022-08-29 14:38:40',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7359,'1110','51661772698','2022-08-29 14:38:40',NULL,1127.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7360,'1110','51661772698','2022-08-29 14:38:40',NULL,2150.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(7361,'5500','51661772698','2022-08-29 14:38:40',11401.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7362,'1000','51661772698','2022-08-29 14:38:40',16810.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27822 SAT'),(7363,'4000','51661772698','2022-08-29 14:38:40',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7364,'4000','51661772698','2022-08-29 14:38:40',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(7365,'4000','51661772698','2022-08-29 14:38:40',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7366,'4000','51661772698','2022-08-29 14:38:40',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(7367,'4000','51661772698','2022-08-29 14:38:40',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7368,'4000','51661772698','2022-08-29 14:38:40',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7369,'4000','51661772698','2022-08-29 14:38:40',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7370,'4000','51661772698','2022-08-29 14:38:40',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(7371,'1110','51661773199','2022-08-29 14:43:41',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7372,'1110','51661773199','2022-08-29 14:43:41',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7373,'1110','51661773199','2022-08-29 14:43:41',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7374,'1110','51661773199','2022-08-29 14:43:41',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7375,'1110','51661773199','2022-08-29 14:43:41',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7376,'1110','51661773199','2022-08-29 14:43:41',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7377,'1110','51661773199','2022-08-29 14:43:41',NULL,40.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(7378,'5500','51661773199','2022-08-29 14:43:41',3960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7379,'1000','51661773199','2022-08-29 14:43:41',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29822 MON'),(7380,'4000','51661773199','2022-08-29 14:43:41',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7381,'4000','51661773199','2022-08-29 14:43:41',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7382,'4000','51661773199','2022-08-29 14:43:41',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7383,'4000','51661773199','2022-08-29 14:43:41',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7384,'4000','51661773199','2022-08-29 14:43:41',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7385,'4000','51661773199','2022-08-29 14:43:41',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7386,'4000','51661773199','2022-08-29 14:43:41',NULL,100.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(7387,'1110','51661773451','2022-08-29 15:23:45',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7388,'5500','51661773451','2022-08-29 15:23:45',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7389,'1000','51661773451','2022-08-29 15:23:45',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29822 MON'),(7390,'4000','51661773451','2022-08-29 15:23:45',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7391,'1110','51661775848','2022-08-29 16:17:28',NULL,480.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7392,'1110','51661775848','2022-08-29 16:17:28',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7393,'1110','51661775848','2022-08-29 16:17:28',NULL,360.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7394,'5500','51661775848','2022-08-29 16:17:28',990.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7395,'1000','51661775848','2022-08-29 16:17:28',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29822 MON'),(7396,'4000','51661775848','2022-08-29 16:17:28',NULL,900.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7397,'4000','51661775848','2022-08-29 16:17:28',NULL,1000.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7398,'4000','51661775848','2022-08-29 16:17:28',NULL,800.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7399,'1110','51661781765','2022-08-29 17:05:55',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7400,'1110','51661781765','2022-08-29 17:05:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7401,'5500','51661781765','2022-08-29 17:05:55',1091.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7402,'1000','51661781765','2022-08-29 17:05:55',1490.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7403,'4000','51661781765','2022-08-29 17:05:55',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7404,'4000','51661781765','2022-08-29 17:05:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7405,'1110','51661835907','2022-08-30 08:47:50',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7406,'5500','51661835907','2022-08-30 08:47:50',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7407,'1000','51661835907','2022-08-30 08:47:50',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30822 TUE'),(7408,'4000','51661835907','2022-08-30 08:47:50',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7409,'1110','51661847524','2022-08-30 11:19:19',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7410,'5500','51661847524','2022-08-30 11:19:19',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7411,'1000','51661847524','2022-08-30 11:19:19',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30822 TUE'),(7412,'4000','51661847524','2022-08-30 11:19:19',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7413,'1110','51661860963','2022-08-30 15:03:13',NULL,6120.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7414,'5500','51661860963','2022-08-30 15:03:13',6120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7415,'1000','51661860963','2022-08-30 15:03:13',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30822 TUE'),(7416,'4000','51661860963','2022-08-30 15:03:13',NULL,6750.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7417,'1110','51661861102','2022-08-30 15:26:10',NULL,2842.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7418,'5500','51661861102','2022-08-30 15:26:10',2842.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7419,'1000','51661861102','2022-08-30 15:26:10',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30822 TUE'),(7420,'4000','51661861102','2022-08-30 15:26:10',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7421,'1110','31661863959','2022-08-30 15:54:43',NULL,1440.00,'','3','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7422,'1110','31661863959','2022-08-30 15:54:43',NULL,1440.00,'','3','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7423,'1110','31661863959','2022-08-30 15:54:43',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7424,'1110','31661863959','2022-08-30 15:54:43',NULL,17150.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7425,'1110','31661863959','2022-08-30 15:54:43',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7426,'1110','31661863959','2022-08-30 15:54:43',NULL,200.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7427,'5500','31661863959','2022-08-30 15:54:43',28462.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7428,'1000','31661863959','2022-08-30 15:54:43',33700.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'29082022'),(7429,'4000','31661863959','2022-08-30 15:54:43',NULL,1800.00,'','3','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7430,'4000','31661863959','2022-08-30 15:54:43',NULL,1700.00,'','3','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(7431,'4000','31661863959','2022-08-30 15:54:43',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7432,'4000','31661863959','2022-08-30 15:54:43',NULL,20000.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7433,'4000','31661863959','2022-08-30 15:54:43',NULL,8000.00,'','3','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7434,'4000','31661863959','2022-08-30 15:54:43',NULL,600.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7435,'1110','31661864262','2022-08-30 15:57:52',NULL,13034.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7436,'5500','31661864262','2022-08-30 15:57:52',13034.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7437,'1000','31661864262','2022-08-30 15:57:52',15200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'30082022DORIS'),(7438,'4000','31661864262','2022-08-30 15:57:52',NULL,15200.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7439,'1110','51661940701','2022-08-31 13:12:37',NULL,2160.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7440,'5500','51661940701','2022-08-31 13:12:37',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7441,'1000','51661940701','2022-08-31 13:12:37',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31822 WED'),(7442,'4000','51661940701','2022-08-31 13:12:37',NULL,2700.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7443,'1110','51662016351','2022-09-01 10:12:59',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7444,'5500','51662016351','2022-09-01 10:12:59',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7445,'1000','51662016351','2022-09-01 10:12:59',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'192022thu'),(7446,'4000','51662016351','2022-09-01 10:12:59',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7447,'1110','51662016487','2022-09-01 11:42:31',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(7448,'1110','51662016487','2022-09-01 11:42:31',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7449,'5500','51662016487','2022-09-01 11:42:31',190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7450,'1000','51662016487','2022-09-01 11:42:31',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1922 THUS'),(7451,'4000','51662016487','2022-09-01 11:42:31',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(7452,'4000','51662016487','2022-09-01 11:42:31',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7453,'1110','51662030124','2022-09-01 14:02:38',NULL,1127.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7454,'5500','51662030124','2022-09-01 14:02:38',1127.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7455,'1000','51662030124','2022-09-01 14:02:38',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1922 thus'),(7456,'4000','51662030124','2022-09-01 14:02:38',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(7457,'1110','31662032641','2022-09-01 14:48:01',NULL,17836.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7458,'1110','31662032641','2022-09-01 14:48:01',NULL,7546.00,'','3','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7459,'1110','31662032641','2022-09-01 14:48:01',NULL,16545.00,'','3','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7460,'1110','31662032641','2022-09-01 14:48:01',NULL,640.00,'','3','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7461,'1110','31662032641','2022-09-01 14:48:01',NULL,1350.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7462,'1110','31662032641','2022-09-01 14:48:01',NULL,46080.00,'','3','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(7463,'1110','31662032641','2022-09-01 14:48:01',NULL,6720.00,'','3','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(7464,'5500','31662032641','2022-09-01 14:48:01',96717.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7465,'1000','31662032641','2022-09-01 14:48:01',121750.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,''),(7466,'4000','31662032641','2022-09-01 14:48:01',NULL,20800.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(7467,'4000','31662032641','2022-09-01 14:48:01',NULL,8800.00,'','3','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7468,'4000','31662032641','2022-09-01 14:48:01',NULL,19500.00,'','3','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7469,'4000','31662032641','2022-09-01 14:48:01',NULL,1600.00,'','3','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7470,'4000','31662032641','2022-09-01 14:48:01',NULL,2300.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7471,'4000','31662032641','2022-09-01 14:48:01',NULL,60000.00,'','3','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(7472,'4000','31662032641','2022-09-01 14:48:01',NULL,8750.00,'','3','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(7473,'1110','51662034358','2022-09-01 15:25:56',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7474,'1110','51662034358','2022-09-01 15:25:56',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(7475,'1110','51662034358','2022-09-01 15:25:56',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7476,'5500','51662034358','2022-09-01 15:25:56',3774.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7477,'1000','51662034358','2022-09-01 15:25:56',4350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7478,'4000','51662034358','2022-09-01 15:25:56',NULL,2600.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7479,'4000','51662034358','2022-09-01 15:25:56',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(7480,'4000','51662034358','2022-09-01 15:25:56',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7481,'1110','51662095934','2022-09-02 08:22:59',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7482,'1110','51662095934','2022-09-02 08:22:59',NULL,2160.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7483,'1110','51662095934','2022-09-02 08:22:59',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7484,'1110','51662095934','2022-09-02 08:22:59',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7485,'1110','51662095934','2022-09-02 08:22:59',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7486,'1110','51662095934','2022-09-02 08:22:59',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7487,'5500','51662095934','2022-09-02 08:22:59',5520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7488,'1000','51662095934','2022-09-02 08:22:59',6880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1922 THUS'),(7489,'4000','51662095934','2022-09-02 08:22:59',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7490,'4000','51662095934','2022-09-02 08:22:59',NULL,2700.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7491,'4000','51662095934','2022-09-02 08:22:59',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7492,'4000','51662095934','2022-09-02 08:22:59',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7493,'4000','51662095934','2022-09-02 08:22:59',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7494,'4000','51662095934','2022-09-02 08:22:59',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7495,'1110','51662108450','2022-09-02 11:48:08',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7496,'1110','51662108450','2022-09-02 11:48:08',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7497,'5500','51662108450','2022-09-02 11:48:08',585.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7498,'1000','51662108450','2022-09-02 11:48:08',1090.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2922 RFI'),(7499,'4000','51662108450','2022-09-02 11:48:08',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7500,'4000','51662108450','2022-09-02 11:48:08',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7501,'1110','51662108538','2022-09-02 12:40:46',NULL,7200.00,'','5','1','Inventory sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7502,'1110','51662108538','2022-09-02 12:40:46',NULL,1620.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7503,'1110','51662108538','2022-09-02 12:40:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7504,'5500','51662108538','2022-09-02 12:40:46',8920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7505,'1000','51662108538','2022-09-02 12:40:46',10260.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2922 FRI'),(7506,'4000','51662108538','2022-09-02 12:40:46',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33518','','No',NULL,NULL,''),(7507,'4000','51662108538','2022-09-02 12:40:46',NULL,2760.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7508,'4000','51662108538','2022-09-02 12:40:46',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7509,'1110','51662118114','2022-09-02 14:30:14',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7510,'1110','51662118114','2022-09-02 14:30:14',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7511,'1110','51662118114','2022-09-02 14:30:14',NULL,5000.00,'','5','1','Inventory sold','1','','sales','SC - 612 CENTAMILLY','','No',NULL,NULL,''),(7512,'1110','51662118114','2022-09-02 14:30:14',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(7513,'5500','51662118114','2022-09-02 14:30:14',12819.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7514,'1000','51662118114','2022-09-02 14:30:14',16900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'292022FRI'),(7515,'4000','51662118114','2022-09-02 14:30:14',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7516,'4000','51662118114','2022-09-02 14:30:14',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7517,'4000','51662118114','2022-09-02 14:30:14',NULL,7500.00,'','5','1','Good sold','1','','sales','SC - 612 CENTAMILLY','','No',NULL,NULL,''),(7518,'4000','51662118114','2022-09-02 14:30:14',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(7519,'1110','51662199816','2022-09-03 13:13:50',NULL,11713.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7520,'5500','51662199816','2022-09-03 13:13:50',11713.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7521,'1000','51662199816','2022-09-03 13:13:50',11700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3822 SAT'),(7522,'4000','51662199816','2022-09-03 13:13:50',NULL,11700.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7523,'1110','51662205906','2022-09-03 14:52:30',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7524,'5500','51662205906','2022-09-03 14:52:30',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7525,'1000','51662205906','2022-09-03 14:52:30',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'392022SAT'),(7526,'4000','51662205906','2022-09-03 14:52:30',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(7527,'1110','51662205982','2022-09-03 14:53:35',NULL,11000.00,'','5','1','Inventory sold','1','','sales','130014971','','No',NULL,NULL,''),(7528,'5500','51662205982','2022-09-03 14:53:35',11000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7529,'1000','51662205982','2022-09-03 14:53:35',18000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7530,'4000','51662205982','2022-09-03 14:53:35',NULL,18000.00,'','5','1','Good sold','1','','sales','130014971','','No',NULL,NULL,''),(7531,'1110','51662358377','2022-09-05 09:15:21',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7532,'5500','51662358377','2022-09-05 09:15:21',4704.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7533,'1000','51662358377','2022-09-05 09:15:21',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'592022mon'),(7534,'4000','51662358377','2022-09-05 09:15:21',NULL,5000.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7535,'1110','51662358601','2022-09-05 10:39:59',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7536,'1110','51662358601','2022-09-05 10:39:59',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7537,'1110','51662358601','2022-09-05 10:39:59',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7538,'5500','51662358601','2022-09-05 10:39:59',1906.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7539,'1000','51662358601','2022-09-05 10:39:59',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5922MON'),(7540,'4000','51662358601','2022-09-05 10:39:59',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7541,'4000','51662358601','2022-09-05 10:39:59',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7542,'4000','51662358601','2022-09-05 10:39:59',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7543,'1110','51662367791','2022-09-05 11:51:20',NULL,8800.00,'','5','1','Inventory sold','1','','sales','WC-M6','','No',NULL,NULL,''),(7544,'1110','51662367791','2022-09-05 11:51:20',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(7545,'1110','51662367791','2022-09-05 11:51:20',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7546,'5500','51662367791','2022-09-05 11:51:20',9060.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7547,'1000','51662367791','2022-09-05 11:51:20',11750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5922 MON'),(7548,'4000','51662367791','2022-09-05 11:51:20',NULL,11000.00,'','5','1','Good sold','1','','sales','WC-M6','','No',NULL,NULL,''),(7549,'4000','51662367791','2022-09-05 11:51:20',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(7550,'4000','51662367791','2022-09-05 11:51:20',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7551,'1110','51662367896','2022-09-05 11:51:50',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7552,'5500','51662367896','2022-09-05 11:51:50',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7553,'1000','51662367896','2022-09-05 11:51:50',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5922 MON'),(7554,'4000','51662367896','2022-09-05 11:51:50',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7555,'1110','51662370190','2022-09-05 12:30:50',NULL,9010.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7556,'5500','51662370190','2022-09-05 12:30:50',9010.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7557,'1000','51662370190','2022-09-05 12:30:50',9000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'592022mon'),(7558,'4000','51662370190','2022-09-05 12:30:50',NULL,9000.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(7559,'1110','51662374679','2022-09-05 13:44:51',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7560,'5500','51662374679','2022-09-05 13:44:51',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7561,'1000','51662374679','2022-09-05 13:44:51',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5922 mon'),(7562,'4000','51662374679','2022-09-05 13:44:51',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7563,'1110','51662378756','2022-09-05 14:54:21',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7564,'1110','51662378756','2022-09-05 14:54:21',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7565,'1110','51662378756','2022-09-05 14:54:21',NULL,3600.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7566,'5500','51662378756','2022-09-05 14:54:21',15164.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7567,'1000','51662378756','2022-09-05 14:54:21',17500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'592022mon'),(7568,'4000','51662378756','2022-09-05 14:54:21',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7569,'4000','51662378756','2022-09-05 14:54:21',NULL,5000.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7570,'4000','51662378756','2022-09-05 14:54:21',NULL,4500.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7571,'1110','51662378914','2022-09-05 16:32:20',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7572,'1110','51662378914','2022-09-05 16:32:20',NULL,2254.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(7573,'5500','51662378914','2022-09-05 16:32:20',10486.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7574,'1000','51662378914','2022-09-05 16:32:20',12300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5922 mon'),(7575,'4000','51662378914','2022-09-05 16:32:20',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7576,'4000','51662378914','2022-09-05 16:32:20',NULL,2700.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(7577,'1110','51662442907','2022-09-06 09:35:56',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7578,'5500','51662442907','2022-09-06 09:35:56',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7579,'1000','51662442907','2022-09-06 09:35:56',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7580,'4000','51662442907','2022-09-06 09:35:56',NULL,1200.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7581,'1110','51662450388','2022-09-06 10:54:37',NULL,16464.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7582,'1110','51662450388','2022-09-06 10:54:37',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7583,'1110','51662450388','2022-09-06 10:54:37',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7584,'1110','51662450388','2022-09-06 10:54:37',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7585,'1110','51662450388','2022-09-06 10:54:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7586,'1110','51662450388','2022-09-06 10:54:37',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7587,'1110','51662450388','2022-09-06 10:54:37',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7588,'5500','51662450388','2022-09-06 10:54:37',18074.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7589,'1000','51662450388','2022-09-06 10:54:37',20260.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6922 TUE'),(7590,'4000','51662450388','2022-09-06 10:54:37',NULL,17500.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7591,'4000','51662450388','2022-09-06 10:54:37',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7592,'4000','51662450388','2022-09-06 10:54:37',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7593,'4000','51662450388','2022-09-06 10:54:37',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7594,'4000','51662450388','2022-09-06 10:54:37',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7595,'4000','51662450388','2022-09-06 10:54:37',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7596,'4000','51662450388','2022-09-06 10:54:37',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7597,'1110','51662455120','2022-09-06 12:05:34',NULL,810.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7598,'5500','51662455120','2022-09-06 12:05:34',810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7599,'1000','51662455120','2022-09-06 12:05:34',1380.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7600,'4000','51662455120','2022-09-06 12:05:34',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7601,'1110','31662534004','2022-09-07 10:08:01',NULL,4350.00,'','3','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7602,'1110','31662534004','2022-09-07 10:08:01',NULL,1450.00,'','3','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7603,'1110','31662534004','2022-09-07 10:08:01',NULL,1755.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7604,'1110','31662534004','2022-09-07 10:08:01',NULL,135.00,'','3','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7605,'1110','31662534004','2022-09-07 10:08:01',NULL,400.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7606,'1110','31662534004','2022-09-07 10:08:01',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7607,'5500','31662534004','2022-09-07 10:08:01',8190.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7608,'1000','31662534004','2022-09-07 10:08:01',12840.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'6092022DORIS'),(7609,'4000','31662534004','2022-09-07 10:08:01',NULL,6900.00,'','3','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7610,'4000','31662534004','2022-09-07 10:08:01',NULL,1150.00,'','3','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(7611,'4000','31662534004','2022-09-07 10:08:01',NULL,2990.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7612,'4000','31662534004','2022-09-07 10:08:01',NULL,300.00,'','3','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7613,'4000','31662534004','2022-09-07 10:08:01',NULL,1200.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7614,'4000','31662534004','2022-09-07 10:08:01',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7615,'1110','51662549893','2022-09-07 14:25:19',NULL,5000.00,'','5','1','Inventory sold','1','','sales','SC - 612 CENTAMILLY','','No',NULL,NULL,''),(7616,'5500','51662549893','2022-09-07 14:25:19',5000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7617,'1000','51662549893','2022-09-07 14:25:19',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7922 wed'),(7618,'4000','51662549893','2022-09-07 14:25:19',NULL,7500.00,'','5','1','Good sold','1','','sales','SC - 612 CENTAMILLY','','No',NULL,NULL,''),(7619,'1110','51662550157','2022-09-07 15:00:27',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7620,'1110','51662550157','2022-09-07 15:00:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7621,'5500','51662550157','2022-09-07 15:00:27',190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7622,'1000','51662550157','2022-09-07 15:00:27',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6922 wed'),(7623,'4000','51662550157','2022-09-07 15:00:27',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7624,'4000','51662550157','2022-09-07 15:00:27',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7625,'1110','51662560222','2022-09-07 17:17:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(7626,'5500','51662560222','2022-09-07 17:17:17',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7627,'1000','51662560222','2022-09-07 17:17:17',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7922 wed'),(7628,'4000','51662560222','2022-09-07 17:17:17',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(7629,'1110','51662615469','2022-09-08 08:39:01',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7630,'5500','51662615469','2022-09-08 08:39:01',11250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7631,'1000','51662615469','2022-09-08 08:39:01',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8922 THUS'),(7632,'4000','51662615469','2022-09-08 08:39:01',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7633,'1110','51662615581','2022-09-08 08:59:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7634,'5500','51662615581','2022-09-08 08:59:48',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7635,'1000','51662615581','2022-09-08 08:59:48',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7922 WED'),(7636,'4000','51662615581','2022-09-08 08:59:48',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7637,'1110','51662616817','2022-09-08 10:32:56',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7638,'5500','51662616817','2022-09-08 10:32:56',540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7639,'1000','51662616817','2022-09-08 10:32:56',920.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7640,'4000','51662616817','2022-09-08 10:32:56',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7641,'1110','51662622391','2022-09-08 12:17:20',NULL,2254.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(7642,'5500','51662622391','2022-09-08 12:17:20',2254.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7643,'1000','51662622391','2022-09-08 12:17:20',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8922 THUS'),(7644,'4000','51662622391','2022-09-08 12:17:20',NULL,2700.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(7645,'1110','51662715395','2022-09-09 12:23:52',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7646,'5500','51662715395','2022-09-09 12:23:52',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7647,'1000','51662715395','2022-09-09 12:23:52',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'992022FRI'),(7648,'4000','51662715395','2022-09-09 12:23:52',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7649,'1110','51662715503','2022-09-09 12:29:42',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(7650,'5500','51662715503','2022-09-09 12:29:42',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7651,'1000','51662715503','2022-09-09 12:29:42',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9922 fri'),(7652,'4000','51662715503','2022-09-09 12:29:42',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(7653,'1110','51662726101','2022-09-09 15:23:40',NULL,9792.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(7654,'5500','51662726101','2022-09-09 15:23:40',9792.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7655,'1000','51662726101','2022-09-09 15:23:40',10800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9922 fri'),(7656,'4000','51662726101','2022-09-09 15:23:40',NULL,10800.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(7657,'1110','51662785737','2022-09-10 07:55:56',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7658,'5500','51662785737','2022-09-10 07:55:56',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7659,'1000','51662785737','2022-09-10 07:55:56',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10922 SAT'),(7660,'4000','51662785737','2022-09-10 07:55:56',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7661,'1110','51662796087','2022-09-10 10:48:44',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7662,'1110','51662796087','2022-09-10 10:48:44',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7663,'5500','51662796087','2022-09-10 10:48:44',776.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7664,'1000','51662796087','2022-09-10 10:48:44',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7665,'4000','51662796087','2022-09-10 10:48:44',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(7666,'4000','51662796087','2022-09-10 10:48:44',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7667,'1110','51662803128','2022-09-10 12:45:47',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7668,'5500','51662803128','2022-09-10 12:45:47',225.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7669,'1000','51662803128','2022-09-10 12:45:47',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10922 SAT'),(7670,'4000','51662803128','2022-09-10 12:45:47',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(7671,'1110','51662815442','2022-09-10 16:11:18',NULL,1127.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(7672,'5500','51662815442','2022-09-10 16:11:18',1127.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7673,'1000','51662815442','2022-09-10 16:11:18',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10922 SAT'),(7674,'4000','51662815442','2022-09-10 16:11:18',NULL,1350.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(7675,'1110','51662817082','2022-09-10 16:42:00',NULL,11030.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7676,'1110','51662817082','2022-09-10 16:42:00',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(7677,'1110','51662817082','2022-09-10 16:42:00',NULL,7680.00,'','5','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(7678,'5500','51662817082','2022-09-10 16:42:00',25460.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7679,'1000','51662817082','2022-09-10 16:42:00',30800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7680,'4000','51662817082','2022-09-10 16:42:00',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7681,'4000','51662817082','2022-09-10 16:42:00',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(7682,'4000','51662817082','2022-09-10 16:42:00',NULL,10000.00,'','5','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(7683,'1110','51662818079','2022-09-10 16:54:50',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7684,'5500','51662818079','2022-09-10 16:54:50',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7685,'1000','51662818079','2022-09-10 16:54:50',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10922 SAT'),(7686,'4000','51662818079','2022-09-10 16:54:50',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7687,'1110','51662818362','2022-09-10 16:59:38',NULL,8526.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7688,'5500','51662818362','2022-09-10 16:59:38',8526.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7689,'1000','51662818362','2022-09-10 16:59:38',9600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1092022SAT'),(7690,'4000','51662818362','2022-09-10 16:59:38',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7691,'1110','51662818435','2022-09-10 18:08:55',NULL,5527.20,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7692,'1110','51662818435','2022-09-10 18:08:55',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7693,'1110','51662818435','2022-09-10 18:08:55',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7694,'1110','51662818435','2022-09-10 18:08:55',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7695,'5500','51662818435','2022-09-10 18:08:55',19982.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7696,'1000','51662818435','2022-09-10 18:08:55',22200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10922 SAT'),(7697,'4000','51662818435','2022-09-10 18:08:55',NULL,5400.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7698,'4000','51662818435','2022-09-10 18:08:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7699,'4000','51662818435','2022-09-10 18:08:55',NULL,13600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7700,'4000','51662818435','2022-09-10 18:08:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7701,'1110','51663054601','2022-09-13 10:39:14',NULL,2500.00,'','5','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7702,'1110','51663054601','2022-09-13 10:39:14',NULL,340.00,'','5','1','Inventory sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(7703,'1110','51663054601','2022-09-13 10:39:14',NULL,7889.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(7704,'1110','51663054601','2022-09-13 10:39:14',NULL,9408.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7705,'1110','51663054601','2022-09-13 10:39:14',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7706,'5500','51663054601','2022-09-13 10:39:14',20297.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7707,'1000','51663054601','2022-09-13 10:39:14',26000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13922 TUE'),(7708,'4000','51663054601','2022-09-13 10:39:14',NULL,5000.00,'','5','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7709,'4000','51663054601','2022-09-13 10:39:14',NULL,800.00,'','5','1','Good sold','1','','sales','9008 HUMA','','No',NULL,NULL,''),(7710,'4000','51663054601','2022-09-13 10:39:14',NULL,9800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(7711,'4000','51663054601','2022-09-13 10:39:14',NULL,10000.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7712,'4000','51663054601','2022-09-13 10:39:14',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7713,'1110','51663054802','2022-09-13 10:41:29',NULL,7680.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(7714,'1110','51663054802','2022-09-13 10:41:29',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7715,'1110','51663054802','2022-09-13 10:41:29',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7716,'5500','51663054802','2022-09-13 10:41:29',7795.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7717,'1000','51663054802','2022-09-13 10:41:29',10400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13922 tue'),(7718,'4000','51663054802','2022-09-13 10:41:29',NULL,10000.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(7719,'4000','51663054802','2022-09-13 10:41:29',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7720,'4000','51663054802','2022-09-13 10:41:29',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7721,'1110','51663065374','2022-09-13 13:40:54',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(7722,'1110','51663065374','2022-09-13 13:40:54',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7723,'1110','51663065374','2022-09-13 13:40:54',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7724,'1110','51663065374','2022-09-13 13:40:54',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7725,'1110','51663065374','2022-09-13 13:40:54',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(7726,'1110','51663065374','2022-09-13 13:40:54',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (7727,'1110','51663065374','2022-09-13 13:40:54',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(7728,'5500','51663065374','2022-09-13 13:40:54',5845.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7729,'1000','51663065374','2022-09-13 13:40:54',7560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13922 TUE'),(7730,'4000','51663065374','2022-09-13 13:40:54',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(7731,'4000','51663065374','2022-09-13 13:40:54',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7732,'4000','51663065374','2022-09-13 13:40:54',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(7733,'4000','51663065374','2022-09-13 13:40:54',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7734,'4000','51663065374','2022-09-13 13:40:54',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(7735,'4000','51663065374','2022-09-13 13:40:54',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7736,'4000','51663065374','2022-09-13 13:40:54',NULL,2500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(7737,'1110','51663066025','2022-09-13 15:13:23',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7738,'5500','51663066025','2022-09-13 15:13:23',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7739,'1000','51663066025','2022-09-13 15:13:23',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13922 TUE'),(7740,'4000','51663066025','2022-09-13 15:13:23',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(7741,'1110','51663080050','2022-09-13 17:42:41',NULL,960.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(7742,'1110','51663080050','2022-09-13 17:42:41',NULL,960.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(7743,'5500','51663080050','2022-09-13 17:42:41',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7744,'1000','51663080050','2022-09-13 17:42:41',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7745,'4000','51663080050','2022-09-13 17:42:41',NULL,1250.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(7746,'4000','51663080050','2022-09-13 17:42:41',NULL,1250.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(7747,'1110','51663080679','2022-09-13 17:53:25',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(7748,'1110','51663080679','2022-09-13 17:53:25',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7749,'5500','51663080679','2022-09-13 17:53:25',260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7750,'1000','51663080679','2022-09-13 17:53:25',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1392022TUE'),(7751,'4000','51663080679','2022-09-13 17:53:25',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(7752,'4000','51663080679','2022-09-13 17:53:25',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7753,'1110','31663151671','2022-09-14 13:35:00',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7754,'1110','31663151671','2022-09-14 13:35:00',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(7755,'5500','31663151671','2022-09-14 13:35:00',4116.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7756,'1000','31663151671','2022-09-14 13:35:00',4800.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'10092022'),(7757,'4000','31663151671','2022-09-14 13:35:00',NULL,3200.00,'','3','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(7758,'4000','31663151671','2022-09-14 13:35:00',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(7759,'1110','51663223372','2022-09-15 09:30:32',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7760,'1110','51663223372','2022-09-15 09:30:32',NULL,960.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(7761,'5500','51663223372','2022-09-15 09:30:32',1005.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7762,'1000','51663223372','2022-09-15 09:30:32',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15922 THUS'),(7763,'4000','51663223372','2022-09-15 09:30:32',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7764,'4000','51663223372','2022-09-15 09:30:32',NULL,1250.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(7765,'1110','51663223453','2022-09-15 10:25:20',NULL,6394.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7766,'1110','51663223453','2022-09-15 10:25:20',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7767,'5500','51663223453','2022-09-15 10:25:20',6664.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7768,'1000','51663223453','2022-09-15 10:25:20',7660.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15922 THUS'),(7769,'4000','51663223453','2022-09-15 10:25:20',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7770,'4000','51663223453','2022-09-15 10:25:20',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7771,'1110','51663246720','2022-09-15 16:01:30',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7772,'1110','51663246720','2022-09-15 16:01:30',NULL,960.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(7773,'5500','51663246720','2022-09-15 16:01:30',2136.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7774,'1000','51663246720','2022-09-15 16:01:30',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1592022THU'),(7775,'4000','51663246720','2022-09-15 16:01:30',NULL,1250.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7776,'4000','51663246720','2022-09-15 16:01:30',NULL,1250.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(7777,'1110','51663253102','2022-09-15 17:45:43',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7778,'5500','51663253102','2022-09-15 17:45:43',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7779,'1000','51663253102','2022-09-15 17:45:43',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15922 thus'),(7780,'4000','51663253102','2022-09-15 17:45:43',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7781,'1110','51663303878','2022-09-16 08:22:44',NULL,11030.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7782,'5500','51663303878','2022-09-16 08:22:44',11030.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7783,'1000','51663303878','2022-09-16 08:22:44',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1692022fri'),(7784,'4000','51663303878','2022-09-16 08:22:44',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(7785,'1110','51663310737','2022-09-16 09:46:29',NULL,7369.60,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7786,'5500','51663310737','2022-09-16 09:46:29',7369.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7787,'1000','51663310737','2022-09-16 09:46:29',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1692022fri'),(7788,'4000','51663310737','2022-09-16 09:46:29',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7789,'1110','51663310834','2022-09-16 10:44:21',NULL,945.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7790,'5500','51663310834','2022-09-16 10:44:21',945.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7791,'1000','51663310834','2022-09-16 10:44:21',1610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16922FRI'),(7792,'4000','51663310834','2022-09-16 10:44:21',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7793,'1110','51663325001','2022-09-16 13:43:41',NULL,1600.00,'','5','1','Inventory sold','1','','sales','130020726','','No',NULL,NULL,''),(7794,'5500','51663325001','2022-09-16 13:43:41',1600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7795,'1000','51663325001','2022-09-16 13:43:41',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16922 FRI'),(7796,'4000','51663325001','2022-09-16 13:43:41',NULL,3000.00,'','5','1','Good sold','1','','sales','130020726','','No',NULL,NULL,''),(7797,'1110','51663325074','2022-09-16 15:38:47',NULL,960.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(7798,'1110','51663325074','2022-09-16 15:38:47',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7799,'5500','51663325074','2022-09-16 15:38:47',1365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7800,'1000','51663325074','2022-09-16 15:38:47',1940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16922 FRI'),(7801,'4000','51663325074','2022-09-16 15:38:47',NULL,1250.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(7802,'4000','51663325074','2022-09-16 15:38:47',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7803,'1110','51663340881','2022-09-16 18:11:43',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7804,'1110','51663340881','2022-09-16 18:11:43',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7805,'5500','51663340881','2022-09-16 18:11:43',1221.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7806,'1000','51663340881','2022-09-16 18:11:43',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16922 FRI'),(7807,'4000','51663340881','2022-09-16 18:11:43',NULL,1250.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7808,'4000','51663340881','2022-09-16 18:11:43',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7809,'1110','51663419266','2022-09-17 15:55:30',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7810,'1110','51663419266','2022-09-17 15:55:30',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7811,'5500','51663419266','2022-09-17 15:55:30',3224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7812,'1000','51663419266','2022-09-17 15:55:30',4400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17922 SAT'),(7813,'4000','51663419266','2022-09-17 15:55:30',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(7814,'4000','51663419266','2022-09-17 15:55:30',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7815,'1110','51663427307','2022-09-17 18:08:39',NULL,1493.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(7816,'5500','51663427307','2022-09-17 18:08:39',1493.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7817,'1000','51663427307','2022-09-17 18:08:39',3000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7818,'4000','51663427307','2022-09-17 18:08:39',NULL,3000.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(7819,'1110','51663566745','2022-09-19 08:54:48',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7820,'1110','51663566745','2022-09-19 08:54:48',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7821,'1110','51663566745','2022-09-19 08:54:48',NULL,405.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7822,'1110','51663566745','2022-09-19 08:54:48',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7823,'5500','51663566745','2022-09-19 08:54:48',3239.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7824,'1000','51663566745','2022-09-19 08:54:48',4090.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19922 MON'),(7825,'4000','51663566745','2022-09-19 08:54:48',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24332','','No',NULL,NULL,''),(7826,'4000','51663566745','2022-09-19 08:54:48',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(7827,'4000','51663566745','2022-09-19 08:54:48',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7828,'4000','51663566745','2022-09-19 08:54:48',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(7829,'1110','51663583109','2022-09-19 13:25:34',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7830,'5500','51663583109','2022-09-19 13:25:34',1421.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7831,'1000','51663583109','2022-09-19 13:25:34',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19822 MON'),(7832,'4000','51663583109','2022-09-19 13:25:34',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7833,'1110','51663600044','2022-09-19 18:07:39',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7834,'5500','51663600044','2022-09-19 18:07:39',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7835,'1000','51663600044','2022-09-19 18:07:39',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19922 MON'),(7836,'4000','51663600044','2022-09-19 18:07:39',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(7837,'1110','51663683220','2022-09-20 17:14:21',NULL,500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7838,'5500','51663683220','2022-09-20 17:14:21',500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7839,'1000','51663683220','2022-09-20 17:14:21',960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7840,'4000','51663683220','2022-09-20 17:14:21',NULL,960.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7841,'1110','51663737025','2022-09-21 08:10:50',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7842,'1110','51663737025','2022-09-21 08:10:50',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7843,'5500','51663737025','2022-09-21 08:10:50',980.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7844,'1000','51663737025','2022-09-21 08:10:50',1260.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21922 wed'),(7845,'4000','51663737025','2022-09-21 08:10:50',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7846,'4000','51663737025','2022-09-21 08:10:50',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7847,'1110','51663741933','2022-09-21 09:33:07',NULL,850.00,'','5','1','Inventory sold','1','','sales','130020198','','No',NULL,NULL,''),(7848,'5500','51663741933','2022-09-21 09:33:07',850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7849,'1000','51663741933','2022-09-21 09:33:07',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21922 wed'),(7850,'4000','51663741933','2022-09-21 09:33:07',NULL,2000.00,'','5','1','Good sold','1','','sales','130020198','','No',NULL,NULL,''),(7851,'1110','51663742056','2022-09-21 10:27:47',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7852,'5500','51663742056','2022-09-21 10:27:47',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7853,'1000','51663742056','2022-09-21 10:27:47',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7854,'4000','51663742056','2022-09-21 10:27:47',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7855,'1110','51663746916','2022-09-21 10:57:55',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7856,'1110','51663746916','2022-09-21 10:57:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7857,'1110','51663746916','2022-09-21 10:57:55',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7858,'5500','51663746916','2022-09-21 10:57:55',1340.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7859,'1000','51663746916','2022-09-21 10:57:55',2420.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2192022wed'),(7860,'4000','51663746916','2022-09-21 10:57:55',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7861,'4000','51663746916','2022-09-21 10:57:55',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7862,'4000','51663746916','2022-09-21 10:57:55',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7863,'1110','51663747144','2022-09-21 11:14:27',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7864,'5500','51663747144','2022-09-21 11:14:27',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7865,'1000','51663747144','2022-09-21 11:14:27',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21922 WED'),(7866,'4000','51663747144','2022-09-21 11:14:27',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(7867,'1110','51663765477','2022-09-21 16:07:02',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7868,'1110','51663765477','2022-09-21 16:07:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7869,'5500','51663765477','2022-09-21 16:07:02',360.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7870,'1000','51663765477','2022-09-21 16:07:02',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7871,'4000','51663765477','2022-09-21 16:07:02',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 003','','No',NULL,NULL,''),(7872,'4000','51663765477','2022-09-21 16:07:02',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(7873,'1110','51663765631','2022-09-21 17:05:18',NULL,12936.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7874,'1110','51663765631','2022-09-21 17:05:18',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7875,'5500','51663765631','2022-09-21 17:05:18',22540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7876,'1000','51663765631','2022-09-21 17:05:18',24950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2192022WED'),(7877,'4000','51663765631','2022-09-21 17:05:18',NULL,13750.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7878,'4000','51663765631','2022-09-21 17:05:18',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7879,'1110','51663830745','2022-09-22 10:13:45',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7880,'1110','51663830745','2022-09-22 10:13:45',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(7881,'5500','51663830745','2022-09-22 10:13:45',2402.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7882,'1000','51663830745','2022-09-22 10:13:45',2750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22922 THUS'),(7883,'4000','51663830745','2022-09-22 10:13:45',NULL,2600.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7884,'4000','51663830745','2022-09-22 10:13:45',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(7885,'1110','51663830846','2022-09-22 12:03:39',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7886,'1110','51663830846','2022-09-22 12:03:39',NULL,675.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7887,'5500','51663830846','2022-09-22 12:03:39',6163.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7888,'1000','51663830846','2022-09-22 12:03:39',7550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2292022THU'),(7889,'4000','51663830846','2022-09-22 12:03:39',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7890,'4000','51663830846','2022-09-22 12:03:39',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7891,'1110','51663838515','2022-09-22 12:24:10',NULL,4320.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7892,'5500','51663838515','2022-09-22 12:24:10',4320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7893,'1000','51663838515','2022-09-22 12:24:10',5400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7894,'4000','51663838515','2022-09-22 12:24:10',NULL,5400.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7895,'1110','51663838658','2022-09-22 12:25:03',NULL,2160.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7896,'5500','51663838658','2022-09-22 12:25:03',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7897,'1000','51663838658','2022-09-22 12:25:03',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21922 wed'),(7898,'4000','51663838658','2022-09-22 12:25:03',NULL,2700.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7899,'1110','51663845432','2022-09-22 14:17:26',NULL,3840.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(7900,'5500','51663845432','2022-09-22 14:17:26',3840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7901,'1000','51663845432','2022-09-22 14:17:26',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22922 thus'),(7902,'4000','51663845432','2022-09-22 14:17:26',NULL,5000.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(7903,'1110','51663845514','2022-09-22 15:21:23',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(7904,'5500','51663845514','2022-09-22 15:21:23',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7905,'1000','51663845514','2022-09-22 15:21:23',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7906,'4000','51663845514','2022-09-22 15:21:23',NULL,2500.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(7907,'1110','51663849288','2022-09-22 15:32:47',NULL,1700.00,'','5','1','Inventory sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(7908,'5500','51663849288','2022-09-22 15:32:47',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7909,'1000','51663849288','2022-09-22 15:32:47',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22922 thus'),(7910,'4000','51663849288','2022-09-22 15:32:47',NULL,3500.00,'','5','1','Good sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(7911,'1110','51663849985','2022-09-22 15:47:16',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7912,'5500','51663849985','2022-09-22 15:47:16',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7913,'1000','51663849985','2022-09-22 15:47:16',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22922 THUS'),(7914,'4000','51663849985','2022-09-22 15:47:16',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(7915,'1110','51663931691','2022-09-23 14:16:00',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(7916,'1110','51663931691','2022-09-23 14:16:00',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(7917,'5500','51663931691','2022-09-23 14:16:00',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7918,'1000','51663931691','2022-09-23 14:16:00',350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23922 fri'),(7919,'4000','51663931691','2022-09-23 14:16:00',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(7920,'4000','51663931691','2022-09-23 14:16:00',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(7921,'1110','51664201975','2022-09-26 17:20:43',NULL,250.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(7922,'5500','51664201975','2022-09-26 17:20:43',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7923,'1000','51664201975','2022-09-26 17:20:43',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26922 MON'),(7924,'4000','51664201975','2022-09-26 17:20:43',NULL,600.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(7925,'1110','51664261196','2022-09-27 09:49:13',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7926,'1110','51664261196','2022-09-27 09:49:13',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(7927,'5500','51664261196','2022-09-27 09:49:13',4216.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7928,'1000','51664261196','2022-09-27 09:49:13',5100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7929,'4000','51664261196','2022-09-27 09:49:13',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7930,'4000','51664261196','2022-09-27 09:49:13',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(7931,'1110','51664261379','2022-09-27 10:12:54',NULL,5040.00,'','5','1','Inventory sold','1','','sales','33047','','No',NULL,NULL,''),(7932,'5500','51664261379','2022-09-27 10:12:54',5040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7933,'1000','51664261379','2022-09-27 10:12:54',6300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2792022tue'),(7934,'4000','51664261379','2022-09-27 10:12:54',NULL,6300.00,'','5','1','Good sold','1','','sales','33047','','No',NULL,NULL,''),(7935,'1110','51664265010','2022-09-27 10:50:29',NULL,2835.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(7936,'5500','51664265010','2022-09-27 10:50:29',2835.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7937,'1000','51664265010','2022-09-27 10:50:29',4830.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27922 TUE'),(7938,'4000','51664265010','2022-09-27 10:50:29',NULL,4830.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(7939,'1110','51664282696','2022-09-27 15:45:12',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(7940,'5500','51664282696','2022-09-27 15:45:12',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7941,'1000','51664282696','2022-09-27 15:45:12',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27922 TUE'),(7942,'4000','51664282696','2022-09-27 15:45:12',NULL,2500.00,'','5','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(7943,'1110','51664284558','2022-09-27 16:17:02',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(7944,'5500','51664284558','2022-09-27 16:17:02',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7945,'1000','51664284558','2022-09-27 16:17:02',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27922 '),(7946,'4000','51664284558','2022-09-27 16:17:02',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(7947,'1110','31664354867','2022-09-28 11:48:43',NULL,131625.00,'','3','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(7948,'1110','31664354867','2022-09-28 11:48:43',NULL,5488.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7949,'5500','31664354867','2022-09-28 11:48:43',137113.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'1000','31664354867','2022-09-28 11:48:43',158500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'21092022'),(7951,'4000','31664354867','2022-09-28 11:48:43',NULL,152100.00,'','3','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(7952,'4000','31664354867','2022-09-28 11:48:43',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7953,'1110','51664355703','2022-09-28 12:05:09',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7954,'1110','51664355703','2022-09-28 12:05:09',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7955,'1110','51664355703','2022-09-28 12:05:09',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7956,'1110','51664355703','2022-09-28 12:05:09',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7957,'5500','51664355703','2022-09-28 12:05:09',3136.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7958,'1000','51664355703','2022-09-28 12:05:09',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28922 WED'),(7959,'4000','51664355703','2022-09-28 12:05:09',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7960,'4000','51664355703','2022-09-28 12:05:09',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7961,'4000','51664355703','2022-09-28 12:05:09',NULL,1300.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(7962,'4000','51664355703','2022-09-28 12:05:09',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7963,'1110','51664434510','2022-09-29 09:57:45',NULL,2763.60,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7964,'1110','51664434510','2022-09-29 09:57:45',NULL,150.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7965,'5500','51664434510','2022-09-29 09:57:45',2913.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7966,'1000','51664434510','2022-09-29 09:57:45',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2992022thu'),(7967,'4000','51664434510','2022-09-29 09:57:45',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(7968,'4000','51664434510','2022-09-29 09:57:45',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(7969,'1110','51664454234','2022-09-29 15:24:23',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7970,'5500','51664454234','2022-09-29 15:24:23',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7971,'1000','51664454234','2022-09-29 15:24:23',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29922 THUS'),(7972,'4000','51664454234','2022-09-29 15:24:23',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(7973,'1110','51664454366','2022-09-29 15:26:33',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(7974,'1110','51664454366','2022-09-29 15:26:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7975,'5500','51664454366','2022-09-29 15:26:33',1935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7976,'1000','51664454366','2022-09-29 15:26:33',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29922 THUS'),(7977,'4000','51664454366','2022-09-29 15:26:33',NULL,2500.00,'','5','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(7978,'4000','51664454366','2022-09-29 15:26:33',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(7979,'1110','51664522419','2022-09-30 10:20:37',NULL,4560.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(7980,'5500','51664522419','2022-09-30 10:20:37',4560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7981,'1000','51664522419','2022-09-30 10:20:37',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3092022fri'),(7982,'4000','51664522419','2022-09-30 10:20:37',NULL,5400.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(7983,'1110','51664546766','2022-09-30 17:08:37',NULL,5880.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7984,'1110','51664546766','2022-09-30 17:08:37',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7985,'5500','51664546766','2022-09-30 17:08:37',10776.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7986,'1000','51664546766','2022-09-30 17:08:37',11650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30922 FRI'),(7987,'4000','51664546766','2022-09-30 17:08:37',NULL,6250.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(7988,'4000','51664546766','2022-09-30 17:08:37',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(7989,'1110','51664547053','2022-09-30 19:06:26',NULL,9600.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(7990,'1110','51664547053','2022-09-30 19:06:26',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(7991,'5500','51664547053','2022-09-30 19:06:26',11520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7992,'1000','51664547053','2022-09-30 19:06:26',15000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3092022FRI'),(7993,'4000','51664547053','2022-09-30 19:06:26',NULL,12500.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(7994,'4000','51664547053','2022-09-30 19:06:26',NULL,2500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(7995,'1110','51664602398','2022-10-01 09:14:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(7996,'1110','51664602398','2022-10-01 09:14:46',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(7997,'1110','51664602398','2022-10-01 09:14:46',NULL,3850.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(7998,'1110','51664602398','2022-10-01 09:14:46',NULL,5320.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(7999,'5500','51664602398','2022-10-01 09:14:46',14758.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8000,'1000','51664602398','2022-10-01 09:14:46',19600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27922 '),(8001,'4000','51664602398','2022-10-01 09:14:46',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8002,'4000','51664602398','2022-10-01 09:14:46',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8003,'4000','51664602398','2022-10-01 09:14:46',NULL,6600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8004,'4000','51664602398','2022-10-01 09:14:46',NULL,6300.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8005,'1110','51664604938','2022-10-01 09:18:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8006,'5500','51664604938','2022-10-01 09:18:21',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8007,'1000','51664604938','2022-10-01 09:18:21',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1102022sat'),(8008,'4000','51664604938','2022-10-01 09:18:21',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8009,'1110','51664605144','2022-10-01 10:46:17',NULL,9600.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8010,'1110','51664605144','2022-10-01 10:46:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8011,'5500','51664605144','2022-10-01 10:46:17',9800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8012,'1000','51664605144','2022-10-01 10:46:17',13100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11022 SAT'),(8013,'4000','51664605144','2022-10-01 10:46:17',NULL,12500.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8014,'4000','51664605144','2022-10-01 10:46:17',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8015,'1110','51664617837','2022-10-01 12:50:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(8016,'5500','51664617837','2022-10-01 12:50:49',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8017,'1000','51664617837','2022-10-01 12:50:49',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8018,'4000','51664617837','2022-10-01 12:50:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(8019,'1110','51664630134','2022-10-01 16:20:23',NULL,28832.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(8020,'1110','51664630134','2022-10-01 16:20:23',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(8021,'1110','51664630134','2022-10-01 16:20:23',NULL,500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8022,'1110','51664630134','2022-10-01 16:20:23',NULL,1600.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8023,'1110','51664630134','2022-10-01 16:20:23',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8024,'1110','51664630134','2022-10-01 16:20:23',NULL,300.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8025,'1110','51664630134','2022-10-01 16:20:23',NULL,945.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8026,'5500','51664630134','2022-10-01 16:20:23',35151.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8027,'1000','51664630134','2022-10-01 16:20:23',40660.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11022 SAT'),(8028,'4000','51664630134','2022-10-01 16:20:23',NULL,28800.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(8029,'4000','51664630134','2022-10-01 16:20:23',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(8030,'4000','51664630134','2022-10-01 16:20:23',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8031,'4000','51664630134','2022-10-01 16:20:23',NULL,4000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8032,'4000','51664630134','2022-10-01 16:20:23',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8033,'4000','51664630134','2022-10-01 16:20:23',NULL,900.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8034,'4000','51664630134','2022-10-01 16:20:23',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8035,'1110','51664778191','2022-10-03 09:23:32',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8036,'5500','51664778191','2022-10-03 09:23:32',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8037,'1000','51664778191','2022-10-03 09:23:32',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022MON'),(8038,'4000','51664778191','2022-10-03 09:23:32',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8039,'1110','51664778323','2022-10-03 10:05:00',NULL,4606.00,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(8040,'1110','51664778323','2022-10-03 10:05:00',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8041,'1110','51664778323','2022-10-03 10:05:00',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8042,'5500','51664778323','2022-10-03 10:05:00',4671.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8043,'1000','51664778323','2022-10-03 10:05:00',4750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022 MON'),(8044,'4000','51664778323','2022-10-03 10:05:00',NULL,4500.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(8045,'4000','51664778323','2022-10-03 10:05:00',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8046,'4000','51664778323','2022-10-03 10:05:00',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8047,'1110','51664780853','2022-10-03 11:00:45',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8048,'5500','51664780853','2022-10-03 11:00:45',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8049,'1000','51664780853','2022-10-03 11:00:45',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022 MON'),(8050,'4000','51664780853','2022-10-03 11:00:45',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8051,'1110','51664784072','2022-10-03 12:01:26',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8052,'5500','51664784072','2022-10-03 12:01:26',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8053,'1000','51664784072','2022-10-03 12:01:26',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022 MON'),(8054,'4000','51664784072','2022-10-03 12:01:26',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8055,'1110','51664787712','2022-10-03 13:19:31',NULL,400.00,'','5','1','Inventory sold','1','','sales','9005','','No',NULL,NULL,''),(8056,'1110','51664787712','2022-10-03 13:19:31',NULL,700.00,'','5','1','Inventory sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(8057,'5500','51664787712','2022-10-03 13:19:31',1100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8058,'1000','51664787712','2022-10-03 13:19:31',2200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022 MON'),(8059,'4000','51664787712','2022-10-03 13:19:31',NULL,800.00,'','5','1','Good sold','1','','sales','9005','','No',NULL,NULL,''),(8060,'4000','51664787712','2022-10-03 13:19:31',NULL,1400.00,'','5','1','Good sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(8061,'1110','51664868093','2022-10-04 10:49:48',NULL,1920.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8062,'1110','51664868093','2022-10-04 10:49:48',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8063,'1110','51664868093','2022-10-04 10:49:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8064,'5500','51664868093','2022-10-04 10:49:48',2290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8065,'1000','51664868093','2022-10-04 10:49:48',3260.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41022 TUE'),(8066,'4000','51664868093','2022-10-04 10:49:48',NULL,2500.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8067,'4000','51664868093','2022-10-04 10:49:48',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8068,'4000','51664868093','2022-10-04 10:49:48',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8069,'1110','51664869807','2022-10-04 12:45:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8070,'5500','51664869807','2022-10-04 12:45:14',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8071,'1000','51664869807','2022-10-04 12:45:14',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8072,'4000','51664869807','2022-10-04 12:45:14',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8073,'1110','51664887087','2022-10-04 15:38:46',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8074,'5500','51664887087','2022-10-04 15:38:46',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8075,'1000','51664887087','2022-10-04 15:38:46',230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41022 TUE'),(8076,'4000','51664887087','2022-10-04 15:38:46',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8077,'1110','51664887385','2022-10-04 17:28:21',NULL,3800.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8078,'1110','51664887385','2022-10-04 17:28:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','GRY001','','No',NULL,NULL,''),(8079,'5500','51664887385','2022-10-04 17:28:21',3850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8080,'1000','51664887385','2022-10-04 17:28:21',4650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31022 MON'),(8081,'4000','51664887385','2022-10-04 17:28:21',NULL,4500.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8082,'4000','51664887385','2022-10-04 17:28:21',NULL,150.00,'','5','1','Good sold','1','','sales','GRY001','','No',NULL,NULL,''),(8083,'1110','51664944817','2022-10-05 07:40:40',NULL,5320.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8084,'5500','51664944817','2022-10-05 07:40:40',5320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8085,'1000','51664944817','2022-10-05 07:40:40',6300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41022wed'),(8086,'4000','51664944817','2022-10-05 07:40:40',NULL,6300.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8087,'1110','51664956764','2022-10-05 11:00:15',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8088,'1110','51664956764','2022-10-05 11:00:15',NULL,100.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(8089,'5500','51664956764','2022-10-05 11:00:15',1472.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8090,'1000','51664956764','2022-10-05 11:00:15',1900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51022 WED'),(8091,'4000','51664956764','2022-10-05 11:00:15',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8092,'4000','51664956764','2022-10-05 11:00:15',NULL,300.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(8093,'1110','51664963389','2022-10-05 12:51:32',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8094,'5500','51664963389','2022-10-05 12:51:32',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8095,'1000','51664963389','2022-10-05 12:51:32',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51022 wed'),(8096,'4000','51664963389','2022-10-05 12:51:32',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8097,'1110','51664963513','2022-10-05 13:37:51',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8098,'1110','51664963513','2022-10-05 13:37:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8099,'5500','51664963513','2022-10-05 13:37:51',450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8100,'1000','51664963513','2022-10-05 13:37:51',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8101,'4000','51664963513','2022-10-05 13:37:51',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8102,'4000','51664963513','2022-10-05 13:37:51',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8103,'1110','51664966275','2022-10-05 14:03:43',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8104,'5500','51664966275','2022-10-05 14:03:43',760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8105,'1000','51664966275','2022-10-05 14:03:43',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51022wed'),(8106,'4000','51664966275','2022-10-05 14:03:43',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8107,'1110','31665061646','2022-10-06 16:07:46',NULL,1400.00,'','3','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8108,'5500','31665061646','2022-10-06 16:07:46',1400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8109,'1000','31665061646','2022-10-06 16:07:46',2400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'6102022'),(8110,'4000','31665061646','2022-10-06 16:07:46',NULL,2400.00,'','3','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8111,'1110','51665067396','2022-10-06 17:43:36',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8112,'5500','51665067396','2022-10-06 17:43:36',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8113,'1000','51665067396','2022-10-06 17:43:36',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61022 '),(8114,'4000','51665067396','2022-10-06 17:43:36',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8115,'1110','51665120302','2022-10-07 08:50:51',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8116,'5500','51665120302','2022-10-07 08:50:51',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8117,'1000','51665120302','2022-10-07 08:50:51',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71022 FRI'),(8118,'4000','51665120302','2022-10-07 08:50:51',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8119,'1110','51665151224','2022-10-07 17:00:35',NULL,500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8120,'5500','51665151224','2022-10-07 17:00:35',500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8121,'1000','51665151224','2022-10-07 17:00:35',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71022 FRI'),(8122,'4000','51665151224','2022-10-07 17:00:35',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8123,'1110','51665151275','2022-10-07 17:13:28',NULL,336.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8124,'5500','51665151275','2022-10-07 17:13:28',336.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8125,'1000','51665151275','2022-10-07 17:13:28',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71022 FRI'),(8126,'4000','51665151275','2022-10-07 17:13:28',NULL,450.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8127,'1110','51665205126','2022-10-08 10:10:51',NULL,3040.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8128,'1110','51665205126','2022-10-08 10:10:51',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(8129,'5500','51665205126','2022-10-08 10:10:51',3150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8130,'1000','51665205126','2022-10-08 10:10:51',3800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81022 SAT'),(8131,'4000','51665205126','2022-10-08 10:10:51',NULL,3600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8132,'4000','51665205126','2022-10-08 10:10:51',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(8133,'1110','51665218571','2022-10-08 11:43:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8134,'5500','51665218571','2022-10-08 11:43:21',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8135,'1000','51665218571','2022-10-08 11:43:21',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81022SAT'),(8136,'4000','51665218571','2022-10-08 11:43:21',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8137,'1110','51665226088','2022-10-08 13:49:42',NULL,1520.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8138,'5500','51665226088','2022-10-08 13:49:42',1520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8139,'1000','51665226088','2022-10-08 13:49:42',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81022 SAT'),(8140,'4000','51665226088','2022-10-08 13:49:42',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8141,'1110','51665236603','2022-10-08 16:44:07',NULL,9016.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8142,'1110','51665236603','2022-10-08 16:44:07',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8143,'5500','51665236603','2022-10-08 16:44:07',9116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8144,'1000','51665236603','2022-10-08 16:44:07',11100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81022 SAT'),(8145,'4000','51665236603','2022-10-08 16:44:07',NULL,10800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8146,'4000','51665236603','2022-10-08 16:44:07',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8147,'1110','51665383109','2022-10-10 09:26:00',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(8148,'5500','51665383109','2022-10-10 09:26:00',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8149,'1000','51665383109','2022-10-10 09:26:00',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101022 MON'),(8150,'4000','51665383109','2022-10-10 09:26:00',NULL,500.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(8151,'1110','51665387787','2022-10-10 10:44:57',NULL,1215.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8152,'1110','51665387787','2022-10-10 10:44:57',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8153,'1110','51665387787','2022-10-10 10:44:57',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8154,'5500','51665387787','2022-10-10 10:44:57',1975.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8155,'1000','51665387787','2022-10-10 10:44:57',3670.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101022 MON'),(8156,'4000','51665387787','2022-10-10 10:44:57',NULL,2070.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8157,'4000','51665387787','2022-10-10 10:44:57',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(8158,'4000','51665387787','2022-10-10 10:44:57',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8159,'1110','51665393822','2022-10-10 12:52:22',NULL,7800.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(8160,'1110','51665393822','2022-10-10 12:52:22',NULL,1493.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(8161,'1110','51665393822','2022-10-10 12:52:22',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8162,'1110','51665393822','2022-10-10 12:52:22',NULL,1500.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(8163,'1110','51665393822','2022-10-10 12:52:22',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(8164,'1110','51665393822','2022-10-10 12:52:22',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8165,'1110','51665393822','2022-10-10 12:52:22',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(8166,'1110','51665393822','2022-10-10 12:52:22',NULL,1493.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(8167,'1110','51665393822','2022-10-10 12:52:22',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8168,'1110','51665393822','2022-10-10 12:52:22',NULL,1300.00,'','5','1','Inventory sold','1','','sales','00014','','No',NULL,NULL,''),(8169,'5500','51665393822','2022-10-10 12:52:22',23846.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8170,'1000','51665393822','2022-10-10 12:52:22',34300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101022 MON'),(8171,'4000','51665393822','2022-10-10 12:52:22',NULL,11000.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(8172,'4000','51665393822','2022-10-10 12:52:22',NULL,3000.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(8173,'4000','51665393822','2022-10-10 12:52:22',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8174,'4000','51665393822','2022-10-10 12:52:22',NULL,2000.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(8175,'4000','51665393822','2022-10-10 12:52:22',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(8176,'4000','51665393822','2022-10-10 12:52:22',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8177,'4000','51665393822','2022-10-10 12:52:22',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(8178,'4000','51665393822','2022-10-10 12:52:22',NULL,3000.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(8179,'4000','51665393822','2022-10-10 12:52:22',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8180,'4000','51665393822','2022-10-10 12:52:22',NULL,2000.00,'','5','1','Good sold','1','','sales','00014','','No',NULL,NULL,''),(8181,'1110','51665396149','2022-10-10 13:20:46',NULL,9800.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(8182,'1110','51665396149','2022-10-10 13:20:46',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8183,'1110','51665396149','2022-10-10 13:20:46',NULL,4500.00,'','5','1','Inventory sold','1','','sales','SINOVA FLOWERED HANDWASH BASIN','','No',NULL,NULL,''),(8184,'5500','51665396149','2022-10-10 13:20:46',14500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8185,'1000','51665396149','2022-10-10 13:20:46',18350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8186,'4000','51665396149','2022-10-10 13:20:46',NULL,11000.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(8187,'4000','51665396149','2022-10-10 13:20:46',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8188,'4000','51665396149','2022-10-10 13:20:46',NULL,7000.00,'','5','1','Good sold','1','','sales','SINOVA FLOWERED HANDWASH BASIN','','No',NULL,NULL,''),(8189,'1110','51665397256','2022-10-10 14:19:53',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(8190,'5500','51665397256','2022-10-10 14:19:53',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8191,'1000','51665397256','2022-10-10 14:19:53',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101022 MON'),(8192,'4000','51665397256','2022-10-10 14:19:53',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(8193,'1110','51665480901','2022-10-11 12:36:56',NULL,6800.00,'','5','1','Inventory sold','1','','sales','SYN-001','','No',NULL,NULL,''),(8194,'1110','51665480901','2022-10-11 12:36:56',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8195,'1110','51665480901','2022-10-11 12:36:56',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8196,'5500','51665480901','2022-10-11 12:36:56',7080.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8197,'1000','51665480901','2022-10-11 12:36:56',9600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101022 MON'),(8198,'4000','51665480901','2022-10-11 12:36:56',NULL,9000.00,'','5','1','Good sold','1','','sales','SYN-001','','No',NULL,NULL,''),(8199,'4000','51665480901','2022-10-11 12:36:56',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8200,'4000','51665480901','2022-10-11 12:36:56',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8201,'1110','51665481037','2022-10-11 12:46:14',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8202,'5500','51665481037','2022-10-11 12:46:14',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8203,'1000','51665481037','2022-10-11 12:46:14',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111022 TUE'),(8204,'4000','51665481037','2022-10-11 12:46:14',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8205,'1110','51665489520','2022-10-11 14:58:56',NULL,1350.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8206,'5500','51665489520','2022-10-11 14:58:56',1350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8207,'1000','51665489520','2022-10-11 14:58:56',2300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111022 TUE'),(8208,'4000','51665489520','2022-10-11 14:58:56',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8209,'1110','51665550034','2022-10-12 08:33:53',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMHP24328CK','','No',NULL,NULL,''),(8210,'1110','51665550034','2022-10-12 08:33:53',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(8211,'1110','51665550034','2022-10-12 08:33:53',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8212,'1110','51665550034','2022-10-12 08:33:53',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8213,'1110','51665550034','2022-10-12 08:33:53',NULL,80.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(8214,'5500','51665550034','2022-10-12 08:33:53',6369.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8215,'1000','51665550034','2022-10-12 08:33:53',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71022 FRI'),(8216,'4000','51665550034','2022-10-12 08:33:53',NULL,4800.00,'','5','1','Good sold','1','','sales','PMHP24328CK','','No',NULL,NULL,''),(8217,'4000','51665550034','2022-10-12 08:33:53',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(8218,'4000','51665550034','2022-10-12 08:33:53',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8219,'4000','51665550034','2022-10-12 08:33:53',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8220,'4000','51665550034','2022-10-12 08:33:53',NULL,200.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(8221,'1110','51665553739','2022-10-12 10:12:09',NULL,2763.60,'','5','1','Inventory sold','1','','sales','FGP33547','','No',NULL,NULL,''),(8222,'5500','51665553739','2022-10-12 10:12:09',2763.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8223,'1000','51665553739','2022-10-12 10:12:09',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121022WED'),(8224,'4000','51665553739','2022-10-12 10:12:09',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33547','','No',NULL,NULL,''),(8225,'1110','51665558884','2022-10-12 10:54:09',NULL,2025.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8226,'5500','51665558884','2022-10-12 10:54:09',2025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8227,'1000','51665558884','2022-10-12 10:54:09',3450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121022 WED'),(8228,'4000','51665558884','2022-10-12 10:54:09',NULL,3450.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8229,'1110','51665561267','2022-10-12 11:20:46',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8230,'5500','51665561267','2022-10-12 11:20:46',1224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8231,'1000','51665561267','2022-10-12 11:20:46',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121022WED'),(8232,'4000','51665561267','2022-10-12 11:20:46',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8233,'1110','51665575223','2022-10-12 14:48:08',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(8234,'1110','51665575223','2022-10-12 14:48:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8235,'5500','51665575223','2022-10-12 14:48:08',5588.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8236,'1000','51665575223','2022-10-12 14:48:08',6700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(8237,'4000','51665575223','2022-10-12 14:48:08',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(8238,'4000','51665575223','2022-10-12 14:48:08',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8239,'1110','51665666317','2022-10-13 16:16:05',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8240,'1110','51665666317','2022-10-13 16:16:05',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8241,'1110','51665666317','2022-10-13 16:16:05',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(8242,'1110','51665666317','2022-10-13 16:16:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8243,'1110','51665666317','2022-10-13 16:16:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8244,'1110','51665666317','2022-10-13 16:16:05',NULL,6500.00,'','5','1','Inventory sold','1','','sales','FRENICIA P TRAP','','No',NULL,NULL,''),(8245,'1110','51665666317','2022-10-13 16:16:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8246,'5500','51665666317','2022-10-13 16:16:05',7170.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8247,'1000','51665666317','2022-10-13 16:16:05',10050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131022'),(8248,'4000','51665666317','2022-10-13 16:16:05',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8249,'4000','51665666317','2022-10-13 16:16:05',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8250,'4000','51665666317','2022-10-13 16:16:05',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(8251,'4000','51665666317','2022-10-13 16:16:05',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8252,'4000','51665666317','2022-10-13 16:16:05',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8253,'4000','51665666317','2022-10-13 16:16:05',NULL,8500.00,'','5','1','Good sold','1','','sales','FRENICIA P TRAP','','No',NULL,NULL,''),(8254,'4000','51665666317','2022-10-13 16:16:05',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(8255,'1110','51665752526','2022-10-14 16:13:09',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8256,'1110','51665752526','2022-10-14 16:13:09',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8257,'5500','51665752526','2022-10-14 16:13:09',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8258,'1000','51665752526','2022-10-14 16:13:09',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141022 FRI'),(8259,'4000','51665752526','2022-10-14 16:13:09',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8260,'4000','51665752526','2022-10-14 16:13:09',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8261,'1110','51665756454','2022-10-14 17:07:50',NULL,15360.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8262,'5500','51665756454','2022-10-14 17:07:50',15360.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8263,'1000','51665756454','2022-10-14 17:07:50',20000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141022 FRI'),(8264,'4000','51665756454','2022-10-14 17:07:50',NULL,20000.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8265,'1110','51665813124','2022-10-15 08:52:16',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(8266,'5500','51665813124','2022-10-15 08:52:16',110.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8267,'1000','51665813124','2022-10-15 08:52:16',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022 SAT'),(8268,'4000','51665813124','2022-10-15 08:52:16',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(8269,'1110','51665826018','2022-10-15 13:36:37',NULL,9600.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(8270,'1110','51665826018','2022-10-15 13:36:37',NULL,9600.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8271,'1110','51665826018','2022-10-15 13:36:37',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8272,'5500','51665826018','2022-10-15 13:36:37',19400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8273,'1000','51665826018','2022-10-15 13:36:37',25600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022 SAT'),(8274,'4000','51665826018','2022-10-15 13:36:37',NULL,12500.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(8275,'4000','51665826018','2022-10-15 13:36:37',NULL,12500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8276,'4000','51665826018','2022-10-15 13:36:37',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8277,'1110','51665830704','2022-10-15 13:46:46',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(8278,'5500','51665830704','2022-10-15 13:46:46',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8279,'1000','51665830704','2022-10-15 13:46:46',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022 SAT'),(8280,'4000','51665830704','2022-10-15 13:46:46',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(8281,'1110','51665830822','2022-10-15 15:09:39',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(8282,'1110','51665830822','2022-10-15 15:09:39',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(8283,'1110','51665830822','2022-10-15 15:09:39',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8284,'1110','51665830822','2022-10-15 15:09:39',NULL,1008.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8285,'5500','51665830822','2022-10-15 15:09:39',20808.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8286,'1000','51665830822','2022-10-15 15:09:39',26050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022 SAT'),(8287,'4000','51665830822','2022-10-15 15:09:39',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(8288,'4000','51665830822','2022-10-15 15:09:39',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(8289,'4000','51665830822','2022-10-15 15:09:39',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8290,'4000','51665830822','2022-10-15 15:09:39',NULL,1350.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8291,'1110','51665836678','2022-10-15 15:39:17',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(8292,'5500','51665836678','2022-10-15 15:39:17',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8293,'1000','51665836678','2022-10-15 15:39:17',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022SAT'),(8294,'4000','51665836678','2022-10-15 15:39:17',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(8295,'1110','51665989166','2022-10-17 09:57:01',NULL,10000.00,'','5','1','Inventory sold','1','','sales','00008','','No',NULL,NULL,''),(8296,'1110','51665989166','2022-10-17 09:57:01',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8297,'1110','51665989166','2022-10-17 09:57:01',NULL,2986.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(8298,'1110','51665989166','2022-10-17 09:57:01',NULL,170.00,'','5','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(8299,'1110','51665989166','2022-10-17 09:57:01',NULL,2880.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8300,'5500','51665989166','2022-10-17 09:57:01',16436.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8301,'1000','51665989166','2022-10-17 09:57:01',29350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8302,'4000','51665989166','2022-10-17 09:57:01',NULL,18500.00,'','5','1','Good sold','1','','sales','00008','','No',NULL,NULL,''),(8303,'4000','51665989166','2022-10-17 09:57:01',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8304,'4000','51665989166','2022-10-17 09:57:01',NULL,6000.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(8305,'4000','51665989166','2022-10-17 09:57:01',NULL,250.00,'','5','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(8306,'4000','51665989166','2022-10-17 09:57:01',NULL,3900.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8307,'1110','51665997368','2022-10-17 12:03:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8308,'1110','51665997368','2022-10-17 12:03:37',NULL,960.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8309,'5500','51665997368','2022-10-17 12:03:37',2332.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8310,'1000','51665997368','2022-10-17 12:03:37',2850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8311,'4000','51665997368','2022-10-17 12:03:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(8312,'4000','51665997368','2022-10-17 12:03:37',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8313,'1110','51665997512','2022-10-17 12:14:52',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(8314,'5500','51665997512','2022-10-17 12:14:52',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8315,'1000','51665997512','2022-10-17 12:14:52',850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8316,'4000','51665997512','2022-10-17 12:14:52',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(8317,'1110','51665999768','2022-10-17 12:43:22',NULL,15778.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8318,'5500','51665999768','2022-10-17 12:43:22',15778.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8319,'1000','51665999768','2022-10-17 12:43:22',18900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171022 MON'),(8320,'4000','51665999768','2022-10-17 12:43:22',NULL,18900.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8321,'1110','31666000927','2022-10-17 13:02:17',NULL,1224.00,'','3','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(8322,'5500','31666000927','2022-10-17 13:02:17',1224.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8323,'1000','31666000927','2022-10-17 13:02:17',1400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'17102022'),(8324,'4000','31666000927','2022-10-17 13:02:17',NULL,1400.00,'','3','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(8325,'1110','31666001997','2022-10-17 13:20:59',NULL,18000.00,'','3','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(8326,'1110','31666001997','2022-10-17 13:20:59',NULL,6394.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8327,'1110','31666001997','2022-10-17 13:20:59',NULL,901.00,'','3','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8328,'5500','31666001997','2022-10-17 13:20:59',25295.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8329,'1000','31666001997','2022-10-17 13:20:59',36100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8330,'4000','31666001997','2022-10-17 13:20:59',NULL,28000.00,'','3','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(8331,'4000','31666001997','2022-10-17 13:20:59',NULL,7200.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8332,'4000','31666001997','2022-10-17 13:20:59',NULL,900.00,'','3','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8333,'1110','51666008287','2022-10-17 15:04:58',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8334,'5500','51666008287','2022-10-17 15:04:58',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8335,'1000','51666008287','2022-10-17 15:04:58',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151022 SAT'),(8336,'4000','51666008287','2022-10-17 15:04:58',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8337,'1110','51666008322','2022-10-17 16:25:12',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8338,'5500','51666008322','2022-10-17 16:25:12',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8339,'1000','51666008322','2022-10-17 16:25:12',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8340,'4000','51666008322','2022-10-17 16:25:12',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8341,'1110','51666069783','2022-10-18 08:44:31',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(8342,'5500','51666069783','2022-10-18 08:44:31',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8343,'1000','51666069783','2022-10-18 08:44:31',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181022 TUE'),(8344,'4000','51666069783','2022-10-18 08:44:31',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(8345,'1110','51666072147','2022-10-18 10:17:06',NULL,500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8346,'1110','51666072147','2022-10-18 10:17:06',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8347,'1110','51666072147','2022-10-18 10:17:06',NULL,2946.00,'','5','1','Inventory sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(8348,'1110','51666072147','2022-10-18 10:17:06',NULL,336.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8349,'1110','51666072147','2022-10-18 10:17:06',NULL,648.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8350,'1110','51666072147','2022-10-18 10:17:06',NULL,441.00,'','5','1','Inventory sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(8351,'1110','51666072147','2022-10-18 10:17:06',NULL,500.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8352,'5500','51666072147','2022-10-18 10:17:06',5571.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8353,'1000','51666072147','2022-10-18 10:17:06',8750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181022 TUE'),(8354,'4000','51666072147','2022-10-18 10:17:06',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8355,'4000','51666072147','2022-10-18 10:17:06',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8356,'4000','51666072147','2022-10-18 10:17:06',NULL,3500.00,'','5','1','Good sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(8357,'4000','51666072147','2022-10-18 10:17:06',NULL,450.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8358,'4000','51666072147','2022-10-18 10:17:06',NULL,1200.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8359,'4000','51666072147','2022-10-18 10:17:06',NULL,500.00,'','5','1','Good sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(8360,'4000','51666072147','2022-10-18 10:17:06',NULL,1500.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8361,'1110','31666096471','2022-10-18 15:36:17',NULL,3750.00,'','3','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8362,'1110','31666096471','2022-10-18 15:36:17',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8363,'1110','31666096471','2022-10-18 15:36:17',NULL,960.00,'','3','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8364,'5500','31666096471','2022-10-18 15:36:17',8826.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8365,'1000','31666096471','2022-10-18 15:36:17',10550.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8366,'4000','31666096471','2022-10-18 15:36:17',NULL,4500.00,'','3','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8367,'4000','31666096471','2022-10-18 15:36:17',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8368,'4000','31666096471','2022-10-18 15:36:17',NULL,1250.00,'','3','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8369,'1110','51666168234','2022-10-19 11:31:02',NULL,3381.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8370,'5500','51666168234','2022-10-19 11:31:02',3381.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8371,'1000','51666168234','2022-10-19 11:31:02',4050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191022 WED'),(8372,'4000','51666168234','2022-10-19 11:31:02',NULL,4050.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8373,'1110','51666176530','2022-10-19 13:57:30',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8374,'1110','51666176530','2022-10-19 13:57:30',NULL,4000.00,'','5','1','Inventory sold','1','','sales','SYNOVA GREY','','No',NULL,NULL,''),(8375,'1110','51666176530','2022-10-19 13:57:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8376,'5500','51666176530','2022-10-19 13:57:30',4450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8377,'1000','51666176530','2022-10-19 13:57:30',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191022 WED'),(8378,'4000','51666176530','2022-10-19 13:57:30',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8379,'4000','51666176530','2022-10-19 13:57:30',NULL,7000.00,'','5','1','Good sold','1','','sales','SYNOVA GREY','','No',NULL,NULL,''),(8380,'4000','51666176530','2022-10-19 13:57:30',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8381,'1110','51666246924','2022-10-20 09:23:11',NULL,6080.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8382,'1110','51666246924','2022-10-20 09:23:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8383,'5500','51666246924','2022-10-20 09:23:11',6180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8384,'1000','51666246924','2022-10-20 09:23:11',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201022THU'),(8385,'4000','51666246924','2022-10-20 09:23:11',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8386,'4000','51666246924','2022-10-20 09:23:11',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8387,'1110','51666251889','2022-10-20 10:44:59',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8388,'5500','51666251889','2022-10-20 10:44:59',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8389,'1000','51666251889','2022-10-20 10:44:59',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201022 THUS'),(8390,'4000','51666251889','2022-10-20 10:44:59',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8391,'1110','51666265220','2022-10-20 14:27:20',NULL,1520.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8392,'5500','51666265220','2022-10-20 14:27:20',1520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8393,'1000','51666265220','2022-10-20 14:27:20',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201022THU'),(8394,'4000','51666265220','2022-10-20 14:27:20',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8395,'1110','51666333839','2022-10-21 17:37:55',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8396,'1110','51666333839','2022-10-21 17:37:55',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44602','','No',NULL,NULL,''),(8397,'1110','51666333839','2022-10-21 17:37:55',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8398,'1110','51666333839','2022-10-21 17:37:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8399,'5500','51666333839','2022-10-21 17:37:55',3040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8400,'1000','51666333839','2022-10-21 17:37:55',3920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211022 FRI'),(8401,'4000','51666333839','2022-10-21 17:37:55',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8402,'4000','51666333839','2022-10-21 17:37:55',NULL,1350.00,'','5','1','Good sold','1','','sales','FGB44602','','No',NULL,NULL,''),(8403,'4000','51666333839','2022-10-21 17:37:55',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8404,'4000','51666333839','2022-10-21 17:37:55',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8405,'1110','51666425598','2022-10-22 11:00:12',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(8406,'5500','51666425598','2022-10-22 11:00:12',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8407,'1000','51666425598','2022-10-22 11:00:12',6500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8408,'4000','51666425598','2022-10-22 11:00:12',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(8409,'1110','51666425620','2022-10-22 11:40:32',NULL,4250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8410,'1110','51666425620','2022-10-22 11:40:32',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8411,'5500','51666425620','2022-10-22 11:40:32',4325.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8412,'1000','51666425620','2022-10-22 11:40:32',9000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221022 SAT'),(8413,'4000','51666425620','2022-10-22 11:40:32',NULL,8500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8414,'4000','51666425620','2022-10-22 11:40:32',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8415,'1110','51666428051','2022-10-22 13:14:14',NULL,25200.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(8416,'5500','51666428051','2022-10-22 13:14:14',25200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8417,'1000','51666428051','2022-10-22 13:14:14',29750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221022 SAT'),(8418,'4000','51666428051','2022-10-22 13:14:14',NULL,29750.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(8419,'1110','51666433730','2022-10-22 13:29:13',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(8420,'1110','51666433730','2022-10-22 13:29:13',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8421,'1110','51666433730','2022-10-22 13:29:13',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(8422,'5500','51666433730','2022-10-22 13:29:13',9870.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8423,'1000','51666433730','2022-10-22 13:29:13',12500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8424,'4000','51666433730','2022-10-22 13:29:13',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(8425,'4000','51666433730','2022-10-22 13:29:13',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8426,'4000','51666433730','2022-10-22 13:29:13',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE','','No',NULL,NULL,''),(8427,'1110','51666438312','2022-10-22 14:46:59',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(8428,'1110','51666438312','2022-10-22 14:46:59',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(8429,'5500','51666438312','2022-10-22 14:46:59',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8430,'1000','51666438312','2022-10-22 14:46:59',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221022SAT'),(8431,'4000','51666438312','2022-10-22 14:46:59',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(8432,'4000','51666438312','2022-10-22 14:46:59',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(8433,'1110','51666587875','2022-10-24 08:04:57',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8434,'5500','51666587875','2022-10-24 08:04:57',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8435,'1000','51666587875','2022-10-24 08:04:57',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241022mon'),(8436,'4000','51666587875','2022-10-24 08:04:57',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8437,'1110','51666598894','2022-10-24 11:12:30',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8438,'1110','51666598894','2022-10-24 11:12:30',NULL,200.00,'','5','1','Inventory sold','1','','sales','SD-1113S','','No',NULL,NULL,''),(8439,'5500','51666598894','2022-10-24 11:12:30',2002.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8440,'1000','51666598894','2022-10-24 11:12:30',2300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241022mon'),(8441,'4000','51666598894','2022-10-24 11:12:30',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8442,'4000','51666598894','2022-10-24 11:12:30',NULL,500.00,'','5','1','Good sold','1','','sales','SD-1113S','','No',NULL,NULL,''),(8443,'1110','51666621928','2022-10-24 17:32:30',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8444,'5500','51666621928','2022-10-24 17:32:30',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8445,'1000','51666621928','2022-10-24 17:32:30',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241022 MON'),(8446,'4000','51666621928','2022-10-24 17:32:30',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8447,'1110','51666697828','2022-10-25 14:37:20',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8448,'5500','51666697828','2022-10-25 14:37:20',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8449,'1000','51666697828','2022-10-25 14:37:20',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'251022tue'),(8450,'4000','51666697828','2022-10-25 14:37:20',NULL,1250.00,'','5','1','Good sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8451,'1110','51666765805','2022-10-26 09:31:13',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8452,'5500','51666765805','2022-10-26 09:31:13',1442.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8453,'1000','51666765805','2022-10-26 09:31:13',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261022 WED'),(8454,'4000','51666765805','2022-10-26 09:31:13',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8455,'1110','51666766423','2022-10-26 11:36:09',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8456,'5500','51666766423','2022-10-26 11:36:09',320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8457,'1000','51666766423','2022-10-26 11:36:09',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261022 WED'),(8458,'4000','51666766423','2022-10-26 11:36:09',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8459,'1110','51666774610','2022-10-26 11:57:37',NULL,4350.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(8460,'5500','51666774610','2022-10-26 11:57:37',4350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8461,'1000','51666774610','2022-10-26 11:57:37',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261022 WED'),(8462,'4000','51666774610','2022-10-26 11:57:37',NULL,1800.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(8463,'1110','51666796079','2022-10-26 17:55:33',NULL,960.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8464,'1110','51666796079','2022-10-26 17:55:33',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(8465,'5500','51666796079','2022-10-26 17:55:33',2085.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8466,'1000','51666796079','2022-10-26 17:55:33',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261022 WED'),(8467,'4000','51666796079','2022-10-26 17:55:33',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8468,'4000','51666796079','2022-10-26 17:55:33',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(8469,'1110','51667030931','2022-10-29 11:19:50',NULL,7680.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(8470,'1110','51667030931','2022-10-29 11:19:50',NULL,300.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8471,'1110','51667030931','2022-10-29 11:19:50',NULL,1120.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8472,'1110','51667030931','2022-10-29 11:19:50',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8473,'1110','51667030931','2022-10-29 11:19:50',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8474,'1110','51667030931','2022-10-29 11:19:50',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8475,'1110','51667030931','2022-10-29 11:19:50',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8476,'1110','51667030931','2022-10-29 11:19:50',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8477,'1110','51667030931','2022-10-29 11:19:50',NULL,14250.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8478,'1110','51667030931','2022-10-29 11:19:50',NULL,15778.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8479,'1110','51667030931','2022-10-29 11:19:50',NULL,10584.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(8480,'1110','51667030931','2022-10-29 11:19:50',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8481,'1110','51667030931','2022-10-29 11:19:50',NULL,14112.00,'','5','1','Inventory sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8482,'1110','51667030931','2022-10-29 11:19:50',NULL,540.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8483,'1110','51667030931','2022-10-29 11:19:50',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(8484,'5500','51667030931','2022-10-29 11:19:50',83786.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8485,'1000','51667030931','2022-10-29 11:19:50',99070.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281022'),(8486,'4000','51667030931','2022-10-29 11:19:50',NULL,10000.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(8487,'4000','51667030931','2022-10-29 11:19:50',NULL,900.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8488,'4000','51667030931','2022-10-29 11:19:50',NULL,2800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8489,'4000','51667030931','2022-10-29 11:19:50',NULL,2700.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(8490,'4000','51667030931','2022-10-29 11:19:50',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8491,'4000','51667030931','2022-10-29 11:19:50',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8492,'4000','51667030931','2022-10-29 11:19:50',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(8493,'4000','51667030931','2022-10-29 11:19:50',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(8494,'4000','51667030931','2022-10-29 11:19:50',NULL,17100.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8495,'4000','51667030931','2022-10-29 11:19:50',NULL,18400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8496,'4000','51667030931','2022-10-29 11:19:50',NULL,11250.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(8497,'4000','51667030931','2022-10-29 11:19:50',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8498,'4000','51667030931','2022-10-29 11:19:50',NULL,15000.00,'','5','1','Good sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8499,'4000','51667030931','2022-10-29 11:19:50',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8500,'4000','51667030931','2022-10-29 11:19:50',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(8501,'1110','51667031784','2022-10-29 11:35:45',NULL,2000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8502,'5500','51667031784','2022-10-29 11:35:45',2000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8503,'1000','51667031784','2022-10-29 11:35:45',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291022 SAT'),(8504,'4000','51667031784','2022-10-29 11:35:45',NULL,4000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8505,'1110','51667032589','2022-10-29 12:00:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8506,'1110','51667032589','2022-10-29 12:00:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8507,'1110','51667032589','2022-10-29 12:00:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8508,'5500','51667032589','2022-10-29 12:00:16',130.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8509,'1000','51667032589','2022-10-29 12:00:16',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291022SAT'),(8510,'4000','51667032589','2022-10-29 12:00:16',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8511,'4000','51667032589','2022-10-29 12:00:16',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8512,'4000','51667032589','2022-10-29 12:00:16',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8513,'1110','51667034197','2022-10-29 12:42:47',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8514,'5500','51667034197','2022-10-29 12:42:47',1421.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8515,'1000','51667034197','2022-10-29 12:42:47',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8516,'4000','51667034197','2022-10-29 12:42:47',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8517,'1110','51667036572','2022-10-29 13:35:27',NULL,6450.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(8518,'1110','51667036572','2022-10-29 13:35:27',NULL,1600.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(8519,'5500','51667036572','2022-10-29 13:35:27',8050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8520,'1000','51667036572','2022-10-29 13:35:27',21200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291022 SAT'),(8521,'4000','51667036572','2022-10-29 13:35:27',NULL,18000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(8522,'4000','51667036572','2022-10-29 13:35:27',NULL,3200.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(8523,'1110','51667052380','2022-10-29 17:06:32',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8524,'5500','51667052380','2022-10-29 17:06:32',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8525,'1000','51667052380','2022-10-29 17:06:32',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291022SAT'),(8526,'4000','51667052380','2022-10-29 17:06:32',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8527,'1110','51667206620','2022-10-31 12:00:51',NULL,1620.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8528,'1110','51667206620','2022-10-31 12:00:51',NULL,429.00,'','5','1','Inventory sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(8529,'5500','51667206620','2022-10-31 12:00:51',2049.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8530,'1000','51667206620','2022-10-31 12:00:51',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311022 MON'),(8531,'4000','51667206620','2022-10-31 12:00:51',NULL,3000.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8532,'4000','51667206620','2022-10-31 12:00:51',NULL,500.00,'','5','1','Good sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(8533,'1110','51667206986','2022-10-31 13:41:25',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8534,'1110','51667206986','2022-10-31 13:41:25',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8535,'1110','51667206986','2022-10-31 13:41:25',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8536,'5500','51667206986','2022-10-31 13:41:25',9268.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8537,'1000','51667206986','2022-10-31 13:41:25',11000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8538,'4000','51667206986','2022-10-31 13:41:25',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(8539,'4000','51667206986','2022-10-31 13:41:25',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8540,'4000','51667206986','2022-10-31 13:41:25',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8541,'1110','51667282252','2022-11-01 08:58:40',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8542,'1110','51667282252','2022-11-01 08:58:40',NULL,160.00,'','5','1','Inventory sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(8543,'5500','51667282252','2022-11-01 08:58:40',4423.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8544,'1000','51667282252','2022-11-01 08:58:40',5100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122 TUE'),(8545,'4000','51667282252','2022-11-01 08:58:40',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8546,'4000','51667282252','2022-11-01 08:58:40',NULL,300.00,'','5','1','Good sold','1','','sales','EUROFIX 001','','No',NULL,NULL,''),(8547,'1110','51667283171','2022-11-01 09:15:08',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8548,'5500','51667283171','2022-11-01 09:15:08',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8549,'1000','51667283171','2022-11-01 09:15:08',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11022TUE'),(8550,'4000','51667283171','2022-11-01 09:15:08',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8551,'1110','51667283339','2022-11-01 09:56:20',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(8552,'1110','51667283339','2022-11-01 09:56:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8553,'1110','51667283339','2022-11-01 09:56:20',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8554,'1110','51667283339','2022-11-01 09:56:20',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8555,'5500','51667283339','2022-11-01 09:56:20',7811.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8556,'1000','51667283339','2022-11-01 09:56:20',9530.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1122 TUE'),(8557,'4000','51667283339','2022-11-01 09:56:20',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(8558,'4000','51667283339','2022-11-01 09:56:20',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8559,'4000','51667283339','2022-11-01 09:56:20',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8560,'4000','51667283339','2022-11-01 09:56:20',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8561,'1110','51667285854','2022-11-01 10:33:00',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8562,'1110','51667285854','2022-11-01 10:33:00',NULL,270.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8563,'5500','51667285854','2022-11-01 10:33:00',1020.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8564,'1000','51667285854','2022-11-01 10:33:00',1360.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8565,'4000','51667285854','2022-11-01 10:33:00',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8566,'4000','51667285854','2022-11-01 10:33:00',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8567,'1110','51667310121','2022-11-01 16:42:26',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8568,'1110','51667310121','2022-11-01 16:42:26',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8569,'5500','51667310121','2022-11-01 16:42:26',845.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8570,'1000','51667310121','2022-11-01 16:42:26',1030.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11122 TUE'),(8571,'4000','51667310121','2022-11-01 16:42:26',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8572,'4000','51667310121','2022-11-01 16:42:26',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8573,'1110','51667371607','2022-11-02 09:49:37',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8574,'1110','51667371607','2022-11-02 09:49:37',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8575,'1110','51667371607','2022-11-02 09:49:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8576,'1110','51667371607','2022-11-02 09:49:37',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8577,'5500','51667371607','2022-11-02 09:49:37',5793.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8578,'1000','51667371607','2022-11-02 09:49:37',7200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8579,'4000','51667371607','2022-11-02 09:49:37',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8580,'4000','51667371607','2022-11-02 09:49:37',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8581,'4000','51667371607','2022-11-02 09:49:37',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8582,'4000','51667371607','2022-11-02 09:49:37',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8583,'1110','51667371785','2022-11-02 10:13:06',NULL,945.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8584,'5500','51667371785','2022-11-02 10:13:06',945.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8585,'1000','51667371785','2022-11-02 10:13:06',1610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122 WED'),(8586,'4000','51667371785','2022-11-02 10:13:06',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8587,'1110','51667373230','2022-11-02 10:16:13',NULL,3840.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8588,'1110','51667373230','2022-11-02 10:16:13',NULL,5760.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(8589,'5500','51667373230','2022-11-02 10:16:13',9600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8590,'1000','51667373230','2022-11-02 10:16:13',12500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122WED'),(8591,'4000','51667373230','2022-11-02 10:16:13',NULL,5000.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8592,'4000','51667373230','2022-11-02 10:16:13',NULL,7500.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(8593,'1110','51667400104','2022-11-02 17:54:29',NULL,2500.00,'','5','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(8594,'5500','51667400104','2022-11-02 17:54:29',2500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8595,'1000','51667400104','2022-11-02 17:54:29',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122 WED'),(8596,'4000','51667400104','2022-11-02 17:54:29',NULL,5000.00,'','5','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(8597,'1110','51667400971','2022-11-02 18:01:44',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(8598,'5500','51667400971','2022-11-02 18:01:44',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8599,'1000','51667400971','2022-11-02 18:01:44',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21122 WED'),(8600,'4000','51667400971','2022-11-02 18:01:44',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(8601,'1110','51667469057','2022-11-03 14:09:36',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(8602,'1110','51667469057','2022-11-03 14:09:36',NULL,750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8603,'5500','51667469057','2022-11-03 14:09:36',12000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8604,'1000','51667469057','2022-11-03 14:09:36',14500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31122 THUS'),(8605,'4000','51667469057','2022-11-03 14:09:36',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(8606,'4000','51667469057','2022-11-03 14:09:36',NULL,1500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8607,'1110','51667473798','2022-11-03 14:27:43',NULL,7105.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8608,'5500','51667473798','2022-11-03 14:27:43',7105.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8609,'1000','51667473798','2022-11-03 14:27:43',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31122 THUS'),(8610,'4000','51667473798','2022-11-03 14:27:43',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(8611,'1110','51667553466','2022-11-04 12:19:25',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8612,'1110','51667553466','2022-11-04 12:19:25',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8613,'5500','51667553466','2022-11-04 12:19:25',2020.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8614,'1000','51667553466','2022-11-04 12:19:25',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8615,'4000','51667553466','2022-11-04 12:19:25',NULL,2500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8616,'4000','51667553466','2022-11-04 12:19:25',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8617,'1110','51667569888','2022-11-04 17:02:10',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8618,'1110','51667569888','2022-11-04 17:02:10',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(8619,'1110','51667569888','2022-11-04 17:02:10',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8620,'1110','51667569888','2022-11-04 17:02:10',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8621,'1110','51667569888','2022-11-04 17:02:10',NULL,300.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8622,'1110','51667569888','2022-11-04 17:02:10',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(8623,'5500','51667569888','2022-11-04 17:02:10',5920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8624,'1000','51667569888','2022-11-04 17:02:10',10700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41122 FRI'),(8625,'4000','51667569888','2022-11-04 17:02:10',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(8626,'4000','51667569888','2022-11-04 17:02:10',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(8627,'4000','51667569888','2022-11-04 17:02:10',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8628,'4000','51667569888','2022-11-04 17:02:10',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8629,'4000','51667569888','2022-11-04 17:02:10',NULL,900.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8630,'4000','51667569888','2022-11-04 17:02:10',NULL,6000.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(8631,'1110','51667638333','2022-11-05 11:52:30',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8632,'5500','51667638333','2022-11-05 11:52:30',640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8633,'1000','51667638333','2022-11-05 11:52:30',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8634,'4000','51667638333','2022-11-05 11:52:30',NULL,1600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8635,'1110','51667638403','2022-11-05 13:50:45',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8636,'5500','51667638403','2022-11-05 13:50:45',760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8637,'1000','51667638403','2022-11-05 13:50:45',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8638,'4000','51667638403','2022-11-05 13:50:45',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8639,'1110','51667650125','2022-11-05 15:09:00',NULL,1493.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(8640,'5500','51667650125','2022-11-05 15:09:00',1493.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8641,'1000','51667650125','2022-11-05 15:09:00',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51122 SAT'),(8642,'4000','51667650125','2022-11-05 15:09:00',NULL,3000.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(8643,'1110','51667800662','2022-11-07 08:58:04',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8644,'5500','51667800662','2022-11-07 08:58:04',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8645,'1000','51667800662','2022-11-07 08:58:04',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8646,'4000','51667800662','2022-11-07 08:58:04',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(8647,'1110','51667800690','2022-11-07 08:59:59',NULL,2163.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8648,'5500','51667800690','2022-11-07 08:59:59',2163.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8649,'1000','51667800690','2022-11-07 08:59:59',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71122 MON'),(8650,'4000','51667800690','2022-11-07 08:59:59',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8651,'1110','51667800821','2022-11-07 09:23:18',NULL,2163.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8652,'5500','51667800821','2022-11-07 09:23:18',2163.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8653,'1000','51667800821','2022-11-07 09:23:18',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71122 MON'),(8654,'4000','51667800821','2022-11-07 09:23:18',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8655,'1110','51667802213','2022-11-07 11:12:04',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8656,'5500','51667802213','2022-11-07 11:12:04',721.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8657,'1000','51667802213','2022-11-07 11:12:04',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8658,'4000','51667802213','2022-11-07 11:12:04',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8659,'1110','51667808730','2022-11-07 11:44:11',NULL,486.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8660,'5500','51667808730','2022-11-07 11:44:11',486.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8661,'1000','51667808730','2022-11-07 11:44:11',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71122 MON'),(8662,'4000','51667808730','2022-11-07 11:44:11',NULL,900.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(8663,'1110','51667810866','2022-11-07 11:52:50',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8664,'1110','51667810866','2022-11-07 11:52:50',NULL,4704.00,'','5','1','Inventory sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8665,'1110','51667810866','2022-11-07 11:52:50',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8666,'1110','51667810866','2022-11-07 11:52:50',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8667,'5500','51667810866','2022-11-07 11:52:50',7054.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8668,'1000','51667810866','2022-11-07 11:52:50',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71122 MON'),(8669,'4000','51667810866','2022-11-07 11:52:50',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8670,'4000','51667810866','2022-11-07 11:52:50',NULL,5000.00,'','5','1','Good sold','1','','sales','FGB44713','','No',NULL,NULL,''),(8671,'4000','51667810866','2022-11-07 11:52:50',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8672,'4000','51667810866','2022-11-07 11:52:50',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8673,'1110','51667811325','2022-11-07 13:41:30',NULL,12480.00,'','5','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(8674,'1110','51667811325','2022-11-07 13:41:30',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8675,'1110','51667811325','2022-11-07 13:41:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8676,'1110','51667811325','2022-11-07 13:41:30',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8677,'1110','51667811325','2022-11-07 13:41:30',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8678,'5500','51667811325','2022-11-07 13:41:30',17532.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8679,'1000','51667811325','2022-11-07 13:41:30',22480.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71122 MON'),(8680,'4000','51667811325','2022-11-07 13:41:30',NULL,16250.00,'','5','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(8681,'4000','51667811325','2022-11-07 13:41:30',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8682,'4000','51667811325','2022-11-07 13:41:30',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8683,'4000','51667811325','2022-11-07 13:41:30',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8684,'4000','51667811325','2022-11-07 13:41:30',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8685,'1110','51667882626','2022-11-08 08:15:14',NULL,2163.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8686,'5500','51667882626','2022-11-08 08:15:14',2163.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8687,'1000','51667882626','2022-11-08 08:15:14',2940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81122tue'),(8688,'4000','51667882626','2022-11-08 08:15:14',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8689,'1110','51667884576','2022-11-08 09:06:14',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8690,'1110','51667884576','2022-11-08 09:06:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8691,'5500','51667884576','2022-11-08 09:06:14',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8692,'1000','51667884576','2022-11-08 09:06:14',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8693,'4000','51667884576','2022-11-08 09:06:14',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8694,'4000','51667884576','2022-11-08 09:06:14',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8695,'1110','51667888590','2022-11-08 09:39:12',NULL,6720.00,'','5','1','Inventory sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8696,'1110','51667888590','2022-11-08 09:39:12',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8697,'5500','51667888590','2022-11-08 09:39:12',6750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8698,'1000','51667888590','2022-11-08 09:39:12',8950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8699,'4000','51667888590','2022-11-08 09:39:12',NULL,8750.00,'','5','1','Good sold','1','','sales','FGB44714','','No',NULL,NULL,''),(8700,'4000','51667888590','2022-11-08 09:39:12',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8701,'1110','51667972103','2022-11-09 08:35:36',NULL,1000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8702,'5500','51667972103','2022-11-09 08:35:36',1000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8703,'1000','51667972103','2022-11-09 08:35:36',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91122 WED'),(8704,'4000','51667972103','2022-11-09 08:35:36',NULL,2000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8705,'1110','51667973476','2022-11-09 08:58:37',NULL,2700.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8706,'1110','51667973476','2022-11-09 08:58:37',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8707,'5500','51667973476','2022-11-09 08:58:37',2900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8708,'1000','51667973476','2022-11-09 08:58:37',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91122 WED'),(8709,'4000','51667973476','2022-11-09 08:58:37',NULL,4600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8710,'4000','51667973476','2022-11-09 08:58:37',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8711,'1110','51667974546','2022-11-09 11:17:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8712,'1110','51667974546','2022-11-09 11:17:50',NULL,50.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(8713,'5500','51667974546','2022-11-09 11:17:50',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8714,'1000','51667974546','2022-11-09 11:17:50',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91122WED'),(8715,'4000','51667974546','2022-11-09 11:17:50',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8716,'4000','51667974546','2022-11-09 11:17:50',NULL,150.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(8717,'1110','51668054964','2022-11-10 08:25:47',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8718,'5500','51668054964','2022-11-10 08:25:47',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8719,'1000','51668054964','2022-11-10 08:25:47',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101122THU'),(8720,'4000','51668054964','2022-11-10 08:25:47',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8721,'1110','51668065378','2022-11-10 10:30:44',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8722,'1110','51668065378','2022-11-10 10:30:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8723,'5500','51668065378','2022-11-10 10:30:44',580.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8724,'1000','51668065378','2022-11-10 10:30:44',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101122 '),(8725,'4000','51668065378','2022-11-10 10:30:44',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8726,'4000','51668065378','2022-11-10 10:30:44',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8727,'1110','51668065491','2022-11-10 10:58:11',NULL,5635.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8728,'1110','51668065491','2022-11-10 10:58:11',NULL,135.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8729,'1110','51668065491','2022-11-10 10:58:11',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8730,'1110','51668065491','2022-11-10 10:58:11',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8731,'5500','51668065491','2022-11-10 10:58:11',6130.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8732,'1000','51668065491','2022-11-10 10:58:11',7980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101122 THUS'),(8733,'4000','51668065491','2022-11-10 10:58:11',NULL,6750.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8734,'4000','51668065491','2022-11-10 10:58:11',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8735,'4000','51668065491','2022-11-10 10:58:11',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8736,'4000','51668065491','2022-11-10 10:58:11',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8737,'1110','51668077726','2022-11-10 13:56:32',NULL,4508.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(8738,'1110','51668077726','2022-11-10 13:56:32',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8739,'5500','51668077726','2022-11-10 13:56:32',4988.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8740,'1000','51668077726','2022-11-10 13:56:32',6600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101122 THUS'),(8741,'4000','51668077726','2022-11-10 13:56:32',NULL,5400.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(8742,'4000','51668077726','2022-11-10 13:56:32',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(8743,'1110','51668086599','2022-11-10 16:24:09',NULL,9016.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8744,'1110','51668086599','2022-11-10 16:24:09',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8745,'5500','51668086599','2022-11-10 16:24:09',9116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8746,'1000','51668086599','2022-11-10 16:24:09',11100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8747,'4000','51668086599','2022-11-10 16:24:09',NULL,10800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8748,'4000','51668086599','2022-11-10 16:24:09',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8749,'1110','51668086655','2022-11-10 17:26:55',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8750,'5500','51668086655','2022-11-10 17:26:55',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8751,'1000','51668086655','2022-11-10 17:26:55',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8752,'4000','51668086655','2022-11-10 17:26:55',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8753,'1110','31668168452','2022-11-11 15:14:35',NULL,20286.00,'','3','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(8754,'1110','31668168452','2022-11-11 15:14:35',NULL,4508.00,'','3','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8755,'1110','31668168452','2022-11-11 15:14:35',NULL,120.00,'','3','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8756,'1110','31668168452','2022-11-11 15:14:35',NULL,200.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8757,'5500','31668168452','2022-11-11 15:14:35',25114.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8758,'1000','31668168452','2022-11-11 15:14:35',31100.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'11112022 RUSINGA'),(8759,'4000','31668168452','2022-11-11 15:14:35',NULL,24300.00,'','3','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(8760,'4000','31668168452','2022-11-11 15:14:35',NULL,5400.00,'','3','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8761,'4000','31668168452','2022-11-11 15:14:35',NULL,800.00,'','3','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8762,'4000','31668168452','2022-11-11 15:14:35',NULL,600.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8763,'1110','51668180318','2022-11-11 18:25:30',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8764,'5500','51668180318','2022-11-11 18:25:30',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8765,'1000','51668180318','2022-11-11 18:25:30',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 fri'),(8766,'4000','51668180318','2022-11-11 18:25:30',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8767,'1110','51668244528','2022-11-12 12:21:20',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(8768,'1110','51668244528','2022-11-12 12:21:20',NULL,900.00,'','5','1','Inventory sold','1','','sales','W2003','','No',NULL,NULL,''),(8769,'5500','51668244528','2022-11-12 12:21:20',4850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8770,'1000','51668244528','2022-11-12 12:21:20',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 SAT'),(8771,'4000','51668244528','2022-11-12 12:21:20',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(8772,'4000','51668244528','2022-11-12 12:21:20',NULL,2000.00,'','5','1','Good sold','1','','sales','W2003','','No',NULL,NULL,''),(8773,'1110','51668256457','2022-11-12 15:34:26',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8774,'5500','51668256457','2022-11-12 15:34:26',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8775,'1000','51668256457','2022-11-12 15:34:26',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 SAT'),(8776,'4000','51668256457','2022-11-12 15:34:26',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(8777,'1110','51668256605','2022-11-12 15:43:59',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8778,'5500','51668256605','2022-11-12 15:43:59',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8779,'1000','51668256605','2022-11-12 15:43:59',230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 SAT'),(8780,'4000','51668256605','2022-11-12 15:43:59',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8781,'1110','51668257103','2022-11-12 16:16:29',NULL,11270.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(8782,'5500','51668257103','2022-11-12 16:16:29',11270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8783,'1000','51668257103','2022-11-12 16:16:29',13300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 SAT'),(8784,'4000','51668257103','2022-11-12 16:16:29',NULL,13300.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(8785,'1110','51668259006','2022-11-12 17:45:21',NULL,12375.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(8786,'1110','51668259006','2022-11-12 17:45:21',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8787,'1110','51668259006','2022-11-12 17:45:21',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(8788,'1110','51668259006','2022-11-12 17:45:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8789,'1110','51668259006','2022-11-12 17:45:21',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8790,'5500','51668259006','2022-11-12 17:45:21',14062.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8791,'1000','51668259006','2022-11-12 17:45:21',16900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121122 SAT'),(8792,'4000','51668259006','2022-11-12 17:45:21',NULL,14300.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(8793,'4000','51668259006','2022-11-12 17:45:21',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8794,'4000','51668259006','2022-11-12 17:45:21',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(8795,'4000','51668259006','2022-11-12 17:45:21',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8796,'4000','51668259006','2022-11-12 17:45:21',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8797,'1110','51668413384','2022-11-14 11:10:52',NULL,400.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(8798,'1110','51668413384','2022-11-14 11:10:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8799,'5500','51668413384','2022-11-14 11:10:52',500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8800,'1000','51668413384','2022-11-14 11:10:52',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141122 MON'),(8801,'4000','51668413384','2022-11-14 11:10:52',NULL,1000.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(8802,'4000','51668413384','2022-11-14 11:10:52',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8803,'1110','51668413546','2022-11-14 12:48:04',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8804,'1110','51668413546','2022-11-14 12:48:04',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8805,'5500','51668413546','2022-11-14 12:48:04',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8806,'1000','51668413546','2022-11-14 12:48:04',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141122 MON'),(8807,'4000','51668413546','2022-11-14 12:48:04',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8808,'4000','51668413546','2022-11-14 12:48:04',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8809,'1110','51668419406','2022-11-14 12:51:41',NULL,315.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8810,'5500','51668419406','2022-11-14 12:51:41',315.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8811,'1000','51668419406','2022-11-14 12:51:41',700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8812,'4000','51668419406','2022-11-14 12:51:41',NULL,700.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8813,'1110','51668419505','2022-11-14 13:49:34',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8814,'5500','51668419505','2022-11-14 13:49:34',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8815,'1000','51668419505','2022-11-14 13:49:34',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141122 '),(8816,'4000','51668419505','2022-11-14 13:49:34',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8817,'1110','51668422988','2022-11-14 14:31:07',NULL,3840.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(8818,'1110','51668422988','2022-11-14 14:31:07',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(8819,'5500','51668422988','2022-11-14 14:31:07',3890.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8820,'1000','51668422988','2022-11-14 14:31:07',5150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8821,'4000','51668422988','2022-11-14 14:31:07',NULL,5000.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(8822,'4000','51668422988','2022-11-14 14:31:07',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(8823,'1110','51668488922','2022-11-15 09:24:36',NULL,10800.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8824,'5500','51668488922','2022-11-15 09:24:36',10800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8825,'1000','51668488922','2022-11-15 09:24:36',12000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8826,'4000','51668488922','2022-11-15 09:24:36',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8827,'1110','51668493521','2022-11-15 09:27:05',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(8828,'5500','51668493521','2022-11-15 09:27:05',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8829,'1000','51668493521','2022-11-15 09:27:05',2600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8830,'4000','51668493521','2022-11-15 09:27:05',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(8831,'1110','51668493630','2022-11-15 10:09:56',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8832,'1110','51668493630','2022-11-15 10:09:56',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8833,'1110','51668493630','2022-11-15 10:09:56',NULL,3040.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8834,'1110','51668493630','2022-11-15 10:09:56',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8835,'1110','51668493630','2022-11-15 10:09:56',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8836,'5500','51668493630','2022-11-15 10:09:56',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8837,'1000','51668493630','2022-11-15 10:09:56',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151122 tue'),(8838,'4000','51668493630','2022-11-15 10:09:56',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(8839,'4000','51668493630','2022-11-15 10:09:56',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8840,'4000','51668493630','2022-11-15 10:09:56',NULL,3600.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8841,'4000','51668493630','2022-11-15 10:09:56',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8842,'4000','51668493630','2022-11-15 10:09:56',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8843,'1110','51668496249','2022-11-15 10:54:42',NULL,4500.00,'','5','1','Inventory sold','1','','sales','130020729','','No',NULL,NULL,''),(8844,'5500','51668496249','2022-11-15 10:54:42',4500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8845,'1000','51668496249','2022-11-15 10:54:42',7000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151122 TUE'),(8846,'4000','51668496249','2022-11-15 10:54:42',NULL,7000.00,'','5','1','Good sold','1','','sales','130020729','','No',NULL,NULL,''),(8847,'1110','31668500941','2022-11-15 11:29:59',NULL,26680.00,'','3','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(8848,'1110','31668500941','2022-11-15 11:29:59',NULL,35880.00,'','3','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(8849,'5500','31668500941','2022-11-15 11:29:59',62560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8850,'1000','31668500941','2022-11-15 11:29:59',88400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8851,'4000','31668500941','2022-11-15 11:29:59',NULL,37700.00,'','3','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(8852,'4000','31668500941','2022-11-15 11:29:59',NULL,50700.00,'','3','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(8853,'1110','51668518737','2022-11-15 16:27:24',NULL,10120.00,'','5','1','Inventory sold','1','','sales','4209','','No',NULL,NULL,''),(8854,'1110','51668518737','2022-11-15 16:27:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8855,'1110','51668518737','2022-11-15 16:27:24',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8856,'1110','51668518737','2022-11-15 16:27:24',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8857,'1110','51668518737','2022-11-15 16:27:24',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8858,'5500','51668518737','2022-11-15 16:27:24',14716.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8859,'1000','51668518737','2022-11-15 16:27:24',20060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151122 TUE'),(8860,'4000','51668518737','2022-11-15 16:27:24',NULL,14300.00,'','5','1','Good sold','1','','sales','4209','','No',NULL,NULL,''),(8861,'4000','51668518737','2022-11-15 16:27:24',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8862,'4000','51668518737','2022-11-15 16:27:24',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8863,'4000','51668518737','2022-11-15 16:27:24',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(8864,'4000','51668518737','2022-11-15 16:27:24',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(8865,'1110','51668584924','2022-11-16 10:49:29',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8866,'1110','51668584924','2022-11-16 10:49:29',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8867,'5500','51668584924','2022-11-16 10:49:29',245.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8868,'1000','51668584924','2022-11-16 10:49:29',530.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161122 wed'),(8869,'4000','51668584924','2022-11-16 10:49:29',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8870,'4000','51668584924','2022-11-16 10:49:29',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8871,'1110','51668592212','2022-11-16 12:51:03',NULL,23000.00,'','5','1','Inventory sold','1','','sales','4210','','No',NULL,NULL,''),(8872,'5500','51668592212','2022-11-16 12:51:03',23000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8873,'1000','51668592212','2022-11-16 12:51:03',32500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161122 wed'),(8874,'4000','51668592212','2022-11-16 12:51:03',NULL,32500.00,'','5','1','Good sold','1','','sales','4210','','No',NULL,NULL,''),(8875,'1110','51668592371','2022-11-16 12:53:15',NULL,1520.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8876,'5500','51668592371','2022-11-16 12:53:15',1520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8877,'1000','51668592371','2022-11-16 12:53:15',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161122 WED'),(8878,'4000','51668592371','2022-11-16 12:53:15',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8879,'1110','51668661621','2022-11-17 09:33:45',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8880,'5500','51668661621','2022-11-17 09:33:45',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8881,'1000','51668661621','2022-11-17 09:33:45',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8882,'4000','51668661621','2022-11-17 09:33:45',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8883,'1110','51668666830','2022-11-17 10:36:58',NULL,11760.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(8884,'5500','51668666830','2022-11-17 10:36:58',11760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8885,'1000','51668666830','2022-11-17 10:36:58',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171122 '),(8886,'4000','51668666830','2022-11-17 10:36:58',NULL,13000.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(8887,'1110','51668670637','2022-11-17 11:44:14',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8888,'5500','51668670637','2022-11-17 11:44:14',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8889,'1000','51668670637','2022-11-17 11:44:14',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171122 '),(8890,'4000','51668670637','2022-11-17 11:44:14',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8891,'1110','51668693484','2022-11-17 16:58:48',NULL,6440.00,'','5','1','Inventory sold','1','','sales','4209','','No',NULL,NULL,''),(8892,'1110','51668693484','2022-11-17 16:58:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(8893,'5500','51668693484','2022-11-17 16:58:48',6540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8894,'1000','51668693484','2022-11-17 16:58:48',9400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171122v THUS'),(8895,'4000','51668693484','2022-11-17 16:58:48',NULL,9100.00,'','5','1','Good sold','1','','sales','4209','','No',NULL,NULL,''),(8896,'4000','51668693484','2022-11-17 16:58:48',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(8897,'1110','51668747206','2022-11-18 08:22:07',NULL,13000.00,'','5','1','Inventory sold','1','','sales','FRENICIA P TRAP','','No',NULL,NULL,''),(8898,'1110','51668747206','2022-11-18 08:22:07',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(8899,'1110','51668747206','2022-11-18 08:22:07',NULL,60.00,'','5','1','Inventory sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(8900,'1110','51668747206','2022-11-18 08:22:07',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8901,'5500','51668747206','2022-11-18 08:22:07',13560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8902,'1000','51668747206','2022-11-18 08:22:07',18100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122 FRI'),(8903,'4000','51668747206','2022-11-18 08:22:07',NULL,17000.00,'','5','1','Good sold','1','','sales','FRENICIA P TRAP','','No',NULL,NULL,''),(8904,'4000','51668747206','2022-11-18 08:22:07',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(8905,'4000','51668747206','2022-11-18 08:22:07',NULL,200.00,'','5','1','Good sold','1','','sales','9014 FLEX','','No',NULL,NULL,''),(8906,'4000','51668747206','2022-11-18 08:22:07',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(8907,'1110','51668761706','2022-11-18 11:55:38',NULL,960.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(8908,'5500','51668761706','2022-11-18 11:55:38',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8909,'1000','51668761706','2022-11-18 11:55:38',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122 '),(8910,'4000','51668761706','2022-11-18 11:55:38',NULL,1300.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(8911,'1110','51668761756','2022-11-18 11:59:23',NULL,960.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(8912,'5500','51668761756','2022-11-18 11:59:23',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8913,'1000','51668761756','2022-11-18 11:59:23',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122 '),(8914,'4000','51668761756','2022-11-18 11:59:23',NULL,1300.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(8915,'1110','51668761981','2022-11-18 12:40:19',NULL,1750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8916,'5500','51668761981','2022-11-18 12:40:19',1750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8917,'1000','51668761981','2022-11-18 12:40:19',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122'),(8918,'4000','51668761981','2022-11-18 12:40:19',NULL,3500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(8919,'1110','51668764501','2022-11-18 12:53:18',NULL,1500.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(8920,'5500','51668764501','2022-11-18 12:53:18',1500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8921,'1000','51668764501','2022-11-18 12:53:18',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122 FRI'),(8922,'4000','51668764501','2022-11-18 12:53:18',NULL,2000.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(8923,'1110','51668773936','2022-11-18 15:20:35',NULL,350.00,'','5','1','Inventory sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(8924,'5500','51668773936','2022-11-18 15:20:35',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8925,'1000','51668773936','2022-11-18 15:20:35',750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181122'),(8926,'4000','51668773936','2022-11-18 15:20:35',NULL,750.00,'','5','1','Good sold','1','','sales','HUMA 9006','','No',NULL,NULL,''),(8927,'1110','51668842889','2022-11-19 10:29:54',NULL,3750.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(8928,'1110','51668842889','2022-11-19 10:29:54',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8929,'1110','51668842889','2022-11-19 10:29:54',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8930,'1110','51668842889','2022-11-19 10:29:54',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(8931,'5500','51668842889','2022-11-19 10:29:54',3960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8932,'1000','51668842889','2022-11-19 10:29:54',4980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191122 SAT'),(8933,'4000','51668842889','2022-11-19 10:29:54',NULL,4500.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(8934,'4000','51668842889','2022-11-19 10:29:54',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(8935,'4000','51668842889','2022-11-19 10:29:54',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8936,'4000','51668842889','2022-11-19 10:29:54',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(8937,'1110','51668843082','2022-11-19 10:48:48',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(8938,'5500','51668843082','2022-11-19 10:48:48',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8939,'1000','51668843082','2022-11-19 10:48:48',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191122 SAT'),(8940,'4000','51668843082','2022-11-19 10:48:48',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(8941,'1110','51668844158','2022-11-19 11:17:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8942,'1110','51668844158','2022-11-19 11:17:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8943,'5500','51668844158','2022-11-19 11:17:20',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8944,'1000','51668844158','2022-11-19 11:17:20',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191122 SAT'),(8945,'4000','51668844158','2022-11-19 11:17:20',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8946,'4000','51668844158','2022-11-19 11:17:20',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8947,'1110','51668851573','2022-11-19 12:53:23',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8948,'5500','51668851573','2022-11-19 12:53:23',721.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8949,'1000','51668851573','2022-11-19 12:53:23',930.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191122 SAT'),(8950,'4000','51668851573','2022-11-19 12:53:23',NULL,930.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(8951,'1110','51668857613','2022-11-19 14:37:43',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(8952,'1110','51668857613','2022-11-19 14:37:43',NULL,50.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8953,'1110','51668857613','2022-11-19 14:37:43',NULL,250.00,'','5','1','Inventory sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(8954,'1110','51668857613','2022-11-19 14:37:43',NULL,2352.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(8955,'1110','51668857613','2022-11-19 14:37:43',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(8956,'1110','51668857613','2022-11-19 14:37:43',NULL,20240.00,'','5','1','Inventory sold','1','','sales','4210','','No',NULL,NULL,''),(8957,'5500','51668857613','2022-11-19 14:37:43',26184.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8958,'1000','51668857613','2022-11-19 14:37:43',36100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191122 SAT'),(8959,'4000','51668857613','2022-11-19 14:37:43',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(8960,'4000','51668857613','2022-11-19 14:37:43',NULL,150.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(8961,'4000','51668857613','2022-11-19 14:37:43',NULL,750.00,'','5','1','Good sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(8962,'4000','51668857613','2022-11-19 14:37:43',NULL,2500.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(8963,'4000','51668857613','2022-11-19 14:37:43',NULL,2500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(8964,'4000','51668857613','2022-11-19 14:37:43',NULL,28600.00,'','5','1','Good sold','1','','sales','4210','','No',NULL,NULL,''),(8965,'1110','51669006743','2022-11-21 08:29:02',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8966,'5500','51669006743','2022-11-21 08:29:02',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8967,'1000','51669006743','2022-11-21 08:29:02',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211122 MON'),(8968,'4000','51669006743','2022-11-21 08:29:02',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(8969,'1110','51669008559','2022-11-21 09:23:08',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(8970,'5500','51669008559','2022-11-21 09:23:08',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8971,'1000','51669008559','2022-11-21 09:23:08',2600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8972,'4000','51669008559','2022-11-21 09:23:08',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(8973,'1110','51669011794','2022-11-21 09:23:31',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8974,'5500','51669011794','2022-11-21 09:23:31',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8975,'1000','51669011794','2022-11-21 09:23:31',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8976,'4000','51669011794','2022-11-21 09:23:31',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(8977,'1110','51669021210','2022-11-21 12:02:12',NULL,4500.00,'','5','1','Inventory sold','1','','sales','00009','','No',NULL,NULL,''),(8978,'1110','51669021210','2022-11-21 12:02:12',NULL,170.00,'','5','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(8979,'5500','51669021210','2022-11-21 12:02:12',4670.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8980,'1000','51669021210','2022-11-21 12:02:12',12250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8981,'4000','51669021210','2022-11-21 12:02:12',NULL,12000.00,'','5','1','Good sold','1','','sales','00009','','No',NULL,NULL,''),(8982,'4000','51669021210','2022-11-21 12:02:12',NULL,250.00,'','5','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(8983,'1110','51669021337','2022-11-21 13:44:17',NULL,672.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8984,'5500','51669021337','2022-11-21 13:44:17',672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8985,'1000','51669021337','2022-11-21 13:44:17',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8986,'4000','51669021337','2022-11-21 13:44:17',NULL,900.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(8987,'1110','51669027465','2022-11-21 17:04:19',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(8988,'1110','51669027465','2022-11-21 17:04:19',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(8989,'1110','51669027465','2022-11-21 17:04:19',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8990,'1110','51669027465','2022-11-21 17:04:19',NULL,2880.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(8991,'1110','51669027465','2022-11-21 17:04:19',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8992,'5500','51669027465','2022-11-21 17:04:19',3870.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8993,'1000','51669027465','2022-11-21 17:04:19',5450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211122 '),(8994,'4000','51669027465','2022-11-21 17:04:19',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(8995,'4000','51669027465','2022-11-21 17:04:19',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(8996,'4000','51669027465','2022-11-21 17:04:19',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(8997,'4000','51669027465','2022-11-21 17:04:19',NULL,3750.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(8998,'4000','51669027465','2022-11-21 17:04:19',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(8999,'1110','51669093534','2022-11-22 08:06:27',NULL,14112.00,'','5','1','Inventory sold','1','','sales','FGB44713','','No',NULL,NULL,''),(9000,'1110','51669093534','2022-11-22 08:06:27',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9001,'1110','51669093534','2022-11-22 08:06:27',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9002,'1110','51669093534','2022-11-22 08:06:27',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9003,'5500','51669093534','2022-11-22 08:06:27',14647.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9004,'1000','51669093534','2022-11-22 08:06:27',16360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211122 MON'),(9005,'4000','51669093534','2022-11-22 08:06:27',NULL,15000.00,'','5','1','Good sold','1','','sales','FGB44713','','No',NULL,NULL,''),(9006,'4000','51669093534','2022-11-22 08:06:27',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9007,'4000','51669093534','2022-11-22 08:06:27',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9008,'4000','51669093534','2022-11-22 08:06:27',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9009,'1110','51669093648','2022-11-22 08:35:14',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(9010,'1110','51669093648','2022-11-22 08:35:14',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9011,'1110','51669093648','2022-11-22 08:35:14',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9012,'1110','51669093648','2022-11-22 08:35:14',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9013,'1110','51669093648','2022-11-22 08:35:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(9014,'5500','51669093648','2022-11-22 08:35:14',3269.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9015,'1000','51669093648','2022-11-22 08:35:14',5250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 MON'),(9016,'4000','51669093648','2022-11-22 08:35:14',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(9017,'4000','51669093648','2022-11-22 08:35:14',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9018,'4000','51669093648','2022-11-22 08:35:14',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9019,'4000','51669093648','2022-11-22 08:35:14',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9020,'4000','51669093648','2022-11-22 08:35:14',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(9021,'1110','51669095343','2022-11-22 08:38:56',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9022,'1110','51669095343','2022-11-22 08:38:56',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(9023,'5500','51669095343','2022-11-22 08:38:56',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9024,'1000','51669095343','2022-11-22 08:38:56',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 MON'),(9025,'4000','51669095343','2022-11-22 08:38:56',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9026,'4000','51669095343','2022-11-22 08:38:56',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(9027,'1110','51669107675','2022-11-22 12:01:57',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9028,'1110','51669107675','2022-11-22 12:01:57',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(9029,'5500','51669107675','2022-11-22 12:01:57',1587.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9030,'1000','51669107675','2022-11-22 12:01:57',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 MON'),(9031,'4000','51669107675','2022-11-22 12:01:57',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9032,'4000','51669107675','2022-11-22 12:01:57',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(9033,'1110','51669107805','2022-11-22 12:18:23',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9034,'5500','51669107805','2022-11-22 12:18:23',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9035,'1000','51669107805','2022-11-22 12:18:23',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 MON'),(9036,'4000','51669107805','2022-11-22 12:18:23',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9037,'1110','31669115338','2022-11-22 14:09:39',NULL,14210.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9038,'1110','31669115338','2022-11-22 14:09:39',NULL,14200.00,'','3','1','Inventory sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9039,'1110','31669115338','2022-11-22 14:09:39',NULL,2744.00,'','3','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9040,'5500','31669115338','2022-11-22 14:09:39',31154.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9041,'1000','31669115338','2022-11-22 14:09:39',35200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9042,'4000','31669115338','2022-11-22 14:09:39',NULL,16000.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9043,'4000','31669115338','2022-11-22 14:09:39',NULL,16000.00,'','3','1','Good sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9044,'4000','31669115338','2022-11-22 14:09:39',NULL,3200.00,'','3','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9045,'1110','51669117651','2022-11-22 14:48:23',NULL,931.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(9046,'5500','51669117651','2022-11-22 14:48:23',931.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9047,'1000','51669117651','2022-11-22 14:48:23',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 tue'),(9048,'4000','51669117651','2022-11-22 14:48:23',NULL,1250.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(9049,'1110','51669117729','2022-11-22 15:11:43',NULL,5000.00,'','5','1','Inventory sold','1','','sales','1033','','No',NULL,NULL,''),(9050,'5500','51669117729','2022-11-22 15:11:43',5000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9051,'1000','51669117729','2022-11-22 15:11:43',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 tue'),(9052,'4000','51669117729','2022-11-22 15:11:43',NULL,5000.00,'','5','1','Good sold','1','','sales','1033','','No',NULL,NULL,''),(9053,'1110','51669123681','2022-11-22 16:28:42',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9054,'1110','51669123681','2022-11-22 16:28:42',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9055,'5500','51669123681','2022-11-22 16:28:42',7646.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9056,'1000','51669123681','2022-11-22 16:28:42',9100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221122 '),(9057,'4000','51669123681','2022-11-22 16:28:42',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9058,'4000','51669123681','2022-11-22 16:28:42',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9059,'1110','51669206119','2022-11-23 15:23:31',NULL,8500.00,'','5','1','Inventory sold','1','','sales','UJENZI 001','','No',NULL,NULL,''),(9060,'1110','51669206119','2022-11-23 15:23:31',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(9061,'1110','51669206119','2022-11-23 15:23:31',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(9062,'1110','51669206119','2022-11-23 15:23:31',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9063,'1110','51669206119','2022-11-23 15:23:31',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9064,'5500','51669206119','2022-11-23 15:23:31',14583.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9065,'1000','51669206119','2022-11-23 15:23:31',19180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9066,'4000','51669206119','2022-11-23 15:23:31',NULL,11000.00,'','5','1','Good sold','1','','sales','UJENZI 001','','No',NULL,NULL,''),(9067,'4000','51669206119','2022-11-23 15:23:31',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(9068,'4000','51669206119','2022-11-23 15:23:31',NULL,5200.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(9069,'4000','51669206119','2022-11-23 15:23:31',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9070,'4000','51669206119','2022-11-23 15:23:31',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9071,'1110','51669265340','2022-11-24 08:31:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9072,'5500','51669265340','2022-11-24 08:31:36',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9073,'1000','51669265340','2022-11-24 08:31:36',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122 THUS'),(9074,'4000','51669265340','2022-11-24 08:31:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(9075,'1110','51669267944','2022-11-24 09:05:58',NULL,400.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9076,'1110','51669267944','2022-11-24 09:05:58',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9077,'5500','51669267944','2022-11-24 09:05:58',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9078,'1000','51669267944','2022-11-24 09:05:58',2350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122 THUS'),(9079,'4000','51669267944','2022-11-24 09:05:58',NULL,1200.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9080,'4000','51669267944','2022-11-24 09:05:58',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9081,'1110','51669269992','2022-11-24 09:24:45',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9082,'5500','51669269992','2022-11-24 09:24:45',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9083,'1000','51669269992','2022-11-24 09:24:45',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9084,'4000','51669269992','2022-11-24 09:24:45',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9085,'1110','51669271089','2022-11-24 09:42:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9086,'1110','51669271089','2022-11-24 09:42:30',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9087,'5500','51669271089','2022-11-24 09:42:30',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9088,'1000','51669271089','2022-11-24 09:42:30',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122 THUS'),(9089,'4000','51669271089','2022-11-24 09:42:30',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9090,'4000','51669271089','2022-11-24 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9091,'1110','51669272179','2022-11-24 09:54:56',NULL,1200.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9092,'5500','51669272179','2022-11-24 09:54:56',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9093,'1000','51669272179','2022-11-24 09:54:56',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122V THUS'),(9094,'4000','51669272179','2022-11-24 09:54:56',NULL,2400.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9095,'1110','51669273773','2022-11-24 11:06:44',NULL,5586.00,'','5','1','Inventory sold','1','','sales','5202','','No',NULL,NULL,''),(9096,'1110','51669273773','2022-11-24 11:06:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9097,'5500','51669273773','2022-11-24 11:06:44',5686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9098,'1000','51669273773','2022-11-24 11:06:44',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122 THUS'),(9099,'4000','51669273773','2022-11-24 11:06:44',NULL,7500.00,'','5','1','Good sold','1','','sales','5202','','No',NULL,NULL,''),(9100,'4000','51669273773','2022-11-24 11:06:44',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9101,'1110','51669277226','2022-11-24 12:50:10',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9102,'1110','51669277226','2022-11-24 12:50:10',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9103,'5500','51669277226','2022-11-24 12:50:10',3708.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9104,'1000','51669277226','2022-11-24 12:50:10',4150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241122 '),(9105,'4000','51669277226','2022-11-24 12:50:10',NULL,3750.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9106,'4000','51669277226','2022-11-24 12:50:10',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9107,'1110','51669451262','2022-11-26 11:32:50',NULL,19320.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(9108,'1110','51669451262','2022-11-26 11:32:50',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9109,'1110','51669451262','2022-11-26 11:32:50',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9110,'1110','51669451262','2022-11-26 11:32:50',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9111,'1110','51669451262','2022-11-26 11:32:50',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(9112,'1110','51669451262','2022-11-26 11:32:50',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(9113,'1110','51669451262','2022-11-26 11:32:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9114,'5500','51669451262','2022-11-26 11:32:50',28190.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9115,'1000','51669451262','2022-11-26 11:32:50',39300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 sat'),(9116,'4000','51669451262','2022-11-26 11:32:50',NULL,27300.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(9117,'4000','51669451262','2022-11-26 11:32:50',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9118,'4000','51669451262','2022-11-26 11:32:50',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9119,'4000','51669451262','2022-11-26 11:32:50',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9120,'4000','51669451262','2022-11-26 11:32:50',NULL,5400.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(9121,'4000','51669451262','2022-11-26 11:32:50',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(9122,'4000','51669451262','2022-11-26 11:32:50',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9123,'1110','51669451626','2022-11-26 11:35:54',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9124,'5500','51669451626','2022-11-26 11:35:54',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9125,'1000','51669451626','2022-11-26 11:35:54',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 '),(9126,'4000','51669451626','2022-11-26 11:35:54',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9127,'1110','51669453040','2022-11-26 11:58:25',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9128,'1110','51669453040','2022-11-26 11:58:25',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9129,'5500','51669453040','2022-11-26 11:58:25',425.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9130,'1000','51669453040','2022-11-26 11:58:25',760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 '),(9131,'4000','51669453040','2022-11-26 11:58:25',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9132,'4000','51669453040','2022-11-26 11:58:25',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9133,'1110','51669461919','2022-11-26 14:25:38',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9134,'5500','51669461919','2022-11-26 14:25:38',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9135,'1000','51669461919','2022-11-26 14:25:38',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122'),(9136,'4000','51669461919','2022-11-26 14:25:38',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9137,'1110','51669461981','2022-11-26 16:24:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(9138,'5500','51669461981','2022-11-26 16:24:06',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9139,'1000','51669461981','2022-11-26 16:24:06',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 sat'),(9140,'4000','51669461981','2022-11-26 16:24:06',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(9141,'1110','51669469119','2022-11-26 16:26:36',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9142,'1110','51669469119','2022-11-26 16:26:36',NULL,680.00,'','5','1','Inventory sold','1','','sales','1365','','No',NULL,NULL,''),(9143,'5500','51669469119','2022-11-26 16:26:36',4796.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9144,'1000','51669469119','2022-11-26 16:26:36',5700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 SAT'),(9145,'4000','51669469119','2022-11-26 16:26:36',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9146,'4000','51669469119','2022-11-26 16:26:36',NULL,900.00,'','5','1','Good sold','1','','sales','1365','','No',NULL,NULL,''),(9147,'1110','51669469224','2022-11-26 16:50:04',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9148,'5500','51669469224','2022-11-26 16:50:04',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9149,'1000','51669469224','2022-11-26 16:50:04',230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261122 SAT'),(9150,'4000','51669469224','2022-11-26 16:50:04',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9151,'1110','51669638758','2022-11-28 15:33:08',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9152,'1110','51669638758','2022-11-28 15:33:08',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9153,'5500','51669638758','2022-11-28 15:33:08',3571.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9154,'1000','51669638758','2022-11-28 15:33:08',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281122 MON'),(9155,'4000','51669638758','2022-11-28 15:33:08',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9156,'4000','51669638758','2022-11-28 15:33:08',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9157,'1110','51669638833','2022-11-28 16:15:54',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(9158,'1110','51669638833','2022-11-28 16:15:54',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9159,'5500','51669638833','2022-11-28 16:15:54',2303.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9160,'1000','51669638833','2022-11-28 16:15:54',2900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9161,'4000','51669638833','2022-11-28 16:15:54',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(9162,'4000','51669638833','2022-11-28 16:15:54',NULL,1300.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9163,'1110','51669705128','2022-11-29 10:02:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9164,'5500','51669705128','2022-11-29 10:02:51',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9165,'1000','51669705128','2022-11-29 10:02:51',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9166,'4000','51669705128','2022-11-29 10:02:51',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9167,'1110','51669705384','2022-11-29 10:05:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9168,'5500','51669705384','2022-11-29 10:05:37',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9169,'1000','51669705384','2022-11-29 10:05:37',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291122 tue'),(9170,'4000','51669705384','2022-11-29 10:05:37',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9171,'1110','51669716856','2022-11-29 13:14:51',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9172,'5500','51669716856','2022-11-29 13:14:51',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9173,'1000','51669716856','2022-11-29 13:14:51',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291122 TUE'),(9174,'4000','51669716856','2022-11-29 13:14:51',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9175,'1110','51669720840','2022-11-29 14:21:04',NULL,1008.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(9176,'1110','51669720840','2022-11-29 14:21:04',NULL,324.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(9177,'5500','51669720840','2022-11-29 14:21:04',1332.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9178,'1000','51669720840','2022-11-29 14:21:04',1950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291122 TUS'),(9179,'4000','51669720840','2022-11-29 14:21:04',NULL,1350.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(9180,'4000','51669720840','2022-11-29 14:21:04',NULL,600.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(9181,'1110','51669730526','2022-11-29 17:08:35',NULL,10800.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(9182,'1110','51669730526','2022-11-29 17:08:35',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9183,'1110','51669730526','2022-11-29 17:08:35',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9184,'1110','51669730526','2022-11-29 17:08:35',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9185,'1110','51669730526','2022-11-29 17:08:35',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9186,'5500','51669730526','2022-11-29 17:08:35',23487.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9187,'1000','51669730526','2022-11-29 17:08:35',24020.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291122 TUS'),(9188,'4000','51669730526','2022-11-29 17:08:35',NULL,8400.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(9189,'4000','51669730526','2022-11-29 17:08:35',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9190,'4000','51669730526','2022-11-29 17:08:35',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9191,'4000','51669730526','2022-11-29 17:08:35',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9192,'4000','51669730526','2022-11-29 17:08:35',NULL,13600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9193,'1110','51669791187','2022-11-30 09:53:29',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9194,'5500','51669791187','2022-11-30 09:53:29',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9195,'1000','51669791187','2022-11-30 09:53:29',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301122 WED'),(9196,'4000','51669791187','2022-11-30 09:53:29',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9197,'1110','51669802421','2022-11-30 13:01:55',NULL,29376.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(9198,'1110','51669802421','2022-11-30 13:01:55',NULL,3724.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9199,'1110','51669802421','2022-11-30 13:01:55',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9200,'5500','51669802421','2022-11-30 13:01:55',33300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9201,'1000','51669802421','2022-11-30 13:01:55',38000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301122 WED'),(9202,'4000','51669802421','2022-11-30 13:01:55',NULL,32400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(9203,'4000','51669802421','2022-11-30 13:01:55',NULL,5000.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9204,'4000','51669802421','2022-11-30 13:01:55',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9205,'1110','51669802579','2022-11-30 13:25:17',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9206,'1110','51669802579','2022-11-30 13:25:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9207,'5500','51669802579','2022-11-30 13:25:17',2260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9208,'1000','51669802579','2022-11-30 13:25:17',2850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301122 WED'),(9209,'4000','51669802579','2022-11-30 13:25:17',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9210,'4000','51669802579','2022-11-30 13:25:17',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9211,'1110','51669806079','2022-11-30 14:06:56',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9212,'5500','51669806079','2022-11-30 14:06:56',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9213,'1000','51669806079','2022-11-30 14:06:56',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29 1122'),(9214,'4000','51669806079','2022-11-30 14:06:56',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(9215,'1110','31669809053','2022-11-30 14:51:15',NULL,5684.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9216,'5500','31669809053','2022-11-30 14:51:15',5684.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9217,'1000','31669809053','2022-11-30 14:51:15',6400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9218,'4000','31669809053','2022-11-30 14:51:15',NULL,6400.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9219,'1110','51669818966','2022-11-30 17:37:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9220,'1110','51669818966','2022-11-30 17:37:03',NULL,4412.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(9221,'5500','51669818966','2022-11-30 17:37:03',4512.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9222,'1000','51669818966','2022-11-30 17:37:03',5500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9223,'4000','51669818966','2022-11-30 17:37:03',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9224,'4000','51669818966','2022-11-30 17:37:03',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(9225,'1110','51669819033','2022-11-30 17:38:39',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9226,'5500','51669819033','2022-11-30 17:38:39',2160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9227,'1000','51669819033','2022-11-30 17:38:39',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301122 wed'),(9228,'4000','51669819033','2022-11-30 17:38:39',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9229,'1110','51669873490','2022-12-01 08:52:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9230,'1110','51669873490','2022-12-01 08:52:18',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9231,'5500','51669873490','2022-12-01 08:52:18',175.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9232,'1000','51669873490','2022-12-01 08:52:18',430.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222 THUS'),(9233,'4000','51669873490','2022-12-01 08:52:18',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9234,'4000','51669873490','2022-12-01 08:52:18',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9235,'1110','51669873954','2022-12-01 09:09:24',NULL,4655.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(9236,'1110','51669873954','2022-12-01 09:09:24',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(9237,'1110','51669873954','2022-12-01 09:09:24',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(9238,'5500','51669873954','2022-12-01 09:09:24',10811.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9239,'1000','51669873954','2022-12-01 09:09:24',13750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222 THUS'),(9240,'4000','51669873954','2022-12-01 09:09:24',NULL,6250.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(9241,'4000','51669873954','2022-12-01 09:09:24',NULL,2700.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(9242,'4000','51669873954','2022-12-01 09:09:24',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(9243,'1110','51669874986','2022-12-01 11:05:03',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(9244,'5500','51669874986','2022-12-01 11:05:03',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9245,'1000','51669874986','2022-12-01 11:05:03',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222 THUS'),(9246,'4000','51669874986','2022-12-01 11:05:03',NULL,2600.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(9247,'1110','51669891411','2022-12-01 14:11:46',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9248,'1110','51669891411','2022-12-01 14:11:46',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9249,'5500','51669891411','2022-12-01 14:11:46',5705.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9250,'1000','51669891411','2022-12-01 14:11:46',6600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9251,'4000','51669891411','2022-12-01 14:11:46',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9252,'4000','51669891411','2022-12-01 14:11:46',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9253,'1110','51669893124','2022-12-01 14:12:33',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9254,'5500','51669893124','2022-12-01 14:12:33',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9255,'1000','51669893124','2022-12-01 14:12:33',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11222 THUS'),(9256,'4000','51669893124','2022-12-01 14:12:33',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9257,'1110','51669969012','2022-12-02 11:18:06',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9258,'1110','51669969012','2022-12-02 11:18:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9259,'1110','51669969012','2022-12-02 11:18:06',NULL,150.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(9260,'5500','51669969012','2022-12-02 11:18:06',4366.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9261,'1000','51669969012','2022-12-02 11:18:06',5550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21222 FRI'),(9262,'4000','51669969012','2022-12-02 11:18:06',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9263,'4000','51669969012','2022-12-02 11:18:06',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9264,'4000','51669969012','2022-12-02 11:18:06',NULL,450.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(9265,'1110','51669969124','2022-12-02 12:25:08',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9266,'1110','51669969124','2022-12-02 12:25:08',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9267,'1110','51669969124','2022-12-02 12:25:08',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9268,'1110','51669969124','2022-12-02 12:25:08',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9269,'1110','51669969124','2022-12-02 12:25:08',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9270,'5500','51669969124','2022-12-02 12:25:08',5420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9271,'1000','51669969124','2022-12-02 12:25:08',7520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21222 FRI'),(9272,'4000','51669969124','2022-12-02 12:25:08',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9273,'4000','51669969124','2022-12-02 12:25:08',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9274,'4000','51669969124','2022-12-02 12:25:08',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9275,'4000','51669969124','2022-12-02 12:25:08',NULL,3900.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9276,'4000','51669969124','2022-12-02 12:25:08',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9277,'1110','51669973868','2022-12-02 12:38:00',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9278,'5500','51669973868','2022-12-02 12:38:00',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9279,'1000','51669973868','2022-12-02 12:38:00',230.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9280,'4000','51669973868','2022-12-02 12:38:00',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9281,'1110','51670047380','2022-12-03 09:07:27',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(9282,'1110','51670047380','2022-12-03 09:07:27',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9283,'1110','51670047380','2022-12-03 09:07:27',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9284,'1110','51670047380','2022-12-03 09:07:27',NULL,50.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(9285,'1110','51670047380','2022-12-03 09:07:27',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9286,'1110','51670047380','2022-12-03 09:07:27',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9287,'5500','51670047380','2022-12-03 09:07:27',22542.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9288,'1000','51670047380','2022-12-03 09:07:27',26890.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31222 SAT'),(9289,'4000','51670047380','2022-12-03 09:07:27',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE TOILET','','No',NULL,NULL,''),(9290,'4000','51670047380','2022-12-03 09:07:27',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9291,'4000','51670047380','2022-12-03 09:07:27',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9292,'4000','51670047380','2022-12-03 09:07:27',NULL,150.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(9293,'4000','51670047380','2022-12-03 09:07:27',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9294,'4000','51670047380','2022-12-03 09:07:27',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9295,'1110','51670054884','2022-12-03 11:08:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(9296,'5500','51670054884','2022-12-03 11:08:40',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9297,'1000','51670054884','2022-12-03 11:08:40',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31122 SAT'),(9298,'4000','51670054884','2022-12-03 11:08:40',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(9299,'1110','51670054941','2022-12-03 11:11:32',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9300,'5500','51670054941','2022-12-03 11:11:32',435.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9301,'1000','51670054941','2022-12-03 11:11:32',690.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31222 SAT'),(9302,'4000','51670054941','2022-12-03 11:11:32',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9303,'1110','51670063244','2022-12-03 13:27:48',NULL,710.00,'','5','1','Inventory sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9304,'5500','51670063244','2022-12-03 13:27:48',710.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9305,'1000','51670063244','2022-12-03 13:27:48',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31222 SAT'),(9306,'4000','51670063244','2022-12-03 13:27:48',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9307,'1110','51670074944','2022-12-03 16:54:36',NULL,14651.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9308,'1110','51670074944','2022-12-03 16:54:36',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9309,'1110','51670074944','2022-12-03 16:54:36',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9310,'5500','51670074944','2022-12-03 16:54:36',14731.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9311,'1000','51670074944','2022-12-03 16:54:36',17900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9312,'4000','51670074944','2022-12-03 16:54:36',NULL,17550.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9313,'4000','51670074944','2022-12-03 16:54:36',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9314,'4000','51670074944','2022-12-03 16:54:36',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9315,'1110','51670075684','2022-12-03 17:39:36',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9316,'5500','51670075684','2022-12-03 17:39:36',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9317,'1000','51670075684','2022-12-03 17:39:36',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31222 SAT'),(9318,'4000','51670075684','2022-12-03 17:39:36',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(9319,'1110','51670227910','2022-12-05 11:15:35',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9320,'1110','51670227910','2022-12-05 11:15:35',NULL,24010.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9321,'1110','51670227910','2022-12-05 11:15:35',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9322,'1110','51670227910','2022-12-05 11:15:35',NULL,10080.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9323,'1110','51670227910','2022-12-05 11:15:35',NULL,800.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9324,'1110','51670227910','2022-12-05 11:15:35',NULL,120.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9325,'1110','51670227910','2022-12-05 11:15:35',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9326,'1110','51670227910','2022-12-05 11:15:35',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9327,'1110','51670227910','2022-12-05 11:15:35',NULL,5440.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9328,'5500','51670227910','2022-12-05 11:15:35',51240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9329,'1000','51670227910','2022-12-05 11:15:35',62700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51222 mon'),(9330,'4000','51670227910','2022-12-05 11:15:35',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9331,'4000','51670227910','2022-12-05 11:15:35',NULL,28000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9332,'4000','51670227910','2022-12-05 11:15:35',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9333,'4000','51670227910','2022-12-05 11:15:35',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9334,'4000','51670227910','2022-12-05 11:15:35',NULL,2000.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9335,'4000','51670227910','2022-12-05 11:15:35',NULL,800.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9336,'4000','51670227910','2022-12-05 11:15:35',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9337,'4000','51670227910','2022-12-05 11:15:35',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9338,'4000','51670227910','2022-12-05 11:15:35',NULL,7200.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9339,'1110','51670228206','2022-12-05 12:10:27',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9340,'1110','51670228206','2022-12-05 12:10:27',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9341,'1110','51670228206','2022-12-05 12:10:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9342,'1110','51670228206','2022-12-05 12:10:27',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9343,'5500','51670228206','2022-12-05 12:10:27',5967.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9344,'1000','51670228206','2022-12-05 12:10:27',6560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51222 '),(9345,'4000','51670228206','2022-12-05 12:10:27',NULL,3600.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9346,'4000','51670228206','2022-12-05 12:10:27',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9347,'4000','51670228206','2022-12-05 12:10:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9348,'4000','51670228206','2022-12-05 12:10:27',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9349,'1110','51670239677','2022-12-05 14:28:09',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(9350,'5500','51670239677','2022-12-05 14:28:09',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9351,'1000','51670239677','2022-12-05 14:28:09',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51222 MON'),(9352,'4000','51670239677','2022-12-05 14:28:09',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(9353,'1110','51670239717','2022-12-05 15:34:07',NULL,680.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9354,'1110','51670239717','2022-12-05 15:34:07',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9355,'5500','51670239717','2022-12-05 15:34:07',1366.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9356,'1000','51670239717','2022-12-05 15:34:07',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51222 MON'),(9357,'4000','51670239717','2022-12-05 15:34:07',NULL,900.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9358,'4000','51670239717','2022-12-05 15:34:07',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9359,'1110','51670243675','2022-12-05 17:03:08',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9360,'5500','51670243675','2022-12-05 17:03:08',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9361,'1000','51670243675','2022-12-05 17:03:08',1800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9362,'4000','51670243675','2022-12-05 17:03:08',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(9363,'1110','51670309869','2022-12-06 10:00:43',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9364,'1110','51670309869','2022-12-06 10:00:43',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9365,'1110','51670309869','2022-12-06 10:00:43',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9366,'1110','51670309869','2022-12-06 10:00:43',NULL,6517.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(9367,'5500','51670309869','2022-12-06 10:00:43',9962.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9368,'1000','51670309869','2022-12-06 10:00:43',12850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61222 tue'),(9369,'4000','51670309869','2022-12-06 10:00:43',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9370,'4000','51670309869','2022-12-06 10:00:43',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9371,'4000','51670309869','2022-12-06 10:00:43',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9372,'4000','51670309869','2022-12-06 10:00:43',NULL,8750.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(9373,'1110','51670329542','2022-12-06 15:27:30',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(9374,'1110','51670329542','2022-12-06 15:27:30',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9375,'1110','51670329542','2022-12-06 15:27:30',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9376,'5500','51670329542','2022-12-06 15:27:30',3516.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9377,'1000','51670329542','2022-12-06 15:27:30',4320.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61222 TUE'),(9378,'4000','51670329542','2022-12-06 15:27:30',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(9379,'4000','51670329542','2022-12-06 15:27:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9380,'4000','51670329542','2022-12-06 15:27:30',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9381,'1110','31670339147','2022-12-06 18:16:45',NULL,9750.00,'','3','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9382,'1110','31670339147','2022-12-06 18:16:45',NULL,25137.00,'','3','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(9383,'1110','31670339147','2022-12-06 18:16:45',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9384,'1110','31670339147','2022-12-06 18:16:45',NULL,17762.50,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9385,'1110','31670339147','2022-12-06 18:16:45',NULL,23324.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9386,'1110','31670339147','2022-12-06 18:16:45',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9387,'1110','31670339147','2022-12-06 18:16:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9388,'1110','31670339147','2022-12-06 18:16:45',NULL,6390.00,'','3','1','Inventory sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9389,'5500','31670339147','2022-12-06 18:16:45',90595.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9390,'1000','31670339147','2022-12-06 18:16:45',109450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9391,'4000','31670339147','2022-12-06 18:16:45',NULL,11700.00,'','3','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9392,'4000','31670339147','2022-12-06 18:16:45',NULL,33750.00,'','3','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(9393,'4000','31670339147','2022-12-06 18:16:45',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9394,'4000','31670339147','2022-12-06 18:16:45',NULL,20000.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9395,'4000','31670339147','2022-12-06 18:16:45',NULL,27200.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9396,'4000','31670339147','2022-12-06 18:16:45',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9397,'4000','31670339147','2022-12-06 18:16:45',NULL,0.00,'','3','1','Good sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9398,'4000','31670339147','2022-12-06 18:16:45',NULL,7200.00,'','3','1','Good sold','1','','sales','PMCP24343BK','','No',NULL,NULL,''),(9399,'1110','51670392600','2022-12-07 08:56:51',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9400,'5500','51670392600','2022-12-07 08:56:51',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9401,'1000','51670392600','2022-12-07 08:56:51',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71222 '),(9402,'4000','51670392600','2022-12-07 08:56:51',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9403,'1110','51670392637','2022-12-07 10:43:28',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9404,'5500','51670392637','2022-12-07 10:43:28',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9405,'1000','51670392637','2022-12-07 10:43:28',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71222 WED'),(9406,'4000','51670392637','2022-12-07 10:43:28',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(9407,'1110','51670425155','2022-12-07 17:59:31',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(9408,'5500','51670425155','2022-12-07 17:59:31',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9409,'1000','51670425155','2022-12-07 17:59:31',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71222 WED'),(9410,'4000','51670425155','2022-12-07 17:59:31',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(9411,'1110','51670476342','2022-12-08 08:12:35',NULL,5040.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9412,'5500','51670476342','2022-12-08 08:12:35',5040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9413,'1000','51670476342','2022-12-08 08:12:35',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9414,'4000','51670476342','2022-12-08 08:12:35',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9415,'1110','51670476393','2022-12-08 09:01:10',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9416,'1110','51670476393','2022-12-08 09:01:10',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9417,'5500','51670476393','2022-12-08 09:01:10',670.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9418,'1000','51670476393','2022-12-08 09:01:10',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9419,'4000','51670476393','2022-12-08 09:01:10',NULL,1600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9420,'4000','51670476393','2022-12-08 09:01:10',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9421,'1110','51670482339','2022-12-08 09:53:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9422,'5500','51670482339','2022-12-08 09:53:59',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9423,'1000','51670482339','2022-12-08 09:53:59',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9424,'4000','51670482339','2022-12-08 09:53:59',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9425,'1110','51670482664','2022-12-08 09:58:08',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9426,'5500','51670482664','2022-12-08 09:58:08',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9427,'1000','51670482664','2022-12-08 09:58:08',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9428,'4000','51670482664','2022-12-08 09:58:08',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9429,'1110','51670482695','2022-12-08 10:10:41',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9430,'5500','51670482695','2022-12-08 10:10:41',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9431,'1000','51670482695','2022-12-08 10:10:41',500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9432,'4000','51670482695','2022-12-08 10:10:41',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9433,'1110','51670483448','2022-12-08 10:27:34',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9434,'5500','51670483448','2022-12-08 10:27:34',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9435,'1000','51670483448','2022-12-08 10:27:34',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9436,'4000','51670483448','2022-12-08 10:27:34',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9437,'1110','51670484489','2022-12-08 10:34:44',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9438,'5500','51670484489','2022-12-08 10:34:44',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9439,'1000','51670484489','2022-12-08 10:34:44',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9440,'4000','51670484489','2022-12-08 10:34:44',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9441,'1110','51670484910','2022-12-08 10:57:35',NULL,1360.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(9442,'1110','51670484910','2022-12-08 10:57:35',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9443,'1110','51670484910','2022-12-08 10:57:35',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9444,'1110','51670484910','2022-12-08 10:57:35',NULL,800.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9445,'5500','51670484910','2022-12-08 10:57:35',4268.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9446,'1000','51670484910','2022-12-08 10:57:35',6750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9447,'4000','51670484910','2022-12-08 10:57:35',NULL,1800.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(9448,'4000','51670484910','2022-12-08 10:57:35',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9449,'4000','51670484910','2022-12-08 10:57:35',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9450,'4000','51670484910','2022-12-08 10:57:35',NULL,2400.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9451,'1110','51670486347','2022-12-08 11:04:36',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9452,'5500','51670486347','2022-12-08 11:04:36',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9453,'1000','51670486347','2022-12-08 11:04:36',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222THUS'),(9454,'4000','51670486347','2022-12-08 11:04:36',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9455,'1110','51670497342','2022-12-08 14:02:40',NULL,160.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9456,'5500','51670497342','2022-12-08 14:02:40',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9457,'1000','51670497342','2022-12-08 14:02:40',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9458,'4000','51670497342','2022-12-08 14:02:40',NULL,400.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9459,'1110','51670505780','2022-12-08 16:23:10',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9460,'5500','51670505780','2022-12-08 16:23:10',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9461,'1000','51670505780','2022-12-08 16:23:10',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9462,'4000','51670505780','2022-12-08 16:23:10',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9463,'1110','51670505795','2022-12-08 16:50:27',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9464,'1110','51670505795','2022-12-08 16:50:27',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9465,'1110','51670505795','2022-12-08 16:50:27',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9466,'1110','51670505795','2022-12-08 16:50:27',NULL,1550.00,'','5','1','Inventory sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(9467,'5500','51670505795','2022-12-08 16:50:27',4652.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9468,'1000','51670505795','2022-12-08 16:50:27',6060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9469,'4000','51670505795','2022-12-08 16:50:27',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9470,'4000','51670505795','2022-12-08 16:50:27',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(9471,'4000','51670505795','2022-12-08 16:50:27',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9472,'4000','51670505795','2022-12-08 16:50:27',NULL,2400.00,'','5','1','Good sold','1','','sales','FGC 66200T','','No',NULL,NULL,''),(9473,'1110','51670509508','2022-12-08 17:25:18',NULL,6500.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 001','','No',NULL,NULL,''),(9474,'5500','51670509508','2022-12-08 17:25:18',6500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9475,'1000','51670509508','2022-12-08 17:25:18',8500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9476,'4000','51670509508','2022-12-08 17:25:18',NULL,8500.00,'','5','1','Good sold','1','','sales','COMEX TOILET 001','','No',NULL,NULL,''),(9477,'1110','51670509528','2022-12-08 17:57:22',NULL,1360.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9478,'1110','51670509528','2022-12-08 17:57:22',NULL,5406.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(9479,'1110','51670509528','2022-12-08 17:57:22',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9480,'1110','51670509528','2022-12-08 17:57:22',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9481,'1110','51670509528','2022-12-08 17:57:22',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9482,'1110','51670509528','2022-12-08 17:57:22',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9483,'5500','51670509528','2022-12-08 17:57:22',9549.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9484,'1000','51670509528','2022-12-08 17:57:22',10720.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81222 THUS'),(9485,'4000','51670509528','2022-12-08 17:57:22',NULL,1700.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9486,'4000','51670509528','2022-12-08 17:57:22',NULL,5100.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(9487,'4000','51670509528','2022-12-08 17:57:22',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9488,'4000','51670509528','2022-12-08 17:57:22',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9489,'4000','51670509528','2022-12-08 17:57:22',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9490,'4000','51670509528','2022-12-08 17:57:22',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9491,'1110','51670574334','2022-12-09 11:27:34',NULL,9000.00,'','5','1','Inventory sold','1','','sales','MR 36024','','No',NULL,NULL,''),(9492,'1110','51670574334','2022-12-09 11:27:34',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9493,'1110','51670574334','2022-12-09 11:27:34',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9494,'5500','51670574334','2022-12-09 11:27:34',14556.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9495,'1000','51670574334','2022-12-09 11:27:34',16900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222 FRI'),(9496,'4000','51670574334','2022-12-09 11:27:34',NULL,10400.00,'','5','1','Good sold','1','','sales','MR 36024','','No',NULL,NULL,''),(9497,'4000','51670574334','2022-12-09 11:27:34',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(9498,'4000','51670574334','2022-12-09 11:27:34',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9499,'1110','51670584042','2022-12-09 14:08:45',NULL,1176.00,'','5','1','Inventory sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(9500,'1110','51670584042','2022-12-09 14:08:45',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9501,'1110','51670584042','2022-12-09 14:08:45',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9502,'5500','51670584042','2022-12-09 14:08:45',1386.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9503,'1000','51670584042','2022-12-09 14:08:45',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91122 '),(9504,'4000','51670584042','2022-12-09 14:08:45',NULL,1250.00,'','5','1','Good sold','1','','sales','TWYFORD TILES 40 X 40','','No',NULL,NULL,''),(9505,'4000','51670584042','2022-12-09 14:08:45',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9506,'4000','51670584042','2022-12-09 14:08:45',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9507,'1110','51670584161','2022-12-09 14:09:33',NULL,680.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9508,'5500','51670584161','2022-12-09 14:09:33',680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9509,'1000','51670584161','2022-12-09 14:09:33',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222 '),(9510,'4000','51670584161','2022-12-09 14:09:33',NULL,900.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9511,'1110','51670584193','2022-12-09 14:55:43',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9512,'5500','51670584193','2022-12-09 14:55:43',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9513,'1000','51670584193','2022-12-09 14:55:43',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222 '),(9514,'4000','51670584193','2022-12-09 14:55:43',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9515,'1110','51670586966','2022-12-09 15:13:14',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9516,'5500','51670586966','2022-12-09 15:13:14',721.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9517,'1000','51670586966','2022-12-09 15:13:14',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222 FRI'),(9518,'4000','51670586966','2022-12-09 15:13:14',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9519,'1110','51670588080','2022-12-09 15:45:51',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9520,'1110','51670588080','2022-12-09 15:45:51',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9521,'1110','51670588080','2022-12-09 15:45:51',NULL,135.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9522,'5500','51670588080','2022-12-09 15:45:51',3071.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9523,'1000','51670588080','2022-12-09 15:45:51',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222 '),(9524,'4000','51670588080','2022-12-09 15:45:51',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9525,'4000','51670588080','2022-12-09 15:45:51',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9526,'4000','51670588080','2022-12-09 15:45:51',NULL,900.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9527,'1110','51670592054','2022-12-09 16:22:45',NULL,12240.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(9528,'1110','51670592054','2022-12-09 16:22:45',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9529,'1110','51670592054','2022-12-09 16:22:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9530,'1110','51670592054','2022-12-09 16:22:45',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9531,'5500','51670592054','2022-12-09 16:22:45',12950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9532,'1000','51670592054','2022-12-09 16:22:45',13920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91222'),(9533,'4000','51670592054','2022-12-09 16:22:45',NULL,12500.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(9534,'4000','51670592054','2022-12-09 16:22:45',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9535,'4000','51670592054','2022-12-09 16:22:45',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9536,'4000','51670592054','2022-12-09 16:22:45',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9537,'1110','51670654572','2022-12-10 09:47:33',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9538,'1110','51670654572','2022-12-10 09:47:33',NULL,1360.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9539,'1110','51670654572','2022-12-10 09:47:33',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9540,'1110','51670654572','2022-12-10 09:47:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9541,'5500','51670654572','2022-12-10 09:47:33',4264.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9542,'1000','51670654572','2022-12-10 09:47:33',5230.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9543,'4000','51670654572','2022-12-10 09:47:33',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9544,'4000','51670654572','2022-12-10 09:47:33',NULL,1700.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9545,'4000','51670654572','2022-12-10 09:47:33',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9546,'4000','51670654572','2022-12-10 09:47:33',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9547,'1110','51670671024','2022-12-10 14:17:49',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(9548,'5500','51670671024','2022-12-10 14:17:49',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9549,'1000','51670671024','2022-12-10 14:17:49',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101222 SAT'),(9550,'4000','51670671024','2022-12-10 14:17:49',NULL,2500.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(9551,'1110','51670671106','2022-12-10 15:49:07',NULL,5586.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9552,'5500','51670671106','2022-12-10 15:49:07',5586.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9553,'1000','51670671106','2022-12-10 15:49:07',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101222 SAT'),(9554,'4000','51670671106','2022-12-10 15:49:07',NULL,7500.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9555,'1110','51670676570','2022-12-10 16:11:49',NULL,1500.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(9556,'1110','51670676570','2022-12-10 16:11:49',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9557,'5500','51670676570','2022-12-10 16:11:49',1550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9558,'1000','51670676570','2022-12-10 16:11:49',1950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9559,'4000','51670676570','2022-12-10 16:11:49',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(9560,'4000','51670676570','2022-12-10 16:11:49',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9561,'1110','51670824078','2022-12-12 08:49:00',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9562,'5500','51670824078','2022-12-12 08:49:00',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9563,'1000','51670824078','2022-12-12 08:49:00',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9564,'4000','51670824078','2022-12-12 08:49:00',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9565,'1110','51670824153','2022-12-12 10:08:35',NULL,650.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9566,'1110','51670824153','2022-12-12 10:08:35',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9567,'1110','51670824153','2022-12-12 10:08:35',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9568,'1110','51670824153','2022-12-12 10:08:35',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(9569,'5500','51670824153','2022-12-12 10:08:35',2817.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9570,'1000','51670824153','2022-12-12 10:08:35',4570.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,' 121222MON'),(9571,'4000','51670824153','2022-12-12 10:08:35',NULL,1950.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9572,'4000','51670824153','2022-12-12 10:08:35',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9573,'4000','51670824153','2022-12-12 10:08:35',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9574,'4000','51670824153','2022-12-12 10:08:35',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(9575,'1110','51670828954','2022-12-12 10:26:52',NULL,1862.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9576,'5500','51670828954','2022-12-12 10:26:52',1862.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9577,'1000','51670828954','2022-12-12 10:26:52',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9578,'4000','51670828954','2022-12-12 10:26:52',NULL,2500.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9579,'1110','51670836793','2022-12-12 12:23:01',NULL,18360.00,'','5','1','Inventory sold','1','','sales','1365','','No',NULL,NULL,''),(9580,'1110','51670836793','2022-12-12 12:23:01',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9581,'1110','51670836793','2022-12-12 12:23:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9582,'5500','51670836793','2022-12-12 12:23:01',18490.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9583,'1000','51670836793','2022-12-12 12:23:01',23450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9584,'4000','51670836793','2022-12-12 12:23:01',NULL,22950.00,'','5','1','Good sold','1','','sales','1365','','No',NULL,NULL,''),(9585,'4000','51670836793','2022-12-12 12:23:01',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9586,'4000','51670836793','2022-12-12 12:23:01',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9587,'1110','51670838916','2022-12-12 13:01:34',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9588,'1110','51670838916','2022-12-12 13:01:34',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9589,'5500','51670838916','2022-12-12 13:01:34',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9590,'1000','51670838916','2022-12-12 13:01:34',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9591,'4000','51670838916','2022-12-12 13:01:34',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9592,'4000','51670838916','2022-12-12 13:01:34',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9593,'1110','51670839299','2022-12-12 14:42:25',NULL,6500.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 001','','No',NULL,NULL,''),(9594,'1110','51670839299','2022-12-12 14:42:25',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(9595,'1110','51670839299','2022-12-12 14:42:25',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(9596,'1110','51670839299','2022-12-12 14:42:25',NULL,45.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(9597,'1110','51670839299','2022-12-12 14:42:25',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9598,'5500','51670839299','2022-12-12 14:42:25',7756.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9599,'1000','51670839299','2022-12-12 14:42:25',10440.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121222'),(9600,'4000','51670839299','2022-12-12 14:42:25',NULL,8500.00,'','5','1','Good sold','1','','sales','COMEX TOILET 001','','No',NULL,NULL,''),(9601,'4000','51670839299','2022-12-12 14:42:25',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(9602,'4000','51670839299','2022-12-12 14:42:25',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(9603,'4000','51670839299','2022-12-12 14:42:25',NULL,90.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(9604,'4000','51670839299','2022-12-12 14:42:25',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9605,'1110','51670920187','2022-12-13 11:29:58',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9606,'5500','51670920187','2022-12-13 11:29:58',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9607,'1000','51670920187','2022-12-13 11:29:58',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9608,'4000','51670920187','2022-12-13 11:29:58',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(9609,'1110','51670934430','2022-12-13 15:29:42',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(9610,'1110','51670934430','2022-12-13 15:29:42',NULL,22080.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(9611,'5500','51670934430','2022-12-13 15:29:42',25752.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9612,'1000','51670934430','2022-12-13 15:29:42',33900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131222'),(9613,'4000','51670934430','2022-12-13 15:29:42',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(9614,'4000','51670934430','2022-12-13 15:29:42',NULL,30000.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(9615,'1110','51670934601','2022-12-13 16:07:17',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9616,'5500','51670934601','2022-12-13 16:07:17',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9617,'1000','51670934601','2022-12-13 16:07:17',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131222'),(9618,'4000','51670934601','2022-12-13 16:07:17',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9619,'1110','51670936851','2022-12-13 17:49:42',NULL,931.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9620,'1110','51670936851','2022-12-13 17:49:42',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9621,'5500','51670936851','2022-12-13 17:49:42',946.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9622,'1000','51670936851','2022-12-13 17:49:42',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131222'),(9623,'4000','51670936851','2022-12-13 17:49:42',NULL,1300.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9624,'4000','51670936851','2022-12-13 17:49:42',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9625,'1110','51670999331','2022-12-14 09:29:15',NULL,4508.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9626,'5500','51670999331','2022-12-14 09:29:15',4508.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9627,'1000','51670999331','2022-12-14 09:29:15',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131222 THUS'),(9628,'4000','51670999331','2022-12-14 09:29:15',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9629,'1110','51670999382','2022-12-14 09:30:28',NULL,7889.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9630,'5500','51670999382','2022-12-14 09:30:28',7889.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9631,'1000','51670999382','2022-12-14 09:30:28',8750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9632,'4000','51670999382','2022-12-14 09:30:28',NULL,8750.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9633,'1110','51671007685','2022-12-14 11:48:17',NULL,2720.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9634,'5500','51671007685','2022-12-14 11:48:17',2720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9635,'1000','51671007685','2022-12-14 11:48:17',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141222'),(9636,'4000','51671007685','2022-12-14 11:48:17',NULL,3600.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9637,'1110','51671087791','2022-12-15 10:03:47',NULL,2254.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9638,'5500','51671087791','2022-12-15 10:03:47',2254.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9639,'1000','51671087791','2022-12-15 10:03:47',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151222'),(9640,'4000','51671087791','2022-12-15 10:03:47',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9641,'1110','51671087856','2022-12-15 11:35:46',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9642,'1110','51671087856','2022-12-15 11:35:46',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9643,'5500','51671087856','2022-12-15 11:35:46',770.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9644,'1000','51671087856','2022-12-15 11:35:46',950.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9645,'4000','51671087856','2022-12-15 11:35:46',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9646,'4000','51671087856','2022-12-15 11:35:46',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9647,'1110','51671093363','2022-12-15 11:59:49',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9648,'1110','51671093363','2022-12-15 11:59:49',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9649,'5500','51671093363','2022-12-15 11:59:49',13034.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9650,'1000','51671093363','2022-12-15 11:59:49',15200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151222 thus'),(9651,'4000','51671093363','2022-12-15 11:59:49',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9652,'4000','51671093363','2022-12-15 11:59:49',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(9653,'1110','51671165621','2022-12-16 07:40:42',NULL,4508.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9654,'5500','51671165621','2022-12-16 07:40:42',4508.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9655,'1000','51671165621','2022-12-16 07:40:42',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161222'),(9656,'4000','51671165621','2022-12-16 07:40:42',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9657,'1110','31671180709','2022-12-16 11:52:32',NULL,17640.00,'','3','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(9658,'1110','31671180709','2022-12-16 11:52:32',NULL,14210.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9659,'5500','31671180709','2022-12-16 11:52:32',31850.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9660,'1000','31671180709','2022-12-16 11:52:32',34750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9661,'4000','31671180709','2022-12-16 11:52:32',NULL,18750.00,'','3','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(9662,'4000','31671180709','2022-12-16 11:52:32',NULL,16000.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9663,'1110','51671182773','2022-12-16 12:26:29',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9664,'5500','51671182773','2022-12-16 12:26:29',6860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9665,'1000','51671182773','2022-12-16 12:26:29',8000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9666,'4000','51671182773','2022-12-16 12:26:29',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9667,'1110','51671264364','2022-12-17 11:10:01',NULL,5440.00,'','5','1','Inventory sold','1','','sales','1365','','No',NULL,NULL,''),(9668,'1110','51671264364','2022-12-17 11:10:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(9669,'1110','51671264364','2022-12-17 11:10:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9670,'5500','51671264364','2022-12-17 11:10:01',5640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9671,'1000','51671264364','2022-12-17 11:10:01',7400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9672,'4000','51671264364','2022-12-17 11:10:01',NULL,6800.00,'','5','1','Good sold','1','','sales','1365','','No',NULL,NULL,''),(9673,'4000','51671264364','2022-12-17 11:10:01',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(9674,'4000','51671264364','2022-12-17 11:10:01',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9675,'1110','51671264651','2022-12-17 12:50:57',NULL,12397.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9676,'1110','51671264651','2022-12-17 12:50:57',NULL,2254.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9677,'1110','51671264651','2022-12-17 12:50:57',NULL,1130.00,'','5','1','Inventory sold','1','','sales','M4026','','No',NULL,NULL,''),(9678,'1110','51671264651','2022-12-17 12:50:57',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(9679,'1110','51671264651','2022-12-17 12:50:57',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(9680,'1110','51671264651','2022-12-17 12:50:57',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9681,'5500','51671264651','2022-12-17 12:50:57',18429.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9682,'1000','51671264651','2022-12-17 12:50:57',20450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171222'),(9683,'4000','51671264651','2022-12-17 12:50:57',NULL,13750.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9684,'4000','51671264651','2022-12-17 12:50:57',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(9685,'4000','51671264651','2022-12-17 12:50:57',NULL,1300.00,'','5','1','Good sold','1','','sales','M4026','','No',NULL,NULL,''),(9686,'4000','51671264651','2022-12-17 12:50:57',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(9687,'4000','51671264651','2022-12-17 12:50:57',NULL,2500.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(9688,'4000','51671264651','2022-12-17 12:50:57',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9689,'1110','51671426991','2022-12-19 08:16:53',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(9690,'5500','51671426991','2022-12-19 08:16:53',2040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9691,'1000','51671426991','2022-12-19 08:16:53',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191222'),(9692,'4000','51671426991','2022-12-19 08:16:53',NULL,2700.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(9693,'1110','51671427029','2022-12-19 09:12:49',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9694,'1110','51671427029','2022-12-19 09:12:49',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9695,'1110','51671427029','2022-12-19 09:12:49',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9696,'1110','51671427029','2022-12-19 09:12:49',NULL,1400.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(9697,'5500','51671427029','2022-12-19 09:12:49',17850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9698,'1000','51671427029','2022-12-19 09:12:49',21700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9699,'4000','51671427029','2022-12-19 09:12:49',NULL,9100.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9700,'4000','51671427029','2022-12-19 09:12:49',NULL,9100.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9701,'4000','51671427029','2022-12-19 09:12:49',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9702,'4000','51671427029','2022-12-19 09:12:49',NULL,2300.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(9703,'1110','51671433727','2022-12-19 10:09:00',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9704,'5500','51671433727','2022-12-19 10:09:00',7546.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9705,'1000','51671433727','2022-12-19 10:09:00',8800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9706,'4000','51671433727','2022-12-19 10:09:00',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9707,'1110','51671433746','2022-12-19 11:21:09',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9708,'1110','51671433746','2022-12-19 11:21:09',NULL,150.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9709,'5500','51671433746','2022-12-19 11:21:09',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9710,'1000','51671433746','2022-12-19 11:21:09',1050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191222 MON'),(9711,'4000','51671433746','2022-12-19 11:21:09',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9712,'4000','51671433746','2022-12-19 11:21:09',NULL,450.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9713,'1110','51671442810','2022-12-19 12:40:28',NULL,150.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9714,'5500','51671442810','2022-12-19 12:40:28',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9715,'1000','51671442810','2022-12-19 12:40:28',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191222'),(9716,'4000','51671442810','2022-12-19 12:40:28',NULL,450.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9717,'1110','51671456937','2022-12-19 17:56:48',NULL,1500.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9718,'1110','51671456937','2022-12-19 17:56:48',NULL,11040.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(9719,'1110','51671456937','2022-12-19 17:56:48',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9720,'1110','51671456937','2022-12-19 17:56:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9721,'1110','51671456937','2022-12-19 17:56:48',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9722,'1110','51671456937','2022-12-19 17:56:48',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9723,'1110','51671456937','2022-12-19 17:56:48',NULL,11520.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9724,'1110','51671456937','2022-12-19 17:56:48',NULL,34960.00,'','5','1','Inventory sold','1','','sales','4210','','No',NULL,NULL,''),(9725,'1110','51671456937','2022-12-19 17:56:48',NULL,3400.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(9726,'5500','51671456937','2022-12-19 17:56:48',65348.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9727,'1000','51671456937','2022-12-19 17:56:48',100700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191222'),(9728,'4000','51671456937','2022-12-19 17:56:48',NULL,17000.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9729,'4000','51671456937','2022-12-19 17:56:48',NULL,15000.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(9730,'4000','51671456937','2022-12-19 17:56:48',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9731,'4000','51671456937','2022-12-19 17:56:48',NULL,300.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9732,'4000','51671456937','2022-12-19 17:56:48',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9733,'4000','51671456937','2022-12-19 17:56:48',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9734,'4000','51671456937','2022-12-19 17:56:48',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9735,'4000','51671456937','2022-12-19 17:56:48',NULL,47500.00,'','5','1','Good sold','1','','sales','4210','','No',NULL,NULL,''),(9736,'4000','51671456937','2022-12-19 17:56:48',NULL,4250.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(9737,'1110','51671515149','2022-12-20 08:50:20',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9738,'1110','51671515149','2022-12-20 08:50:20',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(9739,'1110','51671515149','2022-12-20 08:50:20',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9740,'1110','51671515149','2022-12-20 08:50:20',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9741,'1110','51671515149','2022-12-20 08:50:20',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9742,'1110','51671515149','2022-12-20 08:50:20',NULL,3528.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(9743,'1110','51671515149','2022-12-20 08:50:20',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9744,'1110','51671515149','2022-12-20 08:50:20',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9745,'5500','51671515149','2022-12-20 08:50:20',25403.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9746,'1000','51671515149','2022-12-20 08:50:20',29380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201222 TUE'),(9747,'4000','51671515149','2022-12-20 08:50:20',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(9748,'4000','51671515149','2022-12-20 08:50:20',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(9749,'4000','51671515149','2022-12-20 08:50:20',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9750,'4000','51671515149','2022-12-20 08:50:20',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(9751,'4000','51671515149','2022-12-20 08:50:20',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9752,'4000','51671515149','2022-12-20 08:50:20',NULL,3750.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(9753,'4000','51671515149','2022-12-20 08:50:20',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9754,'4000','51671515149','2022-12-20 08:50:20',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9755,'1110','51671525782','2022-12-20 11:46:47',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9756,'1110','51671525782','2022-12-20 11:46:47',NULL,250.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(9757,'1110','51671525782','2022-12-20 11:46:47',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9758,'1110','51671525782','2022-12-20 11:46:47',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9759,'1110','51671525782','2022-12-20 11:46:47',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(9760,'5500','51671525782','2022-12-20 11:46:47',6158.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9761,'1000','51671525782','2022-12-20 11:46:47',7250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201222 TUE'),(9762,'4000','51671525782','2022-12-20 11:46:47',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9763,'4000','51671525782','2022-12-20 11:46:47',NULL,750.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(9764,'4000','51671525782','2022-12-20 11:46:47',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9765,'4000','51671525782','2022-12-20 11:46:47',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9766,'4000','51671525782','2022-12-20 11:46:47',NULL,1200.00,'','5','1','Good sold','1','','sales','YMP 66740T','','No',NULL,NULL,''),(9767,'1110','51671608018','2022-12-21 10:58:15',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9768,'1110','51671608018','2022-12-21 10:58:15',NULL,200.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9769,'1110','51671608018','2022-12-21 10:58:15',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9770,'1110','51671608018','2022-12-21 10:58:15',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9771,'1110','51671608018','2022-12-21 10:58:15',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9772,'5500','51671608018','2022-12-21 10:58:15',1692.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9773,'1000','51671608018','2022-12-21 10:58:15',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9774,'4000','51671608018','2022-12-21 10:58:15',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(9775,'4000','51671608018','2022-12-21 10:58:15',NULL,600.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9776,'4000','51671608018','2022-12-21 10:58:15',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9777,'4000','51671608018','2022-12-21 10:58:15',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9778,'4000','51671608018','2022-12-21 10:58:15',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9779,'1110','51671620882','2022-12-21 14:08:26',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9780,'5500','51671620882','2022-12-21 14:08:26',725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9781,'1000','51671620882','2022-12-21 14:08:26',1150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211222'),(9782,'4000','51671620882','2022-12-21 14:08:26',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9783,'1110','51671637607','2022-12-21 18:47:51',NULL,12103.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(9784,'1110','51671637607','2022-12-21 18:47:51',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9785,'1110','51671637607','2022-12-21 18:47:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9786,'1110','51671637607','2022-12-21 18:47:51',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9787,'5500','51671637607','2022-12-21 18:47:51',12508.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9788,'1000','51671637607','2022-12-21 18:47:51',17110.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211222'),(9789,'4000','51671637607','2022-12-21 18:47:51',NULL,16250.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(9790,'4000','51671637607','2022-12-21 18:47:51',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9791,'4000','51671637607','2022-12-21 18:47:51',NULL,300.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(9792,'4000','51671637607','2022-12-21 18:47:51',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9793,'1110','51671689364','2022-12-22 09:24:02',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9794,'1110','51671689364','2022-12-22 09:24:02',NULL,3040.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(9795,'5500','51671689364','2022-12-22 09:24:02',8528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9796,'1000','51671689364','2022-12-22 09:24:02',9920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221222'),(9797,'4000','51671689364','2022-12-22 09:24:02',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9798,'4000','51671689364','2022-12-22 09:24:02',NULL,3520.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(9799,'1110','51671705715','2022-12-22 13:42:11',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9800,'5500','51671705715','2022-12-22 13:42:11',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9801,'1000','51671705715','2022-12-22 13:42:11',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221222'),(9802,'4000','51671705715','2022-12-22 13:42:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9803,'1110','51671705745','2022-12-22 14:28:30',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9804,'1110','51671705745','2022-12-22 14:28:30',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(9805,'5500','51671705745','2022-12-22 14:28:30',1446.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9806,'1000','51671705745','2022-12-22 14:28:30',1680.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221222'),(9807,'4000','51671705745','2022-12-22 14:28:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9808,'4000','51671705745','2022-12-22 14:28:30',NULL,880.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(9809,'1110','51672221990','2022-12-28 13:06:42',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9810,'5500','51672221990','2022-12-28 13:06:42',870.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9811,'1000','51672221990','2022-12-28 13:06:42',1380.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281222'),(9812,'4000','51672221990','2022-12-28 13:06:42',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9813,'1110','51672222072','2022-12-28 13:10:14',NULL,14651.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9814,'1110','51672222072','2022-12-28 13:10:14',NULL,3724.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9815,'1110','51672222072','2022-12-28 13:10:14',NULL,3724.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(9816,'5500','51672222072','2022-12-28 13:10:14',22099.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9817,'1000','51672222072','2022-12-28 13:10:14',26900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221222'),(9818,'4000','51672222072','2022-12-28 13:10:14',NULL,16900.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(9819,'4000','51672222072','2022-12-28 13:10:14',NULL,5000.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9820,'4000','51672222072','2022-12-28 13:10:14',NULL,5000.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(9821,'1110','51672222238','2022-12-28 14:48:13',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9822,'1110','51672222238','2022-12-28 14:48:13',NULL,4655.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9823,'1110','51672222238','2022-12-28 14:48:13',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9824,'1110','51672222238','2022-12-28 14:48:13',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9825,'1110','51672222238','2022-12-28 14:48:13',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9826,'5500','51672222238','2022-12-28 14:48:13',17685.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9827,'1000','51672222238','2022-12-28 14:48:13',21400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281222 WED'),(9828,'4000','51672222238','2022-12-28 14:48:13',NULL,12500.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(9829,'4000','51672222238','2022-12-28 14:48:13',NULL,5750.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9830,'4000','51672222238','2022-12-28 14:48:13',NULL,1600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9831,'4000','51672222238','2022-12-28 14:48:13',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(9832,'4000','51672222238','2022-12-28 14:48:13',NULL,750.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9833,'1110','51672292395','2022-12-29 09:14:04',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9834,'5500','51672292395','2022-12-29 09:14:04',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9835,'1000','51672292395','2022-12-29 09:14:04',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291222'),(9836,'4000','51672292395','2022-12-29 09:14:04',NULL,1300.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9837,'1110','51672294458','2022-12-29 09:36:30',NULL,680.00,'','5','1','Inventory sold','1','','sales','1365','','No',NULL,NULL,''),(9838,'5500','51672294458','2022-12-29 09:36:30',680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9839,'1000','51672294458','2022-12-29 09:36:30',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291222'),(9840,'4000','51672294458','2022-12-29 09:36:30',NULL,900.00,'','5','1','Good sold','1','','sales','1365','','No',NULL,NULL,''),(9841,'1110','51672305093','2022-12-29 12:11:58',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9842,'5500','51672305093','2022-12-29 12:11:58',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9843,'1000','51672305093','2022-12-29 12:11:58',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291222'),(9844,'4000','51672305093','2022-12-29 12:11:58',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9845,'1110','51672322474','2022-12-29 17:09:19',NULL,15750.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(9846,'1110','51672322474','2022-12-29 17:09:19',NULL,13965.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9847,'1110','51672322474','2022-12-29 17:09:19',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9848,'1110','51672322474','2022-12-29 17:09:19',NULL,5040.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9849,'1110','51672322474','2022-12-29 17:09:19',NULL,150.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9850,'1110','51672322474','2022-12-29 17:09:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9851,'1110','51672322474','2022-12-29 17:09:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9852,'1110','51672322474','2022-12-29 17:09:19',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9853,'5500','51672322474','2022-12-29 17:09:19',37765.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9854,'1000','51672322474','2022-12-29 17:09:19',47470.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281222 WED'),(9855,'4000','51672322474','2022-12-29 17:09:19',NULL,18200.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(9856,'4000','51672322474','2022-12-29 17:09:19',NULL,19500.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9857,'4000','51672322474','2022-12-29 17:09:19',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9858,'4000','51672322474','2022-12-29 17:09:19',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9859,'4000','51672322474','2022-12-29 17:09:19',NULL,450.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(9860,'4000','51672322474','2022-12-29 17:09:19',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9861,'4000','51672322474','2022-12-29 17:09:19',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9862,'4000','51672322474','2022-12-29 17:09:19',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9863,'1110','51672379742','2022-12-30 08:56:09',NULL,1176.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9864,'5500','51672379742','2022-12-30 08:56:09',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9865,'1000','51672379742','2022-12-30 08:56:09',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301222 FRI'),(9866,'4000','51672379742','2022-12-30 08:56:09',NULL,1300.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(9867,'1110','51672413307','2022-12-30 18:15:38',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9868,'5500','51672413307','2022-12-30 18:15:38',1442.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9869,'1000','51672413307','2022-12-30 18:15:38',1740.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301222 '),(9870,'4000','51672413307','2022-12-30 18:15:38',NULL,1740.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(9871,'1110','51672473950','2022-12-31 11:06:03',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9872,'5500','51672473950','2022-12-31 11:06:03',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9873,'1000','51672473950','2022-12-31 11:06:03',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311222'),(9874,'4000','51672473950','2022-12-31 11:06:03',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9875,'1110','51672482160','2022-12-31 13:23:25',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9876,'1110','51672482160','2022-12-31 13:23:25',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9877,'5500','51672482160','2022-12-31 13:23:25',6345.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9878,'1000','51672482160','2022-12-31 13:23:25',7900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311222'),(9879,'4000','51672482160','2022-12-31 13:23:25',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(9880,'4000','51672482160','2022-12-31 13:23:25',NULL,3900.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9881,'1110','51672487969','2022-12-31 14:59:39',NULL,5500.00,'','5','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(9882,'5500','51672487969','2022-12-31 14:59:39',5500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9883,'1000','51672487969','2022-12-31 14:59:39',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311222'),(9884,'4000','51672487969','2022-12-31 14:59:39',NULL,8000.00,'','5','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(9885,'1110','51672646755','2023-01-02 11:35:07',NULL,11250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(9886,'1110','51672646755','2023-01-02 11:35:07',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9887,'1110','51672646755','2023-01-02 11:35:07',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9888,'5500','51672646755','2023-01-02 11:35:07',12750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9889,'1000','51672646755','2023-01-02 11:35:07',15450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2123 MON'),(9890,'4000','51672646755','2023-01-02 11:35:07',NULL,13000.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(9891,'4000','51672646755','2023-01-02 11:35:07',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9892,'4000','51672646755','2023-01-02 11:35:07',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(9893,'1110','51672648557','2023-01-02 13:04:04',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9894,'5500','51672648557','2023-01-02 13:04:04',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9895,'1000','51672648557','2023-01-02 13:04:04',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2123'),(9896,'4000','51672648557','2023-01-02 13:04:04',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9897,'1110','51672653864','2023-01-02 13:22:31',NULL,2720.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9898,'5500','51672653864','2023-01-02 13:22:31',2720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9899,'1000','51672653864','2023-01-02 13:22:31',3400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9900,'4000','51672653864','2023-01-02 13:22:31',NULL,3400.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9901,'1110','51672671037','2023-01-03 09:41:53',NULL,9000.00,'','5','1','Inventory sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(9902,'1110','51672671037','2023-01-03 09:41:53',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(9903,'1110','51672671037','2023-01-03 09:41:53',NULL,600.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(9904,'1110','51672671037','2023-01-03 09:41:53',NULL,240.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(9905,'1110','51672671037','2023-01-03 09:41:53',NULL,7800.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(9906,'1110','51672671037','2023-01-03 09:41:53',NULL,4500.00,'','5','1','Inventory sold','1','','sales','00009','','No',NULL,NULL,''),(9907,'1110','51672671037','2023-01-03 09:41:53',NULL,9800.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(9908,'1110','51672671037','2023-01-03 09:41:53',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(9909,'1110','51672671037','2023-01-03 09:41:53',NULL,13965.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9910,'1110','51672671037','2023-01-03 09:41:53',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9911,'5500','51672671037','2023-01-03 09:41:53',56365.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9912,'1000','51672671037','2023-01-03 09:41:53',82470.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2122'),(9913,'4000','51672671037','2023-01-03 09:41:53',NULL,13500.00,'','5','1','Good sold','1','','sales','1PC SAWA SAWA TOILET','','No',NULL,NULL,''),(9914,'4000','51672671037','2023-01-03 09:41:53',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(9915,'4000','51672671037','2023-01-03 09:41:53',NULL,1050.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(9916,'4000','51672671037','2023-01-03 09:41:53',NULL,750.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(9917,'4000','51672671037','2023-01-03 09:41:53',NULL,11000.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(9918,'4000','51672671037','2023-01-03 09:41:53',NULL,12000.00,'','5','1','Good sold','1','','sales','00009','','No',NULL,NULL,''),(9919,'4000','51672671037','2023-01-03 09:41:53',NULL,12000.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(9920,'4000','51672671037','2023-01-03 09:41:53',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(9921,'4000','51672671037','2023-01-03 09:41:53',NULL,18750.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9922,'4000','51672671037','2023-01-03 09:41:53',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9923,'1110','51672728126','2023-01-03 09:54:32',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9924,'1110','51672728126','2023-01-03 09:54:32',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9925,'1110','51672728126','2023-01-03 09:54:32',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9926,'1110','51672728126','2023-01-03 09:54:32',NULL,360.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9927,'1110','51672728126','2023-01-03 09:54:32',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1365','','No',NULL,NULL,''),(9928,'1110','51672728126','2023-01-03 09:54:32',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(9929,'1110','51672728126','2023-01-03 09:54:32',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(9930,'1110','51672728126','2023-01-03 09:54:32',NULL,3724.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(9931,'5500','51672728126','2023-01-03 09:54:32',20336.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9932,'1000','51672728126','2023-01-03 09:54:32',27400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3123'),(9933,'4000','51672728126','2023-01-03 09:54:32',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9934,'4000','51672728126','2023-01-03 09:54:32',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9935,'4000','51672728126','2023-01-03 09:54:32',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9936,'4000','51672728126','2023-01-03 09:54:32',NULL,800.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9937,'4000','51672728126','2023-01-03 09:54:32',NULL,2700.00,'','5','1','Good sold','1','','sales','1365','','No',NULL,NULL,''),(9938,'4000','51672728126','2023-01-03 09:54:32',NULL,2550.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(9939,'4000','51672728126','2023-01-03 09:54:32',NULL,2550.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(9940,'4000','51672728126','2023-01-03 09:54:32',NULL,5200.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(9941,'1110','51672750064','2023-01-03 15:59:56',NULL,66542.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9942,'1110','51672750064','2023-01-03 15:59:56',NULL,33048.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(9943,'1110','51672750064','2023-01-03 15:59:56',NULL,92920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(9944,'1110','51672750064','2023-01-03 15:59:56',NULL,24696.00,'','5','1','Inventory sold','1','','sales','FGB44712','','No',NULL,NULL,''),(9945,'1110','51672750064','2023-01-03 15:59:56',NULL,15840.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(9946,'1110','51672750064','2023-01-03 15:59:56',NULL,16500.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9947,'1110','51672750064','2023-01-03 15:59:56',NULL,2900.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(9948,'1110','51672750064','2023-01-03 15:59:56',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9949,'1110','51672750064','2023-01-03 15:59:56',NULL,300.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9950,'1110','51672750064','2023-01-03 15:59:56',NULL,800.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9951,'1110','51672750064','2023-01-03 15:59:56',NULL,15750.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(9952,'5500','51672750064','2023-01-03 15:59:56',269746.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9953,'1000','51672750064','2023-01-03 15:59:56',334300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281222 TUE'),(9954,'4000','51672750064','2023-01-03 15:59:56',NULL,77600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9955,'4000','51672750064','2023-01-03 15:59:56',NULL,36450.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(9956,'4000','51672750064','2023-01-03 15:59:56',NULL,126250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(9957,'4000','51672750064','2023-01-03 15:59:56',NULL,27300.00,'','5','1','Good sold','1','','sales','FGB44712','','No',NULL,NULL,''),(9958,'4000','51672750064','2023-01-03 15:59:56',NULL,18700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(9959,'4000','51672750064','2023-01-03 15:59:56',NULL,19800.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(9960,'4000','51672750064','2023-01-03 15:59:56',NULL,4600.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(9961,'4000','51672750064','2023-01-03 15:59:56',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9962,'4000','51672750064','2023-01-03 15:59:56',NULL,2000.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(9963,'4000','51672750064','2023-01-03 15:59:56',NULL,2400.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(9964,'4000','51672750064','2023-01-03 15:59:56',NULL,18200.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(9965,'1110','51672751109','2023-01-03 16:05:23',NULL,1862.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9966,'5500','51672751109','2023-01-03 16:05:23',1862.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9967,'1000','51672751109','2023-01-03 16:05:23',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9968,'4000','51672751109','2023-01-03 16:05:23',NULL,2700.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(9969,'1110','51672751137','2023-01-03 16:46:27',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(9970,'1110','51672751137','2023-01-03 16:46:27',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9971,'1110','51672751137','2023-01-03 16:46:27',NULL,80.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9972,'5500','51672751137','2023-01-03 16:46:27',1555.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9973,'1000','51672751137','2023-01-03 16:46:27',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3123'),(9974,'4000','51672751137','2023-01-03 16:46:27',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(9975,'4000','51672751137','2023-01-03 16:46:27',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(9976,'4000','51672751137','2023-01-03 16:46:27',NULL,200.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(9977,'1110','51672893524','2023-01-05 07:39:25',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9978,'5500','51672893524','2023-01-05 07:39:25',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9979,'1000','51672893524','2023-01-05 07:39:25',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5123'),(9980,'4000','51672893524','2023-01-05 07:39:25',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(9981,'1110','51672901458','2023-01-05 10:02:16',NULL,5760.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(9982,'1110','51672901458','2023-01-05 10:02:16',NULL,931.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(9983,'1110','51672901458','2023-01-05 10:02:16',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(9984,'1110','51672901458','2023-01-05 10:02:16',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(9985,'1110','51672901458','2023-01-05 10:02:16',NULL,960.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(9986,'1110','51672901458','2023-01-05 10:02:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9987,'1110','51672901458','2023-01-05 10:02:16',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(9988,'1110','51672901458','2023-01-05 10:02:16',NULL,23000.00,'','5','1','Inventory sold','1','','sales','4209','','No',NULL,NULL,''),(9989,'1110','51672901458','2023-01-05 10:02:16',NULL,3604.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(9990,'1110','51672901458','2023-01-05 10:02:16',NULL,6517.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(9991,'1110','51672901458','2023-01-05 10:02:16',NULL,4655.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(9992,'1110','51672901458','2023-01-05 10:02:16',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(9993,'1110','51672901458','2023-01-05 10:02:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(9994,'1110','51672901458','2023-01-05 10:02:16',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(9995,'1110','51672901458','2023-01-05 10:02:16',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(9996,'1110','51672901458','2023-01-05 10:02:16',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(9997,'1110','51672901458','2023-01-05 10:02:16',NULL,1700.00,'','5','1','Inventory sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(9998,'1110','51672901458','2023-01-05 10:02:16',NULL,1920.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(9999,'1110','51672901458','2023-01-05 10:02:16',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10000,'1110','51672901458','2023-01-05 10:02:16',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10001,'1110','51672901458','2023-01-05 10:02:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10002,'5500','51672901458','2023-01-05 10:02:16',58299.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10003,'1000','51672901458','2023-01-05 10:02:16',76470.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4123 '),(10004,'4000','51672901458','2023-01-05 10:02:16',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10005,'4000','51672901458','2023-01-05 10:02:16',NULL,1250.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(10006,'4000','51672901458','2023-01-05 10:02:16',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10007,'4000','51672901458','2023-01-05 10:02:16',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10008,'4000','51672901458','2023-01-05 10:02:16',NULL,1250.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(10009,'4000','51672901458','2023-01-05 10:02:16',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10010,'4000','51672901458','2023-01-05 10:02:16',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(10011,'4000','51672901458','2023-01-05 10:02:16',NULL,31250.00,'','5','1','Good sold','1','','sales','4209','','No',NULL,NULL,''),(10012,'4000','51672901458','2023-01-05 10:02:16',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10013,'4000','51672901458','2023-01-05 10:02:16',NULL,8750.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(10014,'4000','51672901458','2023-01-05 10:02:16',NULL,6250.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(10015,'4000','51672901458','2023-01-05 10:02:16',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(10016,'4000','51672901458','2023-01-05 10:02:16',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10017,'4000','51672901458','2023-01-05 10:02:16',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10018,'4000','51672901458','2023-01-05 10:02:16',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10019,'4000','51672901458','2023-01-05 10:02:16',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10020,'4000','51672901458','2023-01-05 10:02:16',NULL,3500.00,'','5','1','Good sold','1','','sales','W20258 MAE','','No',NULL,NULL,''),(10021,'4000','51672901458','2023-01-05 10:02:16',NULL,2500.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(10022,'4000','51672901458','2023-01-05 10:02:16',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10023,'4000','51672901458','2023-01-05 10:02:16',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10024,'4000','51672901458','2023-01-05 10:02:16',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10025,'1110','51672902220','2023-01-05 10:36:25',NULL,1000.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10026,'5500','51672902220','2023-01-05 10:36:25',1000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10027,'1000','51672902220','2023-01-05 10:36:25',3000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10028,'4000','51672902220','2023-01-05 10:36:25',NULL,3000.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10029,'1110','51672928432','2023-01-05 17:52:27',NULL,20520.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10030,'1110','51672928432','2023-01-05 17:52:27',NULL,7480.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(10031,'5500','51672928432','2023-01-05 17:52:27',28000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10032,'1000','51672928432','2023-01-05 17:52:27',32300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5123'),(10033,'4000','51672928432','2023-01-05 17:52:27',NULL,22950.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10034,'4000','51672928432','2023-01-05 17:52:27',NULL,9350.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(10035,'1110','51672992627','2023-01-06 11:10:59',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10036,'1110','51672992627','2023-01-06 11:10:59',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10037,'5500','51672992627','2023-01-06 11:10:59',2170.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10038,'1000','51672992627','2023-01-06 11:10:59',3100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6123'),(10039,'4000','51672992627','2023-01-06 11:10:59',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10040,'4000','51672992627','2023-01-06 11:10:59',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10041,'1110','51672992672','2023-01-06 11:13:59',NULL,7000.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10042,'1110','51672992672','2023-01-06 11:13:59',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10043,'1110','51672992672','2023-01-06 11:13:59',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10044,'1110','51672992672','2023-01-06 11:13:59',NULL,140.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(10045,'1110','51672992672','2023-01-06 11:13:59',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10046,'5500','51672992672','2023-01-06 11:13:59',8090.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10047,'1000','51672992672','2023-01-06 11:13:59',14280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6123'),(10048,'4000','51672992672','2023-01-06 11:13:59',NULL,12000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10049,'4000','51672992672','2023-01-06 11:13:59',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10050,'4000','51672992672','2023-01-06 11:13:59',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10051,'4000','51672992672','2023-01-06 11:13:59',NULL,230.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(10052,'4000','51672992672','2023-01-06 11:13:59',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10053,'1110','51672992856','2023-01-06 11:46:59',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10054,'1110','51672992856','2023-01-06 11:46:59',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10055,'5500','51672992856','2023-01-06 11:46:59',2126.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10056,'1000','51672992856','2023-01-06 11:46:59',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6123'),(10057,'4000','51672992856','2023-01-06 11:46:59',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10058,'4000','51672992856','2023-01-06 11:46:59',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10059,'1110','31673003591','2023-01-06 14:13:20',NULL,9800.00,'','3','1','Inventory sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(10060,'5500','31673003591','2023-01-06 14:13:20',9800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10061,'1000','31673003591','2023-01-06 14:13:20',12000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10062,'4000','31673003591','2023-01-06 14:13:20',NULL,12000.00,'','3','1','Good sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(10063,'1110','31673083967','2023-01-07 12:34:11',NULL,29498.00,'','3','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10064,'1110','31673083967','2023-01-07 12:34:11',NULL,1236.00,'','3','1','Inventory sold','1','','sales','KF-0041','','No',NULL,NULL,''),(10065,'1110','31673083967','2023-01-07 12:34:11',NULL,435.00,'','3','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10066,'1110','31673083967','2023-01-07 12:34:11',NULL,300.00,'','3','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10067,'5500','31673083967','2023-01-07 12:34:11',31469.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10068,'1000','31673083967','2023-01-07 12:34:11',39990.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10069,'4000','31673083967','2023-01-07 12:34:11',NULL,34400.00,'','3','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10070,'4000','31673083967','2023-01-07 12:34:11',NULL,4000.00,'','3','1','Good sold','1','','sales','KF-0041','','No',NULL,NULL,''),(10071,'4000','31673083967','2023-01-07 12:34:11',NULL,690.00,'','3','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10072,'4000','31673083967','2023-01-07 12:34:11',NULL,900.00,'','3','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10073,'1110','51673091073','2023-01-07 14:34:49',NULL,16720.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10074,'5500','51673091073','2023-01-07 14:34:49',16720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10075,'1000','51673091073','2023-01-07 14:34:49',19360.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7123'),(10076,'4000','51673091073','2023-01-07 14:34:49',NULL,19360.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10077,'1110','51673093763','2023-01-07 16:43:19',NULL,680.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(10078,'1110','51673093763','2023-01-07 16:43:19',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10079,'5500','51673093763','2023-01-07 16:43:19',2101.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10080,'1000','51673093763','2023-01-07 16:43:19',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7123'),(10081,'4000','51673093763','2023-01-07 16:43:19',NULL,900.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(10082,'4000','51673093763','2023-01-07 16:43:19',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10083,'1110','51673102714','2023-01-07 17:46:35',NULL,931.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(10084,'1110','51673102714','2023-01-07 17:46:35',NULL,110.00,'','5','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(10085,'1110','51673102714','2023-01-07 17:46:35',NULL,1236.00,'','5','1','Inventory sold','1','','sales','KF-0041','','No',NULL,NULL,''),(10086,'5500','51673102714','2023-01-07 17:46:35',2277.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10087,'1000','51673102714','2023-01-07 17:46:35',5550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7123'),(10088,'4000','51673102714','2023-01-07 17:46:35',NULL,1350.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(10089,'4000','51673102714','2023-01-07 17:46:35',NULL,200.00,'','5','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(10090,'4000','51673102714','2023-01-07 17:46:35',NULL,4000.00,'','5','1','Good sold','1','','sales','KF-0041','','No',NULL,NULL,''),(10091,'1110','51673243814','2023-01-09 08:57:07',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10092,'5500','51673243814','2023-01-09 08:57:07',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10093,'1000','51673243814','2023-01-09 08:57:07',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10094,'4000','51673243814','2023-01-09 08:57:07',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10095,'1110','51673243848','2023-01-09 09:56:56',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10096,'1110','51673243848','2023-01-09 09:56:56',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(10097,'5500','51673243848','2023-01-09 09:56:56',1020.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10098,'1000','51673243848','2023-01-09 09:56:56',1550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9123'),(10099,'4000','51673243848','2023-01-09 09:56:56',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10100,'4000','51673243848','2023-01-09 09:56:56',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(10101,'1110','51673269421','2023-01-09 16:04:06',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(10102,'5500','51673269421','2023-01-09 16:04:06',2793.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10103,'1000','51673269421','2023-01-09 16:04:06',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9123'),(10104,'4000','51673269421','2023-01-09 16:04:06',NULL,3750.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(10105,'1110','51673269461','2023-01-09 17:01:00',NULL,3000.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10106,'1110','51673269461','2023-01-09 17:01:00',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10107,'1110','51673269461','2023-01-09 17:01:00',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10108,'1110','51673269461','2023-01-09 17:01:00',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10109,'5500','51673269461','2023-01-09 17:01:00',3835.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10110,'1000','51673269461','2023-01-09 17:01:00',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9123'),(10111,'4000','51673269461','2023-01-09 17:01:00',NULL,3600.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10112,'4000','51673269461','2023-01-09 17:01:00',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10113,'4000','51673269461','2023-01-09 17:01:00',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10114,'4000','51673269461','2023-01-09 17:01:00',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10115,'1110','51673272874','2023-01-09 17:46:04',NULL,19854.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10116,'1110','51673272874','2023-01-09 17:46:04',NULL,16875.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10117,'1110','51673272874','2023-01-09 17:46:04',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(10118,'1110','51673272874','2023-01-09 17:46:04',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10119,'1110','51673272874','2023-01-09 17:46:04',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10120,'5500','51673272874','2023-01-09 17:46:04',40661.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10121,'1000','51673272874','2023-01-09 17:46:04',47800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9123'),(10122,'4000','51673272874','2023-01-09 17:46:04',NULL,23400.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10123,'4000','51673272874','2023-01-09 17:46:04',NULL,19500.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10124,'4000','51673272874','2023-01-09 17:46:04',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(10125,'4000','51673272874','2023-01-09 17:46:04',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10126,'4000','51673272874','2023-01-09 17:46:04',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10127,'1110','51673329796','2023-01-10 08:51:29',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10128,'1110','51673329796','2023-01-10 08:51:29',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10129,'1110','51673329796','2023-01-10 08:51:29',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10130,'1110','51673329796','2023-01-10 08:51:29',NULL,4320.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10131,'1110','51673329796','2023-01-10 08:51:29',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(10132,'5500','51673329796','2023-01-10 08:51:29',8686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10133,'1000','51673329796','2023-01-10 08:51:29',10600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10123'),(10134,'4000','51673329796','2023-01-10 08:51:29',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10135,'4000','51673329796','2023-01-10 08:51:29',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10136,'4000','51673329796','2023-01-10 08:51:29',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10137,'4000','51673329796','2023-01-10 08:51:29',NULL,5100.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10138,'4000','51673329796','2023-01-10 08:51:29',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(10139,'1110','51673329978','2023-01-10 09:37:33',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(10140,'5500','51673329978','2023-01-10 09:37:33',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10141,'1000','51673329978','2023-01-10 09:37:33',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10123'),(10142,'4000','51673329978','2023-01-10 09:37:33',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(10143,'1110','51673332674','2023-01-10 11:04:51',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10144,'5500','51673332674','2023-01-10 11:04:51',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10145,'1000','51673332674','2023-01-10 11:04:51',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10123'),(10146,'4000','51673332674','2023-01-10 11:04:51',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10147,'1110','51673337907','2023-01-10 11:44:51',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10148,'5500','51673337907','2023-01-10 11:44:51',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10149,'1000','51673337907','2023-01-10 11:44:51',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10123'),(10150,'4000','51673337907','2023-01-10 11:44:51',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10151,'1110','51673359710','2023-01-10 17:12:56',NULL,5250.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10152,'1110','51673359710','2023-01-10 17:12:56',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10153,'1110','51673359710','2023-01-10 17:12:56',NULL,250.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10154,'1110','51673359710','2023-01-10 17:12:56',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10155,'1110','51673359710','2023-01-10 17:12:56',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10156,'5500','51673359710','2023-01-10 17:12:56',7200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10157,'1000','51673359710','2023-01-10 17:12:56',9880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10123'),(10158,'4000','51673359710','2023-01-10 17:12:56',NULL,5950.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10159,'4000','51673359710','2023-01-10 17:12:56',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10160,'4000','51673359710','2023-01-10 17:12:56',NULL,750.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10161,'4000','51673359710','2023-01-10 17:12:56',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10162,'4000','51673359710','2023-01-10 17:12:56',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10163,'1110','51673411838','2023-01-11 08:53:39',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10164,'5500','51673411838','2023-01-11 08:53:39',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10165,'1000','51673411838','2023-01-11 08:53:39',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11123'),(10166,'4000','51673411838','2023-01-11 08:53:39',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10167,'1110','51673438086','2023-01-11 14:55:24',NULL,9880.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10168,'5500','51673438086','2023-01-11 14:55:24',9880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10169,'1000','51673438086','2023-01-11 14:55:24',11050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10170,'4000','51673438086','2023-01-11 14:55:24',NULL,11050.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10171,'1110','51673440985','2023-01-11 15:43:17',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10172,'5500','51673440985','2023-01-11 15:43:17',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10173,'1000','51673440985','2023-01-11 15:43:17',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11123'),(10174,'4000','51673440985','2023-01-11 15:43:17',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10175,'1110','51673443726','2023-01-11 16:29:56',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10176,'1110','51673443726','2023-01-11 16:29:56',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10177,'1110','51673443726','2023-01-11 16:29:56',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10178,'1110','51673443726','2023-01-11 16:29:56',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10179,'5500','51673443726','2023-01-11 16:29:56',2297.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10180,'1000','51673443726','2023-01-11 16:29:56',2730.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10181,'4000','51673443726','2023-01-11 16:29:56',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10182,'4000','51673443726','2023-01-11 16:29:56',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10183,'4000','51673443726','2023-01-11 16:29:56',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10184,'4000','51673443726','2023-01-11 16:29:56',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10185,'1110','51673499643','2023-01-12 08:01:01',NULL,6000.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10186,'5500','51673499643','2023-01-12 08:01:01',6000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10187,'1000','51673499643','2023-01-12 08:01:01',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12123'),(10188,'4000','51673499643','2023-01-12 08:01:01',NULL,12000.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10189,'1110','51673499673','2023-01-12 09:55:52',NULL,3120.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10190,'1110','51673499673','2023-01-12 09:55:52',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10191,'5500','51673499673','2023-01-12 09:55:52',5251.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10192,'1000','51673499673','2023-01-12 09:55:52',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12123'),(10193,'4000','51673499673','2023-01-12 09:55:52',NULL,4800.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10194,'4000','51673499673','2023-01-12 09:55:52',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10195,'1110','51673506737','2023-01-12 10:40:14',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10196,'1110','51673506737','2023-01-12 10:40:14',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(10197,'5500','51673506737','2023-01-12 10:40:14',5002.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10198,'1000','51673506737','2023-01-12 10:40:14',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12123'),(10199,'4000','51673506737','2023-01-12 10:40:14',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10200,'4000','51673506737','2023-01-12 10:40:14',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(10201,'1110','51673509243','2023-01-12 12:07:24',NULL,10120.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10202,'1110','51673509243','2023-01-12 12:07:24',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10203,'1110','51673509243','2023-01-12 12:07:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10204,'5500','51673509243','2023-01-12 12:07:24',11660.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10205,'1000','51673509243','2023-01-12 12:07:24',15650.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10206,'4000','51673509243','2023-01-12 12:07:24',NULL,13750.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10207,'4000','51673509243','2023-01-12 12:07:24',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10208,'4000','51673509243','2023-01-12 12:07:24',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10209,'1110','51673530027','2023-01-12 16:27:32',NULL,3040.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10210,'5500','51673530027','2023-01-12 16:27:32',3040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10211,'1000','51673530027','2023-01-12 16:27:32',3400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10212,'4000','51673530027','2023-01-12 16:27:32',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10213,'1110','51673530061','2023-01-12 16:29:19',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10214,'1110','51673530061','2023-01-12 16:29:19',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10215,'5500','51673530061','2023-01-12 16:29:19',1446.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10216,'1000','51673530061','2023-01-12 16:29:19',1680.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12123'),(10217,'4000','51673530061','2023-01-12 16:29:19',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24313','','No',NULL,NULL,''),(10218,'4000','51673530061','2023-01-12 16:29:19',NULL,880.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10219,'1110','51673533706','2023-01-12 17:34:40',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10220,'1110','51673533706','2023-01-12 17:34:40',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10221,'5500','51673533706','2023-01-12 17:34:40',810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10222,'1000','51673533706','2023-01-12 17:34:40',1050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12123'),(10223,'4000','51673533706','2023-01-12 17:34:40',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10224,'4000','51673533706','2023-01-12 17:34:40',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10225,'1110','51673589339','2023-01-13 09:03:22',NULL,100.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(10226,'1110','51673589339','2023-01-13 09:03:22',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10227,'1110','51673589339','2023-01-13 09:03:22',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10228,'1110','51673589339','2023-01-13 09:03:22',NULL,1600.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10229,'5500','51673589339','2023-01-13 09:03:22',3900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10230,'1000','51673589339','2023-01-13 09:03:22',7400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13123'),(10231,'4000','51673589339','2023-01-13 09:03:22',NULL,200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(10232,'4000','51673589339','2023-01-13 09:03:22',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10233,'4000','51673589339','2023-01-13 09:03:22',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10234,'4000','51673589339','2023-01-13 09:03:22',NULL,4000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10235,'1110','51673589825','2023-01-13 10:04:53',NULL,4696.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(10236,'1110','51673589825','2023-01-13 10:04:53',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10237,'1110','51673589825','2023-01-13 10:04:53',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10238,'5500','51673589825','2023-01-13 10:04:53',5076.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10239,'1000','51673589825','2023-01-13 10:04:53',6800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13123'),(10240,'4000','51673589825','2023-01-13 10:04:53',NULL,6000.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(10241,'4000','51673589825','2023-01-13 10:04:53',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10242,'4000','51673589825','2023-01-13 10:04:53',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10243,'1110','51673595896','2023-01-13 10:45:46',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10244,'5500','51673595896','2023-01-13 10:45:46',2703.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10245,'1000','51673595896','2023-01-13 10:45:46',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13123'),(10246,'4000','51673595896','2023-01-13 10:45:46',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10247,'1110','51673595962','2023-01-13 12:28:40',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10248,'5500','51673595962','2023-01-13 12:28:40',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10249,'1000','51673595962','2023-01-13 12:28:40',1300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10250,'4000','51673595962','2023-01-13 12:28:40',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10251,'1110','51673613772','2023-01-13 15:46:20',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10252,'1110','51673613772','2023-01-13 15:46:20',NULL,420.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(10253,'1110','51673613772','2023-01-13 15:46:20',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10254,'1110','51673613772','2023-01-13 15:46:20',NULL,1450.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(10255,'1110','51673613772','2023-01-13 15:46:20',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10256,'5500','51673613772','2023-01-13 15:46:20',3145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10257,'1000','51673613772','2023-01-13 15:46:20',4930.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13123'),(10258,'4000','51673613772','2023-01-13 15:46:20',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10259,'4000','51673613772','2023-01-13 15:46:20',NULL,690.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(10260,'4000','51673613772','2023-01-13 15:46:20',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC CREAM','','No',NULL,NULL,''),(10261,'4000','51673613772','2023-01-13 15:46:20',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(10262,'4000','51673613772','2023-01-13 15:46:20',NULL,880.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10263,'1110','51673672347','2023-01-14 07:59:38',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10264,'5500','51673672347','2023-01-14 07:59:38',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10265,'1000','51673672347','2023-01-14 07:59:38',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14123'),(10266,'4000','51673672347','2023-01-14 07:59:38',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10267,'1110','51673681173','2023-01-14 10:26:51',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10268,'1110','51673681173','2023-01-14 10:26:51',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10269,'5500','51673681173','2023-01-14 10:26:51',2861.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10270,'1000','51673681173','2023-01-14 10:26:51',3300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14123'),(10271,'4000','51673681173','2023-01-14 10:26:51',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10272,'4000','51673681173','2023-01-14 10:26:51',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10273,'1110','51673681240','2023-01-14 10:45:55',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10274,'1110','51673681240','2023-01-14 10:45:55',NULL,5047.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10275,'1110','51673681240','2023-01-14 10:45:55',NULL,1120.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10276,'5500','51673681240','2023-01-14 10:45:55',6917.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10277,'1000','51673681240','2023-01-14 10:45:55',9600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14123'),(10278,'4000','51673681240','2023-01-14 10:45:55',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10279,'4000','51673681240','2023-01-14 10:45:55',NULL,5950.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10280,'4000','51673681240','2023-01-14 10:45:55',NULL,2800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10281,'1110','51673708073','2023-01-14 17:56:03',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10282,'1110','51673708073','2023-01-14 17:56:03',NULL,760.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10283,'5500','51673708073','2023-01-14 17:56:03',3640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10284,'1000','51673708073','2023-01-14 17:56:03',4080.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14123'),(10285,'4000','51673708073','2023-01-14 17:56:03',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10286,'4000','51673708073','2023-01-14 17:56:03',NULL,880.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10287,'1110','51673848875','2023-01-16 09:02:07',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(10288,'1110','51673848875','2023-01-16 09:02:07',NULL,680.00,'','5','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(10289,'5500','51673848875','2023-01-16 09:02:07',3424.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10290,'1000','51673848875','2023-01-16 09:02:07',4100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16123'),(10291,'4000','51673848875','2023-01-16 09:02:07',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(10292,'4000','51673848875','2023-01-16 09:02:07',NULL,900.00,'','5','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(10293,'1110','51673848941','2023-01-16 09:55:53',NULL,2040.00,'','5','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(10294,'5500','51673848941','2023-01-16 09:55:53',2040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10295,'1000','51673848941','2023-01-16 09:55:53',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16123'),(10296,'4000','51673848941','2023-01-16 09:55:53',NULL,2700.00,'','5','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(10297,'1110','51673862647','2023-01-16 12:51:53',NULL,5320.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10298,'1110','51673862647','2023-01-16 12:51:53',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10299,'5500','51673862647','2023-01-16 12:51:53',6040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10300,'1000','51673862647','2023-01-16 12:51:53',6800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10301,'4000','51673862647','2023-01-16 12:51:53',NULL,5950.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10302,'4000','51673862647','2023-01-16 12:51:53',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10303,'1110','51673862726','2023-01-16 13:09:18',NULL,8280.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(10304,'1110','51673862726','2023-01-16 13:09:18',NULL,7200.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10305,'1110','51673862726','2023-01-16 13:09:18',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10306,'1110','51673862726','2023-01-16 13:09:18',NULL,300.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10307,'1110','51673862726','2023-01-16 13:09:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10308,'5500','51673862726','2023-01-16 13:09:18',18554.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10309,'1000','51673862726','2023-01-16 13:09:18',23550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16123'),(10310,'4000','51673862726','2023-01-16 13:09:18',NULL,11250.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(10311,'4000','51673862726','2023-01-16 13:09:18',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10312,'4000','51673862726','2023-01-16 13:09:18',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10313,'4000','51673862726','2023-01-16 13:09:18',NULL,900.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10314,'4000','51673862726','2023-01-16 13:09:18',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10315,'1110','51673863778','2023-01-16 14:17:51',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(10316,'5500','51673863778','2023-01-16 14:17:51',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10317,'1000','51673863778','2023-01-16 14:17:51',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16123'),(10318,'4000','51673863778','2023-01-16 14:17:51',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(10319,'1110','51673878497','2023-01-16 17:15:50',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10320,'5500','51673878497','2023-01-16 17:15:50',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10321,'1000','51673878497','2023-01-16 17:15:50',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16123'),(10322,'4000','51673878497','2023-01-16 17:15:50',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10323,'1110','51673937238','2023-01-17 09:34:10',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10324,'5500','51673937238','2023-01-17 09:34:10',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10325,'1000','51673937238','2023-01-17 09:34:10',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10326,'4000','51673937238','2023-01-17 09:34:10',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10327,'1110','51673951982','2023-01-17 13:41:26',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10328,'1110','51673951982','2023-01-17 13:41:26',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10329,'1110','51673951982','2023-01-17 13:41:26',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10330,'1110','51673951982','2023-01-17 13:41:26',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10331,'5500','51673951982','2023-01-17 13:41:26',1676.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10332,'1000','51673951982','2023-01-17 13:41:26',1950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17123'),(10333,'4000','51673951982','2023-01-17 13:41:26',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10334,'4000','51673951982','2023-01-17 13:41:26',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10335,'4000','51673951982','2023-01-17 13:41:26',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10336,'4000','51673951982','2023-01-17 13:41:26',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10337,'1110','51673953049','2023-01-17 14:01:11',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10338,'5500','51673953049','2023-01-17 14:01:11',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10339,'1000','51673953049','2023-01-17 14:01:11',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17123'),(10340,'4000','51673953049','2023-01-17 14:01:11',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(10341,'1110','51673953557','2023-01-17 14:13:38',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10342,'5500','51673953557','2023-01-17 14:13:38',9604.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10343,'1000','51673953557','2023-01-17 14:13:38',11200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17123'),(10344,'4000','51673953557','2023-01-17 14:13:38',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10345,'1110','51673954040','2023-01-17 14:42:42',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10346,'5500','51673954040','2023-01-17 14:42:42',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10347,'1000','51673954040','2023-01-17 14:42:42',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17123'),(10348,'4000','51673954040','2023-01-17 14:42:42',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10349,'1110','51673955796','2023-01-17 15:23:57',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10350,'5500','51673955796','2023-01-17 15:23:57',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10351,'1000','51673955796','2023-01-17 15:23:57',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17123'),(10352,'4000','51673955796','2023-01-17 15:23:57',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10353,'1110','51674028215','2023-01-18 10:50:55',NULL,3040.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10354,'5500','51674028215','2023-01-18 10:50:55',3040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10355,'1000','51674028215','2023-01-18 10:50:55',3400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18123'),(10356,'4000','51674028215','2023-01-18 10:50:55',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10357,'1110','51674035928','2023-01-18 13:00:48',NULL,3950.00,'','5','1','Inventory sold','1','','sales','130018570','','No',NULL,NULL,''),(10358,'5500','51674035928','2023-01-18 13:00:48',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10359,'1000','51674035928','2023-01-18 13:00:48',6500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18123'),(10360,'4000','51674035928','2023-01-18 13:00:48',NULL,6500.00,'','5','1','Good sold','1','','sales','130018570','','No',NULL,NULL,''),(10361,'1110','51674036184','2023-01-18 13:07:50',NULL,1700.00,'','5','1','Inventory sold','1','','sales','LR6105','','No',NULL,NULL,''),(10362,'5500','51674036184','2023-01-18 13:07:50',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10363,'1000','51674036184','2023-01-18 13:07:50',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18123'),(10364,'4000','51674036184','2023-01-18 13:07:50',NULL,3500.00,'','5','1','Good sold','1','','sales','LR6105','','No',NULL,NULL,''),(10365,'1110','51674036487','2023-01-18 13:12:58',NULL,11172.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(10366,'5500','51674036487','2023-01-18 13:12:58',11172.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10367,'1000','51674036487','2023-01-18 13:12:58',15000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18123'),(10368,'4000','51674036487','2023-01-18 13:12:58',NULL,15000.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(10369,'1110','51674036805','2023-01-18 15:08:00',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(10370,'1110','51674036805','2023-01-18 15:08:00',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10371,'5500','51674036805','2023-01-18 15:08:00',3535.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10372,'1000','51674036805','2023-01-18 15:08:00',4300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18123'),(10373,'4000','51674036805','2023-01-18 15:08:00',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(10374,'4000','51674036805','2023-01-18 15:08:00',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10375,'1110','51674109638','2023-01-19 10:09:07',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10376,'1110','51674109638','2023-01-19 10:09:07',NULL,2000.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10377,'1110','51674109638','2023-01-19 10:09:07',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10378,'1110','51674109638','2023-01-19 10:09:07',NULL,5800.00,'','5','1','Inventory sold','1','','sales','YMP66737','','No',NULL,NULL,''),(10379,'5500','51674109638','2023-01-19 10:09:07',10920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10380,'1000','51674109638','2023-01-19 10:09:07',18550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19123'),(10381,'4000','51674109638','2023-01-19 10:09:07',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10382,'4000','51674109638','2023-01-19 10:09:07',NULL,4000.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10383,'4000','51674109638','2023-01-19 10:09:07',NULL,2400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10384,'4000','51674109638','2023-01-19 10:09:07',NULL,9600.00,'','5','1','Good sold','1','','sales','YMP66737','','No',NULL,NULL,''),(10385,'1110','51674138181','2023-01-19 17:23:21',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(10386,'5500','51674138181','2023-01-19 17:23:21',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10387,'1000','51674138181','2023-01-19 17:23:21',350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19123'),(10388,'4000','51674138181','2023-01-19 17:23:21',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(10389,'1110','51674138219','2023-01-19 17:54:51',NULL,2760.00,'','5','1','Inventory sold','1','','sales','4209','','No',NULL,NULL,''),(10390,'1110','51674138219','2023-01-19 17:54:51',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4210','','No',NULL,NULL,''),(10391,'5500','51674138219','2023-01-19 17:54:51',6440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10392,'1000','51674138219','2023-01-19 17:54:51',8750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19123'),(10393,'4000','51674138219','2023-01-19 17:54:51',NULL,3750.00,'','5','1','Good sold','1','','sales','4209','','No',NULL,NULL,''),(10394,'4000','51674138219','2023-01-19 17:54:51',NULL,5000.00,'','5','1','Good sold','1','','sales','4210','','No',NULL,NULL,''),(10395,'1110','51674189223','2023-01-20 07:50:40',NULL,26999.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(10396,'1110','51674189223','2023-01-20 07:50:40',NULL,1862.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(10397,'1110','51674189223','2023-01-20 07:50:40',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10398,'1110','51674189223','2023-01-20 07:50:40',NULL,250.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10399,'1110','51674189223','2023-01-20 07:50:40',NULL,250.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10400,'1110','51674189223','2023-01-20 07:50:40',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10401,'1110','51674189223','2023-01-20 07:50:40',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10402,'5500','51674189223','2023-01-20 07:50:40',31131.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10403,'1000','51674189223','2023-01-20 07:50:40',43650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20123'),(10404,'4000','51674189223','2023-01-20 07:50:40',NULL,36250.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(10405,'4000','51674189223','2023-01-20 07:50:40',NULL,2700.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(10406,'4000','51674189223','2023-01-20 07:50:40',NULL,2400.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10407,'4000','51674189223','2023-01-20 07:50:40',NULL,750.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(10408,'4000','51674189223','2023-01-20 07:50:40',NULL,750.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10409,'4000','51674189223','2023-01-20 07:50:40',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10410,'4000','51674189223','2023-01-20 07:50:40',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10411,'1110','51674199835','2023-01-20 10:31:29',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10412,'5500','51674199835','2023-01-20 10:31:29',75.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10413,'1000','51674199835','2023-01-20 10:31:29',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20123'),(10414,'4000','51674199835','2023-01-20 10:31:29',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10415,'1110','51674203821','2023-01-20 11:40:36',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10416,'1110','51674203821','2023-01-20 11:40:36',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10417,'1110','51674203821','2023-01-20 11:40:36',NULL,4505.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10418,'1110','51674203821','2023-01-20 11:40:36',NULL,11400.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10419,'1110','51674203821','2023-01-20 11:40:36',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10420,'1110','51674203821','2023-01-20 11:40:36',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10421,'5500','51674203821','2023-01-20 11:40:36',36820.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10422,'1000','51674203821','2023-01-20 11:40:36',41900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20123'),(10423,'4000','51674203821','2023-01-20 11:40:36',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10424,'4000','51674203821','2023-01-20 11:40:36',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10425,'4000','51674203821','2023-01-20 11:40:36',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10426,'4000','51674203821','2023-01-20 11:40:36',NULL,12750.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(10427,'4000','51674203821','2023-01-20 11:40:36',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10428,'4000','51674203821','2023-01-20 11:40:36',NULL,13600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10429,'1110','51674213821','2023-01-20 14:24:39',NULL,4412.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10430,'5500','51674213821','2023-01-20 14:24:39',4412.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10431,'1000','51674213821','2023-01-20 14:24:39',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291222'),(10432,'4000','51674213821','2023-01-20 14:24:39',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10433,'1110','51674214798','2023-01-20 14:40:39',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10434,'1110','51674214798','2023-01-20 14:40:39',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10435,'5500','51674214798','2023-01-20 14:40:39',1040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10436,'1000','51674214798','2023-01-20 14:40:39',1650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20123'),(10437,'4000','51674214798','2023-01-20 14:40:39',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10438,'4000','51674214798','2023-01-20 14:40:39',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10439,'1110','51674214865','2023-01-20 15:53:27',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10440,'1110','51674214865','2023-01-20 15:53:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10441,'5500','51674214865','2023-01-20 15:53:27',820.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10442,'1000','51674214865','2023-01-20 15:53:27',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20123'),(10443,'4000','51674214865','2023-01-20 15:53:27',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10444,'4000','51674214865','2023-01-20 15:53:27',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10445,'1110','51674277412','2023-01-21 08:04:21',NULL,7448.00,'','5','1','Inventory sold','1','','sales','5302','','No',NULL,NULL,''),(10446,'5500','51674277412','2023-01-21 08:04:21',7448.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10447,'1000','51674277412','2023-01-21 08:04:21',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10448,'4000','51674277412','2023-01-21 08:04:21',NULL,10000.00,'','5','1','Good sold','1','','sales','5302','','No',NULL,NULL,''),(10449,'1110','51674283770','2023-01-21 09:50:07',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10450,'1110','51674283770','2023-01-21 09:50:07',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10451,'1110','51674283770','2023-01-21 09:50:07',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10452,'5500','51674283770','2023-01-21 09:50:07',2809.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10453,'1000','51674283770','2023-01-21 09:50:07',3450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21123'),(10454,'4000','51674283770','2023-01-21 09:50:07',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10455,'4000','51674283770','2023-01-21 09:50:07',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10456,'4000','51674283770','2023-01-21 09:50:07',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10457,'1110','51674294937','2023-01-21 12:55:52',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10458,'5500','51674294937','2023-01-21 12:55:52',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10459,'1000','51674294937','2023-01-21 12:55:52',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21123'),(10460,'4000','51674294937','2023-01-21 12:55:52',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10461,'1110','51674307047','2023-01-21 16:19:31',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10462,'5500','51674307047','2023-01-21 16:19:31',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10463,'1000','51674307047','2023-01-21 16:19:31',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21123'),(10464,'4000','51674307047','2023-01-21 16:19:31',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10465,'1110','51674307255','2023-01-21 16:41:40',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10466,'5500','51674307255','2023-01-21 16:41:40',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10467,'1000','51674307255','2023-01-21 16:41:40',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21123'),(10468,'4000','51674307255','2023-01-21 16:41:40',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10469,'1110','51674456677','2023-01-23 09:53:09',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10470,'1110','51674456677','2023-01-23 09:53:09',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10471,'5500','51674456677','2023-01-23 09:53:09',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10472,'1000','51674456677','2023-01-23 09:53:09',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10473,'4000','51674456677','2023-01-23 09:53:09',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10474,'4000','51674456677','2023-01-23 09:53:09',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10475,'1110','51674463369','2023-01-23 11:59:48',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(10476,'1110','51674463369','2023-01-23 11:59:48',NULL,6517.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(10477,'1110','51674463369','2023-01-23 11:59:48',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10478,'1110','51674463369','2023-01-23 11:59:48',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10479,'1110','51674463369','2023-01-23 11:59:48',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10480,'1110','51674463369','2023-01-23 11:59:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10481,'1110','51674463369','2023-01-23 11:59:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10482,'1110','51674463369','2023-01-23 11:59:48',NULL,10584.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(10483,'1110','51674463369','2023-01-23 11:59:48',NULL,200.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10484,'5500','51674463369','2023-01-23 11:59:48',24775.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10485,'1000','51674463369','2023-01-23 11:59:48',29530.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23123'),(10486,'4000','51674463369','2023-01-23 11:59:48',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(10487,'4000','51674463369','2023-01-23 11:59:48',NULL,8750.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(10488,'4000','51674463369','2023-01-23 11:59:48',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10489,'4000','51674463369','2023-01-23 11:59:48',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(10490,'4000','51674463369','2023-01-23 11:59:48',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10491,'4000','51674463369','2023-01-23 11:59:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10492,'4000','51674463369','2023-01-23 11:59:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10493,'4000','51674463369','2023-01-23 11:59:48',NULL,11250.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(10494,'4000','51674463369','2023-01-23 11:59:48',NULL,600.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10495,'1110','51674472178','2023-01-23 14:10:12',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10496,'5500','51674472178','2023-01-23 14:10:12',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10497,'1000','51674472178','2023-01-23 14:10:12',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23123'),(10498,'4000','51674472178','2023-01-23 14:10:12',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10499,'1110','51674476297','2023-01-23 15:18:36',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10500,'5500','51674476297','2023-01-23 15:18:36',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10501,'1000','51674476297','2023-01-23 15:18:36',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23123'),(10502,'4000','51674476297','2023-01-23 15:18:36',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10503,'1110','51674476334','2023-01-23 15:48:41',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10504,'5500','51674476334','2023-01-23 15:48:41',901.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10505,'1000','51674476334','2023-01-23 15:48:41',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10506,'4000','51674476334','2023-01-23 15:48:41',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10507,'1110','51674539655','2023-01-24 08:54:34',NULL,2131.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10508,'5500','51674539655','2023-01-24 08:54:34',2131.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10509,'1000','51674539655','2023-01-24 08:54:34',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10510,'4000','51674539655','2023-01-24 08:54:34',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10511,'1110','51674539938','2023-01-24 09:09:23',NULL,7056.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(10512,'1110','51674539938','2023-01-24 09:09:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10513,'5500','51674539938','2023-01-24 09:09:23',7156.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10514,'1000','51674539938','2023-01-24 09:09:23',7920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24123'),(10515,'4000','51674539938','2023-01-24 09:09:23',NULL,7620.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(10516,'4000','51674539938','2023-01-24 09:09:23',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10517,'1110','51674630530','2023-01-25 10:09:41',NULL,1103.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10518,'5500','51674630530','2023-01-25 10:09:41',1103.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10519,'1000','51674630530','2023-01-25 10:09:41',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25123'),(10520,'4000','51674630530','2023-01-25 10:09:41',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10521,'1110','51674630608','2023-01-25 10:26:03',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10522,'5500','51674630608','2023-01-25 10:26:03',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10523,'1000','51674630608','2023-01-25 10:26:03',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25123'),(10524,'4000','51674630608','2023-01-25 10:26:03',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10525,'1110','51674720064','2023-01-26 11:07:06',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10526,'1110','51674720064','2023-01-26 11:07:06',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10527,'1110','51674720064','2023-01-26 11:07:06',NULL,2206.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10528,'1110','51674720064','2023-01-26 11:07:06',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10529,'5500','51674720064','2023-01-26 11:07:06',10821.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10530,'1000','51674720064','2023-01-26 11:07:06',13490.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26123'),(10531,'4000','51674720064','2023-01-26 11:07:06',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10532,'4000','51674720064','2023-01-26 11:07:06',NULL,5000.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10533,'4000','51674720064','2023-01-26 11:07:06',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10534,'4000','51674720064','2023-01-26 11:07:06',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10535,'1110','51674800862','2023-01-27 09:28:43',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10536,'1110','51674800862','2023-01-27 09:28:43',NULL,920.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10537,'5500','51674800862','2023-01-27 09:28:43',2045.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10538,'1000','51674800862','2023-01-27 09:28:43',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27123'),(10539,'4000','51674800862','2023-01-27 09:28:43',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10540,'4000','51674800862','2023-01-27 09:28:43',NULL,1300.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10541,'1110','51674807357','2023-01-27 11:33:34',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10542,'1110','51674807357','2023-01-27 11:33:34',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(10543,'1110','51674807357','2023-01-27 11:33:34',NULL,2884.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10544,'1110','51674807357','2023-01-27 11:33:34',NULL,6000.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(10545,'1110','51674807357','2023-01-27 11:33:34',NULL,8526.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10546,'5500','51674807357','2023-01-27 11:33:34',20904.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10547,'1000','51674807357','2023-01-27 11:33:34',23850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27123'),(10548,'4000','51674807357','2023-01-27 11:33:34',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10549,'4000','51674807357','2023-01-27 11:33:34',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(10550,'4000','51674807357','2023-01-27 11:33:34',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10551,'4000','51674807357','2023-01-27 11:33:34',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(10552,'4000','51674807357','2023-01-27 11:33:34',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10553,'1110','41674814349','2023-01-27 13:30:48',NULL,1442.00,'','4','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10554,'5500','41674814349','2023-01-27 13:30:48',1442.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10555,'1000','41674814349','2023-01-27 13:30:48',1800.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10556,'4000','41674814349','2023-01-27 13:30:48',NULL,1800.00,'','4','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10557,'1110','51674828869','2023-01-27 18:19:04',NULL,11960.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(10558,'1110','51674828869','2023-01-27 18:19:04',NULL,15640.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10559,'1110','51674828869','2023-01-27 18:19:04',NULL,25920.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10560,'1110','51674828869','2023-01-27 18:19:04',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10561,'1110','51674828869','2023-01-27 18:19:04',NULL,17800.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(10562,'5500','51674828869','2023-01-27 18:19:04',71770.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10563,'1000','51674828869','2023-01-27 18:19:04',90300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27123'),(10564,'4000','51674828869','2023-01-27 18:19:04',NULL,16250.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(10565,'4000','51674828869','2023-01-27 18:19:04',NULL,21250.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10566,'4000','51674828869','2023-01-27 18:19:04',NULL,28800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10567,'4000','51674828869','2023-01-27 18:19:04',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10568,'4000','51674828869','2023-01-27 18:19:04',NULL,23000.00,'','5','1','Good sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(10569,'1110','51674884642','2023-01-28 08:44:19',NULL,587.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(10570,'5500','51674884642','2023-01-28 08:44:19',587.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10571,'1000','51674884642','2023-01-28 08:44:19',700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10572,'4000','51674884642','2023-01-28 08:44:19',NULL,700.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(10573,'1110','51674884670','2023-01-28 08:51:13',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10574,'5500','51674884670','2023-01-28 08:51:13',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10575,'1000','51674884670','2023-01-28 08:51:13',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10576,'4000','51674884670','2023-01-28 08:51:13',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10577,'1110','51674885077','2023-01-28 09:18:51',NULL,23920.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(10578,'5500','51674885077','2023-01-28 09:18:51',23920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10579,'1000','51674885077','2023-01-28 09:18:51',32500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28123'),(10580,'4000','51674885077','2023-01-28 09:18:51',NULL,32500.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(10581,'1110','51674895825','2023-01-28 11:52:01',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10582,'1110','51674895825','2023-01-28 11:52:01',NULL,32928.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(10583,'5500','51674895825','2023-01-28 11:52:01',36303.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10584,'1000','51674895825','2023-01-28 11:52:01',39050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27123'),(10585,'4000','51674895825','2023-01-28 11:52:01',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(10586,'4000','51674895825','2023-01-28 11:52:01',NULL,35000.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(10587,'1110','51674912897','2023-01-28 16:35:45',NULL,8900.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(10588,'1110','51674912897','2023-01-28 16:35:45',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(10589,'1110','51674912897','2023-01-28 16:35:45',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(10590,'5500','51674912897','2023-01-28 16:35:45',9070.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10591,'1000','51674912897','2023-01-28 16:35:45',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28123'),(10592,'4000','51674912897','2023-01-28 16:35:45',NULL,11500.00,'','5','1','Good sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(10593,'4000','51674912897','2023-01-28 16:35:45',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(10594,'4000','51674912897','2023-01-28 16:35:45',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(10595,'1110','51675061856','2023-01-30 09:58:46',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(10596,'1110','51675061856','2023-01-30 09:58:46',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10597,'5500','51675061856','2023-01-30 09:58:46',2960.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10598,'1000','51675061856','2023-01-30 09:58:46',3350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10599,'4000','51675061856','2023-01-30 09:58:46',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(10600,'4000','51675061856','2023-01-30 09:58:46',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10601,'1110','51675069659','2023-01-30 12:09:13',NULL,2206.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10602,'1110','51675069659','2023-01-30 12:09:13',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10603,'5500','51675069659','2023-01-30 12:09:13',2351.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10604,'1000','51675069659','2023-01-30 12:09:13',2830.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30123'),(10605,'4000','51675069659','2023-01-30 12:09:13',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10606,'4000','51675069659','2023-01-30 12:09:13',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10607,'1110','51675079726','2023-01-30 14:57:50',NULL,1840.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10608,'1110','51675079726','2023-01-30 14:57:50',NULL,12103.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(10609,'1110','51675079726','2023-01-30 14:57:50',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10610,'5500','51675079726','2023-01-30 14:57:50',17543.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10611,'1000','51675079726','2023-01-30 14:57:50',22750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30123'),(10612,'4000','51675079726','2023-01-30 14:57:50',NULL,2500.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10613,'4000','51675079726','2023-01-30 14:57:50',NULL,16250.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(10614,'4000','51675079726','2023-01-30 14:57:50',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10615,'1110','51675081048','2023-01-30 15:34:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10616,'1110','51675081048','2023-01-30 15:34:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10617,'5500','51675081048','2023-01-30 15:34:37',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10618,'1000','51675081048','2023-01-30 15:34:37',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30123'),(10619,'4000','51675081048','2023-01-30 15:34:37',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10620,'4000','51675081048','2023-01-30 15:34:37',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10621,'1110','51675087564','2023-01-30 17:06:16',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10622,'5500','51675087564','2023-01-30 17:06:16',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10623,'1000','51675087564','2023-01-30 17:06:16',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30123'),(10624,'4000','51675087564','2023-01-30 17:06:16',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(10625,'1110','51675090726','2023-01-30 17:58:55',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10626,'5500','51675090726','2023-01-30 17:58:55',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10627,'1000','51675090726','2023-01-30 17:58:55',460.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10628,'4000','51675090726','2023-01-30 17:58:55',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10629,'1110','51675146396','2023-01-31 09:30:55',NULL,2884.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10630,'1110','51675146396','2023-01-31 09:30:55',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10631,'5500','51675146396','2023-01-31 09:30:55',5044.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10632,'1000','51675146396','2023-01-31 09:30:55',5800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10633,'4000','51675146396','2023-01-31 09:30:55',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10634,'4000','51675146396','2023-01-31 09:30:55',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10635,'1110','51675146665','2023-01-31 09:35:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10636,'5500','51675146665','2023-01-31 09:35:14',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10637,'1000','51675146665','2023-01-31 09:35:14',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31123'),(10638,'4000','51675146665','2023-01-31 09:35:14',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10639,'1110','51675156073','2023-01-31 12:08:04',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10640,'5500','51675156073','2023-01-31 12:08:04',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10641,'1000','51675156073','2023-01-31 12:08:04',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31123'),(10642,'4000','51675156073','2023-01-31 12:08:04',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10643,'1110','51675160308','2023-01-31 13:19:27',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10644,'1110','51675160308','2023-01-31 13:19:27',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10645,'1110','51675160308','2023-01-31 13:19:27',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10646,'5500','51675160308','2023-01-31 13:19:27',18300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10647,'1000','51675160308','2023-01-31 13:19:27',22200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10648,'4000','51675160308','2023-01-31 13:19:27',NULL,20000.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10649,'4000','51675160308','2023-01-31 13:19:27',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10650,'4000','51675160308','2023-01-31 13:19:27',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10651,'1110','51675179092','2023-01-31 18:32:02',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10652,'5500','51675179092','2023-01-31 18:32:02',2500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10653,'1000','51675179092','2023-01-31 18:32:02',5000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10654,'4000','51675179092','2023-01-31 18:32:02',NULL,5000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10655,'1110','51675181699','2023-01-31 19:15:33',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10656,'1110','51675181699','2023-01-31 19:15:33',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10657,'5500','51675181699','2023-01-31 19:15:33',4180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10658,'1000','51675181699','2023-01-31 19:15:33',4920.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10659,'4000','51675181699','2023-01-31 19:15:33',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10660,'4000','51675181699','2023-01-31 19:15:33',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10661,'1110','51675240850','2023-02-01 11:41:46',NULL,3552.50,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10662,'1110','51675240850','2023-02-01 11:41:46',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10663,'5500','51675240850','2023-02-01 11:41:46',3697.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10664,'1000','51675240850','2023-02-01 11:41:46',4230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10665,'4000','51675240850','2023-02-01 11:41:46',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10666,'4000','51675240850','2023-02-01 11:41:46',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10667,'1110','51675240915','2023-02-01 12:01:17',NULL,4973.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10668,'1110','51675240915','2023-02-01 12:01:17',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10669,'1110','51675240915','2023-02-01 12:01:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10670,'5500','51675240915','2023-02-01 12:01:17',6613.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10671,'1000','51675240915','2023-02-01 12:01:17',7900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10672,'4000','51675240915','2023-02-01 12:01:17',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10673,'4000','51675240915','2023-02-01 12:01:17',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(10674,'4000','51675240915','2023-02-01 12:01:17',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10675,'1110','51675245664','2023-02-01 13:01:15',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10676,'5500','51675245664','2023-02-01 13:01:15',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10677,'1000','51675245664','2023-02-01 13:01:15',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10678,'4000','51675245664','2023-02-01 13:01:15',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10679,'1110','51675245682','2023-02-01 13:57:37',NULL,34875.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(10680,'5500','51675245682','2023-02-01 13:57:37',34875.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10681,'1000','51675245682','2023-02-01 13:57:37',40300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10682,'4000','51675245682','2023-02-01 13:57:37',NULL,40300.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(10683,'1110','51675249063','2023-02-01 15:05:38',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10684,'1110','51675249063','2023-02-01 15:05:38',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10685,'5500','51675249063','2023-02-01 15:05:38',855.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10686,'1000','51675249063','2023-02-01 15:05:38',1030.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1223'),(10687,'4000','51675249063','2023-02-01 15:05:38',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10688,'4000','51675249063','2023-02-01 15:05:38',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10689,'1110','51675317285','2023-02-02 08:55:54',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(10690,'1110','51675317285','2023-02-02 08:55:54',NULL,2280.00,'','5','1','Inventory sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10691,'1110','51675317285','2023-02-02 08:55:54',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10692,'5500','51675317285','2023-02-02 08:55:54',9355.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10693,'1000','51675317285','2023-02-02 08:55:54',10600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10694,'4000','51675317285','2023-02-02 08:55:54',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(10695,'4000','51675317285','2023-02-02 08:55:54',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33747','','No',NULL,NULL,''),(10696,'4000','51675317285','2023-02-02 08:55:54',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10697,'1110','51675317382','2023-02-02 09:48:27',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10698,'1110','51675317382','2023-02-02 09:48:27',NULL,1600.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10699,'5500','51675317382','2023-02-02 09:48:27',2310.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10700,'1000','51675317382','2023-02-02 09:48:27',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10701,'4000','51675317382','2023-02-02 09:48:27',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10702,'4000','51675317382','2023-02-02 09:48:27',NULL,4000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10703,'1110','51675336313','2023-02-02 14:39:26',NULL,23400.00,'','5','1','Inventory sold','1','','sales','MR915005','','No',NULL,NULL,''),(10704,'1110','51675336313','2023-02-02 14:39:26',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(10705,'5500','51675336313','2023-02-02 14:39:26',30150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10706,'1000','51675336313','2023-02-02 14:39:26',43800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10707,'4000','51675336313','2023-02-02 14:39:26',NULL,36000.00,'','5','1','Good sold','1','','sales','MR915005','','No',NULL,NULL,''),(10708,'4000','51675336313','2023-02-02 14:39:26',NULL,7800.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(10709,'1110','51675343852','2023-02-02 16:17:48',NULL,2720.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10710,'5500','51675343852','2023-02-02 16:17:48',2720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10711,'1000','51675343852','2023-02-02 16:17:48',6800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10712,'4000','51675343852','2023-02-02 16:17:48',NULL,6800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(10713,'1110','51675403205','2023-02-03 08:47:00',NULL,750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10714,'5500','51675403205','2023-02-03 08:47:00',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10715,'1000','51675403205','2023-02-03 08:47:00',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3223'),(10716,'4000','51675403205','2023-02-03 08:47:00',NULL,1500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10717,'1110','51675411828','2023-02-03 11:10:58',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10718,'5500','51675411828','2023-02-03 11:10:58',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10719,'1000','51675411828','2023-02-03 11:10:58',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3223'),(10720,'4000','51675411828','2023-02-03 11:10:58',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(10721,'1110','51675412489','2023-02-03 12:35:22',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(10722,'1110','51675412489','2023-02-03 12:35:22',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10723,'1110','51675412489','2023-02-03 12:35:22',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10724,'1110','51675412489','2023-02-03 12:35:22',NULL,500.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10725,'1110','51675412489','2023-02-03 12:35:22',NULL,500.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(10726,'5500','51675412489','2023-02-03 12:35:22',5630.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10727,'1000','51675412489','2023-02-03 12:35:22',10050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3223'),(10728,'4000','51675412489','2023-02-03 12:35:22',NULL,5400.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(10729,'4000','51675412489','2023-02-03 12:35:22',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10730,'4000','51675412489','2023-02-03 12:35:22',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10731,'4000','51675412489','2023-02-03 12:35:22',NULL,1500.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10732,'4000','51675412489','2023-02-03 12:35:22',NULL,1500.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(10733,'1110','51675429305','2023-02-03 16:02:17',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10734,'5500','51675429305','2023-02-03 16:02:17',2703.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10735,'1000','51675429305','2023-02-03 16:02:17',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3223'),(10736,'4000','51675429305','2023-02-03 16:02:17',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10737,'1110','51675437368','2023-02-03 18:17:15',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(10738,'1110','51675437368','2023-02-03 18:17:15',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10739,'1110','51675437368','2023-02-03 18:17:15',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10740,'5500','51675437368','2023-02-03 18:17:15',3428.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10741,'1000','51675437368','2023-02-03 18:17:15',5040.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3223'),(10742,'4000','51675437368','2023-02-03 18:17:15',NULL,3750.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(10743,'4000','51675437368','2023-02-03 18:17:15',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10744,'4000','51675437368','2023-02-03 18:17:15',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10745,'1110','51675490090','2023-02-04 08:55:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(10746,'5500','51675490090','2023-02-04 08:55:02',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10747,'1000','51675490090','2023-02-04 08:55:02',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4223 SAT'),(10748,'4000','51675490090','2023-02-04 08:55:02',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(10749,'1110','51675490121','2023-02-04 08:56:05',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10750,'1110','51675490121','2023-02-04 08:56:05',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10751,'1110','51675490121','2023-02-04 08:56:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10752,'5500','51675490121','2023-02-04 08:56:05',781.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10753,'1000','51675490121','2023-02-04 08:56:05',1050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4223 SAT'),(10754,'4000','51675490121','2023-02-04 08:56:05',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10755,'4000','51675490121','2023-02-04 08:56:05',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10756,'4000','51675490121','2023-02-04 08:56:05',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10757,'1110','51675509934','2023-02-04 14:26:14',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10758,'5500','51675509934','2023-02-04 14:26:14',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10759,'1000','51675509934','2023-02-04 14:26:14',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4223'),(10760,'4000','51675509934','2023-02-04 14:26:14',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10761,'1110','51675509992','2023-02-04 14:27:22',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10762,'1110','51675509992','2023-02-04 14:27:22',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10763,'5500','51675509992','2023-02-04 14:27:22',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10764,'1000','51675509992','2023-02-04 14:27:22',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4223'),(10765,'4000','51675509992','2023-02-04 14:27:22',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10766,'4000','51675509992','2023-02-04 14:27:22',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10767,'1110','51675511943','2023-02-04 14:59:28',NULL,1802.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10768,'5500','51675511943','2023-02-04 14:59:28',1802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10769,'1000','51675511943','2023-02-04 14:59:28',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4223'),(10770,'4000','51675511943','2023-02-04 14:59:28',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10771,'1110','51675664189','2023-02-06 09:16:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10772,'5500','51675664189','2023-02-06 09:16:55',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10773,'1000','51675664189','2023-02-06 09:16:55',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16223'),(10774,'4000','51675664189','2023-02-06 09:16:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10775,'1110','51675670504','2023-02-06 11:03:21',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10776,'1110','51675670504','2023-02-06 11:03:21',NULL,2160.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10777,'5500','51675670504','2023-02-06 11:03:21',3532.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10778,'1000','51675670504','2023-02-06 11:03:21',4000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10779,'4000','51675670504','2023-02-06 11:03:21',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(10780,'4000','51675670504','2023-02-06 11:03:21',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(10781,'1110','51675679599','2023-02-06 14:57:19',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(10782,'1110','51675679599','2023-02-06 14:57:19',NULL,2940.00,'','5','1','Inventory sold','1','','sales','FGB44700','','No',NULL,NULL,''),(10783,'1110','51675679599','2023-02-06 14:57:19',NULL,4263.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10784,'1110','51675679599','2023-02-06 14:57:19',NULL,500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10785,'5500','51675679599','2023-02-06 14:57:19',12599.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10786,'1000','51675679599','2023-02-06 14:57:19',15150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10787,'4000','51675679599','2023-02-06 14:57:19',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(10788,'4000','51675679599','2023-02-06 14:57:19',NULL,3750.00,'','5','1','Good sold','1','','sales','FGB44700','','No',NULL,NULL,''),(10789,'4000','51675679599','2023-02-06 14:57:19',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10790,'4000','51675679599','2023-02-06 14:57:19',NULL,1000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10791,'1110','31675686926','2023-02-06 15:36:57',NULL,30600.00,'','3','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10792,'1110','31675686926','2023-02-06 15:36:57',NULL,27600.00,'','3','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(10793,'1110','31675686926','2023-02-06 15:36:57',NULL,9200.00,'','3','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(10794,'5500','31675686926','2023-02-06 15:36:57',67400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10795,'1000','31675686926','2023-02-06 15:36:57',84500.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'THURSDAY 2ND'),(10796,'4000','31675686926','2023-02-06 15:36:57',NULL,32500.00,'','3','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10797,'4000','31675686926','2023-02-06 15:36:57',NULL,39000.00,'','3','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(10798,'4000','31675686926','2023-02-06 15:36:57',NULL,13000.00,'','3','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(10799,'1110','51675771673','2023-02-07 15:31:24',NULL,11368.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10800,'1110','51675771673','2023-02-07 15:31:24',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(10801,'1110','51675771673','2023-02-07 15:31:24',NULL,2448.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10802,'1110','51675771673','2023-02-07 15:31:24',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10803,'1110','51675771673','2023-02-07 15:31:24',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10804,'1110','51675771673','2023-02-07 15:31:24',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10805,'1110','51675771673','2023-02-07 15:31:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(10806,'1110','51675771673','2023-02-07 15:31:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10807,'1110','51675771673','2023-02-07 15:31:24',NULL,120.00,'','5','1','Inventory sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(10808,'1110','51675771673','2023-02-07 15:31:24',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10809,'1110','51675771673','2023-02-07 15:31:24',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10810,'1110','51675771673','2023-02-07 15:31:24',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10811,'1110','51675771673','2023-02-07 15:31:24',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(10812,'5500','51675771673','2023-02-07 15:31:24',18739.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10813,'1000','51675771673','2023-02-07 15:31:24',23150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7223'),(10814,'4000','51675771673','2023-02-07 15:31:24',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(10815,'4000','51675771673','2023-02-07 15:31:24',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(10816,'4000','51675771673','2023-02-07 15:31:24',NULL,2500.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10817,'4000','51675771673','2023-02-07 15:31:24',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10818,'4000','51675771673','2023-02-07 15:31:24',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10819,'4000','51675771673','2023-02-07 15:31:24',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10820,'4000','51675771673','2023-02-07 15:31:24',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(10821,'4000','51675771673','2023-02-07 15:31:24',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(10822,'4000','51675771673','2023-02-07 15:31:24',NULL,300.00,'','5','1','Good sold','1','','sales','GREY CORNERSTRIPS','','No',NULL,NULL,''),(10823,'4000','51675771673','2023-02-07 15:31:24',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(10824,'4000','51675771673','2023-02-07 15:31:24',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10825,'4000','51675771673','2023-02-07 15:31:24',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10826,'4000','51675771673','2023-02-07 15:31:24',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(10851,'1110','51675836251','2023-02-08 09:04:42',NULL,1421.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10852,'1110','51675836251','2023-02-09 09:36:56',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(10853,'5500','51675836251','2023-02-09 09:36:56',2861.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10854,'1000','51675836251','2023-02-08 09:04:42',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9223 WED'),(10855,'4000','51675836251','2023-02-08 09:04:42',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(10856,'4000','51675836251','2023-02-09 09:36:56',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(10857,'1110','31676005644','2023-02-10 08:08:21',NULL,105.00,'','3','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10858,'5500','31676005644','2023-02-10 08:08:21',105.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10859,'1000','31676005644','2023-02-10 08:08:21',700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10860,'4000','31676005644','2023-02-10 08:08:21',NULL,700.00,'','3','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10861,'1110','51676024748','2023-02-10 13:37:37',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(10862,'1110','51676024748','2023-02-10 13:37:37',NULL,4600.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(10863,'1110','51676024748','2023-02-10 13:37:37',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10864,'1110','51676024748','2023-02-10 13:37:37',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10865,'1110','51676024748','2023-02-10 13:37:37',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10866,'1110','51676024748','2023-02-10 13:37:37',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10867,'1110','51676024748','2023-02-10 13:37:37',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10868,'5500','51676024748','2023-02-10 13:37:37',9521.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10869,'1000','51676024748','2023-02-10 13:37:37',14950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9223'),(10870,'4000','51676024748','2023-02-10 13:37:37',NULL,1300.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(10871,'4000','51676024748','2023-02-10 13:37:37',NULL,6500.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(10872,'4000','51676024748','2023-02-10 13:37:37',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(10873,'4000','51676024748','2023-02-10 13:37:37',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10874,'4000','51676024748','2023-02-10 13:37:37',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10875,'4000','51676024748','2023-02-10 13:37:37',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10876,'4000','51676024748','2023-02-10 13:37:37',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(10901,'1110','51676029745','2023-02-10 14:49:19',NULL,7889.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(10902,'1110','51676029745','2023-02-10 16:38:27',NULL,1442.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10903,'1110','51676029745','2023-02-10 16:38:27',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10904,'1110','51676029745','2023-02-10 16:38:27',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10905,'1110','51676029745','2023-02-10 16:38:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10906,'1110','51676029745','2023-02-10 16:38:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10907,'1110','51676029745','2023-02-10 16:38:27',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10908,'1110','51676029745','2023-02-10 16:38:27',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10909,'5500','51676029745','2023-02-10 16:38:27',18829.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10910,'1000','51676029745','2023-02-10 14:49:19',22730.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10911,'4000','51676029745','2023-02-10 14:49:19',NULL,8750.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(10912,'4000','51676029745','2023-02-10 16:38:27',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10913,'4000','51676029745','2023-02-10 16:38:27',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10914,'4000','51676029745','2023-02-10 16:38:27',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10915,'4000','51676029745','2023-02-10 16:38:27',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(10916,'4000','51676029745','2023-02-10 16:38:27',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(10917,'4000','51676029745','2023-02-10 16:38:27',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10918,'4000','51676029745','2023-02-10 16:38:27',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10919,'1110','51676270585','2023-02-13 10:02:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(10920,'1110','51676270585','2023-02-13 10:02:52',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10921,'1110','51676270585','2023-02-13 10:02:52',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10922,'1110','51676270585','2023-02-13 10:02:52',NULL,2703.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10923,'1110','51676270585','2023-02-13 10:02:52',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10924,'1110','51676270585','2023-02-13 10:02:52',NULL,18032.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(10925,'1110','51676270585','2023-02-13 10:02:52',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10926,'1110','51676270585','2023-02-13 10:02:52',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGB44700','','No',NULL,NULL,''),(10927,'1110','51676270585','2023-02-13 10:02:52',NULL,765.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10928,'1110','51676270585','2023-02-13 10:02:52',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10929,'1110','51676270585','2023-02-13 10:02:52',NULL,721.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10930,'1110','51676270585','2023-02-13 10:02:52',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(10931,'1110','51676270585','2023-02-13 10:02:52',NULL,3672.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10932,'1110','51676270585','2023-02-13 10:02:52',NULL,10920.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10933,'1110','51676270585','2023-02-13 10:02:52',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10934,'5500','51676270585','2023-02-13 10:02:52',53648.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10935,'1000','51676270585','2023-02-13 10:02:52',66650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11223'),(10936,'4000','51676270585','2023-02-13 10:02:52',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(10937,'4000','51676270585','2023-02-13 10:02:52',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(10938,'4000','51676270585','2023-02-13 10:02:52',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(10939,'4000','51676270585','2023-02-13 10:02:52',NULL,2940.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(10940,'4000','51676270585','2023-02-13 10:02:52',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(10941,'4000','51676270585','2023-02-13 10:02:52',NULL,20480.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(10942,'4000','51676270585','2023-02-13 10:02:52',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10943,'4000','51676270585','2023-02-13 10:02:52',NULL,6250.00,'','5','1','Good sold','1','','sales','FGB44700','','No',NULL,NULL,''),(10944,'4000','51676270585','2023-02-13 10:02:52',NULL,1700.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10945,'4000','51676270585','2023-02-13 10:02:52',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10946,'4000','51676270585','2023-02-13 10:02:52',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(10947,'4000','51676270585','2023-02-13 10:02:52',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(10948,'4000','51676270585','2023-02-13 10:02:52',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(10949,'4000','51676270585','2023-02-13 10:02:52',NULL,16100.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10950,'4000','51676270585','2023-02-13 10:02:52',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(10951,'1110','51676271952','2023-02-13 10:14:39',NULL,8824.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10952,'5500','51676271952','2023-02-13 10:14:39',8824.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10953,'1000','51676271952','2023-02-13 10:14:39',10400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13223 MONDAY'),(10954,'4000','51676271952','2023-02-13 10:14:39',NULL,10400.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(10955,'1110','51676280858','2023-02-13 12:34:31',NULL,935.00,'','5','1','Inventory sold','1','','sales','MR293023','','No',NULL,NULL,''),(10956,'5500','51676280858','2023-02-13 12:34:31',935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10957,'1000','51676280858','2023-02-13 12:34:31',1050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13223 MONDAY'),(10958,'4000','51676280858','2023-02-13 12:34:31',NULL,1050.00,'','5','1','Good sold','1','','sales','MR293023','','No',NULL,NULL,''),(10959,'1110','51676282682','2023-02-13 13:05:32',NULL,1127.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(10960,'5500','51676282682','2023-02-13 13:05:32',1127.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10961,'1000','51676282682','2023-02-13 13:05:32',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13223 MONDAY'),(10962,'4000','51676282682','2023-02-13 13:05:32',NULL,1300.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(10963,'1110','51676291498','2023-02-13 15:37:03',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10964,'5500','51676291498','2023-02-13 15:37:03',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10965,'1000','51676291498','2023-02-13 15:37:03',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13223'),(10966,'4000','51676291498','2023-02-13 15:37:03',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10967,'1110','51676292069','2023-02-13 16:28:48',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(10968,'5500','51676292069','2023-02-13 16:28:48',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10969,'1000','51676292069','2023-02-13 16:28:48',230.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10970,'4000','51676292069','2023-02-13 16:28:48',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(10971,'1110','51676354070','2023-02-14 08:54:46',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10972,'5500','51676354070','2023-02-14 08:54:46',1560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10973,'1000','51676354070','2023-02-14 08:54:46',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10974,'4000','51676354070','2023-02-14 08:54:46',NULL,2400.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(10975,'1110','51676354969','2023-02-14 09:34:06',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10976,'5500','51676354969','2023-02-14 09:34:06',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10977,'1000','51676354969','2023-02-14 09:34:06',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(10978,'4000','51676354969','2023-02-14 09:34:06',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10979,'1110','51676357117','2023-02-14 09:58:36',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(10980,'1110','51676357117','2023-02-14 09:58:36',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10981,'5500','51676357117','2023-02-14 09:58:36',550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10982,'1000','51676357117','2023-02-14 09:58:36',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(10983,'4000','51676357117','2023-02-14 09:58:36',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(10984,'4000','51676357117','2023-02-14 09:58:36',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(10985,'1110','51676361250','2023-02-14 10:54:59',NULL,315.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10986,'1110','51676361250','2023-02-14 10:54:59',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(10987,'5500','51676361250','2023-02-14 10:54:59',615.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10988,'1000','51676361250','2023-02-14 10:54:59',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(10989,'4000','51676361250','2023-02-14 10:54:59',NULL,700.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(10990,'4000','51676361250','2023-02-14 10:54:59',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(10991,'1110','51676365120','2023-02-14 11:59:32',NULL,3600.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10992,'1110','51676365120','2023-02-14 11:59:32',NULL,1224.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(10993,'5500','51676365120','2023-02-14 11:59:32',4824.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10994,'1000','51676365120','2023-02-14 11:59:32',5550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(10995,'4000','51676365120','2023-02-14 11:59:32',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(10996,'4000','51676365120','2023-02-14 11:59:32',NULL,1300.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(10997,'1110','51676372939','2023-02-14 14:13:34',NULL,7344.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(10998,'5500','51676372939','2023-02-14 14:13:34',7344.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10999,'1000','51676372939','2023-02-14 14:13:34',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(11000,'4000','51676372939','2023-02-14 14:13:34',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(11001,'1110','51676378673','2023-02-14 15:44:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11002,'5500','51676378673','2023-02-14 15:44:45',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11003,'1000','51676378673','2023-02-14 15:44:45',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14223'),(11004,'4000','51676378673','2023-02-14 15:44:45',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11005,'1110','51676436532','2023-02-15 09:47:30',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11006,'1110','51676436532','2023-02-15 09:47:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(11007,'1110','51676436532','2023-02-15 09:47:30',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11008,'5500','51676436532','2023-02-15 09:47:30',4917.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11009,'1000','51676436532','2023-02-15 09:47:30',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15223'),(11010,'4000','51676436532','2023-02-15 09:47:30',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11011,'4000','51676436532','2023-02-15 09:47:30',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(11012,'4000','51676436532','2023-02-15 09:47:30',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11013,'1110','51676443674','2023-02-15 10:41:02',NULL,4326.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(11014,'1110','51676443674','2023-02-15 10:41:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11015,'5500','51676443674','2023-02-15 10:41:02',4426.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11016,'1000','51676443674','2023-02-15 10:41:02',5520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15223'),(11017,'4000','51676443674','2023-02-15 10:41:02',NULL,5220.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(11018,'4000','51676443674','2023-02-15 10:41:02',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11019,'1110','31676448363','2023-02-15 11:08:23',NULL,17836.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11020,'1110','31676448363','2023-02-15 11:08:23',NULL,22032.00,'','3','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(11021,'5500','31676448363','2023-02-15 11:08:23',39868.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11022,'1000','31676448363','2023-02-15 11:08:23',44200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11023,'4000','31676448363','2023-02-15 11:08:23',NULL,20800.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11024,'4000','31676448363','2023-02-15 11:08:23',NULL,23400.00,'','3','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(11025,'1110','51676454827','2023-02-15 12:57:18',NULL,3680.00,'','5','1','Inventory sold','1','','sales','4209','','No',NULL,NULL,''),(11026,'1110','51676454827','2023-02-15 12:57:18',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11027,'1110','51676454827','2023-02-15 12:57:18',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(11028,'1110','51676454827','2023-02-15 12:57:18',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11029,'1110','51676454827','2023-02-15 12:57:18',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11030,'5500','51676454827','2023-02-15 12:57:18',10489.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11031,'1000','51676454827','2023-02-15 12:57:18',13490.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15223'),(11032,'4000','51676454827','2023-02-15 12:57:18',NULL,5000.00,'','5','1','Good sold','1','','sales','4209','','No',NULL,NULL,''),(11033,'4000','51676454827','2023-02-15 12:57:18',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11034,'4000','51676454827','2023-02-15 12:57:18',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(11035,'4000','51676454827','2023-02-15 12:57:18',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11036,'4000','51676454827','2023-02-15 12:57:18',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11037,'1110','51676528456','2023-02-16 09:21:31',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11038,'5500','51676528456','2023-02-16 09:21:31',580.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11039,'1000','51676528456','2023-02-16 09:21:31',920.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11040,'4000','51676528456','2023-02-16 09:21:31',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11041,'1110','51676543786','2023-02-16 13:39:02',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11042,'1110','51676543786','2023-02-16 13:39:02',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11043,'1110','51676543786','2023-02-16 13:39:02',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11044,'5500','51676543786','2023-02-16 13:39:02',7926.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11045,'1000','51676543786','2023-02-16 13:39:02',9460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15223 THURSDAY'),(11046,'4000','51676543786','2023-02-16 13:39:02',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11047,'4000','51676543786','2023-02-16 13:39:02',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11048,'4000','51676543786','2023-02-16 13:39:02',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11049,'1110','51676551368','2023-02-16 15:43:08',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11050,'5500','51676551368','2023-02-16 15:43:08',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11051,'1000','51676551368','2023-02-16 15:43:08',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16223'),(11052,'4000','51676551368','2023-02-16 15:43:08',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11053,'1110','51676555714','2023-02-16 16:55:23',NULL,710.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11054,'5500','51676555714','2023-02-16 16:55:23',710.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11055,'1000','51676555714','2023-02-16 16:55:23',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16223'),(11056,'4000','51676555714','2023-02-16 16:55:23',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11057,'1110','51676612227','2023-02-17 09:05:12',NULL,4896.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11058,'1110','51676612227','2023-02-17 09:05:12',NULL,560.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11059,'5500','51676612227','2023-02-17 09:05:12',5456.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11060,'1000','51676612227','2023-02-17 09:05:12',6120.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17223'),(11061,'4000','51676612227','2023-02-17 09:05:12',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11062,'4000','51676612227','2023-02-17 09:05:12',NULL,920.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(11063,'1110','51676623055','2023-02-17 11:42:54',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11064,'1110','51676623055','2023-02-17 11:42:54',NULL,750.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11065,'1110','51676623055','2023-02-17 11:42:54',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11066,'1110','51676623055','2023-02-17 11:42:54',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11067,'5500','51676623055','2023-02-17 11:42:54',2873.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11068,'1000','51676623055','2023-02-17 11:42:54',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17223'),(11069,'4000','51676623055','2023-02-17 11:42:54',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11070,'4000','51676623055','2023-02-17 11:42:54',NULL,2250.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11071,'4000','51676623055','2023-02-17 11:42:54',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11072,'4000','51676623055','2023-02-17 11:42:54',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11073,'1110','51676700444','2023-02-18 09:07:42',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11074,'5500','51676700444','2023-02-18 09:07:42',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11075,'1000','51676700444','2023-02-18 09:07:42',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18223'),(11076,'4000','51676700444','2023-02-18 09:07:42',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11077,'1110','51676700479','2023-02-18 09:59:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(11078,'1110','51676700479','2023-02-18 09:59:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11079,'1110','51676700479','2023-02-18 09:59:24',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11080,'5500','51676700479','2023-02-18 09:59:24',335.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11081,'1000','51676700479','2023-02-18 09:59:24',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18223'),(11082,'4000','51676700479','2023-02-18 09:59:24',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(11083,'4000','51676700479','2023-02-18 09:59:24',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11084,'4000','51676700479','2023-02-18 09:59:24',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11085,'1110','51676703944','2023-02-18 10:05:58',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11086,'5500','51676703944','2023-02-18 10:05:58',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11087,'1000','51676703944','2023-02-18 10:05:58',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18223'),(11088,'4000','51676703944','2023-02-18 10:05:58',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11089,'1110','51676703980','2023-02-18 11:56:31',NULL,22025.50,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11090,'1110','51676703980','2023-02-18 11:56:31',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11091,'1110','51676703980','2023-02-18 11:56:31',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11092,'5500','51676703980','2023-02-18 11:56:31',22360.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11093,'1000','51676703980','2023-02-18 11:56:31',25700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18223'),(11094,'4000','51676703980','2023-02-18 11:56:31',NULL,24800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11095,'4000','51676703980','2023-02-18 11:56:31',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11096,'4000','51676703980','2023-02-18 11:56:31',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11097,'1110','51676873099','2023-02-20 09:05:41',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(11098,'5500','51676873099','2023-02-20 09:05:41',2793.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11099,'1000','51676873099','2023-02-20 09:05:41',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20223'),(11100,'4000','51676873099','2023-02-20 09:05:41',NULL,3900.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(11101,'1110','51676887841','2023-02-20 13:26:38',NULL,8900.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(11102,'1110','51676887841','2023-02-20 13:26:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(11103,'1110','51676887841','2023-02-20 13:26:38',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(11104,'1110','51676887841','2023-02-20 13:26:38',NULL,60.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(11105,'1110','51676887841','2023-02-20 13:26:38',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(11106,'1110','51676887841','2023-02-20 13:26:38',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(11107,'1110','51676887841','2023-02-20 13:26:38',NULL,700.00,'','5','1','Inventory sold','1','','sales','1032','','No',NULL,NULL,''),(11108,'5500','51676887841','2023-02-20 13:26:38',10130.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11109,'1000','51676887841','2023-02-20 13:26:38',15200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20223'),(11110,'4000','51676887841','2023-02-20 13:26:38',NULL,12000.00,'','5','1','Good sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(11111,'4000','51676887841','2023-02-20 13:26:38',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(11112,'4000','51676887841','2023-02-20 13:26:38',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(11113,'4000','51676887841','2023-02-20 13:26:38',NULL,150.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(11114,'4000','51676887841','2023-02-20 13:26:38',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(11115,'4000','51676887841','2023-02-20 13:26:38',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(11116,'4000','51676887841','2023-02-20 13:26:38',NULL,2000.00,'','5','1','Good sold','1','','sales','1032','','No',NULL,NULL,''),(11117,'1110','51676957990','2023-02-21 08:40:22',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11118,'1110','51676957990','2023-02-21 08:40:22',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(11119,'5500','51676957990','2023-02-21 08:40:22',2706.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11120,'1000','51676957990','2023-02-21 08:40:22',3300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21223'),(11121,'4000','51676957990','2023-02-21 08:40:22',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11122,'4000','51676957990','2023-02-21 08:40:22',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(11123,'1110','51676958050','2023-02-21 10:29:40',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11124,'1110','51676958050','2023-02-21 10:29:40',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11125,'5500','51676958050','2023-02-21 10:29:40',886.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11126,'1000','51676958050','2023-02-21 10:29:40',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21223'),(11127,'4000','51676958050','2023-02-21 10:29:40',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11128,'4000','51676958050','2023-02-21 10:29:40',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11129,'1110','51676964595','2023-02-21 12:11:25',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11130,'5500','51676964595','2023-02-21 12:11:25',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11131,'1000','51676964595','2023-02-21 12:11:25',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21223'),(11132,'4000','51676964595','2023-02-21 12:11:25',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11133,'1110','31676991157','2023-02-21 17:53:50',NULL,7840.00,'','3','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(11134,'1110','31676991157','2023-02-21 17:53:50',NULL,1372.00,'','3','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11135,'1110','31676991157','2023-02-21 17:53:50',NULL,1750.00,'','3','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11136,'5500','31676991157','2023-02-21 17:53:50',10962.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11137,'1000','31676991157','2023-02-21 17:53:50',14600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11138,'4000','31676991157','2023-02-21 17:53:50',NULL,10000.00,'','3','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(11139,'4000','31676991157','2023-02-21 17:53:50',NULL,1600.00,'','3','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11140,'4000','31676991157','2023-02-21 17:53:50',NULL,3000.00,'','3','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11141,'1110','31676991405','2023-02-21 17:57:30',NULL,1125.00,'','3','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(11142,'5500','31676991405','2023-02-21 17:57:30',1125.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11143,'1000','31676991405','2023-02-21 17:57:30',1300.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'212022'),(11144,'4000','31676991405','2023-02-21 17:57:30',NULL,1300.00,'','3','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(11145,'1110','51677079839','2023-02-22 18:50:58',NULL,367.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(11146,'5500','51677079839','2023-02-22 18:50:58',367.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11147,'1000','51677079839','2023-02-22 18:50:58',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11148,'4000','51677079839','2023-02-22 18:50:58',NULL,600.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(11149,'1110','51677142696','2023-02-23 12:02:24',NULL,16500.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11150,'1110','51677142696','2023-02-23 12:02:24',NULL,3000.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(11151,'1110','51677142696','2023-02-23 12:02:24',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11152,'1110','51677142696','2023-02-23 12:02:24',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11153,'1110','51677142696','2023-02-23 12:02:24',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11154,'1110','51677142696','2023-02-23 12:02:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11155,'1110','51677142696','2023-02-23 12:02:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11156,'1110','51677142696','2023-02-23 12:02:24',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11157,'5500','51677142696','2023-02-23 12:02:24',20596.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11158,'1000','51677142696','2023-02-23 12:02:24',24780.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11159,'4000','51677142696','2023-02-23 12:02:24',NULL,19500.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11160,'4000','51677142696','2023-02-23 12:02:24',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(11161,'4000','51677142696','2023-02-23 12:02:24',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11162,'4000','51677142696','2023-02-23 12:02:24',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11163,'4000','51677142696','2023-02-23 12:02:24',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11164,'4000','51677142696','2023-02-23 12:02:24',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11165,'4000','51677142696','2023-02-23 12:02:24',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11166,'4000','51677142696','2023-02-23 12:02:24',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11167,'1110','51677150837','2023-02-23 14:14:16',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11168,'5500','51677150837','2023-02-23 14:14:16',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11169,'1000','51677150837','2023-02-23 14:14:16',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23223'),(11170,'4000','51677150837','2023-02-23 14:14:16',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11171,'1110','51677236059','2023-02-24 13:55:26',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11172,'1110','51677236059','2023-02-24 13:55:26',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11173,'5500','51677236059','2023-02-24 13:55:26',12275.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11174,'1000','51677236059','2023-02-24 13:55:26',7760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24223'),(11175,'4000','51677236059','2023-02-24 13:55:26',NULL,6960.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11176,'4000','51677236059','2023-02-24 13:55:26',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11177,'1110','51677306757','2023-02-25 09:34:14',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11178,'1110','51677306757','2023-02-25 09:34:14',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11179,'5500','51677306757','2023-02-25 09:34:14',1430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11180,'1000','51677306757','2023-02-25 09:34:14',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25223 SAT'),(11181,'4000','51677306757','2023-02-25 09:34:14',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11182,'4000','51677306757','2023-02-25 09:34:14',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11183,'1110','51677310129','2023-02-25 10:29:15',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(11184,'5500','51677310129','2023-02-25 10:29:15',1125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11185,'1000','51677310129','2023-02-25 10:29:15',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25223'),(11186,'4000','51677310129','2023-02-25 10:29:15',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(11187,'1110','51677326118','2023-02-25 14:56:45',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11188,'1110','51677326118','2023-02-25 14:56:45',NULL,50.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(11189,'5500','51677326118','2023-02-25 14:56:45',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11190,'1000','51677326118','2023-02-25 14:56:45',2850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11191,'4000','51677326118','2023-02-25 14:56:45',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11192,'4000','51677326118','2023-02-25 14:56:45',NULL,150.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(11193,'1110','51677330535','2023-02-25 16:09:31',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(11194,'5500','51677330535','2023-02-25 16:09:31',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11195,'1000','51677330535','2023-02-25 16:09:31',2610.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25223'),(11196,'4000','51677330535','2023-02-25 16:09:31',NULL,2610.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(11197,'1110','51677476693','2023-02-27 08:48:25',NULL,10780.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11198,'5500','51677476693','2023-02-27 08:48:25',10780.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11199,'1000','51677476693','2023-02-27 08:48:25',13750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20223 monday'),(11200,'4000','51677476693','2023-02-27 08:48:25',NULL,13750.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11201,'1110','51677476999','2023-02-27 10:43:12',NULL,2200.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11202,'1110','51677476999','2023-02-27 10:43:12',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11203,'5500','51677476999','2023-02-27 10:43:12',2550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11204,'1000','51677476999','2023-02-27 10:43:12',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27223'),(11205,'4000','51677476999','2023-02-27 10:43:12',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11206,'4000','51677476999','2023-02-27 10:43:12',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11207,'1110','51677488345','2023-02-27 12:00:47',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11208,'5500','51677488345','2023-02-27 12:00:47',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11209,'1000','51677488345','2023-02-27 12:00:47',1800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11210,'4000','51677488345','2023-02-27 12:00:47',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11211,'1110','51677488455','2023-02-27 12:37:52',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(11212,'1110','51677488455','2023-02-27 12:37:52',NULL,3724.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(11213,'1110','51677488455','2023-02-27 12:37:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11214,'5500','51677488455','2023-02-27 12:37:52',4784.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11215,'1000','51677488455','2023-02-27 12:37:52',6550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27223'),(11216,'4000','51677488455','2023-02-27 12:37:52',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(11217,'4000','51677488455','2023-02-27 12:37:52',NULL,5000.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(11218,'4000','51677488455','2023-02-27 12:37:52',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11219,'1110','51677501762','2023-02-27 15:42:53',NULL,6600.00,'','5','1','Inventory sold','1','','sales','621B','','No',NULL,NULL,''),(11220,'5500','51677501762','2023-02-27 15:42:53',6600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11221,'1000','51677501762','2023-02-27 15:42:53',9500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11222,'4000','51677501762','2023-02-27 15:42:53',NULL,9500.00,'','5','1','Good sold','1','','sales','621B','','No',NULL,NULL,''),(11223,'1110','51677505696','2023-02-27 16:50:30',NULL,1174.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(11224,'5500','51677505696','2023-02-27 16:50:30',1174.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11225,'1000','51677505696','2023-02-27 16:50:30',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27223'),(11226,'4000','51677505696','2023-02-27 16:50:30',NULL,1400.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(11227,'1110','51677505977','2023-02-27 17:28:21',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11228,'5500','51677505977','2023-02-27 17:28:21',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11229,'1000','51677505977','2023-02-27 17:28:21',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27223'),(11230,'4000','51677505977','2023-02-27 17:28:21',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11231,'1110','51677565917','2023-02-28 09:32:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11232,'1110','51677565917','2023-02-28 09:32:44',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11233,'1110','51677565917','2023-02-28 09:32:44',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11234,'5500','51677565917','2023-02-28 09:32:44',4231.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11235,'1000','51677565917','2023-02-28 09:32:44',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28223'),(11236,'4000','51677565917','2023-02-28 09:32:44',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11237,'4000','51677565917','2023-02-28 09:32:44',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11238,'4000','51677565917','2023-02-28 09:32:44',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11239,'1110','51677589618','2023-02-28 16:47:05',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11240,'5500','51677589618','2023-02-28 16:47:05',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11241,'1000','51677589618','2023-02-28 16:47:05',1740.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28223'),(11242,'4000','51677589618','2023-02-28 16:47:05',NULL,1740.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11243,'1110','51677656085','2023-03-01 10:35:06',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11244,'1110','51677656085','2023-03-01 10:35:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11245,'5500','51677656085','2023-03-01 10:35:06',265.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11246,'1000','51677656085','2023-03-01 10:35:06',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1323'),(11247,'4000','51677656085','2023-03-01 10:35:06',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11248,'4000','51677656085','2023-03-01 10:35:06',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11249,'1110','51677656137','2023-03-01 11:56:30',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11250,'5500','51677656137','2023-03-01 11:56:30',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11251,'1000','51677656137','2023-03-01 11:56:30',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1323'),(11252,'4000','51677656137','2023-03-01 11:56:30',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11253,'1110','51677663430','2023-03-01 12:37:48',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11254,'1110','51677663430','2023-03-01 12:37:48',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11255,'5500','51677663430','2023-03-01 12:37:48',4880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11256,'1000','51677663430','2023-03-01 12:37:48',6300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1323'),(11257,'4000','51677663430','2023-03-01 12:37:48',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11258,'4000','51677663430','2023-03-01 12:37:48',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11259,'1110','51677681245','2023-03-01 17:39:55',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11260,'1110','51677681245','2023-03-01 17:39:55',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11261,'5500','51677681245','2023-03-01 17:39:55',1830.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11262,'1000','51677681245','2023-03-01 17:39:55',3420.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1323'),(11263,'4000','51677681245','2023-03-01 17:39:55',NULL,920.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11264,'4000','51677681245','2023-03-01 17:39:55',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11265,'1110','51677681614','2023-03-01 17:54:46',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11266,'1110','51677681614','2023-03-01 17:54:46',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(11267,'5500','51677681614','2023-03-01 17:54:46',1386.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11268,'1000','51677681614','2023-03-01 17:54:46',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1323'),(11269,'4000','51677681614','2023-03-01 17:54:46',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11270,'4000','51677681614','2023-03-01 17:54:46',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(11271,'1110','51677740625','2023-03-02 10:12:14',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11272,'1110','51677740625','2023-03-02 10:12:14',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11273,'1110','51677740625','2023-03-02 10:12:14',NULL,6670.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11274,'1110','51677740625','2023-03-02 10:12:14',NULL,7840.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11275,'1110','51677740625','2023-03-02 10:12:14',NULL,2880.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(11276,'1110','51677740625','2023-03-02 10:12:14',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(11277,'1110','51677740625','2023-03-02 10:12:14',NULL,1840.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(11278,'1110','51677740625','2023-03-02 10:12:14',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11279,'5500','51677740625','2023-03-02 10:12:14',23572.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11280,'1000','51677740625','2023-03-02 10:12:14',30900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2323'),(11281,'4000','51677740625','2023-03-02 10:12:14',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11282,'4000','51677740625','2023-03-02 10:12:14',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11283,'4000','51677740625','2023-03-02 10:12:14',NULL,8500.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11284,'4000','51677740625','2023-03-02 10:12:14',NULL,10000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11285,'4000','51677740625','2023-03-02 10:12:14',NULL,3750.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(11286,'4000','51677740625','2023-03-02 10:12:14',NULL,3750.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(11287,'4000','51677740625','2023-03-02 10:12:14',NULL,2500.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(11288,'4000','51677740625','2023-03-02 10:12:14',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11289,'1110','51677748742','2023-03-02 12:21:17',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11290,'1110','51677748742','2023-03-02 12:21:17',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11291,'1110','51677748742','2023-03-02 12:21:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11292,'5500','51677748742','2023-03-02 12:21:17',14217.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11293,'1000','51677748742','2023-03-02 12:21:17',3050.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11294,'4000','51677748742','2023-03-02 12:21:17',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11295,'4000','51677748742','2023-03-02 12:21:17',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11296,'4000','51677748742','2023-03-02 12:21:17',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11297,'1110','51677829413','2023-03-03 10:44:00',NULL,931.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(11298,'1110','51677829413','2023-03-03 10:44:00',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11299,'5500','51677829413','2023-03-03 10:44:00',1076.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11300,'1000','51677829413','2023-03-03 10:44:00',1480.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3323'),(11301,'4000','51677829413','2023-03-03 10:44:00',NULL,1250.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(11302,'4000','51677829413','2023-03-03 10:44:00',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11303,'1110','51677908298','2023-03-04 08:40:01',NULL,10290.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11304,'1110','51677908298','2023-03-04 08:40:01',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11305,'1110','51677908298','2023-03-04 08:40:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11306,'1110','51677908298','2023-03-04 08:40:01',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11307,'5500','51677908298','2023-03-04 08:40:01',16005.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11308,'1000','51677908298','2023-03-04 08:40:01',19200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11309,'4000','51677908298','2023-03-04 08:40:01',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11310,'4000','51677908298','2023-03-04 08:40:01',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11311,'4000','51677908298','2023-03-04 08:40:01',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11312,'4000','51677908298','2023-03-04 08:40:01',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11313,'1110','51677913509','2023-03-04 10:05:19',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(11314,'5500','51677913509','2023-03-04 10:05:19',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11315,'1000','51677913509','2023-03-04 10:05:19',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4323'),(11316,'4000','51677913509','2023-03-04 10:05:19',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(11317,'1110','51677939626','2023-03-04 17:21:25',NULL,1500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11318,'1110','51677939626','2023-03-04 17:21:25',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(11319,'5500','51677939626','2023-03-04 17:21:25',3750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11320,'1000','51677939626','2023-03-04 17:21:25',5800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4323'),(11321,'4000','51677939626','2023-03-04 17:21:25',NULL,3000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11322,'4000','51677939626','2023-03-04 17:21:25',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(11323,'1110','51677939701','2023-03-04 17:27:28',NULL,11520.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(11324,'5500','51677939701','2023-03-04 17:27:28',11520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11325,'1000','51677939701','2023-03-04 17:27:28',15000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11326,'4000','51677939701','2023-03-04 17:27:28',NULL,15000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(11327,'1110','51678081135','2023-03-06 08:40:06',NULL,15778.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11328,'1110','51678081135','2023-03-06 08:40:06',NULL,420.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11329,'1110','51678081135','2023-03-06 08:40:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11330,'5500','51678081135','2023-03-06 08:40:06',16298.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11331,'1000','51678081135','2023-03-06 08:40:06',19390.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11332,'4000','51678081135','2023-03-06 08:40:06',NULL,18400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11333,'4000','51678081135','2023-03-06 08:40:06',NULL,690.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(11334,'4000','51678081135','2023-03-06 08:40:06',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11335,'1110','51678081325','2023-03-06 09:59:27',NULL,1100.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11336,'1110','51678081325','2023-03-06 09:59:27',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11337,'5500','51678081325','2023-03-06 09:59:27',1350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11338,'1000','51678081325','2023-03-06 09:59:27',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11339,'4000','51678081325','2023-03-06 09:59:27',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11340,'4000','51678081325','2023-03-06 09:59:27',NULL,500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11341,'1110','51678094070','2023-03-06 12:14:46',NULL,750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11342,'5500','51678094070','2023-03-06 12:14:46',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11343,'1000','51678094070','2023-03-06 12:14:46',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11344,'4000','51678094070','2023-03-06 12:14:46',NULL,1500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11345,'1110','51678101981','2023-03-06 14:45:03',NULL,6517.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(11346,'1110','51678101981','2023-03-06 14:45:03',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11347,'5500','51678101981','2023-03-06 14:45:03',6532.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11348,'1000','51678101981','2023-03-06 14:45:03',9200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11349,'4000','51678101981','2023-03-06 14:45:03',NULL,9100.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(11350,'4000','51678101981','2023-03-06 14:45:03',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11351,'1110','51678107868','2023-03-06 16:09:42',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11352,'1110','51678107868','2023-03-06 16:09:42',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11353,'5500','51678107868','2023-03-06 16:09:42',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11354,'1000','51678107868','2023-03-06 16:09:42',1850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11355,'4000','51678107868','2023-03-06 16:09:42',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11356,'4000','51678107868','2023-03-06 16:09:42',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11357,'1110','51678117427','2023-03-06 18:44:30',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11358,'1110','51678117427','2023-03-06 18:44:30',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11359,'5500','51678117427','2023-03-06 18:44:30',860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11360,'1000','51678117427','2023-03-06 18:44:30',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11361,'4000','51678117427','2023-03-06 18:44:30',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11362,'4000','51678117427','2023-03-06 18:44:30',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11363,'1110','51678167690','2023-03-07 08:44:29',NULL,1300.00,'','5','1','Inventory sold','1','','sales','ASIAN TOILET 101','','No',NULL,NULL,''),(11364,'1110','51678167690','2023-03-07 08:44:29',NULL,1350.00,'','5','1','Inventory sold','1','','sales','CISTERN','','No',NULL,NULL,''),(11365,'5500','51678167690','2023-03-07 08:44:29',2650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11366,'1000','51678167690','2023-03-07 08:44:29',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7323'),(11367,'4000','51678167690','2023-03-07 08:44:29',NULL,1600.00,'','5','1','Good sold','1','','sales','ASIAN TOILET 101','','No',NULL,NULL,''),(11368,'4000','51678167690','2023-03-07 08:44:29',NULL,2300.00,'','5','1','Good sold','1','','sales','CISTERN','','No',NULL,NULL,''),(11369,'1110','51678167884','2023-03-07 09:03:17',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11370,'5500','51678167884','2023-03-07 09:03:17',60.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11371,'1000','51678167884','2023-03-07 09:03:17',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11372,'4000','51678167884','2023-03-07 09:03:17',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11373,'1110','51678183613','2023-03-07 13:07:07',NULL,1468.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(11374,'5500','51678183613','2023-03-07 13:07:07',1468.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11375,'1000','51678183613','2023-03-07 13:07:07',2400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11376,'4000','51678183613','2023-03-07 13:07:07',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(11377,'1110','51678190523','2023-03-07 15:05:01',NULL,17150.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11378,'1110','51678190523','2023-03-07 15:05:01',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11379,'5500','51678190523','2023-03-07 15:05:01',22750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11380,'1000','51678190523','2023-03-07 15:05:01',26800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11381,'4000','51678190523','2023-03-07 15:05:01',NULL,20000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11382,'4000','51678190523','2023-03-07 15:05:01',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11383,'1110','51678276053','2023-03-08 14:48:21',NULL,7700.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(11384,'5500','51678276053','2023-03-08 14:48:21',7700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11385,'1000','51678276053','2023-03-08 14:48:21',9350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8323'),(11386,'4000','51678276053','2023-03-08 14:48:21',NULL,9350.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(11387,'1110','51678346322','2023-03-09 10:26:11',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11388,'5500','51678346322','2023-03-09 10:26:11',13350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11389,'1000','51678346322','2023-03-09 10:26:11',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9323'),(11390,'4000','51678346322','2023-03-09 10:26:11',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(11391,'1110','51678359622','2023-03-09 14:00:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(11392,'5500','51678359622','2023-03-09 14:00:44',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11393,'1000','51678359622','2023-03-09 14:00:44',200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9323'),(11394,'4000','51678359622','2023-03-09 14:00:44',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(11395,'1110','51678432453','2023-03-10 11:10:06',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11396,'1110','51678432453','2023-03-10 11:10:06',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11397,'1110','51678432453','2023-03-10 11:10:06',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11398,'5500','51678432453','2023-03-10 11:10:06',6202.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11399,'1000','51678432453','2023-03-10 11:10:06',7300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11400,'4000','51678432453','2023-03-10 11:10:06',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11401,'4000','51678432453','2023-03-10 11:10:06',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11402,'4000','51678432453','2023-03-10 11:10:06',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(11403,'1110','51678442268','2023-03-10 12:58:16',NULL,5520.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(11404,'5500','51678442268','2023-03-10 12:58:16',5520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11405,'1000','51678442268','2023-03-10 12:58:16',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10323'),(11406,'4000','51678442268','2023-03-10 12:58:16',NULL,7500.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(11407,'1110','51678447046','2023-03-10 14:18:03',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(11408,'5500','51678447046','2023-03-10 14:18:03',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11409,'1000','51678447046','2023-03-10 14:18:03',1450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10323'),(11410,'4000','51678447046','2023-03-10 14:18:03',NULL,1450.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(11411,'1110','51678447155','2023-03-10 15:48:17',NULL,14250.00,'','5','1','Inventory sold','1','','sales','FGB44700','','No',NULL,NULL,''),(11412,'1110','51678447155','2023-03-10 15:48:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11413,'1110','51678447155','2023-03-10 15:48:17',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(11414,'5500','51678447155','2023-03-10 15:48:17',16310.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11415,'1000','51678447155','2023-03-10 15:48:17',21850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10323'),(11416,'4000','51678447155','2023-03-10 15:48:17',NULL,18750.00,'','5','1','Good sold','1','','sales','FGB44700','','No',NULL,NULL,''),(11417,'4000','51678447155','2023-03-10 15:48:17',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11418,'4000','51678447155','2023-03-10 15:48:17',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(11419,'1110','51678517605','2023-03-11 09:53:40',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11420,'5500','51678517605','2023-03-11 09:53:40',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11421,'1000','51678517605','2023-03-11 09:53:40',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11323'),(11422,'4000','51678517605','2023-03-11 09:53:40',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11423,'1110','51678517741','2023-03-11 10:11:33',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11424,'1110','51678517741','2023-03-11 10:11:33',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11425,'5500','51678517741','2023-03-11 10:11:33',1472.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11426,'1000','51678517741','2023-03-11 10:11:33',1900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11427,'4000','51678517741','2023-03-11 10:11:33',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11428,'4000','51678517741','2023-03-11 10:11:33',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11429,'1110','51678533132','2023-03-11 14:18:05',NULL,32928.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(11430,'1110','51678533132','2023-03-11 14:18:05',NULL,10290.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11431,'1110','51678533132','2023-03-11 14:18:05',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(11432,'1110','51678533132','2023-03-11 14:18:05',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(11433,'1110','51678533132','2023-03-11 14:18:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11434,'1110','51678533132','2023-03-11 14:18:05',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11435,'1110','51678533132','2023-03-11 14:18:05',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11436,'1110','51678533132','2023-03-11 14:18:05',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11437,'5500','51678533132','2023-03-11 14:18:05',45944.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11438,'1000','51678533132','2023-03-11 14:18:05',54700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11323 SAT'),(11439,'4000','51678533132','2023-03-11 14:18:05',NULL,38400.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(11440,'4000','51678533132','2023-03-11 14:18:05',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11441,'4000','51678533132','2023-03-11 14:18:05',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(11442,'4000','51678533132','2023-03-11 14:18:05',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(11443,'4000','51678533132','2023-03-11 14:18:05',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11444,'4000','51678533132','2023-03-11 14:18:05',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11445,'4000','51678533132','2023-03-11 14:18:05',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11446,'4000','51678533132','2023-03-11 14:18:05',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11447,'1110','51678539466','2023-03-11 16:00:25',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11448,'1110','51678539466','2023-03-11 16:00:25',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11449,'1110','51678539466','2023-03-11 16:00:25',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11450,'5500','51678539466','2023-03-11 16:00:25',10210.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11451,'1000','51678539466','2023-03-11 16:00:25',13200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11323 SAT'),(11452,'4000','51678539466','2023-03-11 16:00:25',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11453,'4000','51678539466','2023-03-11 16:00:25',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11454,'4000','51678539466','2023-03-11 16:00:25',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(11455,'1110','51678542891','2023-03-11 16:56:22',NULL,3300.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11456,'1110','51678542891','2023-03-11 16:56:22',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11457,'5500','51678542891','2023-03-11 16:56:22',3315.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11458,'1000','51678542891','2023-03-11 16:56:22',4000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11459,'4000','51678542891','2023-03-11 16:56:22',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11460,'4000','51678542891','2023-03-11 16:56:22',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11461,'1110','51678784669','2023-03-14 12:06:59',NULL,1920.00,'','5','1','Inventory sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11462,'1110','51678784669','2023-03-14 12:06:59',NULL,390.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11463,'5500','51678784669','2023-03-14 12:06:59',2310.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11464,'1000','51678784669','2023-03-14 12:06:59',3550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11465,'4000','51678784669','2023-03-14 12:06:59',NULL,2800.00,'','5','1','Good sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11466,'4000','51678784669','2023-03-14 12:06:59',NULL,750.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11467,'1110','51678785408','2023-03-14 12:17:42',NULL,1440.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(11468,'5500','51678785408','2023-03-14 12:17:42',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11469,'1000','51678785408','2023-03-14 12:17:42',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14323'),(11470,'4000','51678785408','2023-03-14 12:17:42',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(11471,'1110','51678789103','2023-03-14 13:28:18',NULL,2850.00,'','5','1','Inventory sold','1','','sales','FGB44700','','No',NULL,NULL,''),(11472,'1110','51678789103','2023-03-14 13:28:18',NULL,1305.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11473,'5500','51678789103','2023-03-14 13:28:18',4155.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11474,'1000','51678789103','2023-03-14 13:28:18',5820.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14323'),(11475,'4000','51678789103','2023-03-14 13:28:18',NULL,3750.00,'','5','1','Good sold','1','','sales','FGB44700','','No',NULL,NULL,''),(11476,'4000','51678789103','2023-03-14 13:28:18',NULL,2070.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11477,'1110','51678789713','2023-03-15 10:14:25',NULL,200.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(11478,'5500','51678789713','2023-03-15 10:14:25',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11479,'1000','51678789713','2023-03-15 10:14:25',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14'),(11480,'4000','51678789713','2023-03-15 10:14:25',NULL,400.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(11481,'1110','51678864498','2023-03-15 10:15:30',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11482,'1110','51678864498','2023-03-15 10:15:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11483,'5500','51678864498','2023-03-15 10:15:30',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11484,'1000','51678864498','2023-03-15 10:15:30',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15323 WED'),(11485,'4000','51678864498','2023-03-15 10:15:30',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11486,'4000','51678864498','2023-03-15 10:15:30',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11487,'1110','51678893125','2023-03-15 18:12:56',NULL,9800.00,'','5','1','Inventory sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(11488,'5500','51678893125','2023-03-15 18:12:56',9800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11489,'1000','51678893125','2023-03-15 18:12:56',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15323'),(11490,'4000','51678893125','2023-03-15 18:12:56',NULL,12000.00,'','5','1','Good sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(11491,'1110','51678951857','2023-03-16 10:31:17',NULL,360.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11492,'5500','51678951857','2023-03-16 10:31:17',360.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11493,'1000','51678951857','2023-03-16 10:31:17',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15323'),(11494,'4000','51678951857','2023-03-16 10:31:17',NULL,800.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11495,'1110','51678979994','2023-03-16 18:22:56',NULL,6003.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11496,'1110','51678979994','2023-03-16 18:22:56',NULL,8800.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11497,'1110','51678979994','2023-03-16 18:22:56',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(11498,'1110','51678979994','2023-03-16 18:22:56',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11499,'1110','51678979994','2023-03-16 18:22:56',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11500,'5500','51678979994','2023-03-16 18:22:56',16188.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11501,'1000','51678979994','2023-03-16 18:22:56',20060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16323'),(11502,'4000','51678979994','2023-03-16 18:22:56',NULL,7650.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11503,'4000','51678979994','2023-03-16 18:22:56',NULL,10400.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11504,'4000','51678979994','2023-03-16 18:22:56',NULL,1250.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(11505,'4000','51678979994','2023-03-16 18:22:56',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11506,'4000','51678979994','2023-03-16 18:22:56',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11507,'1110','51679034047','2023-03-17 09:21:40',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11508,'1110','51679034047','2023-03-17 09:21:40',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11509,'5500','51679034047','2023-03-17 09:21:40',875.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11510,'1000','51679034047','2023-03-17 09:21:40',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11511,'4000','51679034047','2023-03-17 09:21:40',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11512,'4000','51679034047','2023-03-17 09:21:40',NULL,2000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11513,'1110','51679038950','2023-03-17 10:42:55',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(11514,'5500','51679038950','2023-03-17 10:42:55',2880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11515,'1000','51679038950','2023-03-17 10:42:55',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17323'),(11516,'4000','51679038950','2023-03-17 10:42:55',NULL,3750.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(11517,'1110','51679061156','2023-03-17 16:53:06',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11518,'5500','51679061156','2023-03-17 16:53:06',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11519,'1000','51679061156','2023-03-17 16:53:06',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17323'),(11520,'4000','51679061156','2023-03-17 16:53:06',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11521,'1110','51679143644','2023-03-18 15:48:35',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11522,'1110','51679143644','2023-03-18 15:48:35',NULL,2250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11523,'1110','51679143644','2023-03-18 15:48:35',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11524,'5500','51679143644','2023-03-18 15:48:35',7410.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11525,'1000','51679143644','2023-03-18 15:48:35',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18323'),(11526,'4000','51679143644','2023-03-18 15:48:35',NULL,2400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11527,'4000','51679143644','2023-03-18 15:48:35',NULL,4500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11528,'4000','51679143644','2023-03-18 15:48:35',NULL,5100.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11529,'1110','51679309166','2023-03-20 13:46:19',NULL,734.00,'','5','1','Inventory sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(11530,'5500','51679309166','2023-03-20 13:46:19',734.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11531,'1000','51679309166','2023-03-20 13:46:19',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20323'),(11532,'4000','51679309166','2023-03-20 13:46:19',NULL,1200.00,'','5','1','Good sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(11533,'1110','51679375522','2023-03-21 08:57:18',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11534,'1110','51679375522','2023-03-21 08:57:18',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11535,'1110','51679375522','2023-03-21 08:57:18',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11536,'1110','51679375522','2023-03-21 08:57:18',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11537,'1110','51679375522','2023-03-21 08:57:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11538,'1110','51679375522','2023-03-21 08:57:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11539,'1110','51679375522','2023-03-21 08:57:18',NULL,1015.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11540,'1110','51679375522','2023-03-21 08:57:18',NULL,10290.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11541,'1110','51679375522','2023-03-21 08:57:18',NULL,9800.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11542,'5500','51679375522','2023-03-21 08:57:18',22085.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11543,'1000','51679375522','2023-03-21 08:57:18',28510.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21323'),(11544,'4000','51679375522','2023-03-21 08:57:18',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11545,'4000','51679375522','2023-03-21 08:57:18',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11546,'4000','51679375522','2023-03-21 08:57:18',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(11547,'4000','51679375522','2023-03-21 08:57:18',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11548,'4000','51679375522','2023-03-21 08:57:18',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11549,'4000','51679375522','2023-03-21 08:57:18',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11550,'4000','51679375522','2023-03-21 08:57:18',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11551,'4000','51679375522','2023-03-21 08:57:18',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11552,'4000','51679375522','2023-03-21 08:57:18',NULL,11900.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11553,'1110','51679378298','2023-03-21 09:07:00',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11554,'5500','51679378298','2023-03-21 09:07:00',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11555,'1000','51679378298','2023-03-21 09:07:00',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21323'),(11556,'4000','51679378298','2023-03-21 09:07:00',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11557,'1110','51679381010','2023-03-21 10:43:13',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11558,'5500','51679381010','2023-03-21 10:43:13',4200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11559,'1000','51679381010','2023-03-21 10:43:13',5100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21323'),(11560,'4000','51679381010','2023-03-21 10:43:13',NULL,5100.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11561,'1110','51679469451','2023-03-22 10:19:35',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(11562,'1110','51679469451','2023-03-22 10:19:35',NULL,1600.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11563,'1110','51679469451','2023-03-22 10:19:35',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11564,'1110','51679469451','2023-03-22 10:19:35',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11565,'1110','51679469451','2023-03-22 10:19:35',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(11566,'5500','51679469451','2023-03-22 10:19:35',11672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11567,'1000','51679469451','2023-03-22 10:19:35',17090.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22323'),(11568,'4000','51679469451','2023-03-22 10:19:35',NULL,8750.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(11569,'4000','51679469451','2023-03-22 10:19:35',NULL,4000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11570,'4000','51679469451','2023-03-22 10:19:35',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11571,'4000','51679469451','2023-03-22 10:19:35',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11572,'4000','51679469451','2023-03-22 10:19:35',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(11573,'1110','51679556651','2023-03-23 10:31:25',NULL,2001.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11574,'5500','51679556651','2023-03-23 10:31:25',2001.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11575,'1000','51679556651','2023-03-23 10:31:25',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23323 THURSDAY'),(11576,'4000','51679556651','2023-03-23 10:31:25',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11577,'1110','51679571565','2023-03-23 14:40:51',NULL,1920.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11578,'1110','51679571565','2023-03-23 14:40:51',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11579,'1110','51679571565','2023-03-23 14:40:51',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11580,'5500','51679571565','2023-03-23 14:40:51',2806.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11581,'1000','51679571565','2023-03-23 14:40:51',6200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23323'),(11582,'4000','51679571565','2023-03-23 14:40:51',NULL,4800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11583,'4000','51679571565','2023-03-23 14:40:51',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11584,'4000','51679571565','2023-03-23 14:40:51',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11585,'1110','51679730215','2023-03-25 10:44:27',NULL,1150.00,'','5','1','Inventory sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(11586,'1110','51679730215','2023-03-25 10:44:27',NULL,960.00,'','5','1','Inventory sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11587,'1110','51679730215','2023-03-25 10:44:27',NULL,130.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11588,'5500','51679730215','2023-03-25 10:44:27',2240.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11589,'1000','51679730215','2023-03-25 10:44:27',3250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323'),(11590,'4000','51679730215','2023-03-25 10:44:27',NULL,1600.00,'','5','1','Good sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(11591,'4000','51679730215','2023-03-25 10:44:27',NULL,1400.00,'','5','1','Good sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11592,'4000','51679730215','2023-03-25 10:44:27',NULL,250.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11593,'1110','51679730291','2023-03-25 10:58:47',NULL,9600.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(11594,'5500','51679730291','2023-03-25 10:58:47',9600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11595,'1000','51679730291','2023-03-25 10:58:47',12500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323'),(11596,'4000','51679730291','2023-03-25 10:58:47',NULL,12500.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(11597,'1110','51679734587','2023-03-25 11:57:47',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11598,'1110','51679734587','2023-03-25 11:57:47',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11599,'5500','51679734587','2023-03-25 11:57:47',990.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11600,'1000','51679734587','2023-03-25 11:57:47',1330.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323'),(11601,'4000','51679734587','2023-03-25 11:57:47',NULL,870.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11602,'4000','51679734587','2023-03-25 11:57:47',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11603,'1110','51679742001','2023-03-25 14:02:33',NULL,780.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11604,'1110','51679742001','2023-03-25 14:02:33',NULL,520.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(11605,'1110','51679742001','2023-03-25 14:02:33',NULL,2880.00,'','5','1','Inventory sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11606,'5500','51679742001','2023-03-25 14:02:33',4180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11607,'1000','51679742001','2023-03-25 14:02:33',6700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11608,'4000','51679742001','2023-03-25 14:02:33',NULL,1500.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11609,'4000','51679742001','2023-03-25 14:02:33',NULL,1000.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(11610,'4000','51679742001','2023-03-25 14:02:33',NULL,4200.00,'','5','1','Good sold','1','','sales','PTG DOWN PIPE','','No',NULL,NULL,''),(11611,'1110','51679742211','2023-03-25 15:02:15',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11612,'5500','51679742211','2023-03-25 15:02:15',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11613,'1000','51679742211','2023-03-25 15:02:15',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323 SAT'),(11614,'4000','51679742211','2023-03-25 15:02:15',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11615,'1110','51679745840','2023-03-25 15:04:37',NULL,1700.00,'','5','1','Inventory sold','1','','sales','LR6105','','No',NULL,NULL,''),(11616,'5500','51679745840','2023-03-25 15:04:37',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11617,'1000','51679745840','2023-03-25 15:04:37',3500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24323 FRI'),(11618,'4000','51679745840','2023-03-25 15:04:37',NULL,3500.00,'','5','1','Good sold','1','','sales','LR6105','','No',NULL,NULL,''),(11619,'1110','51679751282','2023-03-25 16:35:38',NULL,1761.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(11620,'1110','51679751282','2023-03-25 16:35:38',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11621,'5500','51679751282','2023-03-25 16:35:38',1811.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11622,'1000','51679751282','2023-03-25 16:35:38',2200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11623,'4000','51679751282','2023-03-25 16:35:38',NULL,2100.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(11624,'4000','51679751282','2023-03-25 16:35:38',NULL,100.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11625,'1110','51679754256','2023-03-25 17:24:34',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11626,'5500','51679754256','2023-03-25 17:24:34',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11627,'1000','51679754256','2023-03-25 17:24:34',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11628,'4000','51679754256','2023-03-25 17:24:34',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11629,'1110','51679754284','2023-03-25 18:05:47',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(11630,'1110','51679754284','2023-03-25 18:05:47',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(11631,'5500','51679754284','2023-03-25 18:05:47',3375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11632,'1000','51679754284','2023-03-25 18:05:47',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323'),(11633,'4000','51679754284','2023-03-25 18:05:47',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(11634,'4000','51679754284','2023-03-25 18:05:47',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(11635,'1110','51679756775','2023-03-25 18:08:38',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11636,'1110','51679756775','2023-03-25 18:08:38',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11637,'5500','51679756775','2023-03-25 18:08:38',1095.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11638,'1000','51679756775','2023-03-25 18:08:38',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25323'),(11639,'4000','51679756775','2023-03-25 18:08:38',NULL,2400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11640,'4000','51679756775','2023-03-25 18:08:38',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11641,'1110','51679893964','2023-03-27 08:38:52',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11642,'1110','51679893964','2023-03-27 08:38:52',NULL,200.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11643,'1110','51679893964','2023-03-27 08:38:52',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11644,'1110','51679893964','2023-03-27 08:38:52',NULL,1050.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11645,'1110','51679893964','2023-03-27 08:38:52',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11646,'1110','51679893964','2023-03-27 08:38:52',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11647,'5500','51679893964','2023-03-27 08:38:52',12165.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11648,'1000','51679893964','2023-03-27 08:38:52',16350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27323'),(11649,'4000','51679893964','2023-03-27 08:38:52',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11650,'4000','51679893964','2023-03-27 08:38:52',NULL,600.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11651,'4000','51679893964','2023-03-27 08:38:52',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11652,'4000','51679893964','2023-03-27 08:38:52',NULL,1800.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11653,'4000','51679893964','2023-03-27 08:38:52',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11654,'4000','51679893964','2023-03-27 08:38:52',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11655,'1110','51679895548','2023-03-27 08:54:15',NULL,390.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(11656,'5500','51679895548','2023-03-27 08:54:15',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11657,'1000','51679895548','2023-03-27 08:54:15',750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27323'),(11658,'4000','51679895548','2023-03-27 08:54:15',NULL,750.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(11659,'1110','51679896472','2023-03-27 10:22:08',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(11660,'1110','51679896472','2023-03-27 10:22:08',NULL,130.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11661,'5500','51679896472','2023-03-27 10:22:08',1061.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11662,'1000','51679896472','2023-03-27 10:22:08',1450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27323'),(11663,'4000','51679896472','2023-03-27 10:22:08',NULL,1200.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(11664,'4000','51679896472','2023-03-27 10:22:08',NULL,250.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(11665,'1110','51679901802','2023-03-27 10:34:44',NULL,280.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11666,'5500','51679901802','2023-03-27 10:34:44',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11667,'1000','51679901802','2023-03-27 10:34:44',350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11668,'4000','51679901802','2023-03-27 10:34:44',NULL,350.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11669,'1110','51679905917','2023-03-27 11:36:36',NULL,50.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11670,'1110','51679905917','2023-03-27 11:36:36',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11671,'5500','51679905917','2023-03-27 11:36:36',2794.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11672,'1000','51679905917','2023-03-27 11:36:36',3350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11673,'4000','51679905917','2023-03-27 11:36:36',NULL,150.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11674,'4000','51679905917','2023-03-27 11:36:36',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11675,'1110','51679929447','2023-03-27 18:04:40',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11676,'5500','51679929447','2023-03-27 18:04:40',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11677,'1000','51679929447','2023-03-27 18:04:40',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27323'),(11678,'4000','51679929447','2023-03-27 18:04:40',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(11679,'1110','51679929515','2023-03-27 18:06:57',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11680,'1110','51679929515','2023-03-27 18:06:57',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11681,'5500','51679929515','2023-03-27 18:06:57',685.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11682,'1000','51679929515','2023-03-27 18:06:57',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27323'),(11683,'4000','51679929515','2023-03-27 18:06:57',NULL,1600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11684,'4000','51679929515','2023-03-27 18:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11685,'1110','51679979863','2023-03-28 08:07:43',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11686,'1110','51679979863','2023-03-28 08:07:43',NULL,140.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11687,'1110','51679979863','2023-03-28 08:07:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11688,'1110','51679979863','2023-03-28 08:07:43',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11689,'5500','51679979863','2023-03-28 08:07:43',3770.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11690,'1000','51679979863','2023-03-28 08:07:43',4980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28323'),(11691,'4000','51679979863','2023-03-28 08:07:43',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11692,'4000','51679979863','2023-03-28 08:07:43',NULL,230.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(11693,'4000','51679979863','2023-03-28 08:07:43',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11694,'4000','51679979863','2023-03-28 08:07:43',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11695,'1110','51679980178','2023-03-28 08:17:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11696,'5500','51679980178','2023-03-28 08:17:39',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11697,'1000','51679980178','2023-03-28 08:17:39',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11698,'4000','51679980178','2023-03-28 08:17:39',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11699,'1110','51679991963','2023-03-28 11:27:52',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11700,'1110','51679991963','2023-03-28 11:27:52',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(11701,'5500','51679991963','2023-03-28 11:27:52',1500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11702,'1000','51679991963','2023-03-28 11:27:52',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28323'),(11703,'4000','51679991963','2023-03-28 11:27:52',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11704,'4000','51679991963','2023-03-28 11:27:52',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(11705,'1110','51680070466','2023-03-29 09:16:44',NULL,26400.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(11706,'1110','51680070466','2023-03-29 09:16:44',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11707,'5500','51680070466','2023-03-29 09:16:44',26475.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11708,'1000','51680070466','2023-03-29 09:16:44',38000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29323'),(11709,'4000','51680070466','2023-03-29 09:16:44',NULL,37500.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(11710,'4000','51680070466','2023-03-29 09:16:44',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11711,'1110','51680078107','2023-03-29 13:16:15',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11712,'1110','51680078107','2023-03-29 13:16:15',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11713,'1110','51680078107','2023-03-29 13:16:15',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11714,'5500','51680078107','2023-03-29 13:16:15',3451.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11715,'1000','51680078107','2023-03-29 13:16:15',4850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11716,'4000','51680078107','2023-03-29 13:16:15',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11717,'4000','51680078107','2023-03-29 13:16:15',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11718,'4000','51680078107','2023-03-29 13:16:15',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11719,'1110','51680085654','2023-03-29 13:27:53',NULL,300.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11720,'5500','51680085654','2023-03-29 13:27:53',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11721,'1000','51680085654','2023-03-29 13:27:53',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11722,'4000','51680085654','2023-03-29 13:27:53',NULL,900.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11723,'1110','51680237634','2023-03-31 07:44:12',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11724,'1110','51680237634','2023-03-31 07:44:12',NULL,420.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11725,'1110','51680237634','2023-03-31 07:44:12',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11726,'1110','51680237634','2023-03-31 07:44:12',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11727,'1110','51680237634','2023-03-31 07:44:12',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11728,'5500','51680237634','2023-03-31 07:44:12',4217.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11729,'1000','51680237634','2023-03-31 07:44:12',5790.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30323 THUS'),(11730,'4000','51680237634','2023-03-31 07:44:12',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11731,'4000','51680237634','2023-03-31 07:44:12',NULL,690.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(11732,'4000','51680237634','2023-03-31 07:44:12',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11733,'4000','51680237634','2023-03-31 07:44:12',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11734,'4000','51680237634','2023-03-31 07:44:12',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11735,'1110','51680262560','2023-03-31 14:36:28',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11736,'5500','51680262560','2023-03-31 14:36:28',725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11737,'1000','51680262560','2023-03-31 14:36:28',1150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31323'),(11738,'4000','51680262560','2023-03-31 14:36:28',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11739,'1110','51680274926','2023-03-31 18:05:24',NULL,3555.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11740,'1110','51680274926','2023-03-31 18:05:24',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(11741,'5500','51680274926','2023-03-31 18:05:24',8357.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11742,'1000','51680274926','2023-03-31 18:05:24',9850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29323'),(11743,'4000','51680274926','2023-03-31 18:05:24',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11744,'4000','51680274926','2023-03-31 18:05:24',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(11745,'1110','51680328379','2023-04-01 08:56:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11746,'1110','51680328379','2023-04-01 08:56:36',NULL,711.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11747,'5500','51680328379','2023-04-01 08:56:36',1397.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11748,'1000','51680328379','2023-04-01 08:56:36',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1423 SAT'),(11749,'4000','51680328379','2023-04-01 08:56:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11750,'4000','51680328379','2023-04-01 08:56:36',NULL,900.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11751,'1110','51680331223','2023-04-01 09:40:50',NULL,750.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11752,'5500','51680331223','2023-04-01 09:40:50',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11753,'1000','51680331223','2023-04-01 09:40:50',2250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21423 sat'),(11754,'4000','51680331223','2023-04-01 09:40:50',NULL,2250.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(11755,'1110','51680331269','2023-04-01 09:52:48',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11756,'1110','51680331269','2023-04-01 09:52:48',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11757,'5500','51680331269','2023-04-01 09:52:48',3480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11758,'1000','51680331269','2023-04-01 09:52:48',4150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1423 SAT'),(11759,'4000','51680331269','2023-04-01 09:52:48',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11760,'4000','51680331269','2023-04-01 09:52:48',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11761,'1110','51680331987','2023-04-01 10:39:55',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11762,'1110','51680331987','2023-04-01 10:39:55',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(11763,'5500','51680331987','2023-04-01 10:39:55',3472.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11764,'1000','51680331987','2023-04-01 10:39:55',4300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1423 SAT'),(11765,'4000','51680331987','2023-04-01 10:39:55',NULL,2700.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11766,'4000','51680331987','2023-04-01 10:39:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(11767,'1110','51680537219','2023-04-03 18:56:39',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11768,'1110','51680537219','2023-04-03 18:56:39',NULL,1835.00,'','5','1','Inventory sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(11769,'1110','51680537219','2023-04-03 18:56:39',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11770,'5500','51680537219','2023-04-03 18:56:39',2680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11771,'1000','51680537219','2023-04-03 18:56:39',4430.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3423 '),(11772,'4000','51680537219','2023-04-03 18:56:39',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11773,'4000','51680537219','2023-04-03 18:56:39',NULL,3000.00,'','5','1','Good sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(11774,'4000','51680537219','2023-04-03 18:56:39',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11775,'1110','51680593350','2023-04-04 10:32:11',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11776,'1110','51680593350','2023-04-04 10:32:11',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11777,'5500','51680593350','2023-04-04 10:32:11',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11778,'1000','51680593350','2023-04-04 10:32:11',990.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4423'),(11779,'4000','51680593350','2023-04-04 10:32:11',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11780,'4000','51680593350','2023-04-04 10:32:11',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11781,'1110','51680593563','2023-04-04 10:48:44',NULL,3520.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(11782,'5500','51680593563','2023-04-04 10:48:44',3520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11783,'1000','51680593563','2023-04-04 10:48:44',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4423'),(11784,'4000','51680593563','2023-04-04 10:48:44',NULL,5000.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(11785,'1110','51680683704','2023-04-05 11:37:42',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11786,'1110','51680683704','2023-04-05 11:37:42',NULL,300.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11787,'1110','51680683704','2023-04-05 11:37:42',NULL,100.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11788,'1110','51680683704','2023-04-05 11:37:42',NULL,2100.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(11789,'1110','51680683704','2023-04-05 11:37:42',NULL,1862.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(11790,'1110','51680683704','2023-04-05 11:37:42',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11791,'5500','51680683704','2023-04-05 11:37:42',5137.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11792,'1000','51680683704','2023-04-05 11:37:42',7700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5423'),(11793,'4000','51680683704','2023-04-05 11:37:42',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11794,'4000','51680683704','2023-04-05 11:37:42',NULL,900.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11795,'4000','51680683704','2023-04-05 11:37:42',NULL,300.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11796,'4000','51680683704','2023-04-05 11:37:42',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(11797,'4000','51680683704','2023-04-05 11:37:42',NULL,2600.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(11798,'4000','51680683704','2023-04-05 11:37:42',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(11799,'1110','51680762060','2023-04-06 09:21:36',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11800,'1110','51680762060','2023-04-06 09:21:36',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11801,'5500','51680762060','2023-04-06 09:21:36',235.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11802,'1000','51680762060','2023-04-06 09:21:36',430.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6423'),(11803,'4000','51680762060','2023-04-06 09:21:36',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11804,'4000','51680762060','2023-04-06 09:21:36',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11805,'1110','51680774343','2023-04-06 12:45:58',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11806,'5500','51680774343','2023-04-06 12:45:58',435.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11807,'1000','51680774343','2023-04-06 12:45:58',690.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6323'),(11808,'4000','51680774343','2023-04-06 12:45:58',NULL,690.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(11809,'1110','51680854236','2023-04-07 10:57:37',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(11810,'5500','51680854236','2023-04-07 10:57:37',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11811,'1000','51680854236','2023-04-07 10:57:37',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11812,'4000','51680854236','2023-04-07 10:57:37',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(11813,'1110','51680867300','2023-04-07 14:35:35',NULL,7287.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11814,'5500','51680867300','2023-04-07 14:35:35',7287.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11815,'1000','51680867300','2023-04-07 14:35:35',8750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7323'),(11816,'4000','51680867300','2023-04-07 14:35:35',NULL,8750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(11817,'1110','51680867394','2023-04-07 14:53:06',NULL,880.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(11818,'5500','51680867394','2023-04-07 14:53:06',880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11819,'1000','51680867394','2023-04-07 14:53:06',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7423'),(11820,'4000','51680867394','2023-04-07 14:53:06',NULL,1250.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(11821,'1110','51680950277','2023-04-08 13:45:50',NULL,1200.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11822,'1110','51680950277','2023-04-08 13:45:50',NULL,690.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11823,'1110','51680950277','2023-04-08 13:45:50',NULL,280.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11824,'1110','51680950277','2023-04-08 13:45:50',NULL,330.00,'','5','1','Inventory sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(11825,'1110','51680950277','2023-04-08 13:45:50',NULL,990.00,'','5','1','Inventory sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(11826,'1110','51680950277','2023-04-08 13:45:50',NULL,441.00,'','5','1','Inventory sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(11827,'1110','51680950277','2023-04-08 13:45:50',NULL,5750.00,'','5','1','Inventory sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(11828,'1110','51680950277','2023-04-08 13:45:50',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11829,'1110','51680950277','2023-04-08 13:45:50',NULL,13500.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(11830,'5500','51680950277','2023-04-08 13:45:50',30041.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11831,'1000','51680950277','2023-04-08 13:45:50',39050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8423 SAT'),(11832,'4000','51680950277','2023-04-08 13:45:50',NULL,3200.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11833,'4000','51680950277','2023-04-08 13:45:50',NULL,1350.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11834,'4000','51680950277','2023-04-08 13:45:50',NULL,650.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11835,'4000','51680950277','2023-04-08 13:45:50',NULL,500.00,'','5','1','Good sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(11836,'4000','51680950277','2023-04-08 13:45:50',NULL,1500.00,'','5','1','Good sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(11837,'4000','51680950277','2023-04-08 13:45:50',NULL,500.00,'','5','1','Good sold','1','','sales','PTG DROPPER','','No',NULL,NULL,''),(11838,'4000','51680950277','2023-04-08 13:45:50',NULL,7750.00,'','5','1','Good sold','1','','sales','PTG GUTTERS','','No',NULL,NULL,''),(11839,'4000','51680950277','2023-04-08 13:45:50',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(11840,'4000','51680950277','2023-04-08 13:45:50',NULL,15600.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(11841,'1110','51680950846','2023-04-08 13:56:19',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11842,'5500','51680950846','2023-04-08 13:56:19',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11843,'1000','51680950846','2023-04-08 13:56:19',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8423 SAT'),(11844,'4000','51680950846','2023-04-08 13:56:19',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11845,'1110','51680951497','2023-04-08 14:07:43',NULL,900.00,'','5','1','Inventory sold','1','','sales','KS9043','','No',NULL,NULL,''),(11846,'5500','51680951497','2023-04-08 14:07:43',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11847,'1000','51680951497','2023-04-08 14:07:43',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8423 SAT'),(11848,'4000','51680951497','2023-04-08 14:07:43',NULL,2000.00,'','5','1','Good sold','1','','sales','KS9043','','No',NULL,NULL,''),(11849,'1110','51681207333','2023-04-11 13:12:07',NULL,5280.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(11850,'1110','51681207333','2023-04-11 13:12:07',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(11851,'1110','51681207333','2023-04-11 13:12:07',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11852,'1110','51681207333','2023-04-11 13:12:07',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(11853,'1110','51681207333','2023-04-11 13:12:07',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11854,'1110','51681207333','2023-04-11 13:12:07',NULL,280.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11855,'1110','51681207333','2023-04-11 13:12:07',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11856,'1110','51681207333','2023-04-11 13:12:07',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11857,'1110','51681207333','2023-04-11 13:12:07',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11858,'1110','51681207333','2023-04-11 13:12:07',NULL,5336.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11859,'1110','51681207333','2023-04-11 13:12:07',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11860,'5500','51681207333','2023-04-11 13:12:07',33349.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11861,'1000','51681207333','2023-04-11 13:12:07',42050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10423'),(11862,'4000','51681207333','2023-04-11 13:12:07',NULL,7500.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(11863,'4000','51681207333','2023-04-11 13:12:07',NULL,1250.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(11864,'4000','51681207333','2023-04-11 13:12:07',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11865,'4000','51681207333','2023-04-11 13:12:07',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(11866,'4000','51681207333','2023-04-11 13:12:07',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11867,'4000','51681207333','2023-04-11 13:12:07',NULL,400.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(11868,'4000','51681207333','2023-04-11 13:12:07',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(11869,'4000','51681207333','2023-04-11 13:12:07',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11870,'4000','51681207333','2023-04-11 13:12:07',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11871,'4000','51681207333','2023-04-11 13:12:07',NULL,6800.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(11872,'4000','51681207333','2023-04-11 13:12:07',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(11873,'1110','51681208045','2023-04-11 15:09:55',NULL,12087.00,'','5','1','Inventory sold','1','','sales','FGP33571','','No',NULL,NULL,''),(11874,'5500','51681208045','2023-04-11 15:09:55',12087.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11875,'1000','51681208045','2023-04-11 15:09:55',14450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11323'),(11876,'4000','51681208045','2023-04-11 15:09:55',NULL,14450.00,'','5','1','Good sold','1','','sales','FGP33571','','No',NULL,NULL,''),(11877,'1110','51681215081','2023-04-11 16:02:10',NULL,8328.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(11878,'1110','51681215081','2023-04-11 16:02:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11879,'5500','51681215081','2023-04-11 16:02:10',8343.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11880,'1000','51681215081','2023-04-11 16:02:10',10100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11881,'4000','51681215081','2023-04-11 16:02:10',NULL,10000.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(11882,'4000','51681215081','2023-04-11 16:02:10',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11883,'1110','51681396057','2023-04-13 17:30:10',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11884,'1110','51681396057','2023-04-13 17:30:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11885,'1110','51681396057','2023-04-13 17:30:10',NULL,12492.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11886,'5500','51681396057','2023-04-13 17:30:10',14650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11887,'1000','51681396057','2023-04-13 17:30:10',17700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13423'),(11888,'4000','51681396057','2023-04-13 17:30:10',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(11889,'4000','51681396057','2023-04-13 17:30:10',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11890,'4000','51681396057','2023-04-13 17:30:10',NULL,15000.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(11891,'1110','51681452592','2023-04-14 16:17:03',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11892,'1110','51681452592','2023-04-14 16:17:03',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11893,'1110','51681452592','2023-04-14 16:17:03',NULL,1760.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(11894,'1110','51681452592','2023-04-14 16:17:03',NULL,1650.00,'','5','1','Inventory sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(11895,'1110','51681452592','2023-04-14 16:17:03',NULL,1650.00,'','5','1','Inventory sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(11896,'1110','51681452592','2023-04-14 16:17:03',NULL,1150.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11897,'1110','51681452592','2023-04-14 16:17:03',NULL,560.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11898,'1110','51681452592','2023-04-14 16:17:03',NULL,2400.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11899,'1110','51681452592','2023-04-14 16:17:03',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11900,'5500','51681452592','2023-04-14 16:17:03',13603.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11901,'1000','51681452592','2023-04-14 16:17:03',24200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14423'),(11902,'4000','51681452592','2023-04-14 16:17:03',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(11903,'4000','51681452592','2023-04-14 16:17:03',NULL,2400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11904,'4000','51681452592','2023-04-14 16:17:03',NULL,2500.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(11905,'4000','51681452592','2023-04-14 16:17:03',NULL,2500.00,'','5','1','Good sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(11906,'4000','51681452592','2023-04-14 16:17:03',NULL,2500.00,'','5','1','Good sold','1','','sales','PTG INSIDE CORNER','','No',NULL,NULL,''),(11907,'4000','51681452592','2023-04-14 16:17:03',NULL,2250.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11908,'4000','51681452592','2023-04-14 16:17:03',NULL,1300.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11909,'4000','51681452592','2023-04-14 16:17:03',NULL,6400.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11910,'4000','51681452592','2023-04-14 16:17:03',NULL,3750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(11911,'1110','51681535061','2023-04-15 08:04:38',NULL,3555.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11912,'5500','51681535061','2023-04-15 08:04:38',3555.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11913,'1000','51681535061','2023-04-15 08:04:38',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14423 FRI'),(11914,'4000','51681535061','2023-04-15 08:04:38',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11915,'1110','51681552574','2023-04-15 13:15:40',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11916,'1110','51681552574','2023-04-15 13:15:40',NULL,1422.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11917,'1110','51681552574','2023-04-15 13:15:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11918,'5500','51681552574','2023-04-15 13:15:40',4237.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11919,'1000','51681552574','2023-04-15 13:15:40',5400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15423'),(11920,'4000','51681552574','2023-04-15 13:15:40',NULL,3600.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11921,'4000','51681552574','2023-04-15 13:15:40',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(11922,'4000','51681552574','2023-04-15 13:15:40',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(11923,'1110','51681565429','2023-04-15 16:32:13',NULL,750.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11924,'1110','51681565429','2023-04-15 16:32:13',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11925,'5500','51681565429','2023-04-15 16:32:13',2808.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11926,'1000','51681565429','2023-04-15 16:32:13',3900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11927,'4000','51681565429','2023-04-15 16:32:13',NULL,1500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(11928,'4000','51681565429','2023-04-15 16:32:13',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(11929,'1110','51681714212','2023-04-17 17:48:10',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(11930,'1110','51681714212','2023-04-17 17:48:10',NULL,4400.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(11931,'1110','51681714212','2023-04-17 17:48:10',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11932,'5500','51681714212','2023-04-17 17:48:10',9581.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11933,'1000','51681714212','2023-04-17 17:48:10',12400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17423'),(11934,'4000','51681714212','2023-04-17 17:48:10',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(11935,'4000','51681714212','2023-04-17 17:48:10',NULL,6250.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(11936,'4000','51681714212','2023-04-17 17:48:10',NULL,3750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(11937,'1110','51681793615','2023-04-18 17:58:30',NULL,3300.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11938,'1110','51681793615','2023-04-18 17:58:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(11939,'1110','51681793615','2023-04-18 17:58:30',NULL,1760.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(11940,'1110','51681793615','2023-04-18 17:58:30',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11941,'1110','51681793615','2023-04-18 17:58:30',NULL,2082.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(11942,'5500','51681793615','2023-04-18 17:58:30',7928.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11943,'1000','51681793615','2023-04-18 17:58:30',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18423'),(11944,'4000','51681793615','2023-04-18 17:58:30',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(11945,'4000','51681793615','2023-04-18 17:58:30',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(11946,'4000','51681793615','2023-04-18 17:58:30',NULL,2500.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(11947,'4000','51681793615','2023-04-18 17:58:30',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11948,'4000','51681793615','2023-04-18 17:58:30',NULL,2500.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(11949,'1110','51681884699','2023-04-20 17:05:23',NULL,280.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11950,'1110','51681884699','2023-04-20 17:05:23',NULL,420.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11951,'1110','51681884699','2023-04-20 17:05:23',NULL,230.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11952,'1110','51681884699','2023-04-20 17:05:23',NULL,8400.00,'','5','1','Inventory sold','1','','sales','MR 36030','','No',NULL,NULL,''),(11953,'5500','51681884699','2023-04-20 17:05:23',9330.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11954,'1000','51681884699','2023-04-20 17:05:23',12620.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20423'),(11955,'4000','51681884699','2023-04-20 17:05:23',NULL,650.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(11956,'4000','51681884699','2023-04-20 17:05:23',NULL,1120.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(11957,'4000','51681884699','2023-04-20 17:05:23',NULL,450.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(11958,'4000','51681884699','2023-04-20 17:05:23',NULL,10400.00,'','5','1','Good sold','1','','sales','MR 36030','','No',NULL,NULL,''),(11959,'1110','51681999555','2023-04-20 17:08:59',NULL,16320.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(11960,'1110','51681999555','2023-04-20 17:08:59',NULL,12492.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11961,'1110','51681999555','2023-04-20 17:08:59',NULL,2640.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(11962,'1110','51681999555','2023-04-20 17:08:59',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11963,'5500','51681999555','2023-04-20 17:08:59',32152.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11964,'1000','51681999555','2023-04-20 17:08:59',40270.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20423'),(11965,'4000','51681999555','2023-04-20 17:08:59',NULL,20910.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(11966,'4000','51681999555','2023-04-20 17:08:59',NULL,14760.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(11967,'4000','51681999555','2023-04-20 17:08:59',NULL,3750.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(11968,'4000','51681999555','2023-04-20 17:08:59',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11969,'1110','51682058800','2023-04-21 19:04:11',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11970,'1110','51682058800','2023-04-21 19:04:11',NULL,23250.00,'','5','1','Inventory sold','1','','sales','MRP 66721','','No',NULL,NULL,''),(11971,'1110','51682058800','2023-04-21 19:04:11',NULL,41300.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11972,'1110','51682058800','2023-04-21 19:04:11',NULL,45962.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11973,'1110','51682058800','2023-04-21 19:04:11',NULL,7000.00,'','5','1','Inventory sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(11974,'1110','51682058800','2023-04-21 19:04:11',NULL,3500.00,'','5','1','Inventory sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(11975,'1110','51682058800','2023-04-21 19:04:11',NULL,24696.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(11976,'1110','51682058800','2023-04-21 19:04:11',NULL,19208.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(11977,'1110','51682058800','2023-04-21 19:04:11',NULL,17500.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11978,'1110','51682058800','2023-04-21 19:04:11',NULL,18522.00,'','5','1','Inventory sold','1','','sales','PMCP 24104','','No',NULL,NULL,''),(11979,'1110','51682058800','2023-04-21 19:04:11',NULL,500.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(11980,'1110','51682058800','2023-04-21 19:04:11',NULL,600.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(11981,'1110','51682058800','2023-04-21 19:04:11',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(11982,'1110','51682058800','2023-04-21 19:04:11',NULL,675.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(11983,'1110','51682058800','2023-04-21 19:04:11',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(11984,'1110','51682058800','2023-04-21 19:04:11',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11985,'1110','51682058800','2023-04-21 19:04:11',NULL,140.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(11986,'1110','51682058800','2023-04-21 19:04:11',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(11987,'1110','51682058800','2023-04-21 19:04:11',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(11988,'1110','51682058800','2023-04-21 19:04:11',NULL,6246.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(11989,'1110','51682058800','2023-04-21 19:04:11',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(11990,'1110','51682058800','2023-04-21 19:04:11',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11991,'5500','51682058800','2023-04-21 19:04:11',219718.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11992,'1000','51682058800','2023-04-21 19:04:11',269250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21423'),(11993,'4000','51682058800','2023-04-21 19:04:11',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(11994,'4000','51682058800','2023-04-21 19:04:11',NULL,36000.00,'','5','1','Good sold','1','','sales','MRP 66721','','No',NULL,NULL,''),(11995,'4000','51682058800','2023-04-21 19:04:11',NULL,50150.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(11996,'4000','51682058800','2023-04-21 19:04:11',NULL,53600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(11997,'4000','51682058800','2023-04-21 19:04:11',NULL,8000.00,'','5','1','Good sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(11998,'4000','51682058800','2023-04-21 19:04:11',NULL,4000.00,'','5','1','Good sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(11999,'4000','51682058800','2023-04-21 19:04:11',NULL,26250.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12000,'4000','51682058800','2023-04-21 19:04:11',NULL,22400.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(12001,'4000','51682058800','2023-04-21 19:04:11',NULL,21250.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12002,'4000','51682058800','2023-04-21 19:04:11',NULL,21600.00,'','5','1','Good sold','1','','sales','PMCP 24104','','No',NULL,NULL,''),(12003,'4000','51682058800','2023-04-21 19:04:11',NULL,1500.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12004,'4000','51682058800','2023-04-21 19:04:11',NULL,1800.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12005,'4000','51682058800','2023-04-21 19:04:11',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12006,'4000','51682058800','2023-04-21 19:04:11',NULL,1500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12007,'4000','51682058800','2023-04-21 19:04:11',NULL,1840.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12008,'4000','51682058800','2023-04-21 19:04:11',NULL,3750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12009,'4000','51682058800','2023-04-21 19:04:11',NULL,230.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(12010,'4000','51682058800','2023-04-21 19:04:11',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12011,'4000','51682058800','2023-04-21 19:04:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12012,'4000','51682058800','2023-04-21 19:04:11',NULL,7380.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12013,'4000','51682058800','2023-04-21 19:04:11',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12014,'4000','51682058800','2023-04-21 19:04:11',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12015,'1110','51682148586','2023-04-22 18:32:39',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(12016,'1110','51682148586','2023-04-22 18:32:39',NULL,23943.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12017,'1110','51682148586','2023-04-22 18:32:39',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12018,'1110','51682148586','2023-04-22 18:32:39',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(12019,'1110','51682148586','2023-04-22 18:32:39',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12020,'1110','51682148586','2023-04-22 18:32:39',NULL,2100.00,'','5','1','Inventory sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(12021,'1110','51682148586','2023-04-22 18:32:39',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12022,'1110','51682148586','2023-04-22 18:32:39',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12023,'1110','51682148586','2023-04-22 18:32:39',NULL,300.00,'','5','1','Inventory sold','1','','sales','BEIGE','','No',NULL,NULL,''),(12024,'1110','51682148586','2023-04-22 18:32:39',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12025,'5500','51682148586','2023-04-22 18:32:39',38513.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12026,'1000','51682148586','2023-04-22 18:32:39',48200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22423 SAT'),(12027,'4000','51682148586','2023-04-22 18:32:39',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(12028,'4000','51682148586','2023-04-22 18:32:39',NULL,28750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12029,'4000','51682148586','2023-04-22 18:32:39',NULL,9800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12030,'4000','51682148586','2023-04-22 18:32:39',NULL,1250.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(12031,'4000','51682148586','2023-04-22 18:32:39',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12032,'4000','51682148586','2023-04-22 18:32:39',NULL,2400.00,'','5','1','Good sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(12033,'4000','51682148586','2023-04-22 18:32:39',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12034,'4000','51682148586','2023-04-22 18:32:39',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12035,'4000','51682148586','2023-04-22 18:32:39',NULL,900.00,'','5','1','Good sold','1','','sales','BEIGE','','No',NULL,NULL,''),(12036,'4000','51682148586','2023-04-22 18:32:39',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12037,'1110','51682327980','2023-04-24 18:23:36',NULL,1041.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12038,'1110','51682327980','2023-04-24 18:23:36',NULL,17697.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12039,'1110','51682327980','2023-04-24 18:23:36',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12040,'1110','51682327980','2023-04-24 18:23:36',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(12041,'1110','51682327980','2023-04-24 18:23:36',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(12042,'1110','51682327980','2023-04-24 18:23:36',NULL,10500.00,'','5','1','Inventory sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(12043,'1110','51682327980','2023-04-24 18:23:36',NULL,11900.00,'','5','1','Inventory sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(12044,'1110','51682327980','2023-04-24 18:23:36',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(12045,'5500','51682327980','2023-04-24 18:23:36',51392.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12046,'1000','51682327980','2023-04-24 18:23:36',53110.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24423'),(12047,'4000','51682327980','2023-04-24 18:23:36',NULL,1250.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12048,'4000','51682327980','2023-04-24 18:23:36',NULL,21250.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12049,'4000','51682327980','2023-04-24 18:23:36',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12050,'4000','51682327980','2023-04-24 18:23:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(12051,'4000','51682327980','2023-04-24 18:23:36',NULL,3750.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(12052,'4000','51682327980','2023-04-24 18:23:36',NULL,11700.00,'','5','1','Good sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(12053,'4000','51682327980','2023-04-24 18:23:36',NULL,13260.00,'','5','1','Good sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(12054,'4000','51682327980','2023-04-24 18:23:36',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(12055,'1110','51682421964','2023-04-25 17:36:00',NULL,3520.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(12056,'1110','51682421964','2023-04-25 17:36:00',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12057,'1110','51682421964','2023-04-25 17:36:00',NULL,23345.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12058,'1110','51682421964','2023-04-25 17:36:00',NULL,931.00,'','5','1','Inventory sold','1','','sales','5224','','No',NULL,NULL,''),(12059,'1110','51682421964','2023-04-25 17:36:00',NULL,26025.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(12060,'5500','51682421964','2023-04-25 17:36:00',53836.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12061,'1000','51682421964','2023-04-25 17:36:00',68100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25423'),(12062,'4000','51682421964','2023-04-25 17:36:00',NULL,5000.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(12063,'4000','51682421964','2023-04-25 17:36:00',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12064,'4000','51682421964','2023-04-25 17:36:00',NULL,29750.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12065,'4000','51682421964','2023-04-25 17:36:00',NULL,1250.00,'','5','1','Good sold','1','','sales','5224','','No',NULL,NULL,''),(12066,'4000','51682421964','2023-04-25 17:36:00',NULL,32000.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(12067,'1110','51682499413','2023-04-27 09:11:49',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(12068,'1110','51682499413','2023-04-27 09:11:49',NULL,300.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(12069,'1110','51682499413','2023-04-27 09:11:49',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12070,'5500','51682499413','2023-04-27 09:11:49',5047.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12071,'1000','51682499413','2023-04-27 09:11:49',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26423'),(12072,'4000','51682499413','2023-04-27 09:11:49',NULL,3900.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(12073,'4000','51682499413','2023-04-27 09:11:49',NULL,900.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(12074,'4000','51682499413','2023-04-27 09:11:49',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12075,'1110','51682585407','2023-04-27 18:56:36',NULL,4400.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12076,'1110','51682585407','2023-04-27 18:56:36',NULL,8900.00,'','5','1','Inventory sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(12077,'1110','51682585407','2023-04-27 18:56:36',NULL,7040.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(12078,'1110','51682585407','2023-04-27 18:56:36',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(12079,'1110','51682585407','2023-04-27 18:56:36',NULL,170.00,'','5','1','Inventory sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(12080,'1110','51682585407','2023-04-27 18:56:36',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12081,'1110','51682585407','2023-04-27 18:56:36',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12082,'1110','51682585407','2023-04-27 18:56:36',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12083,'1110','51682585407','2023-04-27 18:56:36',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12084,'1110','51682585407','2023-04-27 18:56:36',NULL,180.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(12085,'1110','51682585407','2023-04-27 18:56:36',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12086,'1110','51682585407','2023-04-27 18:56:36',NULL,1400.00,'','5','1','Inventory sold','1','','sales','MR 612004','','No',NULL,NULL,''),(12087,'5500','51682585407','2023-04-27 18:56:36',25753.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12088,'1000','51682585407','2023-04-27 18:56:36',35430.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27423'),(12089,'4000','51682585407','2023-04-27 18:56:36',NULL,5200.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12090,'4000','51682585407','2023-04-27 18:56:36',NULL,11500.00,'','5','1','Good sold','1','','sales','COMEX TOILET 101','','No',NULL,NULL,''),(12091,'4000','51682585407','2023-04-27 18:56:36',NULL,10000.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(12092,'4000','51682585407','2023-04-27 18:56:36',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(12093,'4000','51682585407','2023-04-27 18:56:36',NULL,250.00,'','5','1','Good sold','1','','sales','BOTTLE TRAPS','','No',NULL,NULL,''),(12094,'4000','51682585407','2023-04-27 18:56:36',NULL,3750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12095,'4000','51682585407','2023-04-27 18:56:36',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12096,'4000','51682585407','2023-04-27 18:56:36',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12097,'4000','51682585407','2023-04-27 18:56:36',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12098,'4000','51682585407','2023-04-27 18:56:36',NULL,500.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(12099,'4000','51682585407','2023-04-27 18:56:36',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12100,'4000','51682585407','2023-04-27 18:56:36',NULL,3000.00,'','5','1','Good sold','1','','sales','MR 612004','','No',NULL,NULL,''),(12101,'1110','51682658289','2023-04-28 18:37:10',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12102,'1110','51682658289','2023-04-28 18:37:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12103,'1110','51682658289','2023-04-28 18:37:10',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12104,'1110','51682658289','2023-04-28 18:37:10',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12105,'1110','51682658289','2023-04-28 18:37:10',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12106,'1110','51682658289','2023-04-28 18:37:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12107,'1110','51682658289','2023-04-28 18:37:10',NULL,13300.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12108,'5500','51682658289','2023-04-28 18:37:10',14740.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12109,'1000','51682658289','2023-04-28 18:37:10',18550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28423'),(12110,'4000','51682658289','2023-04-28 18:37:10',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12111,'4000','51682658289','2023-04-28 18:37:10',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12112,'4000','51682658289','2023-04-28 18:37:10',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12113,'4000','51682658289','2023-04-28 18:37:10',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12114,'4000','51682658289','2023-04-28 18:37:10',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12115,'4000','51682658289','2023-04-28 18:37:10',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12116,'4000','51682658289','2023-04-28 18:37:10',NULL,15200.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12117,'1110','51682765373','2023-04-29 15:26:27',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12118,'1110','51682765373','2023-04-29 15:26:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12119,'1110','51682765373','2023-04-29 15:26:27',NULL,18738.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(12120,'1110','51682765373','2023-04-29 15:26:27',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(12121,'1110','51682765373','2023-04-29 15:26:27',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12122,'1110','51682765373','2023-04-29 15:26:27',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12123,'1110','51682765373','2023-04-29 15:26:27',NULL,6600.00,'','5','1','Inventory sold','1','','sales','621B','','No',NULL,NULL,''),(12124,'1110','51682765373','2023-04-29 15:26:27',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12125,'1110','51682765373','2023-04-29 15:26:27',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12126,'5500','51682765373','2023-04-29 15:26:27',42335.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12127,'1000','51682765373','2023-04-29 15:26:27',51950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29423'),(12128,'4000','51682765373','2023-04-29 15:26:27',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12129,'4000','51682765373','2023-04-29 15:26:27',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12130,'4000','51682765373','2023-04-29 15:26:27',NULL,22500.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(12131,'4000','51682765373','2023-04-29 15:26:27',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(12132,'4000','51682765373','2023-04-29 15:26:27',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12133,'4000','51682765373','2023-04-29 15:26:27',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12134,'4000','51682765373','2023-04-29 15:26:27',NULL,9300.00,'','5','1','Good sold','1','','sales','621B','','No',NULL,NULL,''),(12135,'4000','51682765373','2023-04-29 15:26:27',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12136,'4000','51682765373','2023-04-29 15:26:27',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12137,'1110','51682779495','2023-04-29 17:45:42',NULL,2250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12138,'5500','51682779495','2023-04-29 17:45:42',2250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12139,'1000','51682779495','2023-04-29 17:45:42',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29423'),(12140,'4000','51682779495','2023-04-29 17:45:42',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12141,'1110','51682919615','2023-05-01 08:41:22',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12142,'1110','51682919615','2023-05-01 08:41:22',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12143,'1110','51682919615','2023-05-01 08:41:22',NULL,2100.00,'','5','1','Inventory sold','1','','sales','MMCP 24017','','No',NULL,NULL,''),(12144,'5500','51682919615','2023-05-01 08:41:22',2440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12145,'1000','51682919615','2023-05-01 08:41:22',3010.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12146,'4000','51682919615','2023-05-01 08:41:22',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12147,'4000','51682919615','2023-05-01 08:41:22',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12148,'4000','51682919615','2023-05-01 08:41:22',NULL,2400.00,'','5','1','Good sold','1','','sales','MMCP 24017','','No',NULL,NULL,''),(12149,'1110','51682920070','2023-05-01 09:17:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12150,'1110','51682920070','2023-05-01 09:17:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12151,'1110','51682920070','2023-05-01 09:17:06',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12152,'1110','51682920070','2023-05-01 09:17:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12153,'1110','51682920070','2023-05-01 09:17:06',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12154,'1110','51682920070','2023-05-01 09:17:06',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(12155,'5500','51682920070','2023-05-01 09:17:06',925.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12156,'1000','51682920070','2023-05-01 09:17:06',2230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1523'),(12157,'4000','51682920070','2023-05-01 09:17:06',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12158,'4000','51682920070','2023-05-01 09:17:06',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12159,'4000','51682920070','2023-05-01 09:17:06',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12160,'4000','51682920070','2023-05-01 09:17:06',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12161,'4000','51682920070','2023-05-01 09:17:06',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12162,'4000','51682920070','2023-05-01 09:17:06',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(12163,'1110','51682921846','2023-05-01 09:18:07',NULL,15400.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(12164,'5500','51682921846','2023-05-01 09:18:07',15400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12165,'1000','51682921846','2023-05-01 09:18:07',16500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1523'),(12166,'4000','51682921846','2023-05-01 09:18:07',NULL,16500.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(12167,'1110','51682924814','2023-05-01 10:07:52',NULL,13200.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12168,'5500','51682924814','2023-05-01 10:07:52',13200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12169,'1000','51682924814','2023-05-01 10:07:52',15600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1523'),(12170,'4000','51682924814','2023-05-01 10:07:52',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12171,'1110','51682925257','2023-05-01 10:37:38',NULL,230.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12172,'5500','51682925257','2023-05-01 10:37:38',230.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12173,'1000','51682925257','2023-05-01 10:37:38',450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12174,'4000','51682925257','2023-05-01 10:37:38',NULL,450.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12175,'1110','51682934056','2023-05-01 12:46:34',NULL,1350.00,'','5','1','Inventory sold','1','','sales','KF -028 MIXTURE TAP','','No',NULL,NULL,''),(12176,'1110','51682934056','2023-05-01 12:46:34',NULL,5500.00,'','5','1','Inventory sold','1','','sales','1300','','No',NULL,NULL,''),(12177,'5500','51682934056','2023-05-01 12:46:34',6850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12178,'1000','51682934056','2023-05-01 12:46:34',11800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1523'),(12179,'4000','51682934056','2023-05-01 12:46:34',NULL,3500.00,'','5','1','Good sold','1','','sales','KF -028 MIXTURE TAP','','No',NULL,NULL,''),(12180,'4000','51682934056','2023-05-01 12:46:34',NULL,8300.00,'','5','1','Good sold','1','','sales','1300','','No',NULL,NULL,''),(12181,'1110','51682934418','2023-05-01 13:32:51',NULL,1380.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12182,'1110','51682934418','2023-05-01 13:32:51',NULL,1800.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(12183,'1110','51682934418','2023-05-01 13:32:51',NULL,280.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(12184,'1110','51682934418','2023-05-01 13:32:51',NULL,660.00,'','5','1','Inventory sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(12185,'5500','51682934418','2023-05-01 13:32:51',4120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12186,'1000','51682934418','2023-05-01 13:32:51',9150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12187,'4000','51682934418','2023-05-01 13:32:51',NULL,2700.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12188,'4000','51682934418','2023-05-01 13:32:51',NULL,4800.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(12189,'4000','51682934418','2023-05-01 13:32:51',NULL,650.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(12190,'4000','51682934418','2023-05-01 13:32:51',NULL,1000.00,'','5','1','Good sold','1','','sales','PTG OUTSIDE CORNER','','No',NULL,NULL,''),(12191,'1110','51682937184','2023-05-01 13:33:18',NULL,650.00,'','5','1','Inventory sold','1','','sales','HSW-002','','No',NULL,NULL,''),(12192,'5500','51682937184','2023-05-01 13:33:18',650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12193,'1000','51682937184','2023-05-01 13:33:18',1500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1523'),(12194,'4000','51682937184','2023-05-01 13:33:18',NULL,1500.00,'','5','1','Good sold','1','','sales','HSW-002','','No',NULL,NULL,''),(12195,'1110','51682937215','2023-05-01 14:54:00',NULL,2760.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12196,'5500','51682937215','2023-05-01 14:54:00',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12197,'1000','51682937215','2023-05-01 14:54:00',5400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12198,'4000','51682937215','2023-05-01 14:54:00',NULL,5400.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(12199,'1110','51682951731','2023-05-01 17:35:41',NULL,1740.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12200,'5500','51682951731','2023-05-01 17:35:41',1740.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12201,'1000','51682951731','2023-05-01 17:35:41',2760.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12202,'4000','51682951731','2023-05-01 17:35:41',NULL,2760.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12203,'1110','51683010322','2023-05-02 09:57:56',NULL,3335.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12204,'1110','51683010322','2023-05-02 09:57:56',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12205,'1110','51683010322','2023-05-02 09:57:56',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12206,'1110','51683010322','2023-05-02 09:57:56',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12207,'5500','51683010322','2023-05-02 09:57:56',6221.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12208,'1000','51683010322','2023-05-02 09:57:56',7960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2523'),(12209,'4000','51683010322','2023-05-02 09:57:56',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12210,'4000','51683010322','2023-05-02 09:57:56',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12211,'4000','51683010322','2023-05-02 09:57:56',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12212,'4000','51683010322','2023-05-02 09:57:56',NULL,2610.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12213,'1110','51683016305','2023-05-02 11:32:29',NULL,1100.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12214,'5500','51683016305','2023-05-02 11:32:29',1100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12215,'1000','51683016305','2023-05-02 11:32:29',1300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12216,'4000','51683016305','2023-05-02 11:32:29',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12217,'1110','51683020358','2023-05-02 12:47:01',NULL,14574.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12218,'1110','51683020358','2023-05-02 12:47:01',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12219,'5500','51683020358','2023-05-02 12:47:01',14604.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12220,'1000','51683020358','2023-05-02 12:47:01',17560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2523'),(12221,'4000','51683020358','2023-05-02 12:47:01',NULL,17360.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12222,'4000','51683020358','2023-05-02 12:47:01',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12223,'1110','51683028988','2023-05-02 15:26:08',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12224,'1110','51683028988','2023-05-02 15:26:08',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12225,'1110','51683028988','2023-05-02 15:26:08',NULL,13720.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(12226,'1110','51683028988','2023-05-02 15:26:08',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(12227,'1110','51683028988','2023-05-02 15:26:08',NULL,7056.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12228,'1110','51683028988','2023-05-02 15:26:08',NULL,1835.00,'','5','1','Inventory sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(12229,'1110','51683028988','2023-05-02 15:26:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12230,'1110','51683028988','2023-05-02 15:26:08',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12231,'1110','51683028988','2023-05-02 15:26:08',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12232,'1110','51683028988','2023-05-02 15:26:08',NULL,840.00,'','5','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(12233,'1110','51683028988','2023-05-02 15:26:08',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12234,'1110','51683028988','2023-05-02 15:26:08',NULL,11451.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12235,'5500','51683028988','2023-05-02 15:26:08',46723.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12236,'1000','51683028988','2023-05-02 15:26:08',58780.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12523'),(12237,'4000','51683028988','2023-05-02 15:26:08',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12238,'4000','51683028988','2023-05-02 15:26:08',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12239,'4000','51683028988','2023-05-02 15:26:08',NULL,16000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(12240,'4000','51683028988','2023-05-02 15:26:08',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(12241,'4000','51683028988','2023-05-02 15:26:08',NULL,7500.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12242,'4000','51683028988','2023-05-02 15:26:08',NULL,3250.00,'','5','1','Good sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(12243,'4000','51683028988','2023-05-02 15:26:08',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12244,'4000','51683028988','2023-05-02 15:26:08',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12245,'4000','51683028988','2023-05-02 15:26:08',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12246,'4000','51683028988','2023-05-02 15:26:08',NULL,1380.00,'','5','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(12247,'4000','51683028988','2023-05-02 15:26:08',NULL,5000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12248,'4000','51683028988','2023-05-02 15:26:08',NULL,13750.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12249,'1110','51683090481','2023-05-03 08:09:28',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(12250,'1110','51683090481','2023-05-03 08:09:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12251,'1110','51683090481','2023-05-03 08:09:28',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12252,'5500','51683090481','2023-05-03 08:09:28',2950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12253,'1000','51683090481','2023-05-03 08:09:28',3800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12254,'4000','51683090481','2023-05-03 08:09:28',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(12255,'4000','51683090481','2023-05-03 08:09:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12256,'4000','51683090481','2023-05-03 08:09:28',NULL,100.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12257,'1110','51683099544','2023-05-03 10:39:32',NULL,390.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(12258,'5500','51683099544','2023-05-03 10:39:32',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12259,'1000','51683099544','2023-05-03 10:39:32',750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12260,'4000','51683099544','2023-05-03 10:39:32',NULL,750.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(12261,'1110','51683104425','2023-05-03 12:00:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12262,'5500','51683104425','2023-05-03 12:00:35',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12263,'1000','51683104425','2023-05-03 12:00:35',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3523'),(12264,'4000','51683104425','2023-05-03 12:00:35',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12265,'1110','51683113077','2023-05-03 14:25:15',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(12266,'5500','51683113077','2023-05-03 14:25:15',3500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12267,'1000','51683113077','2023-05-03 14:25:15',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3523'),(12268,'4000','51683113077','2023-05-03 14:25:15',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(12269,'1110','51683125175','2023-05-03 17:46:27',NULL,2844.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12270,'5500','51683125175','2023-05-03 17:46:27',2844.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12271,'1000','51683125175','2023-05-03 17:46:27',3400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3523'),(12272,'4000','51683125175','2023-05-03 17:46:27',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12273,'1110','51683177889','2023-05-04 08:26:11',NULL,2780.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12274,'1110','51683177889','2023-05-04 08:26:11',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12275,'5500','51683177889','2023-05-04 08:26:11',8268.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12276,'1000','51683177889','2023-05-04 08:26:11',9800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3523'),(12277,'4000','51683177889','2023-05-04 08:26:11',NULL,3400.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12278,'4000','51683177889','2023-05-04 08:26:11',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12279,'1110','51683178002','2023-05-04 08:27:24',NULL,711.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12280,'5500','51683178002','2023-05-04 08:27:24',711.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12281,'1000','51683178002','2023-05-04 08:27:24',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12282,'4000','51683178002','2023-05-04 08:27:24',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12283,'1110','51683178058','2023-05-04 09:34:24',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12284,'1110','51683178058','2023-05-04 09:34:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12285,'5500','51683178058','2023-05-04 09:34:24',7646.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12286,'1000','51683178058','2023-05-04 09:34:24',9100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12287,'4000','51683178058','2023-05-04 09:34:24',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12288,'4000','51683178058','2023-05-04 09:34:24',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12289,'1110','51683182078','2023-05-04 09:35:57',NULL,53400.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(12290,'1110','51683182078','2023-05-04 09:35:57',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12291,'5500','51683182078','2023-05-04 09:35:57',53535.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12292,'1000','51683182078','2023-05-04 09:35:57',6700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12293,'4000','51683182078','2023-05-04 09:35:57',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(12294,'4000','51683182078','2023-05-04 09:35:57',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12295,'1110','51683186553','2023-05-04 10:51:11',NULL,1422.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12296,'1110','51683186553','2023-05-04 10:51:11',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12297,'1110','51683186553','2023-05-04 10:51:11',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12298,'5500','51683186553','2023-05-04 10:51:11',1487.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12299,'1000','51683186553','2023-05-04 10:51:11',1950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12300,'4000','51683186553','2023-05-04 10:51:11',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12301,'4000','51683186553','2023-05-04 10:51:11',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(12302,'4000','51683186553','2023-05-04 10:51:11',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12303,'1110','51683187657','2023-05-04 11:53:52',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12304,'5500','51683187657','2023-05-04 11:53:52',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12305,'1000','51683187657','2023-05-04 11:53:52',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12306,'4000','51683187657','2023-05-04 11:53:52',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12307,'1110','51683199238','2023-05-04 14:21:07',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(12308,'5500','51683199238','2023-05-04 14:21:07',3123.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12309,'1000','51683199238','2023-05-04 14:21:07',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12310,'4000','51683199238','2023-05-04 14:21:07',NULL,3750.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(12311,'1110','51683273450','2023-05-05 10:59:36',NULL,13720.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12312,'1110','51683273450','2023-05-05 10:59:36',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(12313,'1110','51683273450','2023-05-05 10:59:36',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12314,'1110','51683273450','2023-05-05 10:59:36',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12315,'5500','51683273450','2023-05-05 10:59:36',24934.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12316,'1000','51683273450','2023-05-05 10:59:36',29950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4523'),(12317,'4000','51683273450','2023-05-05 10:59:36',NULL,16000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(12318,'4000','51683273450','2023-05-05 10:59:36',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24331','','No',NULL,NULL,''),(12319,'4000','51683273450','2023-05-05 10:59:36',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12320,'4000','51683273450','2023-05-05 10:59:36',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12321,'1110','51683273637','2023-05-05 11:05:39',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12322,'1110','51683273637','2023-05-05 11:05:39',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12323,'1110','51683273637','2023-05-05 11:05:39',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12324,'5500','51683273637','2023-05-05 11:05:39',5552.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12325,'1000','51683273637','2023-05-05 11:05:39',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5523'),(12326,'4000','51683273637','2023-05-05 11:05:39',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12327,'4000','51683273637','2023-05-05 11:05:39',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12328,'4000','51683273637','2023-05-05 11:05:39',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12329,'1110','51683274115','2023-05-05 12:31:55',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(12330,'5500','51683274115','2023-05-05 12:31:55',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12331,'1000','51683274115','2023-05-05 12:31:55',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5523'),(12332,'4000','51683274115','2023-05-05 12:31:55',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(12333,'1110','51683279428','2023-05-05 13:29:10',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12334,'1110','51683279428','2023-05-05 13:29:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12335,'5500','51683279428','2023-05-05 13:29:10',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12336,'1000','51683279428','2023-05-05 13:29:10',450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5523'),(12337,'4000','51683279428','2023-05-05 13:29:10',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12338,'4000','51683279428','2023-05-05 13:29:10',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12339,'1110','51683352347','2023-05-06 08:52:53',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12340,'5500','51683352347','2023-05-06 08:52:53',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12341,'1000','51683352347','2023-05-06 08:52:53',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6523'),(12342,'4000','51683352347','2023-05-06 08:52:53',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12343,'1110','51683366016','2023-05-06 12:41:31',NULL,4164.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(12344,'1110','51683366016','2023-05-06 12:41:31',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(12345,'1110','51683366016','2023-05-06 12:41:31',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12346,'5500','51683366016','2023-05-06 12:41:31',10352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12347,'1000','51683366016','2023-05-06 12:41:31',12250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6523 SAT'),(12348,'4000','51683366016','2023-05-06 12:41:31',NULL,5000.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(12349,'4000','51683366016','2023-05-06 12:41:31',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(12350,'4000','51683366016','2023-05-06 12:41:31',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12351,'1110','51683366123','2023-05-06 12:46:39',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12352,'1110','51683366123','2023-05-06 12:46:39',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12353,'5500','51683366123','2023-05-06 12:46:39',6935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12354,'1000','51683366123','2023-05-06 12:46:39',8500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12355,'4000','51683366123','2023-05-06 12:46:39',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12356,'4000','51683366123','2023-05-06 12:46:39',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12357,'1110','51683366425','2023-05-06 14:41:50',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12358,'5500','51683366425','2023-05-06 14:41:50',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12359,'1000','51683366425','2023-05-06 14:41:50',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6523 SAT'),(12360,'4000','51683366425','2023-05-06 14:41:50',NULL,400.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12361,'1110','51683555094','2023-05-08 17:16:03',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(12362,'1110','51683555094','2023-05-08 17:16:03',NULL,15840.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12363,'1110','51683555094','2023-05-08 17:16:03',NULL,600.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12364,'1110','51683555094','2023-05-08 17:16:03',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12365,'1110','51683555094','2023-05-08 17:16:03',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12366,'5500','51683555094','2023-05-08 17:16:03',20465.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12367,'1000','51683555094','2023-05-08 17:16:03',30150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8523'),(12368,'4000','51683555094','2023-05-08 17:16:03',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(12369,'4000','51683555094','2023-05-08 17:16:03',NULL,22500.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12370,'4000','51683555094','2023-05-08 17:16:03',NULL,1800.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12371,'4000','51683555094','2023-05-08 17:16:03',NULL,2000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12372,'4000','51683555094','2023-05-08 17:16:03',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12373,'1110','51683555421','2023-05-08 17:24:45',NULL,92000.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12374,'1110','51683555421','2023-05-08 17:24:45',NULL,39886.00,'','5','1','Inventory sold','1','','sales','MR 36029','','No',NULL,NULL,''),(12375,'1110','51683555421','2023-05-08 17:24:45',NULL,23000.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(12376,'1110','51683555421','2023-05-08 17:24:45',NULL,34496.00,'','5','1','Inventory sold','1','','sales','MR 36018','','No',NULL,NULL,''),(12377,'1110','51683555421','2023-05-08 17:24:45',NULL,8000.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12378,'1110','51683555421','2023-05-08 17:24:45',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12379,'1110','51683555421','2023-05-08 17:24:45',NULL,450.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12380,'5500','51683555421','2023-05-08 17:24:45',200332.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12381,'1000','51683555421','2023-05-08 17:24:45',274950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8523'),(12382,'4000','51683555421','2023-05-08 17:24:45',NULL,125000.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12383,'4000','51683555421','2023-05-08 17:24:45',NULL,48100.00,'','5','1','Good sold','1','','sales','MR 36029','','No',NULL,NULL,''),(12384,'4000','51683555421','2023-05-08 17:24:45',NULL,31250.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(12385,'4000','51683555421','2023-05-08 17:24:45',NULL,41600.00,'','5','1','Good sold','1','','sales','MR 36018','','No',NULL,NULL,''),(12386,'4000','51683555421','2023-05-08 17:24:45',NULL,20000.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12387,'4000','51683555421','2023-05-08 17:24:45',NULL,6000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12388,'4000','51683555421','2023-05-08 17:24:45',NULL,3000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12389,'1110','51683555903','2023-05-08 17:29:35',NULL,17040.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12390,'1110','51683555903','2023-05-08 17:29:35',NULL,4002.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12391,'1110','51683555903','2023-05-08 17:29:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12392,'1110','51683555903','2023-05-08 17:29:35',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12393,'5500','51683555903','2023-05-08 17:29:35',22592.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12394,'1000','51683555903','2023-05-08 17:29:35',26900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6523 SAT'),(12395,'4000','51683555903','2023-05-08 17:29:35',NULL,19200.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12396,'4000','51683555903','2023-05-08 17:29:35',NULL,5100.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12397,'4000','51683555903','2023-05-08 17:29:35',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12398,'4000','51683555903','2023-05-08 17:29:35',NULL,2300.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12399,'1110','51683608614','2023-05-09 08:03:49',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(12400,'5500','51683608614','2023-05-09 08:03:49',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12401,'1000','51683608614','2023-05-09 08:03:49',1600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9523'),(12402,'4000','51683608614','2023-05-09 08:03:49',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(12403,'1110','51683616230','2023-05-09 10:11:07',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12404,'1110','51683616230','2023-05-09 10:11:07',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12405,'5500','51683616230','2023-05-09 10:11:07',3210.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12406,'1000','51683616230','2023-05-09 10:11:07',5300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9523'),(12407,'4000','51683616230','2023-05-09 10:11:07',NULL,2500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(12408,'4000','51683616230','2023-05-09 10:11:07',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12409,'1110','51683621603','2023-05-09 11:40:55',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12410,'1110','51683621603','2023-05-09 11:40:55',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12411,'5500','51683621603','2023-05-09 11:40:55',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12412,'1000','51683621603','2023-05-09 11:40:55',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9523'),(12413,'4000','51683621603','2023-05-09 11:40:55',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12414,'4000','51683621603','2023-05-09 11:40:55',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12415,'1110','51683697609','2023-05-10 08:48:55',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12416,'1110','51683697609','2023-05-10 08:48:55',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(12417,'1110','51683697609','2023-05-10 08:48:55',NULL,2668.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12418,'1110','51683697609','2023-05-10 08:48:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12419,'1110','51683697609','2023-05-10 08:48:55',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12420,'1110','51683697609','2023-05-10 08:48:55',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12421,'5500','51683697609','2023-05-10 08:48:55',7034.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12422,'1000','51683697609','2023-05-10 08:48:55',8900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10523'),(12423,'4000','51683697609','2023-05-10 08:48:55',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12424,'4000','51683697609','2023-05-10 08:48:55',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(12425,'4000','51683697609','2023-05-10 08:48:55',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12426,'4000','51683697609','2023-05-10 08:48:55',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12427,'4000','51683697609','2023-05-10 08:48:55',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12428,'4000','51683697609','2023-05-10 08:48:55',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12429,'1110','51683697766','2023-05-10 08:52:16',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12430,'5500','51683697766','2023-05-10 08:52:16',880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12431,'1000','51683697766','2023-05-10 08:52:16',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9523'),(12432,'4000','51683697766','2023-05-10 08:52:16',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12433,'1110','51683705492','2023-05-10 10:59:03',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12434,'5500','51683705492','2023-05-10 10:59:03',5600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12435,'1000','51683705492','2023-05-10 10:59:03',6800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10523'),(12436,'4000','51683705492','2023-05-10 10:59:03',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12437,'1110','51683705560','2023-05-10 12:31:18',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12438,'5500','51683705560','2023-05-10 12:31:18',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12439,'1000','51683705560','2023-05-10 12:31:18',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10523'),(12440,'4000','51683705560','2023-05-10 12:31:18',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12441,'1110','51683723918','2023-05-10 16:06:29',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12442,'5500','51683723918','2023-05-10 16:06:29',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12443,'1000','51683723918','2023-05-10 16:06:29',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10523'),(12444,'4000','51683723918','2023-05-10 16:06:29',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12445,'1110','51683867395','2023-05-12 07:59:38',NULL,910.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(12446,'1110','51683867395','2023-05-12 07:59:38',NULL,390.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(12447,'5500','51683867395','2023-05-12 07:59:38',1300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12448,'1000','51683867395','2023-05-12 07:59:38',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12449,'4000','51683867395','2023-05-12 07:59:38',NULL,1750.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(12450,'4000','51683867395','2023-05-12 07:59:38',NULL,750.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(12451,'1110','51683867589','2023-05-12 08:00:26',NULL,3555.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12452,'1110','51683867589','2023-05-12 08:00:26',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12453,'5500','51683867589','2023-05-12 08:00:26',3570.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12454,'1000','51683867589','2023-05-12 08:00:26',4350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12523'),(12455,'4000','51683867589','2023-05-12 08:00:26',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12456,'4000','51683867589','2023-05-12 08:00:26',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12457,'1110','51683893398','2023-05-12 15:12:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12458,'1110','51683893398','2023-05-12 15:12:14',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12459,'5500','51683893398','2023-05-12 15:12:14',850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12460,'1000','51683893398','2023-05-12 15:12:14',1150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12461,'4000','51683893398','2023-05-12 15:12:14',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12462,'4000','51683893398','2023-05-12 15:12:14',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12463,'1110','51683955308','2023-05-13 13:13:21',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12464,'1110','51683955308','2023-05-13 13:13:21',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12465,'1110','51683955308','2023-05-13 13:13:21',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12466,'1110','51683955308','2023-05-13 13:13:21',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12467,'1110','51683955308','2023-05-13 13:13:21',NULL,1078.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12468,'1110','51683955308','2023-05-13 13:13:21',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12469,'5500','51683955308','2023-05-13 13:13:21',6303.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12470,'1000','51683955308','2023-05-13 13:13:21',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13523'),(12471,'4000','51683955308','2023-05-13 13:13:21',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12472,'4000','51683955308','2023-05-13 13:13:21',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12473,'4000','51683955308','2023-05-13 13:13:21',NULL,1150.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12474,'4000','51683955308','2023-05-13 13:13:21',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12475,'4000','51683955308','2023-05-13 13:13:21',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12476,'4000','51683955308','2023-05-13 13:13:21',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(12477,'1110','51683972817','2023-05-13 13:13:51',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12478,'5500','51683972817','2023-05-13 13:13:51',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12479,'1000','51683972817','2023-05-13 13:13:51',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13523 SAT'),(12480,'4000','51683972817','2023-05-13 13:13:51',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12481,'1110','51683976135','2023-05-13 16:37:14',NULL,10125.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12482,'1110','51683976135','2023-05-13 16:37:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12483,'1110','51683976135','2023-05-13 16:37:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12484,'1110','51683976135','2023-05-13 16:37:14',NULL,3335.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12485,'1110','51683976135','2023-05-13 16:37:14',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12486,'1110','51683976135','2023-05-13 16:37:14',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12487,'1110','51683976135','2023-05-13 16:37:14',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12488,'1110','51683976135','2023-05-13 16:37:14',NULL,3000.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(12489,'5500','51683976135','2023-05-13 16:37:14',18778.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12490,'1000','51683976135','2023-05-13 16:37:14',22970.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13523'),(12491,'4000','51683976135','2023-05-13 16:37:14',NULL,11520.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12492,'4000','51683976135','2023-05-13 16:37:14',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12493,'4000','51683976135','2023-05-13 16:37:14',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12494,'4000','51683976135','2023-05-13 16:37:14',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12495,'4000','51683976135','2023-05-13 16:37:14',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12496,'4000','51683976135','2023-05-13 16:37:14',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12497,'4000','51683976135','2023-05-13 16:37:14',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12498,'4000','51683976135','2023-05-13 16:37:14',NULL,4000.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(12499,'1110','51684138000','2023-05-15 11:06:51',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(12500,'5500','51684138000','2023-05-15 11:06:51',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12501,'1000','51684138000','2023-05-15 11:06:51',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15523'),(12502,'4000','51684138000','2023-05-15 11:06:51',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(12503,'1110','51684165410','2023-05-15 18:43:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12504,'1110','51684165410','2023-05-15 18:43:51',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24104','','No',NULL,NULL,''),(12505,'5500','51684165410','2023-05-15 18:43:51',1472.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12506,'1000','51684165410','2023-05-15 18:43:51',1900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12507,'4000','51684165410','2023-05-15 18:43:51',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12508,'4000','51684165410','2023-05-15 18:43:51',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24104','','No',NULL,NULL,''),(12509,'1110','51684307175','2023-05-17 10:07:40',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12510,'1110','51684307175','2023-05-17 10:07:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12511,'5500','51684307175','2023-05-17 10:07:40',315.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12512,'1000','51684307175','2023-05-17 10:07:40',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16523'),(12513,'4000','51684307175','2023-05-17 10:07:40',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12514,'4000','51684307175','2023-05-17 10:07:40',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12515,'1110','51684394968','2023-05-18 10:39:03',NULL,20155.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12516,'1110','51684394968','2023-05-18 10:39:03',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12517,'1110','51684394968','2023-05-18 10:39:03',NULL,500.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12518,'1110','51684394968','2023-05-18 10:39:03',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12519,'1110','51684394968','2023-05-18 10:39:03',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12520,'5500','51684394968','2023-05-18 10:39:03',22830.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12521,'1000','51684394968','2023-05-18 10:39:03',27600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12522,'4000','51684394968','2023-05-18 10:39:03',NULL,23200.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12523,'4000','51684394968','2023-05-18 10:39:03',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(12524,'4000','51684394968','2023-05-18 10:39:03',NULL,1500.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12525,'4000','51684394968','2023-05-18 10:39:03',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12526,'4000','51684394968','2023-05-18 10:39:03',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12527,'1110','51684473757','2023-05-19 09:40:27',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12528,'1110','51684473757','2023-05-19 09:40:27',NULL,1840.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(12529,'5500','51684473757','2023-05-19 09:40:27',2040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12530,'1000','51684473757','2023-05-19 09:40:27',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19523'),(12531,'4000','51684473757','2023-05-19 09:40:27',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12532,'4000','51684473757','2023-05-19 09:40:27',NULL,2600.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(12533,'1110','51684496951','2023-05-19 14:49:41',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(12534,'5500','51684496951','2023-05-19 14:49:41',9700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12535,'1000','51684496951','2023-05-19 14:49:41',12000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19523'),(12536,'4000','51684496951','2023-05-19 14:49:41',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(12537,'1110','51684559941','2023-05-20 08:20:17',NULL,1840.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(12538,'5500','51684559941','2023-05-20 08:20:17',1840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12539,'1000','51684559941','2023-05-20 08:20:17',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19523'),(12540,'4000','51684559941','2023-05-20 08:20:17',NULL,2500.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(12541,'1110','51684570884','2023-05-20 11:21:51',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(12542,'1110','51684570884','2023-05-20 11:21:51',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12543,'5500','51684570884','2023-05-20 11:21:51',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12544,'1000','51684570884','2023-05-20 11:21:51',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20523 '),(12545,'4000','51684570884','2023-05-20 11:21:51',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(12546,'4000','51684570884','2023-05-20 11:21:51',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12547,'1110','51684575233','2023-05-20 12:34:22',NULL,695.00,'','5','1','Inventory sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12548,'5500','51684575233','2023-05-20 12:34:22',695.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12549,'1000','51684575233','2023-05-20 12:34:22',850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12550,'4000','51684575233','2023-05-20 12:34:22',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33718','','No',NULL,NULL,''),(12551,'1110','51684595171','2023-05-20 18:06:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12552,'1110','51684595171','2023-05-20 18:06:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12553,'5500','51684595171','2023-05-20 18:06:40',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12554,'1000','51684595171','2023-05-20 18:06:40',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20523'),(12555,'4000','51684595171','2023-05-20 18:06:40',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12556,'4000','51684595171','2023-05-20 18:06:40',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12557,'1110','51684748280','2023-05-22 12:40:00',NULL,2844.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12558,'5500','51684748280','2023-05-22 12:40:00',2844.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12559,'1000','51684748280','2023-05-22 12:40:00',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22523'),(12560,'4000','51684748280','2023-05-22 12:40:00',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12561,'1110','51684755684','2023-05-22 14:41:53',NULL,10500.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(12562,'5500','51684755684','2023-05-22 14:41:53',10500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12563,'1000','51684755684','2023-05-22 14:41:53',13000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22523'),(12564,'4000','51684755684','2023-05-22 14:41:53',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(12565,'1110','51684761114','2023-05-22 16:12:07',NULL,1176.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12566,'5500','51684761114','2023-05-22 16:12:07',1176.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12567,'1000','51684761114','2023-05-22 16:12:07',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22523'),(12568,'4000','51684761114','2023-05-22 16:12:07',NULL,1350.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12569,'1110','51684768777','2023-05-22 18:19:51',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(12570,'5500','51684768777','2023-05-22 18:19:51',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12571,'1000','51684768777','2023-05-22 18:19:51',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22523'),(12572,'4000','51684768777','2023-05-22 18:19:51',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24320','','No',NULL,NULL,''),(12573,'1110','51684825953','2023-05-23 10:13:06',NULL,2130.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12574,'5500','51684825953','2023-05-23 10:13:06',2130.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12575,'1000','51684825953','2023-05-23 10:13:06',2550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23523'),(12576,'4000','51684825953','2023-05-23 10:13:06',NULL,2550.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12577,'1110','51684838594','2023-05-23 13:44:18',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12578,'5500','51684838594','2023-05-23 13:44:18',931.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12579,'1000','51684838594','2023-05-23 13:44:18',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22523'),(12580,'4000','51684838594','2023-05-23 13:44:18',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12581,'1110','51684853307','2023-05-23 17:48:44',NULL,5040.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(12582,'5500','51684853307','2023-05-23 17:48:44',5040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12583,'1000','51684853307','2023-05-23 17:48:44',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23523'),(12584,'4000','51684853307','2023-05-23 17:48:44',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(12585,'1110','31684913279','2023-05-24 10:33:31',NULL,8624.00,'','3','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12586,'1110','31684913279','2023-05-24 10:33:31',NULL,12375.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12587,'1110','31684913279','2023-05-24 10:33:31',NULL,5520.00,'','3','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(12588,'1110','31684913279','2023-05-24 10:33:31',NULL,12348.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12589,'1110','31684913279','2023-05-24 10:33:31',NULL,31500.00,'','3','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(12590,'5500','31684913279','2023-05-24 10:33:31',70367.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12591,'1000','31684913279','2023-05-24 10:33:31',87100.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'19.05.2023'),(12592,'4000','31684913279','2023-05-24 10:33:31',NULL,10400.00,'','3','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12593,'4000','31684913279','2023-05-24 10:33:31',NULL,14300.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12594,'4000','31684913279','2023-05-24 10:33:31',NULL,7500.00,'','3','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(12595,'4000','31684913279','2023-05-24 10:33:31',NULL,14400.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12596,'4000','31684913279','2023-05-24 10:33:31',NULL,40500.00,'','3','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(12597,'1110','31684913826','2023-05-24 10:44:08',NULL,880.00,'','3','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(12598,'1110','31684913826','2023-05-24 10:44:08',NULL,2156.00,'','3','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12599,'1110','31684913826','2023-05-24 10:44:08',NULL,2352.00,'','3','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12600,'1110','31684913826','2023-05-24 10:44:08',NULL,2058.00,'','3','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12601,'1110','31684913826','2023-05-24 10:44:08',NULL,2800.00,'','3','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12602,'1110','31684913826','2023-05-24 10:44:08',NULL,960.00,'','3','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12603,'1110','31684913826','2023-05-24 10:44:08',NULL,1800.00,'','3','1','Inventory sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(12604,'1110','31684913826','2023-05-24 10:44:08',NULL,100.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12605,'5500','31684913826','2023-05-24 10:44:08',13106.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12606,'1000','31684913826','2023-05-24 10:44:08',19250.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'KARIBU NA WANJIRU'),(12607,'4000','31684913826','2023-05-24 10:44:08',NULL,1250.00,'','3','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(12608,'4000','31684913826','2023-05-24 10:44:08',NULL,2600.00,'','3','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(12609,'4000','31684913826','2023-05-24 10:44:08',NULL,2500.00,'','3','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(12610,'4000','31684913826','2023-05-24 10:44:08',NULL,2400.00,'','3','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(12611,'4000','31684913826','2023-05-24 10:44:08',NULL,4800.00,'','3','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12612,'4000','31684913826','2023-05-24 10:44:08',NULL,2400.00,'','3','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12613,'4000','31684913826','2023-05-24 10:44:08',NULL,3000.00,'','3','1','Good sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(12614,'4000','31684913826','2023-05-24 10:44:08',NULL,300.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12615,'1110','31684915546','2023-05-24 11:07:24',NULL,480.00,'','3','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12616,'1110','31684915546','2023-05-24 11:07:24',NULL,9800.00,'','3','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12617,'1110','31684915546','2023-05-24 11:07:24',NULL,9940.00,'','3','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12618,'1110','31684915546','2023-05-24 11:07:24',NULL,4116.00,'','3','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12619,'5500','31684915546','2023-05-24 11:07:24',24336.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12620,'1000','31684915546','2023-05-24 11:07:24',28400.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'monday 05.2020'),(12621,'4000','31684915546','2023-05-24 11:07:24',NULL,1200.00,'','3','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12622,'4000','31684915546','2023-05-24 11:07:24',NULL,11200.00,'','3','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12623,'4000','31684915546','2023-05-24 11:07:24',NULL,11200.00,'','3','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12624,'4000','31684915546','2023-05-24 11:07:24',NULL,4800.00,'','3','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12625,'1110','31684915789','2023-05-24 11:12:56',NULL,250.00,'','3','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(12626,'1110','31684915789','2023-05-24 11:12:56',NULL,30.00,'','3','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12627,'1110','31684915789','2023-05-24 11:12:56',NULL,14625.00,'','3','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(12628,'1110','31684915789','2023-05-24 11:12:56',NULL,7287.00,'','3','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(12629,'1110','31684915789','2023-05-24 11:12:56',NULL,700.00,'','3','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12630,'1110','31684915789','2023-05-24 11:12:56',NULL,3500.00,'','3','1','Inventory sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(12631,'1110','31684915789','2023-05-24 11:12:56',NULL,140.00,'','3','1','Inventory sold','1','','sales','GOLD','','No',NULL,NULL,''),(12632,'5500','31684915789','2023-05-24 11:12:56',26532.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12633,'1000','31684915789','2023-05-24 11:12:56',31700.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'MOSES LANDLORD KATANI'),(12634,'4000','31684915789','2023-05-24 11:12:56',NULL,450.00,'','3','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(12635,'4000','31684915789','2023-05-24 11:12:56',NULL,200.00,'','3','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12636,'4000','31684915789','2023-05-24 11:12:56',NULL,16900.00,'','3','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(12637,'4000','31684915789','2023-05-24 11:12:56',NULL,8750.00,'','3','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(12638,'4000','31684915789','2023-05-24 11:12:56',NULL,1200.00,'','3','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12639,'4000','31684915789','2023-05-24 11:12:56',NULL,4000.00,'','3','1','Good sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(12640,'4000','31684915789','2023-05-24 11:12:56',NULL,200.00,'','3','1','Good sold','1','','sales','GOLD','','No',NULL,NULL,''),(12641,'1110','51684916335','2023-05-24 11:19:08',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12642,'5500','51684916335','2023-05-24 11:19:08',2793.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12643,'1000','51684916335','2023-05-24 11:19:08',3750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12644,'4000','51684916335','2023-05-24 11:19:08',NULL,3750.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12645,'1110','51684916366','2023-05-24 12:50:05',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12646,'5500','51684916366','2023-05-24 12:50:05',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12647,'1000','51684916366','2023-05-24 12:50:05',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24523'),(12648,'4000','51684916366','2023-05-24 12:50:05',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12649,'1110','51684925692','2023-05-24 13:55:21',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12650,'5500','51684925692','2023-05-24 13:55:21',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12651,'1000','51684925692','2023-05-24 13:55:21',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24523'),(12652,'4000','51684925692','2023-05-24 13:55:21',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12653,'1110','51684925742','2023-05-24 14:13:10',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12654,'5500','51684925742','2023-05-24 14:13:10',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12655,'1000','51684925742','2023-05-24 14:13:10',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24523'),(12656,'4000','51684925742','2023-05-24 14:13:10',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12657,'1110','51684928885','2023-05-24 14:48:19',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12658,'5500','51684928885','2023-05-24 14:48:19',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12659,'1000','51684928885','2023-05-24 14:48:19',460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24523'),(12660,'4000','51684928885','2023-05-24 14:48:19',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12661,'1110','51684994488','2023-05-25 09:03:37',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12662,'1110','51684994488','2023-05-25 09:03:37',NULL,720.00,'','5','1','Inventory sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(12663,'1110','51684994488','2023-05-25 09:03:37',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12664,'1110','51684994488','2023-05-25 09:03:37',NULL,2800.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12665,'5500','51684994488','2023-05-25 09:03:37',4296.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12666,'1000','51684994488','2023-05-25 09:03:37',5800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25523'),(12667,'4000','51684994488','2023-05-25 09:03:37',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12668,'4000','51684994488','2023-05-25 09:03:37',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24356BK','','No',NULL,NULL,''),(12669,'4000','51684994488','2023-05-25 09:03:37',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12670,'4000','51684994488','2023-05-25 09:03:37',NULL,4000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12671,'1110','51685002582','2023-05-25 11:16:39',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12672,'5500','51685002582','2023-05-25 11:16:39',931.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12673,'1000','51685002582','2023-05-25 11:16:39',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25523'),(12674,'4000','51685002582','2023-05-25 11:16:39',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12675,'1110','51685005569','2023-05-25 16:16:12',NULL,19000.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(12676,'5500','51685005569','2023-05-25 16:16:12',19000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12677,'1000','51685005569','2023-05-25 16:16:12',25000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25523'),(12678,'4000','51685005569','2023-05-25 16:16:12',NULL,25000.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(12679,'1110','51685020598','2023-05-25 16:17:24',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(12680,'5500','51685020598','2023-05-25 16:17:24',920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12681,'1000','51685020598','2023-05-25 16:17:24',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25523'),(12682,'4000','51685020598','2023-05-25 16:17:24',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(12683,'1110','51685082130','2023-05-26 09:22:56',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12684,'5500','51685082130','2023-05-26 09:22:56',931.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12685,'1000','51685082130','2023-05-26 09:22:56',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26523'),(12686,'4000','51685082130','2023-05-26 09:22:56',NULL,1300.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12687,'1110','51685082189','2023-05-26 09:29:46',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(12688,'5500','51685082189','2023-05-26 09:29:46',920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12689,'1000','51685082189','2023-05-26 09:29:46',1250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26523'),(12690,'4000','51685082189','2023-05-26 09:29:46',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(12691,'1110','51685082601','2023-05-26 09:50:41',NULL,4970.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12692,'5500','51685082601','2023-05-26 09:50:41',4970.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12693,'1000','51685082601','2023-05-26 09:50:41',5600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12694,'4000','51685082601','2023-05-26 09:50:41',NULL,5600.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12695,'1110','51685084630','2023-05-26 11:30:09',NULL,2156.00,'','5','1','Inventory sold','1','','sales','MR 36029','','No',NULL,NULL,''),(12696,'5500','51685084630','2023-05-26 11:30:09',2156.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12697,'1000','51685084630','2023-05-26 11:30:09',2600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12698,'4000','51685084630','2023-05-26 11:30:09',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36029','','No',NULL,NULL,''),(12699,'1110','51685089814','2023-05-26 11:47:30',NULL,711.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12700,'1110','51685089814','2023-05-26 11:47:30',NULL,3550.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12701,'5500','51685089814','2023-05-26 11:47:30',4261.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12702,'1000','51685089814','2023-05-26 11:47:30',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26523'),(12703,'4000','51685089814','2023-05-26 11:47:30',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(12704,'4000','51685089814','2023-05-26 11:47:30',NULL,4000.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12705,'1110','51685103105','2023-05-26 15:12:49',NULL,6650.00,'','5','1','Inventory sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(12706,'5500','51685103105','2023-05-26 15:12:49',6650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12707,'1000','51685103105','2023-05-26 15:12:49',8750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12708,'4000','51685103105','2023-05-26 15:12:49',NULL,8750.00,'','5','1','Good sold','1','','sales','33726 FLOOR TILES','','No',NULL,NULL,''),(12709,'1110','51685103181','2023-05-26 15:31:43',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12710,'5500','51685103181','2023-05-26 15:31:43',1960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12711,'1000','51685103181','2023-05-26 15:31:43',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26523'),(12712,'4000','51685103181','2023-05-26 15:31:43',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12713,'1110','51685114457','2023-05-26 18:21:22',NULL,2640.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(12714,'5500','51685114457','2023-05-26 18:21:22',2640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12715,'1000','51685114457','2023-05-26 18:21:22',3750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12716,'4000','51685114457','2023-05-26 18:21:22',NULL,3750.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(12717,'1110','51685179049','2023-05-27 12:18:14',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(12718,'1110','51685179049','2023-05-27 12:18:14',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12719,'5500','51685179049','2023-05-27 12:18:14',4210.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12720,'1000','51685179049','2023-05-27 12:18:14',5460.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27523'),(12721,'4000','51685179049','2023-05-27 12:18:14',NULL,5000.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(12722,'4000','51685179049','2023-05-27 12:18:14',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12723,'1110','51685182099','2023-05-27 13:09:01',NULL,710.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12724,'1110','51685182099','2023-05-27 13:09:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12725,'5500','51685182099','2023-05-27 13:09:01',810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12726,'1000','51685182099','2023-05-27 13:09:01',1150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27523'),(12727,'4000','51685182099','2023-05-27 13:09:01',NULL,850.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12728,'4000','51685182099','2023-05-27 13:09:01',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12729,'1110','51685189128','2023-05-27 15:06:06',NULL,15375.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(12730,'5500','51685189128','2023-05-27 15:06:06',15375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12731,'1000','51685189128','2023-05-27 15:06:06',19500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26523'),(12732,'4000','51685189128','2023-05-27 15:06:06',NULL,19500.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(12733,'1110','51685189186','2023-05-27 15:07:42',NULL,7000.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12734,'5500','51685189186','2023-05-27 15:07:42',7000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12735,'1000','51685189186','2023-05-27 15:07:42',10000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27523'),(12736,'4000','51685189186','2023-05-27 15:07:42',NULL,10000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12737,'1110','51685197527','2023-05-27 17:26:07',NULL,931.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12738,'5500','51685197527','2023-05-27 17:26:07',931.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12739,'1000','51685197527','2023-05-27 17:26:07',1250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12740,'4000','51685197527','2023-05-27 17:26:07',NULL,1250.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12741,'1110','51685197572','2023-05-27 17:32:32',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12742,'1110','51685197572','2023-05-27 17:32:32',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12743,'1110','51685197572','2023-05-27 17:32:32',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12744,'5500','51685197572','2023-05-27 17:32:32',935.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12745,'1000','51685197572','2023-05-27 17:32:32',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27523'),(12746,'4000','51685197572','2023-05-27 17:32:32',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12747,'4000','51685197572','2023-05-27 17:32:32',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12748,'4000','51685197572','2023-05-27 17:32:32',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12749,'1110','51685355153','2023-05-29 13:14:47',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12750,'1110','51685355153','2023-05-29 13:14:47',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(12751,'1110','51685355153','2023-05-29 13:14:47',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12752,'5500','51685355153','2023-05-29 13:14:47',3511.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12753,'1000','51685355153','2023-05-29 13:14:47',4350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12754,'4000','51685355153','2023-05-29 13:14:47',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12755,'4000','51685355153','2023-05-29 13:14:47',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(12756,'4000','51685355153','2023-05-29 13:14:47',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12757,'1110','51685357430','2023-05-29 13:51:02',NULL,400.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12758,'1110','51685357430','2023-05-29 13:51:02',NULL,800.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12759,'5500','51685357430','2023-05-29 13:51:02',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12760,'1000','51685357430','2023-05-29 13:51:02',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29523'),(12761,'4000','51685357430','2023-05-29 13:51:02',NULL,1200.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12762,'4000','51685357430','2023-05-29 13:51:02',NULL,2400.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12763,'1110','51685366321','2023-05-29 16:19:28',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12764,'1110','51685366321','2023-05-29 16:19:28',NULL,300.00,'','5','1','Inventory sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(12765,'1110','51685366321','2023-05-29 16:19:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12766,'5500','51685366321','2023-05-29 16:19:28',1086.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12767,'1000','51685366321','2023-05-29 16:19:28',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29523'),(12768,'4000','51685366321','2023-05-29 16:19:28',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12769,'4000','51685366321','2023-05-29 16:19:28',NULL,900.00,'','5','1','Good sold','1','','sales','PMHP 24320','','No',NULL,NULL,''),(12770,'4000','51685366321','2023-05-29 16:19:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12771,'1110','51685370961','2023-05-29 17:37:22',NULL,3335.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12772,'1110','51685370961','2023-05-29 17:37:22',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(12773,'1110','51685370961','2023-05-29 17:37:22',NULL,1420.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12774,'5500','51685370961','2023-05-29 17:37:22',4855.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12775,'1000','51685370961','2023-05-29 17:37:22',6150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29523'),(12776,'4000','51685370961','2023-05-29 17:37:22',NULL,4250.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12777,'4000','51685370961','2023-05-29 17:37:22',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(12778,'4000','51685370961','2023-05-29 17:37:22',NULL,1600.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12779,'1110','51685441781','2023-05-30 13:41:41',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12780,'1110','51685441781','2023-05-30 13:41:41',NULL,10250.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12781,'1110','51685441781','2023-05-30 13:41:41',NULL,7175.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12782,'1110','51685441781','2023-05-30 13:41:41',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12783,'1110','51685441781','2023-05-30 13:41:41',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12784,'1110','51685441781','2023-05-30 13:41:41',NULL,2001.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12785,'1110','51685441781','2023-05-30 13:41:41',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12786,'1110','51685441781','2023-05-30 13:41:41',NULL,8800.00,'','5','1','Inventory sold','1','','sales','SAWA SAWA','','No',NULL,NULL,''),(12787,'1110','51685441781','2023-05-30 13:41:41',NULL,1420.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12788,'1110','51685441781','2023-05-30 13:41:41',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12789,'1110','51685441781','2023-05-30 13:41:41',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12790,'1110','51685441781','2023-05-30 13:41:41',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(12791,'1110','51685441781','2023-05-30 13:41:41',NULL,1015.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12792,'1110','51685441781','2023-05-30 13:41:41',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12793,'1110','51685441781','2023-05-30 13:41:41',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12794,'1110','51685441781','2023-05-30 13:41:41',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12795,'1110','51685441781','2023-05-30 13:41:41',NULL,1440.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12796,'5500','51685441781','2023-05-30 13:41:41',49169.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12797,'1000','51685441781','2023-05-30 13:41:41',64560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30523'),(12798,'4000','51685441781','2023-05-30 13:41:41',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12799,'4000','51685441781','2023-05-30 13:41:41',NULL,14000.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12800,'4000','51685441781','2023-05-30 13:41:41',NULL,9100.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(12801,'4000','51685441781','2023-05-30 13:41:41',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12802,'4000','51685441781','2023-05-30 13:41:41',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(12803,'4000','51685441781','2023-05-30 13:41:41',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12804,'4000','51685441781','2023-05-30 13:41:41',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12805,'4000','51685441781','2023-05-30 13:41:41',NULL,11500.00,'','5','1','Good sold','1','','sales','SAWA SAWA','','No',NULL,NULL,''),(12806,'4000','51685441781','2023-05-30 13:41:41',NULL,1600.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12807,'4000','51685441781','2023-05-30 13:41:41',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12808,'4000','51685441781','2023-05-30 13:41:41',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12809,'4000','51685441781','2023-05-30 13:41:41',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(12810,'4000','51685441781','2023-05-30 13:41:41',NULL,1610.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12811,'4000','51685441781','2023-05-30 13:41:41',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(12812,'4000','51685441781','2023-05-30 13:41:41',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12813,'4000','51685441781','2023-05-30 13:41:41',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12814,'4000','51685441781','2023-05-30 13:41:41',NULL,3600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12815,'1110','51685443677','2023-05-30 14:08:37',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12816,'1110','51685443677','2023-05-30 14:08:37',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12817,'5500','51685443677','2023-05-30 14:08:37',1160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12818,'1000','51685443677','2023-05-30 14:08:37',1800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30523'),(12819,'4000','51685443677','2023-05-30 14:08:37',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12820,'4000','51685443677','2023-05-30 14:08:37',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12821,'1110','51685454726','2023-05-30 16:53:44',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12822,'1110','51685454726','2023-05-30 16:53:44',NULL,1420.00,'','5','1','Inventory sold','1','','sales','33745','','No',NULL,NULL,''),(12823,'5500','51685454726','2023-05-30 16:53:44',2754.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12824,'1000','51685454726','2023-05-30 16:53:44',3400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30523'),(12825,'4000','51685454726','2023-05-30 16:53:44',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12826,'4000','51685454726','2023-05-30 16:53:44',NULL,1700.00,'','5','1','Good sold','1','','sales','33745','','No',NULL,NULL,''),(12827,'1110','51685520815','2023-05-31 11:14:36',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(12828,'1110','51685520815','2023-05-31 11:14:36',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12829,'5500','51685520815','2023-05-31 11:14:36',5125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12830,'1000','51685520815','2023-05-31 11:14:36',6600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31523'),(12831,'4000','51685520815','2023-05-31 11:14:36',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(12832,'4000','51685520815','2023-05-31 11:14:36',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12833,'1110','51685526772','2023-05-31 12:53:18',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12834,'5500','51685526772','2023-05-31 12:53:18',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12835,'1000','51685526772','2023-05-31 12:53:18',2700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31523'),(12836,'4000','51685526772','2023-05-31 12:53:18',NULL,2700.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(12837,'1110','51685526813','2023-05-31 16:15:48',NULL,7175.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12838,'1110','51685526813','2023-05-31 16:15:48',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12839,'1110','51685526813','2023-05-31 16:15:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12840,'1110','51685526813','2023-05-31 16:15:48',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12841,'1110','51685526813','2023-05-31 16:15:48',NULL,4600.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12842,'5500','51685526813','2023-05-31 16:15:48',14675.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12843,'1000','51685526813','2023-05-31 16:15:48',19300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31523'),(12844,'4000','51685526813','2023-05-31 16:15:48',NULL,9450.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12845,'4000','51685526813','2023-05-31 16:15:48',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12846,'4000','51685526813','2023-05-31 16:15:48',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12847,'4000','51685526813','2023-05-31 16:15:48',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33740','','No',NULL,NULL,''),(12848,'4000','51685526813','2023-05-31 16:15:48',NULL,6250.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12849,'1110','51685540573','2023-05-31 16:53:58',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12850,'1110','51685540573','2023-05-31 16:53:58',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12851,'1110','51685540573','2023-05-31 16:53:58',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12852,'5500','51685540573','2023-05-31 16:53:58',5260.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12853,'1000','51685540573','2023-05-31 16:53:58',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31523'),(12854,'4000','51685540573','2023-05-31 16:53:58',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12855,'4000','51685540573','2023-05-31 16:53:58',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12856,'4000','51685540573','2023-05-31 16:53:58',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36005','','No',NULL,NULL,''),(12857,'1110','51685542072','2023-05-31 17:08:35',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12858,'5500','51685542072','2023-05-31 17:08:35',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12859,'1000','51685542072','2023-05-31 17:08:35',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31523'),(12860,'4000','51685542072','2023-05-31 17:08:35',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12861,'1110','51685610005','2023-06-01 12:13:42',NULL,4669.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12862,'1110','51685610005','2023-06-01 12:13:42',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12863,'1110','51685610005','2023-06-01 12:13:42',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(12864,'1110','51685610005','2023-06-01 12:13:42',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12865,'1110','51685610005','2023-06-01 12:13:42',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12866,'1110','51685610005','2023-06-01 12:13:42',NULL,10500.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12867,'1110','51685610005','2023-06-01 12:13:42',NULL,1862.00,'','5','1','Inventory sold','1','','sales','5381','','No',NULL,NULL,''),(12868,'1110','51685610005','2023-06-01 12:13:42',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12869,'1110','51685610005','2023-06-01 12:13:42',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12870,'1110','51685610005','2023-06-01 12:13:42',NULL,1468.00,'','5','1','Inventory sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(12871,'5500','51685610005','2023-06-01 12:13:42',32612.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12872,'1000','51685610005','2023-06-01 12:13:42',41950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1623'),(12873,'4000','51685610005','2023-06-01 12:13:42',NULL,5950.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12874,'4000','51685610005','2023-06-01 12:13:42',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12875,'4000','51685610005','2023-06-01 12:13:42',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(12876,'4000','51685610005','2023-06-01 12:13:42',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(12877,'4000','51685610005','2023-06-01 12:13:42',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(12878,'4000','51685610005','2023-06-01 12:13:42',NULL,13500.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(12879,'4000','51685610005','2023-06-01 12:13:42',NULL,2500.00,'','5','1','Good sold','1','','sales','5381','','No',NULL,NULL,''),(12880,'4000','51685610005','2023-06-01 12:13:42',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(12881,'4000','51685610005','2023-06-01 12:13:42',NULL,4000.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(12882,'4000','51685610005','2023-06-01 12:13:42',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66742T','','No',NULL,NULL,''),(12883,'1110','51685610928','2023-06-01 12:43:21',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12884,'1110','51685610928','2023-06-01 12:43:21',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(12885,'1110','51685610928','2023-06-01 12:43:21',NULL,4600.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(12886,'5500','51685610928','2023-06-01 12:43:21',8665.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12887,'1000','51685610928','2023-06-01 12:43:21',11750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1623'),(12888,'4000','51685610928','2023-06-01 12:43:21',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(12889,'4000','51685610928','2023-06-01 12:43:21',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(12890,'4000','51685610928','2023-06-01 12:43:21',NULL,6250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(12891,'1110','51685612710','2023-06-01 13:22:25',NULL,2569.00,'','5','1','Inventory sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(12892,'5500','51685612710','2023-06-01 13:22:25',2569.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12893,'1000','51685612710','2023-06-01 13:22:25',4200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1623'),(12894,'4000','51685612710','2023-06-01 13:22:25',NULL,4200.00,'','5','1','Good sold','1','','sales','YMP 66444T','','No',NULL,NULL,''),(12895,'1110','51685618803','2023-06-01 14:28:30',NULL,920.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12896,'1110','51685618803','2023-06-01 14:28:30',NULL,50.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(12897,'5500','51685618803','2023-06-01 14:28:30',970.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12898,'1000','51685618803','2023-06-01 14:28:30',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1623'),(12899,'4000','51685618803','2023-06-01 14:28:30',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(12900,'4000','51685618803','2023-06-01 14:28:30',NULL,150.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(12901,'1110','51685688268','2023-06-02 09:46:43',NULL,29400.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(12902,'1110','51685688268','2023-06-02 09:46:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12903,'5500','51685688268','2023-06-02 09:46:43',29600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12904,'1000','51685688268','2023-06-02 09:46:43',38100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2623'),(12905,'4000','51685688268','2023-06-02 09:46:43',NULL,37500.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(12906,'4000','51685688268','2023-06-02 09:46:43',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12907,'1110','51685689782','2023-06-02 10:10:49',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12908,'5500','51685689782','2023-06-02 10:10:49',1160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12909,'1000','51685689782','2023-06-02 10:10:49',1840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2623'),(12910,'4000','51685689782','2023-06-02 10:10:49',NULL,1840.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12911,'1110','51685769608','2023-06-03 08:20:25',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12912,'5500','51685769608','2023-06-03 08:20:25',45.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12913,'1000','51685769608','2023-06-03 08:20:25',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12914,'4000','51685769608','2023-06-03 08:20:25',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12915,'1110','51685781191','2023-06-03 11:41:15',NULL,7920.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(12916,'5500','51685781191','2023-06-03 11:41:15',7920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12917,'1000','51685781191','2023-06-03 11:41:15',11250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3523'),(12918,'4000','51685781191','2023-06-03 11:41:15',NULL,11250.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(12919,'1110','51685788979','2023-06-03 13:43:26',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12920,'5500','51685788979','2023-06-03 13:43:26',1372.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12921,'1000','51685788979','2023-06-03 13:43:26',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12922,'4000','51685788979','2023-06-03 13:43:26',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(12923,'1110','51685791670','2023-06-03 14:28:06',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(12924,'5500','51685791670','2023-06-03 14:28:06',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12925,'1000','51685791670','2023-06-03 14:28:06',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12926,'4000','51685791670','2023-06-03 14:28:06',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24328BK','','No',NULL,NULL,''),(12927,'1110','51685800667','2023-06-03 16:58:15',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12928,'1110','51685800667','2023-06-03 16:58:15',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12929,'5500','51685800667','2023-06-03 16:58:15',640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12930,'1000','51685800667','2023-06-03 16:58:15',1060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3623'),(12931,'4000','51685800667','2023-06-03 16:58:15',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12932,'4000','51685800667','2023-06-03 16:58:15',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12933,'1110','51685800716','2023-06-03 17:17:24',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12934,'1110','51685800716','2023-06-03 17:17:24',NULL,2640.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(12935,'5500','51685800716','2023-06-03 17:17:24',3307.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12936,'1000','51685800716','2023-06-03 17:17:24',4600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3623'),(12937,'4000','51685800716','2023-06-03 17:17:24',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12938,'4000','51685800716','2023-06-03 17:17:24',NULL,3750.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(12939,'1110','51685944700','2023-06-05 09:37:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(12940,'5500','51685944700','2023-06-05 09:37:10',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12941,'1000','51685944700','2023-06-05 09:37:10',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5623'),(12942,'4000','51685944700','2023-06-05 09:37:10',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(12943,'1110','51685964854','2023-06-05 14:34:29',NULL,5424.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12944,'5500','51685964854','2023-06-05 14:34:29',5424.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12945,'1000','51685964854','2023-06-05 14:34:29',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3623'),(12946,'4000','51685964854','2023-06-05 14:34:29',NULL,6400.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12947,'1110','51685964903','2023-06-05 14:35:23',NULL,4068.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12948,'5500','51685964903','2023-06-05 14:35:23',4068.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12949,'1000','51685964903','2023-06-05 14:35:23',4800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12950,'4000','51685964903','2023-06-05 14:35:23',NULL,4800.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12951,'1110','51685964927','2023-06-05 14:35:39',NULL,2712.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12952,'5500','51685964927','2023-06-05 14:35:39',2712.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12953,'1000','51685964927','2023-06-05 14:35:39',3200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12954,'4000','51685964927','2023-06-05 14:35:39',NULL,3200.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12955,'1110','51685965079','2023-06-05 14:57:51',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12956,'1110','51685965079','2023-06-05 14:57:51',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12957,'5500','51685965079','2023-06-05 14:57:51',1334.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12958,'1000','51685965079','2023-06-05 14:57:51',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5623'),(12959,'4000','51685965079','2023-06-05 14:57:51',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12960,'4000','51685965079','2023-06-05 14:57:51',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(12961,'1110','51686114540','2023-06-07 08:11:58',NULL,2600.00,'','5','1','Inventory sold','1','','sales','ASIAN TOILET 101','','No',NULL,NULL,''),(12962,'1110','51686114540','2023-06-07 08:11:58',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(12963,'1110','51686114540','2023-06-07 08:11:58',NULL,2712.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12964,'1110','51686114540','2023-06-07 08:11:58',NULL,9800.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(12965,'1110','51686114540','2023-06-07 08:11:58',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12966,'5500','51686114540','2023-06-07 08:11:58',19772.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12967,'1000','51686114540','2023-06-07 08:11:58',25940.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6623 TUE'),(12968,'4000','51686114540','2023-06-07 08:11:58',NULL,3400.00,'','5','1','Good sold','1','','sales','ASIAN TOILET 101','','No',NULL,NULL,''),(12969,'4000','51686114540','2023-06-07 08:11:58',NULL,1840.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(12970,'4000','51686114540','2023-06-07 08:11:58',NULL,3200.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(12971,'4000','51686114540','2023-06-07 08:11:58',NULL,12500.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(12972,'4000','51686114540','2023-06-07 08:11:58',NULL,5000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12973,'1110','51686115331','2023-06-07 09:18:36',NULL,4600.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(12974,'5500','51686115331','2023-06-07 09:18:36',4600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12975,'1000','51686115331','2023-06-07 09:18:36',6250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12976,'4000','51686115331','2023-06-07 09:18:36',NULL,6250.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(12977,'1110','51686130374','2023-06-07 12:33:04',NULL,5500.00,'','5','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(12978,'5500','51686130374','2023-06-07 12:33:04',5500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12979,'1000','51686130374','2023-06-07 12:33:04',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7623'),(12980,'4000','51686130374','2023-06-07 12:33:04',NULL,8000.00,'','5','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(12981,'1110','51686144909','2023-06-07 16:36:19',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12982,'1110','51686144909','2023-06-07 16:36:19',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(12983,'1110','51686144909','2023-06-07 16:36:19',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12984,'1110','51686144909','2023-06-07 16:36:19',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(12985,'1110','51686144909','2023-06-07 16:36:19',NULL,8800.00,'','5','1','Inventory sold','1','','sales','SAWA SAWA','','No',NULL,NULL,''),(12986,'5500','51686144909','2023-06-07 16:36:19',9270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12987,'1000','51686144909','2023-06-07 16:36:19',12550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7623'),(12988,'4000','51686144909','2023-06-07 16:36:19',NULL,200.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(12989,'4000','51686144909','2023-06-07 16:36:19',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(12990,'4000','51686144909','2023-06-07 16:36:19',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12991,'4000','51686144909','2023-06-07 16:36:19',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(12992,'4000','51686144909','2023-06-07 16:36:19',NULL,11500.00,'','5','1','Good sold','1','','sales','SAWA SAWA','','No',NULL,NULL,''),(12993,'1110','51686202906','2023-06-08 08:42:14',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12994,'5500','51686202906','2023-06-08 08:42:14',3500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12995,'1000','51686202906','2023-06-08 08:42:14',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8623'),(12996,'4000','51686202906','2023-06-08 08:42:14',NULL,5000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(12997,'1110','51686210049','2023-06-08 10:44:27',NULL,5336.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(12998,'1110','51686210049','2023-06-08 10:44:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(12999,'1110','51686210049','2023-06-08 10:44:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13000,'1110','51686210049','2023-06-08 10:44:27',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13001,'5500','51686210049','2023-06-08 10:44:27',5671.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13002,'1000','51686210049','2023-06-08 10:44:27',7560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8623'),(13003,'4000','51686210049','2023-06-08 10:44:27',NULL,6800.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13004,'4000','51686210049','2023-06-08 10:44:27',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13005,'4000','51686210049','2023-06-08 10:44:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13006,'4000','51686210049','2023-06-08 10:44:27',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13007,'1110','51686216954','2023-06-08 12:36:19',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(13008,'5500','51686216954','2023-06-08 12:36:19',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13009,'1000','51686216954','2023-06-08 12:36:19',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8623'),(13010,'4000','51686216954','2023-06-08 12:36:19',NULL,3000.00,'','5','1','Good sold','1','','sales','FDL LOCK WITH KEY','','No',NULL,NULL,''),(13011,'1110','51686233969','2023-06-08 17:20:28',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13012,'1110','51686233969','2023-06-08 17:20:28',NULL,7287.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13013,'5500','51686233969','2023-06-08 17:20:28',7432.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13014,'1000','51686233969','2023-06-08 17:20:28',8980.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8623 THUS'),(13015,'4000','51686233969','2023-06-08 17:20:28',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13016,'4000','51686233969','2023-06-08 17:20:28',NULL,8750.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13017,'1110','51686292315','2023-06-09 09:33:02',NULL,3522.00,'','5','1','Inventory sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(13018,'1110','51686292315','2023-06-09 09:33:02',NULL,678.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(13019,'1110','51686292315','2023-06-09 09:33:02',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13020,'5500','51686292315','2023-06-09 09:33:02',4550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13021,'1000','51686292315','2023-06-09 09:33:02',5600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13022,'4000','51686292315','2023-06-09 09:33:02',NULL,4200.00,'','5','1','Good sold','1','','sales','PGP 66007','','No',NULL,NULL,''),(13023,'4000','51686292315','2023-06-09 09:33:02',NULL,800.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(13024,'4000','51686292315','2023-06-09 09:33:02',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13025,'1110','51686292428','2023-06-09 11:19:55',NULL,51250.00,'','5','1','Inventory sold','1','','sales','MR 36035','','No',NULL,NULL,''),(13026,'1110','51686292428','2023-06-09 11:19:55',NULL,27675.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13027,'1110','51686292428','2023-06-09 11:19:55',NULL,13325.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(13028,'5500','51686292428','2023-06-09 11:19:55',92250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13029,'1000','51686292428','2023-06-09 11:19:55',116280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5623 MON'),(13030,'4000','51686292428','2023-06-09 11:19:55',NULL,64000.00,'','5','1','Good sold','1','','sales','MR 36035','','No',NULL,NULL,''),(13031,'4000','51686292428','2023-06-09 11:19:55',NULL,35640.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13032,'4000','51686292428','2023-06-09 11:19:55',NULL,16640.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(13033,'1110','51686317975','2023-06-09 16:41:27',NULL,6246.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13034,'5500','51686317975','2023-06-09 16:41:27',6246.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13035,'1000','51686317975','2023-06-09 16:41:27',7500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9623 FRI'),(13036,'4000','51686317975','2023-06-09 16:41:27',NULL,7500.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13037,'1110','51686319031','2023-06-09 16:59:18',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13038,'5500','51686319031','2023-06-09 16:59:18',920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13039,'1000','51686319031','2023-06-09 16:59:18',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9623 FRI'),(13040,'4000','51686319031','2023-06-09 16:59:18',NULL,1300.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13041,'1110','51686374654','2023-06-10 08:24:49',NULL,13800.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(13042,'5500','51686374654','2023-06-10 08:24:49',13800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13043,'1000','51686374654','2023-06-10 08:24:49',19500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10623 SAT'),(13044,'4000','51686374654','2023-06-10 08:24:49',NULL,19500.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(13045,'1110','51686383713','2023-06-10 11:05:37',NULL,2100.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13046,'5500','51686383713','2023-06-10 11:05:37',2100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13047,'1000','51686383713','2023-06-10 11:05:37',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10623 SAT'),(13048,'4000','51686383713','2023-06-10 11:05:37',NULL,3600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13049,'1110','51686390798','2023-06-10 12:53:39',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13050,'5500','51686390798','2023-06-10 12:53:39',3840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13051,'1000','51686390798','2023-06-10 12:53:39',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10623 SAT'),(13052,'4000','51686390798','2023-06-10 12:53:39',NULL,5000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13053,'1110','51686390860','2023-06-10 13:03:23',NULL,3123.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13054,'5500','51686390860','2023-06-10 13:03:23',3123.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13055,'1000','51686390860','2023-06-10 13:03:23',3750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13056,'4000','51686390860','2023-06-10 13:03:23',NULL,3750.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13057,'1110','51686397503','2023-06-10 14:45:26',NULL,70500.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13058,'5500','51686397503','2023-06-10 14:45:26',70500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13059,'1000','51686397503','2023-06-10 14:45:26',8400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10623 SAT'),(13060,'4000','51686397503','2023-06-10 14:45:26',NULL,8400.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13061,'1110','51686561032','2023-06-12 12:16:00',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13062,'1110','51686561032','2023-06-12 12:16:00',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13063,'5500','51686561032','2023-06-12 12:16:00',1310.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13064,'1000','51686561032','2023-06-12 12:16:00',1850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12623 MON'),(13065,'4000','51686561032','2023-06-12 12:16:00',NULL,1250.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13066,'4000','51686561032','2023-06-12 12:16:00',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13067,'1110','51686575971','2023-06-12 16:19:52',NULL,2712.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(13068,'5500','51686575971','2023-06-12 16:19:52',2712.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13069,'1000','51686575971','2023-06-12 16:19:52',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12623 MON'),(13070,'4000','51686575971','2023-06-12 16:19:52',NULL,3200.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(13071,'1110','51686635204','2023-06-13 08:53:13',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13072,'5500','51686635204','2023-06-13 08:53:13',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13073,'1000','51686635204','2023-06-13 08:53:13',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13623'),(13074,'4000','51686635204','2023-06-13 08:53:13',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13075,'1110','51686635710','2023-06-13 09:01:09',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13076,'5500','51686635710','2023-06-13 09:01:09',1750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13077,'1000','51686635710','2023-06-13 09:01:09',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13623'),(13078,'4000','51686635710','2023-06-13 09:01:09',NULL,2500.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13079,'1110','51686637732','2023-06-13 16:02:27',NULL,3520.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(13080,'1110','51686637732','2023-06-13 16:02:27',NULL,3680.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(13081,'1110','51686637732','2023-06-13 16:02:27',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13082,'1110','51686637732','2023-06-13 16:02:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13083,'1110','51686637732','2023-06-13 16:02:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13084,'1110','51686637732','2023-06-13 16:02:27',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13085,'5500','51686637732','2023-06-13 16:02:27',8585.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13086,'1000','51686637732','2023-06-13 16:02:27',12260.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13623'),(13087,'4000','51686637732','2023-06-13 16:02:27',NULL,5000.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(13088,'4000','51686637732','2023-06-13 16:02:27',NULL,5000.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(13089,'4000','51686637732','2023-06-13 16:02:27',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13090,'4000','51686637732','2023-06-13 16:02:27',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13091,'4000','51686637732','2023-06-13 16:02:27',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13092,'4000','51686637732','2023-06-13 16:02:27',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13093,'1110','51686661366','2023-06-13 16:03:44',NULL,21120.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13094,'1110','51686661366','2023-06-13 16:03:44',NULL,103680.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13095,'5500','51686661366','2023-06-13 16:03:44',124800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13096,'1000','51686661366','2023-06-13 16:03:44',162500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10623 SAT'),(13097,'4000','51686661366','2023-06-13 16:03:44',NULL,27500.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13098,'4000','51686661366','2023-06-13 16:03:44',NULL,135000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13099,'1110','51686667711','2023-06-13 17:49:03',NULL,2760.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(13100,'5500','51686667711','2023-06-13 17:49:03',2760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13101,'1000','51686667711','2023-06-13 17:49:03',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13623'),(13102,'4000','51686667711','2023-06-13 17:49:03',NULL,3750.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(13103,'1110','51686720603','2023-06-14 08:30:21',NULL,2100.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13104,'5500','51686720603','2023-06-14 08:30:21',2100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13105,'1000','51686720603','2023-06-14 08:30:21',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14623 WED'),(13106,'4000','51686720603','2023-06-14 08:30:21',NULL,3600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13107,'1110','51686723206','2023-06-14 10:57:16',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13108,'1110','51686723206','2023-06-14 10:57:16',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13109,'5500','51686723206','2023-06-14 10:57:16',335.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13110,'1000','51686723206','2023-06-14 10:57:16',700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14523'),(13111,'4000','51686723206','2023-06-14 10:57:16',NULL,400.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13112,'4000','51686723206','2023-06-14 10:57:16',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13113,'1110','51686753639','2023-06-14 17:40:49',NULL,350.00,'','5','1','Inventory sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13114,'5500','51686753639','2023-06-14 17:40:49',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13115,'1000','51686753639','2023-06-14 17:40:49',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14623'),(13116,'4000','51686753639','2023-06-14 17:40:49',NULL,600.00,'','5','1','Good sold','1','','sales','SPIN SPAN','','No',NULL,NULL,''),(13117,'1110','51686753662','2023-06-14 18:09:48',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13118,'5500','51686753662','2023-06-14 18:09:48',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13119,'1000','51686753662','2023-06-14 18:09:48',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14623'),(13120,'4000','51686753662','2023-06-14 18:09:48',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13121,'1110','51686810445','2023-06-15 09:27:54',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13122,'5500','51686810445','2023-06-15 09:27:54',4100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13123,'1000','51686810445','2023-06-15 09:27:54',5280.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15623 THUS'),(13124,'4000','51686810445','2023-06-15 09:27:54',NULL,5280.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13125,'1110','51686813016','2023-06-15 10:10:34',NULL,4164.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(13126,'5500','51686813016','2023-06-15 10:10:34',4164.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13127,'1000','51686813016','2023-06-15 10:10:34',5000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15623'),(13128,'4000','51686813016','2023-06-15 10:10:34',NULL,5000.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(13129,'1110','51686899120','2023-06-16 10:06:11',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13130,'1110','51686899120','2023-06-16 10:06:11',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(13131,'5500','51686899120','2023-06-16 10:06:11',740.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13132,'1000','51686899120','2023-06-16 10:06:11',2100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15623'),(13133,'4000','51686899120','2023-06-16 10:06:11',NULL,1800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13134,'4000','51686899120','2023-06-16 10:06:11',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(13135,'1110','51686899189','2023-06-16 10:14:10',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13136,'1110','51686899189','2023-06-16 10:14:10',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13137,'5500','51686899189','2023-06-16 10:14:10',120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13138,'1000','51686899189','2023-06-16 10:14:10',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13139,'4000','51686899189','2023-06-16 10:14:10',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13140,'4000','51686899189','2023-06-16 10:14:10',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13141,'1110','51689056634','2023-07-11 09:29:41',NULL,122500.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(13142,'1110','51689056634','2023-07-11 10:06:50',NULL,7040.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(13143,'1110','51689056634','2023-07-11 10:06:50',NULL,8640.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13144,'1110','51689056634','2023-07-11 10:06:50',NULL,7840.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13145,'1110','51689056634','2023-07-11 10:06:50',NULL,24010.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13146,'1110','51689056634','2023-07-11 10:06:50',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13147,'1110','51689056634','2023-07-11 10:06:50',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13148,'1110','51689056634','2023-07-11 10:06:50',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13149,'1110','51689056634','2023-07-11 10:06:50',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13150,'5500','51689056634','2023-07-11 10:06:50',174550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13151,'1000','51689056634','2023-07-11 09:29:41',8000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7112023'),(13152,'4000','51689056634','2023-07-11 09:29:41',NULL,150000.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(13153,'4000','51689056634','2023-07-11 10:06:50',NULL,9600.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(13154,'4000','51689056634','2023-07-11 10:06:50',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13155,'4000','51689056634','2023-07-11 10:06:50',NULL,11200.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13156,'4000','51689056634','2023-07-11 10:06:50',NULL,28000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13157,'4000','51689056634','2023-07-11 10:06:50',NULL,5500.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13158,'4000','51689056634','2023-07-11 10:06:50',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13159,'4000','51689056634','2023-07-11 10:06:50',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13160,'4000','51689056634','2023-07-11 10:06:50',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13161,'1110','31689060094','2023-07-11 10:37:35',NULL,41400.00,'','3','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(13162,'1110','31689060094','2023-07-11 10:37:35',NULL,22880.00,'','3','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(13163,'1110','31689060094','2023-07-11 10:37:35',NULL,180400.00,'','3','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13164,'1110','31689060094','2023-07-11 10:37:35',NULL,46125.00,'','3','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13165,'1110','31689060094','2023-07-11 10:37:35',NULL,254004.00,'','3','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(13166,'1110','31689060094','2023-07-11 10:37:35',NULL,257936.00,'','3','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13167,'1110','31689060094','2023-07-11 10:37:35',NULL,104052.00,'','3','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13168,'1110','31689060094','2023-07-11 10:37:35',NULL,30015.00,'','3','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13169,'5500','31689060094','2023-07-11 10:37:35',936812.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13170,'1000','31689060094','2023-07-11 10:37:35',1120060.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'PAMELA'),(13171,'4000','31689060094','2023-07-11 10:37:35',NULL,56250.00,'','3','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(13172,'4000','31689060094','2023-07-11 10:37:35',NULL,32500.00,'','3','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(13173,'4000','31689060094','2023-07-11 10:37:35',NULL,220000.00,'','3','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13174,'4000','31689060094','2023-07-11 10:37:35',NULL,56250.00,'','3','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13175,'4000','31689060094','2023-07-11 10:37:35',NULL,305000.00,'','3','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(13176,'4000','31689060094','2023-07-11 10:37:35',NULL,293280.00,'','3','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13177,'4000','31689060094','2023-07-11 10:37:35',NULL,121680.00,'','3','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13178,'4000','31689060094','2023-07-11 10:37:35',NULL,35100.00,'','3','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13179,'1110','51689064512','2023-07-11 11:35:58',NULL,7360.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13180,'1110','51689064512','2023-07-11 11:35:58',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13181,'1110','51689064512','2023-07-11 11:35:58',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(13182,'5500','51689064512','2023-07-11 11:35:58',7425.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13183,'1000','51689064512','2023-07-11 11:35:58',10250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11723'),(13184,'4000','51689064512','2023-07-11 11:35:58',NULL,10000.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13185,'4000','51689064512','2023-07-11 11:35:58',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13186,'4000','51689064512','2023-07-11 11:35:58',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(13187,'1110','51689064579','2023-07-11 11:54:13',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13188,'1110','51689064579','2023-07-11 11:54:13',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13189,'5500','51689064579','2023-07-11 11:54:13',335.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13190,'1000','51689064579','2023-07-11 11:54:13',1000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11723'),(13191,'4000','51689064579','2023-07-11 11:54:13',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13192,'4000','51689064579','2023-07-11 11:54:13',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13193,'1110','51689227686','2023-07-13 08:59:55',NULL,6670.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13194,'1110','51689227686','2023-07-13 08:59:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13195,'1110','51689227686','2023-07-13 08:59:55',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13196,'1110','51689227686','2023-07-13 08:59:55',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13197,'1110','51689227686','2023-07-13 08:59:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13198,'1110','51689227686','2023-07-13 08:59:55',NULL,3120.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13199,'1110','51689227686','2023-07-13 08:59:55',NULL,2100.00,'','5','1','Inventory sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(13200,'1110','51689227686','2023-07-13 08:59:55',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(13201,'5500','51689227686','2023-07-13 08:59:55',14978.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13202,'1000','51689227686','2023-07-13 08:59:55',20500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12723'),(13203,'4000','51689227686','2023-07-13 08:59:55',NULL,8500.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13204,'4000','51689227686','2023-07-13 08:59:55',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13205,'4000','51689227686','2023-07-13 08:59:55',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13206,'4000','51689227686','2023-07-13 08:59:55',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13207,'4000','51689227686','2023-07-13 08:59:55',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13208,'4000','51689227686','2023-07-13 08:59:55',NULL,4600.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13209,'4000','51689227686','2023-07-13 08:59:55',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(13210,'4000','51689227686','2023-07-13 08:59:55',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(13211,'1110','51689228015','2023-07-13 09:53:39',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13212,'5500','51689228015','2023-07-13 09:53:39',6675.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13213,'1000','51689228015','2023-07-13 09:53:39',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13723'),(13214,'4000','51689228015','2023-07-13 09:53:39',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13215,'1110','51689245839','2023-07-13 13:57:33',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13216,'5500','51689245839','2023-07-13 13:57:33',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13217,'1000','51689245839','2023-07-13 13:57:33',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13218,'4000','51689245839','2023-07-13 13:57:33',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13219,'1110','51689335980','2023-07-14 15:00:20',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13220,'5500','51689335980','2023-07-14 15:00:20',3430.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13221,'1000','51689335980','2023-07-14 15:00:20',4000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14623'),(13222,'4000','51689335980','2023-07-14 15:00:20',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13223,'1110','51689339752','2023-07-14 16:02:56',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13224,'5500','51689339752','2023-07-14 16:02:56',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13225,'1000','51689339752','2023-07-14 16:02:56',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14723'),(13226,'4000','51689339752','2023-07-14 16:02:56',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13227,'1110','51689339817','2023-07-14 16:03:49',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(13228,'5500','51689339817','2023-07-14 16:03:49',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13229,'1000','51689339817','2023-07-14 16:03:49',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13623'),(13230,'4000','51689339817','2023-07-14 16:03:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(13231,'1110','51689397141','2023-07-15 08:00:48',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13232,'1110','51689397141','2023-07-15 08:00:48',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13233,'1110','51689397141','2023-07-15 08:00:48',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13234,'5500','51689397141','2023-07-15 08:00:48',7590.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13235,'1000','51689397141','2023-07-15 08:00:48',9400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15623'),(13236,'4000','51689397141','2023-07-15 08:00:48',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13237,'4000','51689397141','2023-07-15 08:00:48',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13238,'4000','51689397141','2023-07-15 08:00:48',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13239,'1110','51689397267','2023-07-15 08:55:33',NULL,5520.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13240,'1110','51689397267','2023-07-15 08:55:33',NULL,40050.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13241,'1110','51689397267','2023-07-15 08:55:33',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13242,'1110','51689397267','2023-07-15 08:55:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13243,'1110','51689397267','2023-07-15 08:55:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13244,'5500','51689397267','2023-07-15 08:55:33',45700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13245,'1000','51689397267','2023-07-15 08:55:33',12200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15723'),(13246,'4000','51689397267','2023-07-15 08:55:33',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13247,'4000','51689397267','2023-07-15 08:55:33',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13248,'4000','51689397267','2023-07-15 08:55:33',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13249,'4000','51689397267','2023-07-15 08:55:33',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(13250,'4000','51689397267','2023-07-15 08:55:33',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13251,'1110','51689400550','2023-07-15 10:02:03',NULL,7360.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13252,'1110','51689400550','2023-07-15 10:02:03',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13253,'5500','51689400550','2023-07-15 10:02:03',7680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13254,'1000','51689400550','2023-07-15 10:02:03',11600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15723'),(13255,'4000','51689400550','2023-07-15 10:02:03',NULL,10800.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13256,'4000','51689400550','2023-07-15 10:02:03',NULL,800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13257,'1110','51689409072','2023-07-15 11:22:02',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13258,'1110','51689409072','2023-07-15 11:22:02',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13259,'1110','51689409072','2023-07-15 11:22:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(13260,'1110','51689409072','2023-07-15 11:22:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13261,'5500','51689409072','2023-07-15 11:22:02',3044.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13262,'1000','51689409072','2023-07-15 11:22:02',4100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15723'),(13263,'4000','51689409072','2023-07-15 11:22:02',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13264,'4000','51689409072','2023-07-15 11:22:02',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13265,'4000','51689409072','2023-07-15 11:22:02',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(13266,'4000','51689409072','2023-07-15 11:22:02',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13267,'1110','51689433781','2023-07-15 18:20:20',NULL,10665.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(13268,'1110','51689433781','2023-07-15 18:20:20',NULL,2082.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13269,'1110','51689433781','2023-07-15 18:20:20',NULL,33120.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(13270,'1110','51689433781','2023-07-15 18:20:20',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13271,'1110','51689433781','2023-07-15 18:20:20',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13272,'1110','51689433781','2023-07-15 18:20:20',NULL,500.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13273,'5500','51689433781','2023-07-15 18:20:20',58029.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13274,'1000','51689433781','2023-07-15 18:20:20',78200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15623'),(13275,'4000','51689433781','2023-07-15 18:20:20',NULL,12000.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(13276,'4000','51689433781','2023-07-15 18:20:20',NULL,2500.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13277,'4000','51689433781','2023-07-15 18:20:20',NULL,48600.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(13278,'4000','51689433781','2023-07-15 18:20:20',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13279,'4000','51689433781','2023-07-15 18:20:20',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13280,'4000','51689433781','2023-07-15 18:20:20',NULL,1500.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13281,'1110','51689573951','2023-07-17 09:06:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13282,'5500','51689573951','2023-07-17 09:06:02',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13283,'1000','51689573951','2023-07-17 09:06:02',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17723'),(13284,'4000','51689573951','2023-07-17 09:06:02',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13285,'1110','51689573979','2023-07-17 09:53:38',NULL,7700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13286,'1110','51689573979','2023-07-17 09:53:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13287,'5500','51689573979','2023-07-17 09:53:38',7800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13288,'1000','51689573979','2023-07-17 09:53:38',9100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17723'),(13289,'4000','51689573979','2023-07-17 09:53:38',NULL,8800.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13290,'4000','51689573979','2023-07-17 09:53:38',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13291,'1110','51689576841','2023-07-17 10:12:09',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13292,'5500','51689576841','2023-07-17 10:12:09',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13293,'1000','51689576841','2023-07-17 10:12:09',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13294,'4000','51689576841','2023-07-17 10:12:09',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13295,'1110','51689589815','2023-07-17 13:30:53',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13296,'1110','51689589815','2023-07-17 13:30:53',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13297,'5500','51689589815','2023-07-17 13:30:53',4802.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13298,'1000','51689589815','2023-07-17 13:30:53',5600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17723'),(13299,'4000','51689589815','2023-07-17 13:30:53',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13300,'4000','51689589815','2023-07-17 13:30:53',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(13301,'1110','51689595778','2023-07-17 15:10:02',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13302,'5500','51689595778','2023-07-17 15:10:02',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13303,'1000','51689595778','2023-07-17 15:10:02',830.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17723'),(13304,'4000','51689595778','2023-07-17 15:10:02',NULL,830.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13305,'1110','51689601359','2023-07-17 16:47:48',NULL,5880.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13306,'1110','51689601359','2023-07-17 16:47:48',NULL,10560.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13307,'1110','51689601359','2023-07-17 16:47:48',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13308,'1110','51689601359','2023-07-17 16:47:48',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13309,'1110','51689601359','2023-07-17 16:47:48',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13310,'5500','51689601359','2023-07-17 16:47:48',25326.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13311,'1000','51689601359','2023-07-17 16:47:48',33190.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17723'),(13312,'4000','51689601359','2023-07-17 16:47:48',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13313,'4000','51689601359','2023-07-17 16:47:48',NULL,13750.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13314,'4000','51689601359','2023-07-17 16:47:48',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(13315,'4000','51689601359','2023-07-17 16:47:48',NULL,1840.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13316,'4000','51689601359','2023-07-17 16:47:48',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13317,'1110','51689601683','2023-07-17 17:18:50',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13318,'5500','51689601683','2023-07-17 17:18:50',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13319,'1000','51689601683','2023-07-17 17:18:50',1660.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13320,'4000','51689601683','2023-07-17 17:18:50',NULL,1660.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13321,'1110','51689685763','2023-07-18 16:13:02',NULL,9369.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13322,'1110','51689685763','2023-07-18 16:13:02',NULL,1030.00,'','5','1','Inventory sold','1','','sales','130014980','','No',NULL,NULL,''),(13323,'1110','51689685763','2023-07-18 16:13:02',NULL,920.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(13324,'1110','51689685763','2023-07-18 16:13:02',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13325,'5500','51689685763','2023-07-18 16:13:02',12239.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13326,'1000','51689685763','2023-07-18 16:13:02',17050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18623'),(13327,'4000','51689685763','2023-07-18 16:13:02',NULL,11250.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13328,'4000','51689685763','2023-07-18 16:13:02',NULL,3300.00,'','5','1','Good sold','1','','sales','130014980','','No',NULL,NULL,''),(13329,'4000','51689685763','2023-07-18 16:13:02',NULL,1250.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(13330,'4000','51689685763','2023-07-18 16:13:02',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13331,'1110','51689686003','2023-07-18 16:22:12',NULL,1422.00,'','5','1','Inventory sold','1','','sales','FGP33743','','No',NULL,NULL,''),(13332,'5500','51689686003','2023-07-18 16:22:12',1422.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13333,'1000','51689686003','2023-07-18 16:22:12',1700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13334,'4000','51689686003','2023-07-18 16:22:12',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33743','','No',NULL,NULL,''),(13335,'1110','51689762457','2023-07-19 13:27:58',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13336,'5500','51689762457','2023-07-19 13:27:58',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13337,'1000','51689762457','2023-07-19 13:27:58',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13338,'4000','51689762457','2023-07-19 13:27:58',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13339,'1110','51689776320','2023-07-19 17:19:14',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13340,'1110','51689776320','2023-07-19 17:19:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13341,'5500','51689776320','2023-07-19 17:19:14',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13342,'1000','51689776320','2023-07-19 17:19:14',760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19723'),(13343,'4000','51689776320','2023-07-19 17:19:14',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13344,'4000','51689776320','2023-07-19 17:19:14',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13345,'1110','51689776410','2023-07-19 17:20:52',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13346,'5500','51689776410','2023-07-19 17:20:52',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13347,'1000','51689776410','2023-07-19 17:20:52',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13348,'4000','51689776410','2023-07-19 17:20:52',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13349,'1110','51689832018','2023-07-20 08:47:34',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13350,'5500','51689832018','2023-07-20 08:47:34',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13351,'1000','51689832018','2023-07-20 08:47:34',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13352,'4000','51689832018','2023-07-20 08:47:34',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13353,'1110','51689860556','2023-07-20 16:43:18',NULL,9900.00,'','5','1','Inventory sold','1','','sales','ONE PIECE ZYG SAWA TOILET','','No',NULL,NULL,''),(13354,'1110','51689860556','2023-07-20 16:43:18',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13355,'5500','51689860556','2023-07-20 16:43:18',10190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13356,'1000','51689860556','2023-07-20 16:43:18',13960.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20723'),(13357,'4000','51689860556','2023-07-20 16:43:18',NULL,13500.00,'','5','1','Good sold','1','','sales','ONE PIECE ZYG SAWA TOILET','','No',NULL,NULL,''),(13358,'4000','51689860556','2023-07-20 16:43:18',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13359,'1110','51689921929','2023-07-21 18:09:08',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13360,'1110','51689921929','2023-07-21 18:09:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13361,'1110','51689921929','2023-07-21 18:09:08',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13362,'1110','51689921929','2023-07-21 18:09:08',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13363,'1110','51689921929','2023-07-21 18:09:08',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13364,'1110','51689921929','2023-07-21 18:09:08',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13365,'5500','51689921929','2023-07-21 18:09:08',8810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13366,'1000','51689921929','2023-07-21 18:09:08',10230.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21723'),(13367,'4000','51689921929','2023-07-21 18:09:08',NULL,5600.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13368,'4000','51689921929','2023-07-21 18:09:08',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13369,'4000','51689921929','2023-07-21 18:09:08',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13370,'4000','51689921929','2023-07-21 18:09:08',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13371,'4000','51689921929','2023-07-21 18:09:08',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13372,'4000','51689921929','2023-07-21 18:09:08',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13373,'1110','51689952294','2023-07-21 18:11:47',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13374,'5500','51689952294','2023-07-21 18:11:47',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13375,'1000','51689952294','2023-07-21 18:11:47',150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13376,'4000','51689952294','2023-07-21 18:11:47',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13377,'1110','51690001421','2023-07-22 09:49:39',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13378,'5500','51690001421','2023-07-22 09:49:39',3840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13379,'1000','51690001421','2023-07-22 09:49:39',4800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723'),(13380,'4000','51690001421','2023-07-22 09:49:39',NULL,4800.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13381,'1110','51690008598','2023-07-22 10:02:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13382,'5500','51690008598','2023-07-22 10:02:50',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13383,'1000','51690008598','2023-07-22 10:02:50',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723'),(13384,'4000','51690008598','2023-07-22 10:02:50',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13385,'1110','51690013571','2023-07-22 11:18:38',NULL,3750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13386,'5500','51690013571','2023-07-22 11:18:38',3750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13387,'1000','51690013571','2023-07-22 11:18:38',4250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723'),(13388,'4000','51690013571','2023-07-22 11:18:38',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13389,'1110','51690022656','2023-07-22 13:48:58',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(13390,'1110','51690022656','2023-07-22 13:48:58',NULL,960.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13391,'1110','51690022656','2023-07-22 13:48:58',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13392,'5500','51690022656','2023-07-22 13:48:58',2682.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13393,'1000','51690022656','2023-07-22 13:48:58',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723 SAT'),(13394,'4000','51690022656','2023-07-22 13:48:58',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(13395,'4000','51690022656','2023-07-22 13:48:58',NULL,2700.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13396,'4000','51690022656','2023-07-22 13:48:58',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13397,'1110','51690029990','2023-07-22 15:46:51',NULL,2082.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(13398,'5500','51690029990','2023-07-22 15:46:51',2082.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13399,'1000','51690029990','2023-07-22 15:46:51',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723'),(13400,'4000','51690029990','2023-07-22 15:46:51',NULL,2500.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(13401,'1110','51690030036','2023-07-22 17:24:55',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13402,'5500','51690030036','2023-07-22 17:24:55',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13403,'1000','51690030036','2023-07-22 17:24:55',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723 SAT'),(13404,'4000','51690030036','2023-07-22 17:24:55',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13405,'1110','51690038668','2023-07-22 18:11:35',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13406,'5500','51690038668','2023-07-22 18:11:35',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13407,'1000','51690038668','2023-07-22 18:11:35',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22723'),(13408,'4000','51690038668','2023-07-22 18:11:35',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13409,'1110','51690038714','2023-07-22 18:14:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(13410,'5500','51690038714','2023-07-22 18:14:33',15.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13411,'1000','51690038714','2023-07-22 18:14:33',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13412,'4000','51690038714','2023-07-22 18:14:33',NULL,30.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(13413,'1110','51690192681','2023-07-24 13:26:46',NULL,110400.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(13414,'1110','51690192681','2023-07-24 13:26:46',NULL,20500.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13415,'1110','51690192681','2023-07-24 13:26:46',NULL,20500.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(13416,'1110','51690192681','2023-07-24 13:26:46',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13417,'1110','51690192681','2023-07-24 13:26:46',NULL,500.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13418,'1110','51690192681','2023-07-24 13:26:46',NULL,3915.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13419,'1110','51690192681','2023-07-24 13:26:46',NULL,17500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13420,'5500','51690192681','2023-07-24 13:26:46',173515.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13421,'1000','51690192681','2023-07-24 13:26:46',239410.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24723'),(13422,'4000','51690192681','2023-07-24 13:26:46',NULL,150000.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(13423,'4000','51690192681','2023-07-24 13:26:46',NULL,27600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13424,'4000','51690192681','2023-07-24 13:26:46',NULL,26000.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(13425,'4000','51690192681','2023-07-24 13:26:46',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13426,'4000','51690192681','2023-07-24 13:26:46',NULL,1500.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13427,'4000','51690192681','2023-07-24 13:26:46',NULL,6210.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13428,'4000','51690192681','2023-07-24 13:26:46',NULL,27500.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13429,'1110','51690201250','2023-07-24 15:21:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13430,'5500','51690201250','2023-07-24 15:21:39',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13431,'1000','51690201250','2023-07-24 15:21:39',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24723'),(13432,'4000','51690201250','2023-07-24 15:21:39',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13433,'1110','51690201438','2023-07-24 17:36:36',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13434,'1110','51690201438','2023-07-24 17:36:36',NULL,16464.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(13435,'1110','51690201438','2023-07-24 17:36:36',NULL,267000.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13436,'1110','51690201438','2023-07-24 17:36:36',NULL,9604.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13437,'1110','51690201438','2023-07-24 17:36:36',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13438,'5500','51690201438','2023-07-24 17:36:36',298908.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13439,'1000','51690201438','2023-07-24 17:36:36',70300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13440,'4000','51690201438','2023-07-24 17:36:36',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13441,'4000','51690201438','2023-07-24 17:36:36',NULL,19200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(13442,'4000','51690201438','2023-07-24 17:36:36',NULL,32000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13443,'4000','51690201438','2023-07-24 17:36:36',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13444,'4000','51690201438','2023-07-24 17:36:36',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13445,'1110','51690209401','2023-07-24 17:37:36',NULL,9800.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13446,'1110','51690209401','2023-07-24 17:37:36',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13447,'5500','51690209401','2023-07-24 17:37:36',11858.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13448,'1000','51690209401','2023-07-24 17:37:36',14400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24723'),(13449,'4000','51690209401','2023-07-24 17:37:36',NULL,12000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13450,'4000','51690209401','2023-07-24 17:37:36',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13451,'1110','51690212124','2023-07-24 18:23:05',NULL,17280.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13452,'1110','51690212124','2023-07-24 18:23:05',NULL,26700.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13453,'1110','51690212124','2023-07-24 18:23:05',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13454,'5500','51690212124','2023-07-24 18:23:05',44666.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13455,'1000','51690212124','2023-07-24 18:23:05',26500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13456,'4000','51690212124','2023-07-24 18:23:05',NULL,22500.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13457,'4000','51690212124','2023-07-24 18:23:05',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13458,'4000','51690212124','2023-07-24 18:23:05',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13459,'1110','51690271665','2023-07-25 10:56:47',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13460,'1110','51690271665','2023-07-25 10:56:47',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(13461,'1110','51690271665','2023-07-25 10:56:47',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13462,'1110','51690271665','2023-07-25 10:56:47',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13463,'1110','51690271665','2023-07-25 10:56:47',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(13464,'5500','51690271665','2023-07-25 10:56:47',10804.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13465,'1000','51690271665','2023-07-25 10:56:47',13850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25723'),(13466,'4000','51690271665','2023-07-25 10:56:47',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13467,'4000','51690271665','2023-07-25 10:56:47',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(13468,'4000','51690271665','2023-07-25 10:56:47',NULL,2400.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13469,'4000','51690271665','2023-07-25 10:56:47',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13470,'4000','51690271665','2023-07-25 10:56:47',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(13471,'1110','51690347638','2023-07-26 08:18:16',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13472,'5500','51690347638','2023-07-26 08:18:16',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13473,'1000','51690347638','2023-07-26 08:18:16',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26723'),(13474,'4000','51690347638','2023-07-26 08:18:16',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13475,'1110','51690352310','2023-07-26 18:18:20',NULL,13034.00,'','5','1','Inventory sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(13476,'1110','51690352310','2023-07-26 18:18:20',NULL,1400.00,'','5','1','Inventory sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(13477,'1110','51690352310','2023-07-26 18:18:20',NULL,14080.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(13478,'1110','51690352310','2023-07-26 18:18:20',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13479,'1110','51690352310','2023-07-26 18:18:20',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13480,'1110','51690352310','2023-07-26 18:18:20',NULL,1120.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13481,'1110','51690352310','2023-07-26 18:18:20',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13482,'1110','51690352310','2023-07-26 18:18:20',NULL,700.00,'','5','1','Inventory sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(13483,'5500','51690352310','2023-07-26 18:18:20',30769.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13484,'1000','51690352310','2023-07-26 18:18:20',40000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13485,'4000','51690352310','2023-07-26 18:18:20',NULL,15200.00,'','5','1','Good sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(13486,'4000','51690352310','2023-07-26 18:18:20',NULL,1600.00,'','5','1','Good sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(13487,'4000','51690352310','2023-07-26 18:18:20',NULL,18400.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(13488,'4000','51690352310','2023-07-26 18:18:20',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13489,'4000','51690352310','2023-07-26 18:18:20',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13490,'4000','51690352310','2023-07-26 18:18:20',NULL,2800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13491,'4000','51690352310','2023-07-26 18:18:20',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13492,'4000','51690352310','2023-07-26 18:18:20',NULL,800.00,'','5','1','Good sold','1','','sales','MMCP 24013','','No',NULL,NULL,''),(13493,'1110','51690455028','2023-07-27 13:50:53',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13494,'1110','51690455028','2023-07-27 13:50:53',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13495,'5500','51690455028','2023-07-27 13:50:53',7635.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13496,'1000','51690455028','2023-07-27 13:50:53',2050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27723'),(13497,'4000','51690455028','2023-07-27 13:50:53',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13498,'4000','51690455028','2023-07-27 13:50:53',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13499,'1110','51690544127','2023-07-28 14:35:44',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13500,'5500','51690544127','2023-07-28 14:35:44',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13501,'1000','51690544127','2023-07-28 14:35:44',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28723'),(13502,'4000','51690544127','2023-07-28 14:35:44',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13503,'1110','51690609263','2023-07-29 16:17:33',NULL,80100.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13504,'5500','51690609263','2023-07-29 16:17:33',80100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13505,'1000','51690609263','2023-07-29 16:17:33',9600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13506,'4000','51690609263','2023-07-29 16:17:33',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13507,'1110','51690779614','2023-07-31 08:00:47',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13508,'5500','51690779614','2023-07-31 08:00:47',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13509,'1000','51690779614','2023-07-31 08:00:47',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29723'),(13510,'4000','51690779614','2023-07-31 08:00:47',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13511,'1110','51690812970','2023-07-31 17:16:47',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13512,'5500','51690812970','2023-07-31 17:16:47',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13513,'1000','51690812970','2023-07-31 17:16:47',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31723'),(13514,'4000','51690812970','2023-07-31 17:16:47',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13515,'1110','51690813025','2023-07-31 17:54:53',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13516,'1110','51690813025','2023-07-31 17:54:53',NULL,2250.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13517,'1110','51690813025','2023-07-31 17:54:53',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13518,'5500','51690813025','2023-07-31 17:54:53',3650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13519,'1000','51690813025','2023-07-31 17:54:53',4400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31723'),(13520,'4000','51690813025','2023-07-31 17:54:53',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13521,'4000','51690813025','2023-07-31 17:54:53',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13522,'4000','51690813025','2023-07-31 17:54:53',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13523,'1110','51690815320','2023-07-31 18:07:00',NULL,6440.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13524,'1110','51690815320','2023-07-31 18:07:00',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13525,'1110','51690815320','2023-07-31 18:07:00',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13526,'1110','51690815320','2023-07-31 18:07:00',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13527,'1110','51690815320','2023-07-31 18:07:00',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13528,'5500','51690815320','2023-07-31 18:07:00',8354.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13529,'1000','51690815320','2023-07-31 18:07:00',11950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31723'),(13530,'4000','51690815320','2023-07-31 18:07:00',NULL,8750.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13531,'4000','51690815320','2023-07-31 18:07:00',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13532,'4000','51690815320','2023-07-31 18:07:00',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13533,'4000','51690815320','2023-07-31 18:07:00',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13534,'4000','51690815320','2023-07-31 18:07:00',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13535,'1110','51690816617','2023-07-31 18:17:14',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(13536,'5500','51690816617','2023-07-31 18:17:14',3075.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13537,'1000','51690816617','2023-07-31 18:17:14',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31723'),(13538,'4000','51690816617','2023-07-31 18:17:14',NULL,3900.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(13539,'1110','51690818311','2023-07-31 18:46:11',NULL,1400.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13540,'5500','51690818311','2023-07-31 18:46:11',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13541,'1000','51690818311','2023-07-31 18:46:11',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31723'),(13542,'4000','51690818311','2023-07-31 18:46:11',NULL,2400.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13543,'1110','51690865233','2023-08-01 07:47:36',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13544,'5500','51690865233','2023-08-01 07:47:36',1750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13545,'1000','51690865233','2023-08-01 07:47:36',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1823'),(13546,'4000','51690865233','2023-08-01 07:47:36',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13547,'1110','51690872332','2023-08-01 09:45:54',NULL,80100.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13548,'5500','51690872332','2023-08-01 09:45:54',80100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13549,'1000','51690872332','2023-08-01 09:45:54',9600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23623'),(13550,'4000','51690872332','2023-08-01 09:45:54',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13551,'1110','51690880961','2023-08-01 12:13:35',NULL,9200.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13552,'1110','51690880961','2023-08-01 12:13:35',NULL,2001.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13553,'1110','51690880961','2023-08-01 12:13:35',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13554,'1110','51690880961','2023-08-01 12:13:35',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13555,'5500','51690880961','2023-08-01 12:13:35',11336.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13556,'1000','51690880961','2023-08-01 12:13:35',15550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1823'),(13557,'4000','51690880961','2023-08-01 12:13:35',NULL,12500.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13558,'4000','51690880961','2023-08-01 12:13:35',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(13559,'4000','51690880961','2023-08-01 12:13:35',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13560,'4000','51690880961','2023-08-01 12:13:35',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13561,'1110','51690965145','2023-08-02 11:37:49',NULL,6440.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13562,'1110','51690965145','2023-08-02 11:37:49',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13563,'5500','51690965145','2023-08-02 11:37:49',6890.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13564,'1000','51690965145','2023-08-02 11:37:49',9750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2823'),(13565,'4000','51690965145','2023-08-02 11:37:49',NULL,8750.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13566,'4000','51690965145','2023-08-02 11:37:49',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13567,'1110','51690980635','2023-08-02 15:50:53',NULL,6750.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(13568,'5500','51690980635','2023-08-02 15:50:53',6750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13569,'1000','51690980635','2023-08-02 15:50:53',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2823'),(13570,'4000','51690980635','2023-08-02 15:50:53',NULL,7800.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(13571,'1110','51690989578','2023-08-02 18:20:13',NULL,23920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13572,'5500','51690989578','2023-08-02 18:20:13',23920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13573,'1000','51690989578','2023-08-02 18:20:13',32500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13574,'4000','51690989578','2023-08-02 18:20:13',NULL,32500.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13575,'1110','51690990516','2023-08-02 18:42:09',NULL,28520.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13576,'5500','51690990516','2023-08-02 18:42:09',28520.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13577,'1000','51690990516','2023-08-02 18:42:09',41850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13578,'4000','51690990516','2023-08-02 18:42:09',NULL,41850.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13579,'1110','51690990939','2023-08-02 18:43:02',NULL,10250.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13580,'5500','51690990939','2023-08-02 18:43:02',10250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13581,'1000','51690990939','2023-08-02 18:43:02',13000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13582,'4000','51690990939','2023-08-02 18:43:02',NULL,13000.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13583,'1110','51691039481','2023-08-03 08:11:41',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13584,'5500','51691039481','2023-08-03 08:11:41',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13585,'1000','51691039481','2023-08-03 08:11:41',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13586,'4000','51691039481','2023-08-03 08:11:41',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13587,'1110','51691039506','2023-08-03 09:00:22',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13588,'5500','51691039506','2023-08-03 09:00:22',2744.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13589,'1000','51691039506','2023-08-03 09:00:22',3200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3723'),(13590,'4000','51691039506','2023-08-03 09:00:22',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13591,'1110','51691047243','2023-08-03 10:22:45',NULL,250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13592,'5500','51691047243','2023-08-03 10:22:45',250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13593,'1000','51691047243','2023-08-03 10:22:45',700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3723'),(13594,'4000','51691047243','2023-08-03 10:22:45',NULL,700.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13595,'1110','51691047395','2023-08-03 10:24:13',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13596,'5500','51691047395','2023-08-03 10:24:13',320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13597,'1000','51691047395','2023-08-03 10:24:13',900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13598,'4000','51691047395','2023-08-03 10:24:13',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13599,'1110','51691055075','2023-08-03 12:33:47',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13600,'1110','51691055075','2023-08-03 12:33:47',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13601,'1110','51691055075','2023-08-03 12:33:47',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13602,'1110','51691055075','2023-08-03 12:33:47',NULL,5875.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13603,'5500','51691055075','2023-08-03 12:33:47',10993.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13604,'1000','51691055075','2023-08-03 12:33:47',7100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3723'),(13605,'4000','51691055075','2023-08-03 12:33:47',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13606,'4000','51691055075','2023-08-03 12:33:47',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13607,'4000','51691055075','2023-08-03 12:33:47',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13608,'4000','51691055075','2023-08-03 12:33:47',NULL,700.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13609,'1110','51691069029','2023-08-03 16:24:44',NULL,1500.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13610,'1110','51691069029','2023-08-03 16:24:44',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13611,'5500','51691069029','2023-08-03 16:24:44',1550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13612,'1000','51691069029','2023-08-03 16:24:44',1850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3823'),(13613,'4000','51691069029','2023-08-03 16:24:44',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13614,'4000','51691069029','2023-08-03 16:24:44',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13615,'1110','51691069955','2023-08-03 16:39:52',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13616,'5500','51691069955','2023-08-03 16:39:52',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13617,'1000','51691069955','2023-08-03 16:39:52',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3823'),(13618,'4000','51691069955','2023-08-03 16:39:52',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13619,'1110','51691070011','2023-08-03 17:06:19',NULL,6670.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13620,'5500','51691070011','2023-08-03 17:06:19',6670.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13621,'1000','51691070011','2023-08-03 17:06:19',8500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2823'),(13622,'4000','51691070011','2023-08-03 17:06:19',NULL,8500.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(13623,'1110','51691137476','2023-08-04 11:25:11',NULL,6000.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13624,'5500','51691137476','2023-08-04 11:25:11',6000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13625,'1000','51691137476','2023-08-04 11:25:11',6560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4823'),(13626,'4000','51691137476','2023-08-04 11:25:11',NULL,6560.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(13627,'1110','51691142658','2023-08-04 12:52:56',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13628,'1110','51691142658','2023-08-04 12:52:56',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(13629,'5500','51691142658','2023-08-04 12:52:56',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13630,'1000','51691142658','2023-08-04 12:52:56',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4723'),(13631,'4000','51691142658','2023-08-04 12:52:56',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13632,'4000','51691142658','2023-08-04 12:52:56',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(13633,'1110','51691221647','2023-08-05 10:49:04',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13634,'5500','51691221647','2023-08-05 10:49:04',2050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13635,'1000','51691221647','2023-08-05 10:49:04',2500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5823'),(13636,'4000','51691221647','2023-08-05 10:49:04',NULL,2500.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13637,'1110','51691224463','2023-08-05 11:34:57',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(13638,'5500','51691224463','2023-08-05 11:34:57',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13639,'1000','51691224463','2023-08-05 11:34:57',1300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13640,'4000','51691224463','2023-08-05 11:34:57',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(13641,'1110','51691234905','2023-08-05 14:30:32',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13642,'1110','51691234905','2023-08-05 14:30:32',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13643,'5500','51691234905','2023-08-05 14:30:32',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13644,'1000','51691234905','2023-08-05 14:30:32',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5823'),(13645,'4000','51691234905','2023-08-05 14:30:32',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13646,'4000','51691234905','2023-08-05 14:30:32',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13647,'1110','51691240526','2023-08-05 16:13:15',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13648,'1110','51691240526','2023-08-05 16:13:15',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13649,'1110','51691240526','2023-08-05 16:13:15',NULL,250.00,'','5','1','Inventory sold','1','','sales','0010','','No',NULL,NULL,''),(13650,'1110','51691240526','2023-08-05 16:13:15',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13651,'5500','51691240526','2023-08-05 16:13:15',3330.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13652,'1000','51691240526','2023-08-05 16:13:15',5350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5823'),(13653,'4000','51691240526','2023-08-05 16:13:15',NULL,3750.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13654,'4000','51691240526','2023-08-05 16:13:15',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13655,'4000','51691240526','2023-08-05 16:13:15',NULL,1000.00,'','5','1','Good sold','1','','sales','0010','','No',NULL,NULL,''),(13656,'4000','51691240526','2023-08-05 16:13:15',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13657,'1110','51691241537','2023-08-05 17:50:31',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13658,'1110','51691241537','2023-08-05 17:50:31',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13659,'5500','51691241537','2023-08-05 17:50:31',7700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13660,'1000','51691241537','2023-08-05 17:50:31',9800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5823'),(13661,'4000','51691241537','2023-08-05 17:50:31',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13662,'4000','51691241537','2023-08-05 17:50:31',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(13663,'1110','51691247140','2023-08-05 18:22:20',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13664,'1110','51691247140','2023-08-05 18:22:20',NULL,33375.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13665,'1110','51691247140','2023-08-05 18:22:20',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13666,'1110','51691247140','2023-08-05 18:22:20',NULL,4900.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13667,'1110','51691247140','2023-08-05 18:22:20',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(13668,'5500','51691247140','2023-08-05 18:22:20',40715.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13669,'1000','51691247140','2023-08-05 18:22:20',14650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5823'),(13670,'4000','51691247140','2023-08-05 18:22:20',NULL,2400.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(13671,'4000','51691247140','2023-08-05 18:22:20',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13672,'4000','51691247140','2023-08-05 18:22:20',NULL,1200.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13673,'4000','51691247140','2023-08-05 18:22:20',NULL,6250.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13674,'4000','51691247140','2023-08-05 18:22:20',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(13675,'1110','51691406364','2023-08-07 14:06:19',NULL,130.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(13676,'5500','51691406364','2023-08-07 14:06:19',130.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13677,'1000','51691406364','2023-08-07 14:06:19',250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'7823'),(13678,'4000','51691406364','2023-08-07 14:06:19',NULL,250.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(13679,'1110','51691473727','2023-08-08 10:02:11',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13680,'5500','51691473727','2023-08-08 10:02:11',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13681,'1000','51691473727','2023-08-08 10:02:11',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8823'),(13682,'4000','51691473727','2023-08-08 10:02:11',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13683,'1110','51691507107','2023-08-08 18:05:24',NULL,1170.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(13684,'5500','51691507107','2023-08-08 18:05:24',1170.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13685,'1000','51691507107','2023-08-08 18:05:24',2250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13686,'4000','51691507107','2023-08-08 18:05:24',NULL,2250.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(13687,'1110','51691558179','2023-08-09 09:15:02',NULL,7500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13688,'5500','51691558179','2023-08-09 09:15:02',7500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13689,'1000','51691558179','2023-08-09 09:15:02',15000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9823'),(13690,'4000','51691558179','2023-08-09 09:15:02',NULL,15000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(13691,'1110','51691569916','2023-08-09 11:32:24',NULL,50.00,'','5','1','Inventory sold','1','','sales','WP012','','No',NULL,NULL,''),(13692,'5500','51691569916','2023-08-09 11:32:24',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13693,'1000','51691569916','2023-08-09 11:32:24',150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9823'),(13694,'4000','51691569916','2023-08-09 11:32:24',NULL,150.00,'','5','1','Good sold','1','','sales','WP012','','No',NULL,NULL,''),(13695,'1110','51691569964','2023-08-09 11:51:50',NULL,41125.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13696,'5500','51691569964','2023-08-09 11:51:50',41125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13697,'1000','51691569964','2023-08-09 11:51:50',4900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13698,'4000','51691569964','2023-08-09 11:51:50',NULL,4900.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13699,'1110','51691582763','2023-08-09 15:07:54',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13700,'1110','51691582763','2023-08-09 15:07:54',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13701,'5500','51691582763','2023-08-09 15:07:54',115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13702,'1000','51691582763','2023-08-09 15:07:54',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'9823'),(13703,'4000','51691582763','2023-08-09 15:07:54',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13704,'4000','51691582763','2023-08-09 15:07:54',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13705,'1110','51691648013','2023-08-10 09:14:31',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(13706,'1110','51691648013','2023-08-10 09:14:31',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13707,'5500','51691648013','2023-08-10 09:14:31',3970.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13708,'1000','51691648013','2023-08-10 09:14:31',4900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'10823'),(13709,'4000','51691648013','2023-08-10 09:14:31',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(13710,'4000','51691648013','2023-08-10 09:14:31',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13711,'1110','51691739064','2023-08-11 10:31:32',NULL,734.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(13712,'5500','51691739064','2023-08-11 10:31:32',734.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13713,'1000','51691739064','2023-08-11 10:31:32',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11723'),(13714,'4000','51691739064','2023-08-11 10:31:32',NULL,1300.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(13715,'1110','51691746195','2023-08-11 12:30:38',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13716,'5500','51691746195','2023-08-11 12:30:38',2880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13717,'1000','51691746195','2023-08-11 12:30:38',3600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13718,'4000','51691746195','2023-08-11 12:30:38',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13719,'1110','51691755846','2023-08-11 15:23:08',NULL,9600.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(13720,'1110','51691755846','2023-08-11 15:23:08',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13721,'1110','51691755846','2023-08-11 15:23:08',NULL,5520.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13722,'1110','51691755846','2023-08-11 15:23:08',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13723,'1110','51691755846','2023-08-11 15:23:08',NULL,1400.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13724,'5500','51691755846','2023-08-11 15:23:08',19399.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13725,'1000','51691755846','2023-08-11 15:23:08',24900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13726,'4000','51691755846','2023-08-11 15:23:08',NULL,11500.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(13727,'4000','51691755846','2023-08-11 15:23:08',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(13728,'4000','51691755846','2023-08-11 15:23:08',NULL,7500.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13729,'4000','51691755846','2023-08-11 15:23:08',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(13730,'4000','51691755846','2023-08-11 15:23:08',NULL,2400.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13731,'1110','51691756602','2023-08-11 15:23:50',NULL,11040.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13732,'5500','51691756602','2023-08-11 15:23:50',11040.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13733,'1000','51691756602','2023-08-11 15:23:50',16200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2823'),(13734,'4000','51691756602','2023-08-11 15:23:50',NULL,16200.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13735,'1110','51691756683','2023-08-11 15:27:06',NULL,17280.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(13736,'1110','51691756683','2023-08-11 15:27:06',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13737,'5500','51691756683','2023-08-11 15:27:06',20160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13738,'1000','51691756683','2023-08-11 15:27:06',24150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2823'),(13739,'4000','51691756683','2023-08-11 15:27:06',NULL,20700.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(13740,'4000','51691756683','2023-08-11 15:27:06',NULL,3450.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13741,'1110','51691821061','2023-08-12 09:31:54',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13742,'5500','51691821061','2023-08-12 09:31:54',5488.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13743,'1000','51691821061','2023-08-12 09:31:54',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12823'),(13744,'4000','51691821061','2023-08-12 09:31:54',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13745,'1110','51691823924','2023-08-12 10:12:05',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13746,'1110','51691823924','2023-08-12 10:12:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13747,'1110','51691823924','2023-08-12 10:12:05',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13748,'1110','51691823924','2023-08-12 10:12:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13749,'5500','51691823924','2023-08-12 10:12:05',7150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13750,'1000','51691823924','2023-08-12 10:12:05',9000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12823'),(13751,'4000','51691823924','2023-08-12 10:12:05',NULL,8050.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13752,'4000','51691823924','2023-08-12 10:12:05',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13753,'4000','51691823924','2023-08-12 10:12:05',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13754,'4000','51691823924','2023-08-12 10:12:05',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(13755,'1110','51691827071','2023-08-14 09:05:27',NULL,8640.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13756,'1110','51691827071','2023-08-14 09:05:27',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(13757,'1110','51691827071','2023-08-14 09:05:27',NULL,3680.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13758,'1110','51691827071','2023-08-14 09:05:27',NULL,80100.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13759,'1110','51691827071','2023-08-14 09:05:27',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13760,'1110','51691827071','2023-08-14 09:05:27',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13761,'1110','51691827071','2023-08-14 09:05:27',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13762,'5500','51691827071','2023-08-14 09:05:27',120345.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13763,'1000','51691827071','2023-08-14 09:05:27',39750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12823'),(13764,'4000','51691827071','2023-08-14 09:05:27',NULL,10800.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13765,'4000','51691827071','2023-08-14 09:05:27',NULL,4800.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(13766,'4000','51691827071','2023-08-14 09:05:27',NULL,4800.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13767,'4000','51691827071','2023-08-14 09:05:27',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13768,'4000','51691827071','2023-08-14 09:05:27',NULL,6000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13769,'4000','51691827071','2023-08-14 09:05:27',NULL,1350.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13770,'4000','51691827071','2023-08-14 09:05:27',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13771,'1110','51691993147','2023-08-14 09:06:40',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13772,'5500','51691993147','2023-08-14 09:06:40',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13773,'1000','51691993147','2023-08-14 09:06:40',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'14723'),(13774,'4000','51691993147','2023-08-14 09:06:40',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13775,'1110','31692026691','2023-08-14 18:25:20',NULL,20025.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13776,'5500','31692026691','2023-08-14 18:25:20',20025.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13777,'1000','31692026691','2023-08-14 18:25:20',2400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13778,'4000','31692026691','2023-08-14 18:25:20',NULL,2400.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13779,'1110','31692027327','2023-08-14 18:36:33',NULL,2800.00,'','3','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13780,'5500','31692027327','2023-08-14 18:36:33',2800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13781,'1000','31692027327','2023-08-14 18:36:33',3200.00,NULL,'','3','1','Good sold','1','','sales','','','No',NULL,NULL,'14082022'),(13782,'4000','31692027327','2023-08-14 18:36:33',NULL,3200.00,'','3','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13783,'1110','31692027778','2023-08-14 18:56:30',NULL,30750.00,'','3','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(13784,'1110','31692027778','2023-08-14 18:56:30',NULL,10241.00,'','3','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(13785,'1110','31692027778','2023-08-14 18:56:30',NULL,28420.00,'','3','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(13786,'1110','31692027778','2023-08-14 18:56:30',NULL,11520.00,'','3','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(13787,'1110','31692027778','2023-08-14 18:56:30',NULL,11520.00,'','3','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(13788,'1110','31692027778','2023-08-14 18:56:30',NULL,7175.00,'','3','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(13789,'1110','31692027778','2023-08-14 18:56:30',NULL,166875.00,'','3','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13790,'1110','31692027778','2023-08-14 18:56:30',NULL,21952.00,'','3','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13791,'1110','31692027778','2023-08-14 18:56:30',NULL,9604.00,'','3','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13792,'1110','31692027778','2023-08-14 18:56:30',NULL,6860.00,'','3','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(13793,'1110','31692027778','2023-08-14 18:56:30',NULL,1400.00,'','3','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13794,'1110','31692027778','2023-08-14 18:56:30',NULL,500.00,'','3','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13795,'1110','31692027778','2023-08-14 18:56:30',NULL,500.00,'','3','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13796,'1110','31692027778','2023-08-14 18:56:30',NULL,60.00,'','3','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13797,'5500','31692027778','2023-08-14 18:56:30',307377.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13798,'1000','31692027778','2023-08-14 18:56:30',191150.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13799,'4000','31692027778','2023-08-14 18:56:30',NULL,39000.00,'','3','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(13800,'4000','31692027778','2023-08-14 18:56:30',NULL,12540.00,'','3','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(13801,'4000','31692027778','2023-08-14 18:56:30',NULL,33350.00,'','3','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(13802,'4000','31692027778','2023-08-14 18:56:30',NULL,13680.00,'','3','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(13803,'4000','31692027778','2023-08-14 18:56:30',NULL,13680.00,'','3','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(13804,'4000','31692027778','2023-08-14 18:56:30',NULL,9100.00,'','3','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(13805,'4000','31692027778','2023-08-14 18:56:30',NULL,20000.00,'','3','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13806,'4000','31692027778','2023-08-14 18:56:30',NULL,25600.00,'','3','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(13807,'4000','31692027778','2023-08-14 18:56:30',NULL,11200.00,'','3','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(13808,'4000','31692027778','2023-08-14 18:56:30',NULL,8000.00,'','3','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(13809,'4000','31692027778','2023-08-14 18:56:30',NULL,1600.00,'','3','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13810,'4000','31692027778','2023-08-14 18:56:30',NULL,1500.00,'','3','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13811,'4000','31692027778','2023-08-14 18:56:30',NULL,1500.00,'','3','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13812,'4000','31692027778','2023-08-14 18:56:30',NULL,400.00,'','3','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13813,'1110','51692080424','2023-08-15 09:21:51',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13814,'1110','51692080424','2023-08-15 09:21:51',NULL,6300.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13815,'1110','51692080424','2023-08-15 09:21:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13816,'1110','51692080424','2023-08-15 09:21:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13817,'5500','51692080424','2023-08-15 09:21:51',8550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13818,'1000','51692080424','2023-08-15 09:21:51',10500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13819,'4000','51692080424','2023-08-15 09:21:51',NULL,2700.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13820,'4000','51692080424','2023-08-15 09:21:51',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(13821,'4000','51692080424','2023-08-15 09:21:51',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13822,'4000','51692080424','2023-08-15 09:21:51',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13823,'1110','51692083484','2023-08-15 10:11:43',NULL,3150.00,'','5','1','Inventory sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(13824,'5500','51692083484','2023-08-15 10:11:43',3150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13825,'1000','51692083484','2023-08-15 10:11:43',3900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13826,'4000','51692083484','2023-08-15 10:11:43',NULL,3900.00,'','5','1','Good sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(13827,'1110','51692086295','2023-08-15 10:58:46',NULL,23500.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13828,'5500','51692086295','2023-08-15 10:58:46',23500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13829,'1000','51692086295','2023-08-15 10:58:46',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11823'),(13830,'4000','51692086295','2023-08-15 10:58:46',NULL,2800.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13831,'1110','51692086572','2023-08-15 11:03:22',NULL,1468.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(13832,'5500','51692086572','2023-08-15 11:03:22',1468.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13833,'1000','51692086572','2023-08-15 11:03:22',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13834,'4000','51692086572','2023-08-15 11:03:22',NULL,2400.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(13835,'1110','51692086625','2023-08-15 11:28:40',NULL,920.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13836,'1110','51692086625','2023-08-15 11:28:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13837,'1110','51692086625','2023-08-15 11:28:40',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(13838,'5500','51692086625','2023-08-15 11:28:40',1100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13839,'1000','51692086625','2023-08-15 11:28:40',1750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13840,'4000','51692086625','2023-08-15 11:28:40',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(13841,'4000','51692086625','2023-08-15 11:28:40',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13842,'4000','51692086625','2023-08-15 11:28:40',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(13843,'1110','51692088146','2023-08-15 11:53:44',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13844,'5500','51692088146','2023-08-15 11:53:44',2050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13845,'1000','51692088146','2023-08-15 11:53:44',2800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13846,'4000','51692088146','2023-08-15 11:53:44',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13847,'1110','51692089908','2023-08-15 13:08:35',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13848,'5500','51692089908','2023-08-15 13:08:35',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13849,'1000','51692089908','2023-08-15 13:08:35',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13850,'4000','51692089908','2023-08-15 13:08:35',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13851,'1110','51692094130','2023-08-15 14:56:38',NULL,40050.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13852,'1110','51692094130','2023-08-15 14:56:38',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(13853,'5500','51692094130','2023-08-15 14:56:38',41075.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13854,'1000','51692094130','2023-08-15 14:56:38',6100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15823'),(13855,'4000','51692094130','2023-08-15 14:56:38',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13856,'4000','51692094130','2023-08-15 14:56:38',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(13857,'1110','51692173182','2023-08-16 11:06:52',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13858,'1110','51692173182','2023-08-16 11:06:52',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13859,'5500','51692173182','2023-08-16 11:06:52',7635.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13860,'1000','51692173182','2023-08-16 11:06:52',2000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16823'),(13861,'4000','51692173182','2023-08-16 11:06:52',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(13862,'4000','51692173182','2023-08-16 11:06:52',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13863,'1110','51692173228','2023-08-16 11:58:14',NULL,4900.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13864,'5500','51692173228','2023-08-16 11:58:14',4900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13865,'1000','51692173228','2023-08-16 11:58:14',5750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16823'),(13866,'4000','51692173228','2023-08-16 11:58:14',NULL,5750.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13867,'1110','51692192572','2023-08-16 16:30:10',NULL,26700.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13868,'1110','51692192572','2023-08-16 16:30:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13869,'1110','51692192572','2023-08-16 16:30:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13870,'5500','51692192572','2023-08-16 16:30:10',26900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13871,'1000','51692192572','2023-08-16 16:30:10',3800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16823'),(13872,'4000','51692192572','2023-08-16 16:30:10',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13873,'4000','51692192572','2023-08-16 16:30:10',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13874,'4000','51692192572','2023-08-16 16:30:10',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13875,'1110','51692197164','2023-08-16 17:46:42',NULL,3500.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13876,'5500','51692197164','2023-08-16 17:46:42',3500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13877,'1000','51692197164','2023-08-16 17:46:42',5700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16823'),(13878,'4000','51692197164','2023-08-16 17:46:42',NULL,5700.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(13879,'1110','51692250833','2023-08-17 09:40:07',NULL,6150.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(13880,'5500','51692250833','2023-08-17 09:40:07',6150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13881,'1000','51692250833','2023-08-17 09:40:07',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17823'),(13882,'4000','51692250833','2023-08-17 09:40:07',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(13883,'1110','51692276661','2023-08-17 15:51:30',NULL,6517.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(13884,'5500','51692276661','2023-08-17 15:51:30',6517.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13885,'1000','51692276661','2023-08-17 15:51:30',8050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17823'),(13886,'4000','51692276661','2023-08-17 15:51:30',NULL,8050.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(13887,'1110','51692279735','2023-08-17 16:43:18',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13888,'5500','51692279735','2023-08-17 16:43:18',980.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13889,'1000','51692279735','2023-08-17 16:43:18',1150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'17823'),(13890,'4000','51692279735','2023-08-17 16:43:18',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(13891,'1110','51692354751','2023-08-18 13:33:56',NULL,33375.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13892,'1110','51692354751','2023-08-18 13:33:56',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13893,'1110','51692354751','2023-08-18 13:33:56',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(13894,'5500','51692354751','2023-08-18 13:33:56',35480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13895,'1000','51692354751','2023-08-18 13:33:56',6630.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18823'),(13896,'4000','51692354751','2023-08-18 13:33:56',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13897,'4000','51692354751','2023-08-18 13:33:56',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13898,'4000','51692354751','2023-08-18 13:33:56',NULL,2400.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(13899,'1110','51692354850','2023-08-18 13:34:44',NULL,17640.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(13900,'5500','51692354850','2023-08-18 13:34:44',17640.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13901,'1000','51692354850','2023-08-18 13:34:44',20700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16823'),(13902,'4000','51692354850','2023-08-18 13:34:44',NULL,20700.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(13903,'1110','51692369383','2023-08-18 17:37:32',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13904,'5500','51692369383','2023-08-18 17:37:32',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13905,'1000','51692369383','2023-08-18 17:37:32',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18823'),(13906,'4000','51692369383','2023-08-18 17:37:32',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(13907,'1110','51692430118','2023-08-19 10:28:53',NULL,11750.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13908,'5500','51692430118','2023-08-19 10:28:53',11750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13909,'1000','51692430118','2023-08-19 10:28:53',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19823'),(13910,'4000','51692430118','2023-08-19 10:28:53',NULL,1400.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(13911,'1110','51692435762','2023-08-19 12:05:33',NULL,900.00,'','5','1','Inventory sold','1','','sales','KS9042','','No',NULL,NULL,''),(13912,'5500','51692435762','2023-08-19 12:05:33',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13913,'1000','51692435762','2023-08-19 12:05:33',2000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13914,'4000','51692435762','2023-08-19 12:05:33',NULL,2000.00,'','5','1','Good sold','1','','sales','KS9042','','No',NULL,NULL,''),(13915,'1110','51692448160','2023-08-19 15:31:51',NULL,11662.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13916,'1110','51692448160','2023-08-19 15:31:51',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13917,'1110','51692448160','2023-08-19 15:31:51',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(13918,'1110','51692448160','2023-08-19 15:31:51',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(13919,'5500','51692448160','2023-08-19 15:31:51',14847.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13920,'1000','51692448160','2023-08-19 15:31:51',17730.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19823'),(13921,'4000','51692448160','2023-08-19 15:31:51',NULL,13600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13922,'4000','51692448160','2023-08-19 15:31:51',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13923,'4000','51692448160','2023-08-19 15:31:51',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(13924,'4000','51692448160','2023-08-19 15:31:51',NULL,3600.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(13925,'1110','51692448558','2023-08-19 15:59:12',NULL,7175.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(13926,'5500','51692448558','2023-08-19 15:59:12',7175.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13927,'1000','51692448558','2023-08-19 15:59:12',9100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19823'),(13928,'4000','51692448558','2023-08-19 15:59:12',NULL,9100.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(13929,'1110','51692599727','2023-08-21 09:46:16',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13930,'1110','51692599727','2023-08-21 09:46:16',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13931,'5500','51692599727','2023-08-21 09:46:16',22125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13932,'1000','51692599727','2023-08-21 09:46:16',4950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21823'),(13933,'4000','51692599727','2023-08-21 09:46:16',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(13934,'4000','51692599727','2023-08-21 09:46:16',NULL,2550.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(13935,'1110','51692605281','2023-08-21 11:08:16',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13936,'5500','51692605281','2023-08-21 11:08:16',4116.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13937,'1000','51692605281','2023-08-21 11:08:16',4800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13938,'4000','51692605281','2023-08-21 11:08:16',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13939,'1110','51692605950','2023-08-21 11:42:04',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(13940,'5500','51692605950','2023-08-21 11:42:04',1960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13941,'1000','51692605950','2023-08-21 11:42:04',2300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13942,'4000','51692605950','2023-08-21 11:42:04',NULL,2300.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(13943,'1110','51692617489','2023-08-21 14:32:12',NULL,9100.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13944,'5500','51692617489','2023-08-21 14:32:12',9100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13945,'1000','51692617489','2023-08-21 14:32:12',10790.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21823'),(13946,'4000','51692617489','2023-08-21 14:32:12',NULL,10790.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(13947,'1110','51692681474','2023-08-22 08:18:17',NULL,6300.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(13948,'5500','51692681474','2023-08-22 08:18:17',6300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13949,'1000','51692681474','2023-08-22 08:18:17',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22823'),(13950,'4000','51692681474','2023-08-22 08:18:17',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(13951,'1110','51692691071','2023-08-22 11:03:25',NULL,10250.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(13952,'1110','51692691071','2023-08-22 11:03:25',NULL,10120.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(13953,'1110','51692691071','2023-08-22 11:03:25',NULL,1280.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13954,'1110','51692691071','2023-08-22 11:03:25',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13955,'1110','51692691071','2023-08-22 11:03:25',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13956,'1110','51692691071','2023-08-22 11:03:25',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(13957,'5500','51692691071','2023-08-22 11:03:25',22875.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13958,'1000','51692691071','2023-08-22 11:03:25',32400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13959,'4000','51692691071','2023-08-22 11:03:25',NULL,13000.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(13960,'4000','51692691071','2023-08-22 11:03:25',NULL,13750.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(13961,'4000','51692691071','2023-08-22 11:03:25',NULL,3600.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(13962,'4000','51692691071','2023-08-22 11:03:25',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13963,'4000','51692691071','2023-08-22 11:03:25',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13964,'4000','51692691071','2023-08-22 11:03:25',NULL,1150.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(13965,'1110','51692698651','2023-08-22 13:11:05',NULL,2300.00,'','5','1','Inventory sold','1','','sales','CLAYART STEPPINGS C2','','No',NULL,NULL,''),(13966,'1110','51692698651','2023-08-22 13:11:05',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13967,'5500','51692698651','2023-08-22 13:11:05',3672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13968,'1000','51692698651','2023-08-22 13:11:05',4600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22823'),(13969,'4000','51692698651','2023-08-22 13:11:05',NULL,3000.00,'','5','1','Good sold','1','','sales','CLAYART STEPPINGS C2','','No',NULL,NULL,''),(13970,'4000','51692698651','2023-08-22 13:11:05',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13971,'1110','51692775843','2023-08-23 10:31:49',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13972,'1110','51692775843','2023-08-23 10:31:49',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(13973,'5500','51692775843','2023-08-23 10:31:49',957.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13974,'1000','51692775843','2023-08-23 10:31:49',1300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13975,'4000','51692775843','2023-08-23 10:31:49',NULL,500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13976,'4000','51692775843','2023-08-23 10:31:49',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(13977,'1110','51692784041','2023-08-23 12:49:23',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(13978,'1110','51692784041','2023-08-23 12:49:23',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(13979,'5500','51692784041','2023-08-23 12:49:23',825.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13980,'1000','51692784041','2023-08-23 12:49:23',1550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23823'),(13981,'4000','51692784041','2023-08-23 12:49:23',NULL,1250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(13982,'4000','51692784041','2023-08-23 12:49:23',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(13983,'1110','51692797871','2023-08-23 16:55:17',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13984,'5500','51692797871','2023-08-23 16:55:17',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13985,'1000','51692797871','2023-08-23 16:55:17',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23823'),(13986,'4000','51692797871','2023-08-23 16:55:17',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13987,'1110','51692801598','2023-08-23 17:55:48',NULL,9600.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13988,'1110','51692801598','2023-08-23 17:55:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13989,'1110','51692801598','2023-08-23 17:55:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(13990,'5500','51692801598','2023-08-23 17:55:48',9715.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13991,'1000','51692801598','2023-08-23 17:55:48',11900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23823'),(13992,'4000','51692801598','2023-08-23 17:55:48',NULL,11500.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(13993,'4000','51692801598','2023-08-23 17:55:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(13994,'4000','51692801598','2023-08-23 17:55:48',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(13995,'1110','51692865208','2023-08-24 11:20:22',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13996,'5500','51692865208','2023-08-24 11:20:22',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13997,'1000','51692865208','2023-08-24 11:20:22',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24823'),(13998,'4000','51692865208','2023-08-24 11:20:22',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(13999,'1110','51692865489','2023-08-24 11:41:02',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14000,'1110','51692865489','2023-08-24 11:41:02',NULL,920.00,'','5','1','Inventory sold','1','','sales','MR 393036','','No',NULL,NULL,''),(14001,'1110','51692865489','2023-08-24 11:41:02',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14002,'1110','51692865489','2023-08-24 11:41:02',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14003,'1110','51692865489','2023-08-24 11:41:02',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14004,'5500','51692865489','2023-08-24 11:41:02',5745.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14005,'1000','51692865489','2023-08-24 11:41:02',7530.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14006,'4000','51692865489','2023-08-24 11:41:02',NULL,4600.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14007,'4000','51692865489','2023-08-24 11:41:02',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393036','','No',NULL,NULL,''),(14008,'4000','51692865489','2023-08-24 11:41:02',NULL,1380.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14009,'4000','51692865489','2023-08-24 11:41:02',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14010,'4000','51692865489','2023-08-24 11:41:02',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14011,'1110','51692866471','2023-08-24 12:21:14',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14012,'1110','51692866471','2023-08-24 12:21:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14013,'1110','51692866471','2023-08-24 12:21:14',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14014,'1110','51692866471','2023-08-24 12:21:14',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14015,'1110','51692866471','2023-08-24 12:21:14',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14016,'5500','51692866471','2023-08-24 12:21:14',7205.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14017,'1000','51692866471','2023-08-24 12:21:14',9500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24823'),(14018,'4000','51692866471','2023-08-24 12:21:14',NULL,8050.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14019,'4000','51692866471','2023-08-24 12:21:14',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14020,'4000','51692866471','2023-08-24 12:21:14',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14021,'4000','51692866471','2023-08-24 12:21:14',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14022,'4000','51692866471','2023-08-24 12:21:14',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14023,'1110','51692873748','2023-08-24 13:44:58',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14024,'1110','51692873748','2023-08-24 13:44:58',NULL,8671.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(14025,'1110','51692873748','2023-08-24 13:44:58',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14026,'1110','51692873748','2023-08-24 13:44:58',NULL,26700.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14027,'5500','51692873748','2023-08-24 13:44:58',43701.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14028,'1000','51692873748','2023-08-24 13:44:58',23900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14029,'4000','51692873748','2023-08-24 13:44:58',NULL,6300.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14030,'4000','51692873748','2023-08-24 13:44:58',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(14031,'4000','51692873748','2023-08-24 13:44:58',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14032,'4000','51692873748','2023-08-24 13:44:58',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14033,'1110','51692873928','2023-08-24 15:28:36',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14034,'1110','51692873928','2023-08-24 15:28:36',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14035,'5500','51692873928','2023-08-24 15:28:36',3950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14036,'1000','51692873928','2023-08-24 15:28:36',9500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24823'),(14037,'4000','51692873928','2023-08-24 15:28:36',NULL,2500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14038,'4000','51692873928','2023-08-24 15:28:36',NULL,7000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14039,'1110','51692880128','2023-08-24 18:00:48',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14040,'1110','51692880128','2023-08-24 18:00:48',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14041,'5500','51692880128','2023-08-24 18:00:48',1160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14042,'1000','51692880128','2023-08-24 18:00:48',1750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24823'),(14043,'4000','51692880128','2023-08-24 18:00:48',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14044,'4000','51692880128','2023-08-24 18:00:48',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14045,'1110','51692889261','2023-08-24 18:37:32',NULL,12300.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(14046,'1110','51692889261','2023-08-24 18:37:32',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14047,'5500','51692889261','2023-08-24 18:37:32',15730.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14048,'1000','51692889261','2023-08-24 18:37:32',19600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'24823'),(14049,'4000','51692889261','2023-08-24 18:37:32',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(14050,'4000','51692889261','2023-08-24 18:37:32',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14051,'1110','51692948510','2023-08-25 10:29:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14052,'1110','51692948510','2023-08-25 10:29:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14053,'5500','51692948510','2023-08-25 10:29:13',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14054,'1000','51692948510','2023-08-25 10:29:13',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25823'),(14055,'4000','51692948510','2023-08-25 10:29:13',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14056,'4000','51692948510','2023-08-25 10:29:13',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14057,'1110','51692948580','2023-08-25 10:30:31',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14058,'1110','51692948580','2023-08-25 10:30:31',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14059,'1110','51692948580','2023-08-25 10:30:31',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14060,'5500','51692948580','2023-08-25 10:30:31',2332.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14061,'1000','51692948580','2023-08-25 10:30:31',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14062,'4000','51692948580','2023-08-25 10:30:31',NULL,1200.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14063,'4000','51692948580','2023-08-25 10:30:31',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14064,'4000','51692948580','2023-08-25 10:30:31',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14065,'1110','51692967830','2023-08-25 18:23:17',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14066,'5500','51692967830','2023-08-25 18:23:17',1960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14067,'1000','51692967830','2023-08-25 18:23:17',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25823'),(14068,'4000','51692967830','2023-08-25 18:23:17',NULL,2400.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14069,'1110','51693026682','2023-08-26 08:12:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14070,'1110','51693026682','2023-08-26 08:12:43',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14071,'1110','51693026682','2023-08-26 08:12:43',NULL,8918.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14072,'1110','51693026682','2023-08-26 08:12:43',NULL,6003.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14073,'5500','51693026682','2023-08-26 08:12:43',15556.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14074,'1000','51693026682','2023-08-26 08:12:43',19400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26823'),(14075,'4000','51693026682','2023-08-26 08:12:43',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14076,'4000','51693026682','2023-08-26 08:12:43',NULL,750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14077,'4000','51693026682','2023-08-26 08:12:43',NULL,10400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14078,'4000','51693026682','2023-08-26 08:12:43',NULL,7650.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14079,'1110','51693046112','2023-08-26 13:37:28',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(14080,'1110','51693046112','2023-08-26 13:37:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14081,'1110','51693046112','2023-08-26 13:37:28',NULL,700.00,'','5','1','Inventory sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(14082,'5500','51693046112','2023-08-26 13:37:28',2858.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14083,'1000','51693046112','2023-08-26 13:37:28',3500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14084,'4000','51693046112','2023-08-26 13:37:28',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24310','','No',NULL,NULL,''),(14085,'4000','51693046112','2023-08-26 13:37:28',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14086,'4000','51693046112','2023-08-26 13:37:28',NULL,800.00,'','5','1','Good sold','1','','sales','MMCP 24018','','No',NULL,NULL,''),(14087,'1110','51693046265','2023-08-26 14:16:21',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14088,'5500','51693046265','2023-08-26 14:16:21',1250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14089,'1000','51693046265','2023-08-26 14:16:21',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26823'),(14090,'4000','51693046265','2023-08-26 14:16:21',NULL,3000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14091,'1110','51693063939','2023-08-26 18:35:43',NULL,19600.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14092,'1110','51693063939','2023-08-26 18:35:43',NULL,4800.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14093,'1110','51693063939','2023-08-26 18:35:43',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(14094,'1110','51693063939','2023-08-26 18:35:43',NULL,18009.00,'','5','1','Inventory sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(14095,'1110','51693063939','2023-08-26 18:35:43',NULL,12348.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14096,'1110','51693063939','2023-08-26 18:35:43',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14097,'1110','51693063939','2023-08-26 18:35:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14098,'1110','51693063939','2023-08-26 18:35:43',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14099,'1110','51693063939','2023-08-26 18:35:43',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14100,'1110','51693063939','2023-08-26 18:35:43',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14101,'5500','51693063939','2023-08-26 18:35:43',58392.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14102,'1000','51693063939','2023-08-26 18:35:43',71300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26823'),(14103,'4000','51693063939','2023-08-26 18:35:43',NULL,24000.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14104,'4000','51693063939','2023-08-26 18:35:43',NULL,6000.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14105,'4000','51693063939','2023-08-26 18:35:43',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(14106,'4000','51693063939','2023-08-26 18:35:43',NULL,21600.00,'','5','1','Good sold','1','','sales','PMCP 24322','','No',NULL,NULL,''),(14107,'4000','51693063939','2023-08-26 18:35:43',NULL,14400.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14108,'4000','51693063939','2023-08-26 18:35:43',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14109,'4000','51693063939','2023-08-26 18:35:43',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14110,'4000','51693063939','2023-08-26 18:35:43',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14111,'4000','51693063939','2023-08-26 18:35:43',NULL,500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14112,'4000','51693063939','2023-08-26 18:35:43',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14113,'1110','51693201857','2023-08-28 08:51:28',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14114,'5500','51693201857','2023-08-28 08:51:28',100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14115,'1000','51693201857','2023-08-28 08:51:28',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28823'),(14116,'4000','51693201857','2023-08-28 08:51:28',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14117,'1110','51693205376','2023-08-28 09:50:24',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14118,'1110','51693205376','2023-08-28 09:50:24',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14119,'1110','51693205376','2023-08-28 09:50:24',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(14120,'5500','51693205376','2023-08-28 09:50:24',2254.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14121,'1000','51693205376','2023-08-28 09:50:24',2950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28823'),(14122,'4000','51693205376','2023-08-28 09:50:24',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14123,'4000','51693205376','2023-08-28 09:50:24',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14124,'4000','51693205376','2023-08-28 09:50:24',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(14125,'1110','51693214259','2023-08-28 12:17:53',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14126,'5500','51693214259','2023-08-28 12:17:53',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14127,'1000','51693214259','2023-08-28 12:17:53',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28823'),(14128,'4000','51693214259','2023-08-28 12:17:53',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14129,'1110','51693224751','2023-08-28 15:14:22',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14130,'1110','51693224751','2023-08-28 15:14:22',NULL,1840.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14131,'5500','51693224751','2023-08-28 15:14:22',2565.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14132,'1000','51693224751','2023-08-28 15:14:22',3750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28823'),(14133,'4000','51693224751','2023-08-28 15:14:22',NULL,1250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14134,'4000','51693224751','2023-08-28 15:14:22',NULL,2500.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14135,'1110','51693236192','2023-08-28 18:25:23',NULL,600.00,'','5','1','Inventory sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(14136,'5500','51693236192','2023-08-28 18:25:23',600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14137,'1000','51693236192','2023-08-28 18:25:23',1200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14138,'4000','51693236192','2023-08-28 18:25:23',NULL,1200.00,'','5','1','Good sold','1','','sales','9012 FLEX','','No',NULL,NULL,''),(14139,'1110','51693288560','2023-08-29 08:56:35',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14140,'5500','51693288560','2023-08-29 08:56:35',320.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14141,'1000','51693288560','2023-08-29 08:56:35',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29823'),(14142,'4000','51693288560','2023-08-29 08:56:35',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14143,'1110','51693300188','2023-08-29 12:10:17',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14144,'5500','51693300188','2023-08-29 12:10:17',2100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14145,'1000','51693300188','2023-08-29 12:10:17',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29823'),(14146,'4000','51693300188','2023-08-29 12:10:17',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14147,'1110','51693304133','2023-08-29 13:16:13',NULL,4164.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(14148,'5500','51693304133','2023-08-29 13:16:13',4164.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14149,'1000','51693304133','2023-08-29 13:16:13',5200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29823'),(14150,'4000','51693304133','2023-08-29 13:16:13',NULL,5200.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(14151,'1110','51693304189','2023-08-29 13:51:23',NULL,2668.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14152,'1110','51693304189','2023-08-29 13:51:23',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14153,'5500','51693304189','2023-08-29 13:51:23',3538.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14154,'1000','51693304189','2023-08-29 13:51:23',5020.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29823'),(14155,'4000','51693304189','2023-08-29 13:51:23',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14156,'4000','51693304189','2023-08-29 13:51:23',NULL,1620.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14157,'1110','51693376634','2023-08-30 09:24:20',NULL,19600.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14158,'5500','51693376634','2023-08-30 09:24:20',19600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14159,'1000','51693376634','2023-08-30 09:24:20',23000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14160,'4000','51693376634','2023-08-30 09:24:20',NULL,23000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14161,'1110','51693384389','2023-08-30 11:35:36',NULL,10290.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14162,'1110','51693384389','2023-08-30 11:35:36',NULL,53400.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14163,'1110','51693384389','2023-08-30 11:35:36',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14164,'1110','51693384389','2023-08-30 11:35:36',NULL,2793.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(14165,'5500','51693384389','2023-08-30 11:35:36',66708.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14166,'1000','51693384389','2023-08-30 11:35:36',22200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14167,'4000','51693384389','2023-08-30 11:35:36',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14168,'4000','51693384389','2023-08-30 11:35:36',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14169,'4000','51693384389','2023-08-30 11:35:36',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14170,'4000','51693384389','2023-08-30 11:35:36',NULL,3300.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(14171,'1110','51693386475','2023-08-30 12:56:45',NULL,5520.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(14172,'1110','51693386475','2023-08-30 12:56:45',NULL,4600.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14173,'5500','51693386475','2023-08-30 12:56:45',10120.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14174,'1000','51693386475','2023-08-30 12:56:45',13750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14175,'4000','51693386475','2023-08-30 12:56:45',NULL,7500.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(14176,'4000','51693386475','2023-08-30 12:56:45',NULL,6250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14177,'1110','51693389997','2023-08-30 15:02:31',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14178,'5500','51693389997','2023-08-30 15:02:31',667.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14179,'1000','51693389997','2023-08-30 15:02:31',850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14180,'4000','51693389997','2023-08-30 15:02:31',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14181,'1110','51693396967','2023-08-30 15:34:39',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14182,'5500','51693396967','2023-08-30 15:34:39',20025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14183,'1000','51693396967','2023-08-30 15:34:39',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14184,'4000','51693396967','2023-08-30 15:34:39',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14185,'1110','51693398896','2023-08-30 15:38:53',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14186,'5500','51693398896','2023-08-30 15:38:53',725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14187,'1000','51693398896','2023-08-30 15:38:53',1350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14188,'4000','51693398896','2023-08-30 15:38:53',NULL,1350.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14189,'1110','51693399146','2023-08-30 16:21:33',NULL,5586.00,'','5','1','Inventory sold','1','','sales','5308','','No',NULL,NULL,''),(14190,'5500','51693399146','2023-08-30 16:21:33',5586.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14191,'1000','51693399146','2023-08-30 16:21:33',6900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14192,'4000','51693399146','2023-08-30 16:21:33',NULL,6900.00,'','5','1','Good sold','1','','sales','5308','','No',NULL,NULL,''),(14193,'1110','51693401705','2023-08-30 17:58:37',NULL,260.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(14194,'1110','51693401705','2023-08-30 17:58:37',NULL,130.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(14195,'5500','51693401705','2023-08-30 17:58:37',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14196,'1000','51693401705','2023-08-30 17:58:37',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30823'),(14197,'4000','51693401705','2023-08-30 17:58:37',NULL,500.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(14198,'4000','51693401705','2023-08-30 17:58:37',NULL,300.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(14199,'1110','51693460195','2023-08-31 08:36:54',NULL,6300.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14200,'5500','51693460195','2023-08-31 08:36:54',6300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14201,'1000','51693460195','2023-08-31 08:36:54',7200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14202,'4000','51693460195','2023-08-31 08:36:54',NULL,7200.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14203,'1110','51693460824','2023-08-31 09:50:23',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14204,'1110','51693460824','2023-08-31 09:50:23',NULL,4164.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(14205,'5500','51693460824','2023-08-31 09:50:23',4889.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14206,'1000','51693460824','2023-08-31 09:50:23',6350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14207,'4000','51693460824','2023-08-31 09:50:23',NULL,1350.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14208,'4000','51693460824','2023-08-31 09:50:23',NULL,5000.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(14209,'1110','51693470761','2023-08-31 11:33:31',NULL,4800.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(14210,'1110','51693470761','2023-08-31 11:33:31',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14211,'5500','51693470761','2023-08-31 11:33:31',4815.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14212,'1000','51693470761','2023-08-31 11:33:31',5850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14213,'4000','51693470761','2023-08-31 11:33:31',NULL,5750.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(14214,'4000','51693470761','2023-08-31 11:33:31',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14215,'1110','51693475005','2023-08-31 12:44:37',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14216,'5500','51693475005','2023-08-31 12:44:37',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14217,'1000','51693475005','2023-08-31 12:44:37',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14218,'4000','51693475005','2023-08-31 12:44:37',NULL,2400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14219,'1110','51693475088','2023-08-31 14:04:23',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14220,'5500','51693475088','2023-08-31 14:04:23',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14221,'1000','51693475088','2023-08-31 14:04:23',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14222,'4000','51693475088','2023-08-31 14:04:23',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14223,'1110','51693489752','2023-08-31 16:50:08',NULL,960.00,'','5','1','Inventory sold','1','','sales','5153','','No',NULL,NULL,''),(14224,'1110','51693489752','2023-08-31 16:50:08',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14225,'5500','51693489752','2023-08-31 16:50:08',1250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14226,'1000','51693489752','2023-08-31 16:50:08',1640.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14227,'4000','51693489752','2023-08-31 16:50:08',NULL,1100.00,'','5','1','Good sold','1','','sales','5153','','No',NULL,NULL,''),(14228,'4000','51693489752','2023-08-31 16:50:08',NULL,540.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14229,'1110','51693489831','2023-08-31 17:37:57',NULL,901.00,'','5','1','Inventory sold','1','','sales','FGP33721','','No',NULL,NULL,''),(14230,'1110','51693489831','2023-08-31 17:37:57',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14231,'5500','51693489831','2023-08-31 17:37:57',1336.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14232,'1000','51693489831','2023-08-31 17:37:57',1790.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31823'),(14233,'4000','51693489831','2023-08-31 17:37:57',NULL,980.00,'','5','1','Good sold','1','','sales','FGP33721','','No',NULL,NULL,''),(14234,'4000','51693489831','2023-08-31 17:37:57',NULL,810.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14235,'1110','51693495374','2023-08-31 18:25:00',NULL,390.00,'','5','1','Inventory sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(14236,'5500','51693495374','2023-08-31 18:25:00',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14237,'1000','51693495374','2023-08-31 18:25:00',750.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14238,'4000','51693495374','2023-08-31 18:25:00',NULL,750.00,'','5','1','Good sold','1','','sales','PTG BEND 90','','No',NULL,NULL,''),(14239,'1110','51693553900','2023-09-01 10:45:30',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(14240,'1110','51693553900','2023-09-01 10:45:30',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14241,'1110','51693553900','2023-09-01 10:45:30',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14242,'1110','51693553900','2023-09-01 10:45:30',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14243,'1110','51693553900','2023-09-01 10:45:30',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14244,'1110','51693553900','2023-09-01 10:45:30',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14245,'1110','51693553900','2023-09-01 10:45:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14246,'1110','51693553900','2023-09-01 10:45:30',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14247,'5500','51693553900','2023-09-01 10:45:30',23612.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14248,'1000','51693553900','2023-09-01 10:45:30',14500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1923'),(14249,'4000','51693553900','2023-09-01 10:45:30',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(14250,'4000','51693553900','2023-09-01 10:45:30',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14251,'4000','51693553900','2023-09-01 10:45:30',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14252,'4000','51693553900','2023-09-01 10:45:30',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(14253,'4000','51693553900','2023-09-01 10:45:30',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14254,'4000','51693553900','2023-09-01 10:45:30',NULL,2400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14255,'4000','51693553900','2023-09-01 10:45:30',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14256,'4000','51693553900','2023-09-01 10:45:30',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14257,'1110','51693562014','2023-09-01 12:56:02',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14258,'1110','51693562014','2023-09-01 12:56:02',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14259,'1110','51693562014','2023-09-01 12:56:02',NULL,17480.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(14260,'5500','51693562014','2023-09-01 12:56:02',20755.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14261,'1000','51693562014','2023-09-01 12:56:02',30450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1923'),(14262,'4000','51693562014','2023-09-01 12:56:02',NULL,4200.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14263,'4000','51693562014','2023-09-01 12:56:02',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14264,'4000','51693562014','2023-09-01 12:56:02',NULL,25650.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(14265,'1110','51693576244','2023-09-01 16:51:24',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14266,'5500','51693576244','2023-09-01 16:51:24',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14267,'1000','51693576244','2023-09-01 16:51:24',1400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'1923'),(14268,'4000','51693576244','2023-09-01 16:51:24',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14269,'1110','51693579178','2023-09-01 17:40:07',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36006','','No',NULL,NULL,''),(14270,'5500','51693579178','2023-09-01 17:40:07',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14271,'1000','51693579178','2023-09-01 17:40:07',1300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14272,'4000','51693579178','2023-09-01 17:40:07',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36006','','No',NULL,NULL,''),(14273,'1110','51693635308','2023-09-02 09:15:38',NULL,1500.00,'','5','1','Inventory sold','1','','sales','130019351','','No',NULL,NULL,''),(14274,'5500','51693635308','2023-09-02 09:15:38',1500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14275,'1000','51693635308','2023-09-02 09:15:38',2300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2923'),(14276,'4000','51693635308','2023-09-02 09:15:38',NULL,2300.00,'','5','1','Good sold','1','','sales','130019351','','No',NULL,NULL,''),(14277,'1110','51693638662','2023-09-02 10:11:12',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(14278,'5500','51693638662','2023-09-02 10:11:12',1400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14279,'1000','51693638662','2023-09-02 10:11:12',1700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2923'),(14280,'4000','51693638662','2023-09-02 10:11:12',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(14281,'1110','51693638685','2023-09-02 11:44:50',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(14282,'5500','51693638685','2023-09-02 11:44:50',2058.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14283,'1000','51693638685','2023-09-02 11:44:50',2400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2923'),(14284,'4000','51693638685','2023-09-02 11:44:50',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(14285,'1110','51693666590','2023-09-02 18:00:03',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14286,'1110','51693666590','2023-09-02 18:00:03',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14287,'1110','51693666590','2023-09-02 18:00:03',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14288,'5500','51693666590','2023-09-02 18:00:03',19305.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14289,'1000','51693666590','2023-09-02 18:00:03',9400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2923'),(14290,'4000','51693666590','2023-09-02 18:00:03',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14291,'4000','51693666590','2023-09-02 18:00:03',NULL,3750.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14292,'4000','51693666590','2023-09-02 18:00:03',NULL,4050.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14293,'1110','51693815523','2023-09-04 11:48:43',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(14294,'1110','51693815523','2023-09-04 11:48:43',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(14295,'5500','51693815523','2023-09-04 11:48:43',3125.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14296,'1000','51693815523','2023-09-04 11:48:43',3700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14297,'4000','51693815523','2023-09-04 11:48:43',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(14298,'4000','51693815523','2023-09-04 11:48:43',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(14299,'1110','51693832580','2023-09-04 16:04:06',NULL,12492.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(14300,'1110','51693832580','2023-09-04 16:04:06',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14301,'5500','51693832580','2023-09-04 16:04:06',13892.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14302,'1000','51693832580','2023-09-04 16:04:06',16600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4923'),(14303,'4000','51693832580','2023-09-04 16:04:06',NULL,15000.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(14304,'4000','51693832580','2023-09-04 16:04:06',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14305,'1110','51693892014','2023-09-05 08:47:41',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14306,'1110','51693892014','2023-09-05 08:47:41',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14307,'5500','51693892014','2023-09-05 08:47:41',2210.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14308,'1000','51693892014','2023-09-05 08:47:41',2840.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5923'),(14309,'4000','51693892014','2023-09-05 08:47:41',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14310,'4000','51693892014','2023-09-05 08:47:41',NULL,540.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14311,'1110','51693902317','2023-09-05 12:02:11',NULL,8200.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14312,'5500','51693902317','2023-09-05 12:02:11',8200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14313,'1000','51693902317','2023-09-05 12:02:11',10400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14314,'4000','51693902317','2023-09-05 12:02:11',NULL,10400.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14315,'1110','51693924220','2023-09-05 17:33:30',NULL,2000.00,'','5','1','Inventory sold','1','','sales','STATIGA P-TRAP 001','','No',NULL,NULL,''),(14316,'1110','51693924220','2023-09-05 17:33:30',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14317,'5500','51693924220','2023-09-05 17:33:30',2200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14318,'1000','51693924220','2023-09-05 17:33:30',3950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5923'),(14319,'4000','51693924220','2023-09-05 17:33:30',NULL,3600.00,'','5','1','Good sold','1','','sales','STATIGA P-TRAP 001','','No',NULL,NULL,''),(14320,'4000','51693924220','2023-09-05 17:33:30',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14321,'1110','51693924427','2023-09-05 17:34:16',NULL,700.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14322,'5500','51693924427','2023-09-05 17:34:16',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14323,'1000','51693924427','2023-09-05 17:34:16',2100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14324,'4000','51693924427','2023-09-05 17:34:16',NULL,2100.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14325,'1110','51693991423','2023-09-06 12:11:42',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(14326,'5500','51693991423','2023-09-06 12:11:42',1025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14327,'1000','51693991423','2023-09-06 12:11:42',1300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6923'),(14328,'4000','51693991423','2023-09-06 12:11:42',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(14329,'1110','51694063407','2023-09-07 08:10:57',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(14330,'5500','51694063407','2023-09-07 08:10:57',350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14331,'1000','51694063407','2023-09-07 08:10:57',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'6923'),(14332,'4000','51694063407','2023-09-07 08:10:57',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(14333,'1110','51694166877','2023-09-08 12:56:17',NULL,10500.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14334,'1110','51694166877','2023-09-08 12:56:17',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14335,'1110','51694166877','2023-09-08 12:56:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14336,'1110','51694166877','2023-09-08 12:56:17',NULL,20160.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(14337,'1110','51694166877','2023-09-08 12:56:17',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14338,'5500','51694166877','2023-09-08 12:56:17',35076.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14339,'1000','51694166877','2023-09-08 12:56:17',41850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8923'),(14340,'4000','51694166877','2023-09-08 12:56:17',NULL,12000.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14341,'4000','51694166877','2023-09-08 12:56:17',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14342,'4000','51694166877','2023-09-08 12:56:17',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14343,'4000','51694166877','2023-09-08 12:56:17',NULL,24150.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(14344,'4000','51694166877','2023-09-08 12:56:17',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14345,'1110','51694167000','2023-09-08 13:10:57',NULL,33375.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14346,'1110','51694167000','2023-09-08 13:10:57',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14347,'5500','51694167000','2023-09-08 13:10:57',33475.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14348,'1000','51694167000','2023-09-08 13:10:57',4300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'8923'),(14349,'4000','51694167000','2023-09-08 13:10:57',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14350,'4000','51694167000','2023-09-08 13:10:57',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14351,'1110','51694268713','2023-09-09 17:24:40',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14352,'1110','51694268713','2023-09-09 17:24:40',NULL,13325.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(14353,'1110','51694268713','2023-09-09 17:24:40',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14354,'1110','51694268713','2023-09-09 17:24:40',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14355,'1110','51694268713','2023-09-09 17:24:40',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14356,'5500','51694268713','2023-09-09 17:24:40',18790.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14357,'1000','51694268713','2023-09-09 17:24:40',24060.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14358,'4000','51694268713','2023-09-09 17:24:40',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14359,'4000','51694268713','2023-09-09 17:24:40',NULL,16900.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(14360,'4000','51694268713','2023-09-09 17:24:40',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14361,'4000','51694268713','2023-09-09 17:24:40',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14362,'4000','51694268713','2023-09-09 17:24:40',NULL,810.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14363,'1110','51694429659','2023-09-11 13:55:54',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(14364,'1110','51694429659','2023-09-11 13:55:54',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14365,'1110','51694429659','2023-09-11 13:55:54',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14366,'1110','51694429659','2023-09-11 13:55:54',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14367,'5500','51694429659','2023-09-11 13:55:54',3690.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14368,'1000','51694429659','2023-09-11 13:55:54',5660.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11923'),(14369,'4000','51694429659','2023-09-11 13:55:54',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(14370,'4000','51694429659','2023-09-11 13:55:54',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14371,'4000','51694429659','2023-09-11 13:55:54',NULL,500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14372,'4000','51694429659','2023-09-11 13:55:54',NULL,810.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14373,'1110','51694429785','2023-09-11 14:27:05',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(14374,'5500','51694429785','2023-09-11 14:27:05',1920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14375,'1000','51694429785','2023-09-11 14:27:05',2300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11923'),(14376,'4000','51694429785','2023-09-11 14:27:05',NULL,2300.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(14377,'1110','51694447815','2023-09-11 19:12:00',NULL,9900.00,'','5','1','Inventory sold','1','','sales','ONE PIECE ZYG SAWA TOILET','','No',NULL,NULL,''),(14378,'1110','51694447815','2023-09-11 19:12:00',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14379,'1110','51694447815','2023-09-11 19:12:00',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14380,'1110','51694447815','2023-09-11 19:12:00',NULL,8640.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14381,'1110','51694447815','2023-09-11 19:12:00',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(14382,'1110','51694447815','2023-09-11 19:12:00',NULL,10976.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14383,'1110','51694447815','2023-09-11 19:12:00',NULL,5880.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14384,'5500','51694447815','2023-09-11 19:12:00',39986.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14385,'1000','51694447815','2023-09-11 19:12:00',50060.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11923'),(14386,'4000','51694447815','2023-09-11 19:12:00',NULL,14000.00,'','5','1','Good sold','1','','sales','ONE PIECE ZYG SAWA TOILET','','No',NULL,NULL,''),(14387,'4000','51694447815','2023-09-11 19:12:00',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14388,'4000','51694447815','2023-09-11 19:12:00',NULL,460.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14389,'4000','51694447815','2023-09-11 19:12:00',NULL,10350.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14390,'4000','51694447815','2023-09-11 19:12:00',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(14391,'4000','51694447815','2023-09-11 19:12:00',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14392,'4000','51694447815','2023-09-11 19:12:00',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14393,'1110','51694521641','2023-09-12 15:27:35',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14394,'5500','51694521641','2023-09-12 15:27:35',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14395,'1000','51694521641','2023-09-12 15:27:35',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14396,'4000','51694521641','2023-09-12 15:27:35',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14397,'1110','51694530064','2023-09-12 17:55:33',NULL,4800.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14398,'1110','51694530064','2023-09-12 17:55:33',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14399,'5500','51694530064','2023-09-12 17:55:33',4945.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14400,'1000','51694530064','2023-09-12 17:55:33',6520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'12923'),(14401,'4000','51694530064','2023-09-12 17:55:33',NULL,6250.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14402,'4000','51694530064','2023-09-12 17:55:33',NULL,270.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14403,'1110','51694589032','2023-09-13 10:10:56',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14404,'5500','51694589032','2023-09-13 10:10:56',2880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14405,'1000','51694589032','2023-09-13 10:10:56',3450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13923'),(14406,'4000','51694589032','2023-09-13 10:10:56',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14407,'1110','51694589070','2023-09-13 10:38:26',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14408,'1110','51694589070','2023-09-13 10:38:26',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14409,'5500','51694589070','2023-09-13 10:38:26',2150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14410,'1000','51694589070','2023-09-13 10:38:26',2640.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13923'),(14411,'4000','51694589070','2023-09-13 10:38:26',NULL,2490.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14412,'4000','51694589070','2023-09-13 10:38:26',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14413,'1110','51694596598','2023-09-13 12:17:37',NULL,931.00,'','5','1','Inventory sold','1','','sales','5211','','No',NULL,NULL,''),(14414,'1110','51694596598','2023-09-13 12:17:37',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14415,'5500','51694596598','2023-09-13 12:17:37',1656.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14416,'1000','51694596598','2023-09-13 12:17:37',2500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14417,'4000','51694596598','2023-09-13 12:17:37',NULL,1150.00,'','5','1','Good sold','1','','sales','5211','','No',NULL,NULL,''),(14418,'4000','51694596598','2023-09-13 12:17:37',NULL,1350.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14419,'1110','51694615783','2023-09-13 17:36:49',NULL,750.00,'','5','1','Inventory sold','1','','sales','FGP33744','','No',NULL,NULL,''),(14420,'5500','51694615783','2023-09-13 17:36:49',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14421,'1000','51694615783','2023-09-13 17:36:49',800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14422,'4000','51694615783','2023-09-13 17:36:49',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33744','','No',NULL,NULL,''),(14423,'1110','51694619211','2023-09-13 18:36:07',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(14424,'1110','51694619211','2023-09-13 18:36:07',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14425,'1110','51694619211','2023-09-13 18:36:07',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14426,'1110','51694619211','2023-09-13 18:36:07',NULL,870.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14427,'1110','51694619211','2023-09-13 18:36:07',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(14428,'5500','51694619211','2023-09-13 18:36:07',29129.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14429,'1000','51694619211','2023-09-13 18:36:07',13820.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14430,'4000','51694619211','2023-09-13 18:36:07',NULL,2300.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(14431,'4000','51694619211','2023-09-13 18:36:07',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14432,'4000','51694619211','2023-09-13 18:36:07',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14433,'4000','51694619211','2023-09-13 18:36:07',NULL,1620.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14434,'4000','51694619211','2023-09-13 18:36:07',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(14435,'1110','51694762278','2023-09-15 10:25:25',NULL,51250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14436,'1110','51694762278','2023-09-15 10:25:25',NULL,10250.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(14437,'1110','51694762278','2023-09-15 10:25:25',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14438,'1110','51694762278','2023-09-15 10:25:25',NULL,15300.00,'','5','1','Inventory sold','1','','sales','FGB44717','','No',NULL,NULL,''),(14439,'1110','51694762278','2023-09-15 10:25:25',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14440,'5500','51694762278','2023-09-15 10:25:25',79050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14441,'1000','51694762278','2023-09-15 10:25:25',100700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'13923'),(14442,'4000','51694762278','2023-09-15 10:25:25',NULL,65000.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14443,'4000','51694762278','2023-09-15 10:25:25',NULL,13000.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(14444,'4000','51694762278','2023-09-15 10:25:25',NULL,2800.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14445,'4000','51694762278','2023-09-15 10:25:25',NULL,19550.00,'','5','1','Good sold','1','','sales','FGB44717','','No',NULL,NULL,''),(14446,'4000','51694762278','2023-09-15 10:25:25',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14447,'1110','51694770982','2023-09-15 12:43:27',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14448,'5500','51694770982','2023-09-15 12:43:27',580.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14449,'1000','51694770982','2023-09-15 12:43:27',1080.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15923'),(14450,'4000','51694770982','2023-09-15 12:43:27',NULL,1080.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14451,'1110','51694771095','2023-09-15 12:45:32',NULL,1015.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14452,'5500','51694771095','2023-09-15 12:45:32',1015.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14453,'1000','51694771095','2023-09-15 12:45:32',1820.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14454,'4000','51694771095','2023-09-15 12:45:32',NULL,1820.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14455,'1110','51694775815','2023-09-15 14:04:30',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14456,'5500','51694775815','2023-09-15 14:04:30',2880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14457,'1000','51694775815','2023-09-15 14:04:30',3600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15923'),(14458,'4000','51694775815','2023-09-15 14:04:30',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14459,'1110','51694775886','2023-09-15 14:54:42',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14460,'1110','51694775886','2023-09-15 14:54:42',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14461,'5500','51694775886','2023-09-15 14:54:42',2300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14462,'1000','51694775886','2023-09-15 14:54:42',3000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'15923'),(14463,'4000','51694775886','2023-09-15 14:54:42',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14464,'4000','51694775886','2023-09-15 14:54:42',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14465,'1110','51694840222','2023-09-16 07:57:41',NULL,2760.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14466,'1110','51694840222','2023-09-16 07:57:41',NULL,900.00,'','5','1','Inventory sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(14467,'5500','51694840222','2023-09-16 07:57:41',3660.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14468,'1000','51694840222','2023-09-16 07:57:41',5250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16923'),(14469,'4000','51694840222','2023-09-16 07:57:41',NULL,3750.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14470,'4000','51694840222','2023-09-16 07:57:41',NULL,1500.00,'','5','1','Good sold','1','','sales','SYNOVA MEDIUM','','No',NULL,NULL,''),(14471,'1110','51694854270','2023-09-16 13:00:31',NULL,9600.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(14472,'1110','51694854270','2023-09-16 13:00:31',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14473,'1110','51694854270','2023-09-16 13:00:31',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14474,'1110','51694854270','2023-09-16 13:00:31',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14475,'1110','51694854270','2023-09-16 13:00:31',NULL,1595.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14476,'1110','51694854270','2023-09-16 13:00:31',NULL,1700.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14477,'1110','51694854270','2023-09-16 13:00:31',NULL,375.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14478,'5500','51694854270','2023-09-16 13:00:31',15530.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14479,'1000','51694854270','2023-09-16 13:00:31',25270.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'16923'),(14480,'4000','51694854270','2023-09-16 13:00:31',NULL,11500.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(14481,'4000','51694854270','2023-09-16 13:00:31',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393012','','No',NULL,NULL,''),(14482,'4000','51694854270','2023-09-16 13:00:31',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14483,'4000','51694854270','2023-09-16 13:00:31',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14484,'4000','51694854270','2023-09-16 13:00:31',NULL,2970.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14485,'4000','51694854270','2023-09-16 13:00:31',NULL,5100.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14486,'4000','51694854270','2023-09-16 13:00:31',NULL,2500.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14487,'1110','51694858454','2023-09-16 15:11:25',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14488,'5500','51694858454','2023-09-16 15:11:25',200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14489,'1000','51694858454','2023-09-16 15:11:25',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14490,'4000','51694858454','2023-09-16 15:11:25',NULL,300.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14491,'1110','51694866297','2023-09-16 15:12:00',NULL,3200.00,'','5','1','Inventory sold','1','','sales','BF-031B','','No',NULL,NULL,''),(14492,'5500','51694866297','2023-09-16 15:12:00',3200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14493,'1000','51694866297','2023-09-16 15:12:00',6000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14494,'4000','51694866297','2023-09-16 15:12:00',NULL,6000.00,'','5','1','Good sold','1','','sales','BF-031B','','No',NULL,NULL,''),(14495,'1110','51695020739','2023-09-18 10:06:59',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14496,'1110','51695020739','2023-09-18 10:06:59',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14497,'1110','51695020739','2023-09-18 10:06:59',NULL,1250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14498,'5500','51695020739','2023-09-18 10:06:59',5190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14499,'1000','51695020739','2023-09-18 10:06:59',8350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18923'),(14500,'4000','51695020739','2023-09-18 10:06:59',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14501,'4000','51695020739','2023-09-18 10:06:59',NULL,4800.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14502,'4000','51695020739','2023-09-18 10:06:59',NULL,3250.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(14503,'1110','51695035722','2023-09-18 14:43:00',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14504,'1110','51695035722','2023-09-18 14:43:00',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393038','','No',NULL,NULL,''),(14505,'1110','51695035722','2023-09-18 14:43:00',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14506,'5500','51695035722','2023-09-18 14:43:00',6780.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14507,'1000','51695035722','2023-09-18 14:43:00',8050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18923'),(14508,'4000','51695035722','2023-09-18 14:43:00',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14509,'4000','51695035722','2023-09-18 14:43:00',NULL,3450.00,'','5','1','Good sold','1','','sales','MR 393038','','No',NULL,NULL,''),(14510,'4000','51695035722','2023-09-18 14:43:00',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14511,'1110','51695047792','2023-09-18 17:38:27',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14512,'1110','51695047792','2023-09-18 17:38:27',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14513,'1110','51695047792','2023-09-18 17:38:27',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14514,'1110','51695047792','2023-09-18 17:38:27',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14515,'1110','51695047792','2023-09-18 17:38:27',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14516,'5500','51695047792','2023-09-18 17:38:27',8894.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14517,'1000','51695047792','2023-09-18 17:38:27',11650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'18923'),(14518,'4000','51695047792','2023-09-18 17:38:27',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14519,'4000','51695047792','2023-09-18 17:38:27',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14520,'4000','51695047792','2023-09-18 17:38:27',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14521,'4000','51695047792','2023-09-18 17:38:27',NULL,2250.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14522,'4000','51695047792','2023-09-18 17:38:27',NULL,2200.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14523,'1110','51695137233','2023-09-19 18:33:44',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14524,'1110','51695137233','2023-09-19 18:33:44',NULL,1468.00,'','5','1','Inventory sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(14525,'1110','51695137233','2023-09-19 18:33:44',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14526,'1110','51695137233','2023-09-19 18:33:44',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(14527,'1110','51695137233','2023-09-19 18:33:44',NULL,700.00,'','5','1','Inventory sold','1','','sales','MMCP 24017','','No',NULL,NULL,''),(14528,'1110','51695137233','2023-09-19 18:33:44',NULL,5125.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(14529,'1110','51695137233','2023-09-19 18:33:44',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14530,'1110','51695137233','2023-09-19 18:33:44',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14531,'1110','51695137233','2023-09-19 18:33:44',NULL,225.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14532,'1110','51695137233','2023-09-19 18:33:44',NULL,4669.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14533,'5500','51695137233','2023-09-19 18:33:44',14077.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14534,'1000','51695137233','2023-09-19 18:33:44',20100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'19823'),(14535,'4000','51695137233','2023-09-19 18:33:44',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14536,'4000','51695137233','2023-09-19 18:33:44',NULL,2500.00,'','5','1','Good sold','1','','sales','YMP 66744T','','No',NULL,NULL,''),(14537,'4000','51695137233','2023-09-19 18:33:44',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14538,'4000','51695137233','2023-09-19 18:33:44',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(14539,'4000','51695137233','2023-09-19 18:33:44',NULL,800.00,'','5','1','Good sold','1','','sales','MMCP 24017','','No',NULL,NULL,''),(14540,'4000','51695137233','2023-09-19 18:33:44',NULL,6500.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(14541,'4000','51695137233','2023-09-19 18:33:44',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14542,'4000','51695137233','2023-09-19 18:33:44',NULL,1800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14543,'4000','51695137233','2023-09-19 18:33:44',NULL,500.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14544,'4000','51695137233','2023-09-19 18:33:44',NULL,5950.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14545,'1110','51695193246','2023-09-20 10:02:03',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14546,'1110','51695193246','2023-09-20 10:02:03',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14547,'1110','51695193246','2023-09-20 10:02:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14548,'1110','51695193246','2023-09-20 10:02:03',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14549,'5500','51695193246','2023-09-20 10:02:03',7797.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14550,'1000','51695193246','2023-09-20 10:02:03',9450.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14551,'4000','51695193246','2023-09-20 10:02:03',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14552,'4000','51695193246','2023-09-20 10:02:03',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14553,'4000','51695193246','2023-09-20 10:02:03',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14554,'4000','51695193246','2023-09-20 10:02:03',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14555,'1110','51695221355','2023-09-20 17:49:27',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(14556,'5500','51695221355','2023-09-20 17:49:27',686.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14557,'1000','51695221355','2023-09-20 17:49:27',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'20923'),(14558,'4000','51695221355','2023-09-20 17:49:27',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24361','','No',NULL,NULL,''),(14559,'1110','51695277341','2023-09-21 12:31:41',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14560,'1110','51695277341','2023-09-21 12:31:41',NULL,12300.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(14561,'1110','51695277341','2023-09-21 12:31:41',NULL,11700.00,'','5','1','Inventory sold','1','','sales','FGB44717','','No',NULL,NULL,''),(14562,'1110','51695277341','2023-09-21 12:31:41',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14563,'1110','51695277341','2023-09-21 12:31:41',NULL,6174.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14564,'1110','51695277341','2023-09-21 12:31:41',NULL,4896.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(14565,'5500','51695277341','2023-09-21 12:31:41',37842.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14566,'1000','51695277341','2023-09-21 12:31:41',48250.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21923'),(14567,'4000','51695277341','2023-09-21 12:31:41',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(14568,'4000','51695277341','2023-09-21 12:31:41',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(14569,'4000','51695277341','2023-09-21 12:31:41',NULL,16250.00,'','5','1','Good sold','1','','sales','FGB44717','','No',NULL,NULL,''),(14570,'4000','51695277341','2023-09-21 12:31:41',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14571,'4000','51695277341','2023-09-21 12:31:41',NULL,7200.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14572,'4000','51695277341','2023-09-21 12:31:41',NULL,6000.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(14573,'1110','51695291854','2023-09-21 13:24:50',NULL,15680.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14574,'5500','51695291854','2023-09-21 13:24:50',15680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14575,'1000','51695291854','2023-09-21 13:24:50',18400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21923'),(14576,'4000','51695291854','2023-09-21 13:24:50',NULL,18400.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14577,'1110','51695304683','2023-09-21 16:59:15',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(14578,'1110','51695304683','2023-09-21 16:59:15',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14579,'1110','51695304683','2023-09-21 16:59:15',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14580,'5500','51695304683','2023-09-21 16:59:15',1270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14581,'1000','51695304683','2023-09-21 16:59:15',1870.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14582,'4000','51695304683','2023-09-21 16:59:15',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(14583,'4000','51695304683','2023-09-21 16:59:15',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14584,'4000','51695304683','2023-09-21 16:59:15',NULL,270.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14585,'1110','51695448425','2023-09-23 09:06:26',NULL,11451.00,'','5','1','Inventory sold','1','','sales','4207','','No',NULL,NULL,''),(14586,'1110','51695448425','2023-09-23 09:06:26',NULL,16656.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(14587,'1110','51695448425','2023-09-23 09:06:26',NULL,12300.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14588,'1110','51695448425','2023-09-23 09:06:26',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14589,'1110','51695448425','2023-09-23 09:06:26',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14590,'1110','51695448425','2023-09-23 09:06:26',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14591,'1110','51695448425','2023-09-23 09:06:26',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(14592,'5500','51695448425','2023-09-23 09:06:26',48207.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14593,'1000','51695448425','2023-09-23 09:06:26',58650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'22923'),(14594,'4000','51695448425','2023-09-23 09:06:26',NULL,13750.00,'','5','1','Good sold','1','','sales','4207','','No',NULL,NULL,''),(14595,'4000','51695448425','2023-09-23 09:06:26',NULL,20000.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(14596,'4000','51695448425','2023-09-23 09:06:26',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14597,'4000','51695448425','2023-09-23 09:06:26',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14598,'4000','51695448425','2023-09-23 09:06:26',NULL,6400.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14599,'4000','51695448425','2023-09-23 09:06:26',NULL,350.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14600,'4000','51695448425','2023-09-23 09:06:26',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(14601,'1110','51695456318','2023-09-23 11:10:52',NULL,9800.00,'','5','1','Inventory sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(14602,'1110','51695456318','2023-09-23 11:10:52',NULL,9700.00,'','5','1','Inventory sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(14603,'5500','51695456318','2023-09-23 11:10:52',19500.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14604,'1000','51695456318','2023-09-23 11:10:52',24000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28823'),(14605,'4000','51695456318','2023-09-23 11:10:52',NULL,12000.00,'','5','1','Good sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(14606,'4000','51695456318','2023-09-23 11:10:52',NULL,12000.00,'','5','1','Good sold','1','','sales','CLOSE COUPLE BLUE','','No',NULL,NULL,''),(14607,'1110','51695456671','2023-09-23 13:03:45',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(14608,'1110','51695456671','2023-09-23 13:03:45',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14609,'1110','51695456671','2023-09-23 13:03:45',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14610,'5500','51695456671','2023-09-23 13:03:45',5110.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14611,'1000','51695456671','2023-09-23 13:03:45',6660.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14612,'4000','51695456671','2023-09-23 13:03:45',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(14613,'4000','51695456671','2023-09-23 13:03:45',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14614,'4000','51695456671','2023-09-23 13:03:45',NULL,560.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14615,'1110','51695466491','2023-09-23 13:55:09',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14616,'5500','51695466491','2023-09-23 13:55:09',6675.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14617,'1000','51695466491','2023-09-23 13:55:09',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'23923'),(14618,'4000','51695466491','2023-09-23 13:55:09',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14619,'1110','51695621536','2023-09-25 08:59:33',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(14620,'5500','51695621536','2023-09-25 08:59:33',2050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14621,'1000','51695621536','2023-09-25 08:59:33',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'25923'),(14622,'4000','51695621536','2023-09-25 08:59:33',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(14623,'1110','51695621602','2023-09-25 11:02:19',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14624,'1110','51695621602','2023-09-25 11:02:19',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14625,'1110','51695621602','2023-09-25 11:02:19',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(14626,'5500','51695621602','2023-09-25 11:02:19',1735.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14627,'1000','51695621602','2023-09-25 11:02:19',2760.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14628,'4000','51695621602','2023-09-25 11:02:19',NULL,560.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14629,'4000','51695621602','2023-09-25 11:02:19',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14630,'4000','51695621602','2023-09-25 11:02:19',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(14631,'1110','51695650405','2023-09-25 17:01:24',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14632,'1110','51695650405','2023-09-25 17:01:24',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14633,'5500','51695650405','2023-09-25 17:01:24',6902.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14634,'1000','51695650405','2023-09-25 17:01:24',8090.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14635,'4000','51695650405','2023-09-25 17:01:24',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14636,'4000','51695650405','2023-09-25 17:01:24',NULL,2490.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14637,'1110','51695709856','2023-09-26 09:32:24',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14638,'1110','51695709856','2023-09-26 09:32:24',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14639,'1110','51695709856','2023-09-26 09:32:24',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14640,'5500','51695709856','2023-09-26 09:32:24',9747.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14641,'1000','51695709856','2023-09-26 09:32:24',11300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26923'),(14642,'4000','51695709856','2023-09-26 09:32:24',NULL,5600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14643,'4000','51695709856','2023-09-26 09:32:24',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(14644,'4000','51695709856','2023-09-26 09:32:24',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14645,'1110','51695709968','2023-09-26 10:27:32',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14646,'1110','51695709968','2023-09-26 10:27:32',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14647,'5500','51695709968','2023-09-26 10:27:32',190.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14648,'1000','51695709968','2023-09-26 10:27:32',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26923'),(14649,'4000','51695709968','2023-09-26 10:27:32',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14650,'4000','51695709968','2023-09-26 10:27:32',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14651,'1110','51695713269','2023-09-26 11:05:45',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14652,'1110','51695713269','2023-09-26 11:05:45',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14653,'1110','51695713269','2023-09-26 11:05:45',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14654,'1110','51695713269','2023-09-26 11:05:45',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14655,'5500','51695713269','2023-09-26 11:05:45',5660.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14656,'1000','51695713269','2023-09-26 11:05:45',6900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26923'),(14657,'4000','51695713269','2023-09-26 11:05:45',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14658,'4000','51695713269','2023-09-26 11:05:45',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14659,'4000','51695713269','2023-09-26 11:05:45',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14660,'4000','51695713269','2023-09-26 11:05:45',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14661,'1110','51695721064','2023-09-26 12:38:09',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14662,'5500','51695721064','2023-09-26 12:38:09',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14663,'1000','51695721064','2023-09-26 12:38:09',900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26923'),(14664,'4000','51695721064','2023-09-26 12:38:09',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14665,'1110','51695724282','2023-09-27 08:37:03',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14666,'1110','51695724282','2023-09-27 08:37:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14667,'5500','51695724282','2023-09-27 08:37:03',786.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14668,'1000','51695724282','2023-09-27 08:37:03',1100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'26923'),(14669,'4000','51695724282','2023-09-27 08:37:03',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14670,'4000','51695724282','2023-09-27 08:37:03',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14671,'1110','51695793039','2023-09-27 08:37:40',NULL,53400.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14672,'5500','51695793039','2023-09-27 08:37:40',53400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14673,'1000','51695793039','2023-09-27 08:37:40',6400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14674,'4000','51695793039','2023-09-27 08:37:40',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14675,'1110','51695808132','2023-09-27 12:49:46',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14676,'1110','51695808132','2023-09-27 12:49:46',NULL,2940.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14677,'5500','51695808132','2023-09-27 12:49:46',4990.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14678,'1000','51695808132','2023-09-27 12:49:46',6350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14679,'4000','51695808132','2023-09-27 12:49:46',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14680,'4000','51695808132','2023-09-27 12:49:46',NULL,3750.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14681,'1110','51695808915','2023-09-27 13:35:58',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14682,'1110','51695808915','2023-09-27 13:35:58',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14683,'5500','51695808915','2023-09-27 13:35:58',305.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14684,'1000','51695808915','2023-09-27 13:35:58',730.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27923'),(14685,'4000','51695808915','2023-09-27 13:35:58',NULL,280.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14686,'4000','51695808915','2023-09-27 13:35:58',NULL,450.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(14687,'1110','51695812751','2023-09-27 14:08:29',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14688,'1110','51695812751','2023-09-27 14:08:29',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14689,'5500','51695812751','2023-09-27 14:08:29',5840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14690,'1000','51695812751','2023-09-27 14:08:29',6900.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14691,'4000','51695812751','2023-09-27 14:08:29',NULL,4600.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14692,'4000','51695812751','2023-09-27 14:08:29',NULL,2300.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14693,'1110','51695812914','2023-09-28 07:40:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(14694,'1110','51695812914','2023-09-28 07:40:13',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14695,'1110','51695812914','2023-09-28 07:40:13',NULL,5125.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14696,'5500','51695812914','2023-09-28 07:40:13',6350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14697,'1000','51695812914','2023-09-28 07:40:13',8200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'27923'),(14698,'4000','51695812914','2023-09-28 07:40:13',NULL,300.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(14699,'4000','51695812914','2023-09-28 07:40:13',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14700,'4000','51695812914','2023-09-28 07:40:13',NULL,6500.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14701,'1110','51695884251','2023-09-28 10:02:05',NULL,1350.00,'','5','1','Inventory sold','1','','sales','KF -028 MIXTURE TAP','','No',NULL,NULL,''),(14702,'1110','51695884251','2023-09-28 10:02:05',NULL,832.00,'','5','1','Inventory sold','1','','sales','BF- 016 832','','No',NULL,NULL,''),(14703,'5500','51695884251','2023-09-28 10:02:05',2182.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14704,'1000','51695884251','2023-09-28 10:02:05',5500.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14705,'4000','51695884251','2023-09-28 10:02:05',NULL,3500.00,'','5','1','Good sold','1','','sales','KF -028 MIXTURE TAP','','No',NULL,NULL,''),(14706,'4000','51695884251','2023-09-28 10:02:05',NULL,2000.00,'','5','1','Good sold','1','','sales','BF- 016 832','','No',NULL,NULL,''),(14707,'1110','51695884532','2023-09-28 11:41:55',NULL,7680.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14708,'5500','51695884532','2023-09-28 11:41:55',7680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14709,'1000','51695884532','2023-09-28 11:41:55',9200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14710,'4000','51695884532','2023-09-28 11:41:55',NULL,9200.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14711,'1110','51695898850','2023-09-28 14:01:25',NULL,1885.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14712,'5500','51695898850','2023-09-28 14:01:25',1885.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14713,'1000','51695898850','2023-09-28 14:01:25',3510.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14714,'4000','51695898850','2023-09-28 14:01:25',NULL,3510.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14715,'1110','51695898890','2023-09-28 14:16:12',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14716,'5500','51695898890','2023-09-28 14:16:12',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14717,'1000','51695898890','2023-09-28 14:16:12',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28923'),(14718,'4000','51695898890','2023-09-28 14:16:12',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14719,'1110','51695906209','2023-09-28 16:04:17',NULL,7287.00,'','5','1','Inventory sold','1','','sales','4204','','No',NULL,NULL,''),(14720,'1110','51695906209','2023-09-28 16:04:17',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36029','','No',NULL,NULL,''),(14721,'5500','51695906209','2023-09-28 16:04:17',8312.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14722,'1000','51695906209','2023-09-28 16:04:17',9350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28923'),(14723,'4000','51695906209','2023-09-28 16:04:17',NULL,8050.00,'','5','1','Good sold','1','','sales','4204','','No',NULL,NULL,''),(14724,'4000','51695906209','2023-09-28 16:04:17',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36029','','No',NULL,NULL,''),(14725,'1110','51695906291','2023-09-28 16:59:52',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14726,'1110','51695906291','2023-09-28 16:59:52',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14727,'1110','51695906291','2023-09-28 16:59:52',NULL,30.00,'','5','1','Inventory sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(14728,'5500','51695906291','2023-09-28 16:59:52',1447.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14729,'1000','51695906291','2023-09-28 16:59:52',1760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'28923'),(14730,'4000','51695906291','2023-09-28 16:59:52',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14731,'4000','51695906291','2023-09-28 16:59:52',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14732,'4000','51695906291','2023-09-28 16:59:52',NULL,60.00,'','5','1','Good sold','1','','sales','THREAD TAPE','','No',NULL,NULL,''),(14733,'1110','51695972142','2023-09-29 10:24:01',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14734,'1110','51695972142','2023-09-29 10:24:01',NULL,9225.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(14735,'1110','51695972142','2023-09-29 10:24:01',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14736,'1110','51695972142','2023-09-29 10:24:01',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14737,'5500','51695972142','2023-09-29 10:24:01',14575.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14738,'1000','51695972142','2023-09-29 10:24:01',19660.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'29923'),(14739,'4000','51695972142','2023-09-29 10:24:01',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14740,'4000','51695972142','2023-09-29 10:24:01',NULL,11700.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(14741,'4000','51695972142','2023-09-29 10:24:01',NULL,2160.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14742,'4000','51695972142','2023-09-29 10:24:01',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14743,'1110','51695979978','2023-09-30 08:13:09',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14744,'1110','51695979978','2023-09-30 08:13:09',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14745,'1110','51695979978','2023-09-30 08:13:09',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14746,'1110','51695979978','2023-09-30 08:13:09',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(14747,'5500','51695979978','2023-09-30 08:13:09',18150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14748,'1000','51695979978','2023-09-30 08:13:09',7700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14749,'4000','51695979978','2023-09-30 08:13:09',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14750,'4000','51695979978','2023-09-30 08:13:09',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(14751,'4000','51695979978','2023-09-30 08:13:09',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14752,'4000','51695979978','2023-09-30 08:13:09',NULL,3900.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(14753,'1110','51696052299','2023-09-30 17:23:00',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14754,'1110','51696052299','2023-09-30 17:23:00',NULL,90.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14755,'1110','51696052299','2023-09-30 17:23:00',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14756,'1110','51696052299','2023-09-30 17:23:00',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14757,'1110','51696052299','2023-09-30 17:23:00',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(14758,'1110','51696052299','2023-09-30 17:23:00',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14759,'1110','51696052299','2023-09-30 17:23:00',NULL,2100.00,'','5','1','Inventory sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(14760,'1110','51696052299','2023-09-30 17:23:00',NULL,8200.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14761,'1110','51696052299','2023-09-30 17:23:00',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14762,'1110','51696052299','2023-09-30 17:23:00',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(14763,'5500','51696052299','2023-09-30 17:23:00',40557.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14764,'1000','51696052299','2023-09-30 17:23:00',28300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'30923'),(14765,'4000','51696052299','2023-09-30 17:23:00',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14766,'4000','51696052299','2023-09-30 17:23:00',NULL,600.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14767,'4000','51696052299','2023-09-30 17:23:00',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33751','','No',NULL,NULL,''),(14768,'4000','51696052299','2023-09-30 17:23:00',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14769,'4000','51696052299','2023-09-30 17:23:00',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(14770,'4000','51696052299','2023-09-30 17:23:00',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14771,'4000','51696052299','2023-09-30 17:23:00',NULL,2600.00,'','5','1','Good sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(14772,'4000','51696052299','2023-09-30 17:23:00',NULL,10400.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14773,'4000','51696052299','2023-09-30 17:23:00',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14774,'4000','51696052299','2023-09-30 17:23:00',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(14775,'1110','51696225436','2023-10-02 13:15:09',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14776,'1110','51696225436','2023-10-02 13:15:09',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14777,'1110','51696225436','2023-10-02 13:15:09',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(14778,'1110','51696225436','2023-10-02 13:15:09',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33530','','No',NULL,NULL,''),(14779,'1110','51696225436','2023-10-02 13:15:09',NULL,14500.00,'','5','1','Inventory sold','1','','sales','CLAYART 001','','No',NULL,NULL,''),(14780,'1110','51696225436','2023-10-02 13:15:09',NULL,47040.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14781,'1110','51696225436','2023-10-02 13:15:09',NULL,32242.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14782,'1110','51696225436','2023-10-02 13:15:09',NULL,2010.00,'','5','1','Inventory sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14783,'1110','51696225436','2023-10-02 13:15:09',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14784,'5500','51696225436','2023-10-02 13:15:09',100004.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14785,'1000','51696225436','2023-10-02 13:15:09',125300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14786,'4000','51696225436','2023-10-02 13:15:09',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14787,'4000','51696225436','2023-10-02 13:15:09',NULL,1400.00,'','5','1','Good sold','1','','sales','MR 36009','','No',NULL,NULL,''),(14788,'4000','51696225436','2023-10-02 13:15:09',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(14789,'4000','51696225436','2023-10-02 13:15:09',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33530','','No',NULL,NULL,''),(14790,'4000','51696225436','2023-10-02 13:15:09',NULL,20000.00,'','5','1','Good sold','1','','sales','CLAYART 001','','No',NULL,NULL,''),(14791,'4000','51696225436','2023-10-02 13:15:09',NULL,60000.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(14792,'4000','51696225436','2023-10-02 13:15:09',NULL,37600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14793,'4000','51696225436','2023-10-02 13:15:09',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14794,'4000','51696225436','2023-10-02 13:15:09',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14795,'1110','51696322866','2023-10-03 11:49:02',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14796,'5500','51696322866','2023-10-03 11:49:02',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14797,'1000','51696322866','2023-10-03 11:49:02',1150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31023'),(14798,'4000','51696322866','2023-10-03 11:49:02',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14799,'1110','51696334645','2023-10-03 17:51:35',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14800,'1110','51696334645','2023-10-03 17:51:35',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14801,'1110','51696334645','2023-10-03 17:51:35',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14802,'1110','51696334645','2023-10-03 17:51:35',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14803,'5500','51696334645','2023-10-03 17:51:35',995.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14804,'1000','51696334645','2023-10-03 17:51:35',1520.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3923'),(14805,'4000','51696334645','2023-10-03 17:51:35',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14806,'4000','51696334645','2023-10-03 17:51:35',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14807,'4000','51696334645','2023-10-03 17:51:35',NULL,270.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14808,'4000','51696334645','2023-10-03 17:51:35',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14809,'1110','51696401523','2023-10-04 18:30:16',NULL,2320.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14810,'1110','51696401523','2023-10-04 18:30:16',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14811,'1110','51696401523','2023-10-04 18:30:16',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14812,'1110','51696401523','2023-10-04 18:30:16',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14813,'1110','51696401523','2023-10-04 18:30:16',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14814,'1110','51696401523','2023-10-04 18:30:16',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(14815,'5500','51696401523','2023-10-04 18:30:16',10330.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14816,'1000','51696401523','2023-10-04 18:30:16',14800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41023'),(14817,'4000','51696401523','2023-10-04 18:30:16',NULL,4320.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14818,'4000','51696401523','2023-10-04 18:30:16',NULL,1280.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14819,'4000','51696401523','2023-10-04 18:30:16',NULL,5200.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14820,'4000','51696401523','2023-10-04 18:30:16',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14821,'4000','51696401523','2023-10-04 18:30:16',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14822,'4000','51696401523','2023-10-04 18:30:16',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(14823,'1110','51696486835','2023-10-05 18:08:20',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14824,'1110','51696486835','2023-10-05 18:08:20',NULL,20025.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14825,'1110','51696486835','2023-10-05 18:08:20',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14826,'1110','51696486835','2023-10-05 18:08:20',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14827,'1110','51696486835','2023-10-05 18:08:20',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14828,'1110','51696486835','2023-10-05 18:08:20',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14829,'1110','51696486835','2023-10-05 18:08:20',NULL,400.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(14830,'1110','51696486835','2023-10-05 18:08:20',NULL,3075.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(14831,'1110','51696486835','2023-10-05 18:08:20',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(14832,'5500','51696486835','2023-10-05 18:08:20',34030.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14833,'1000','51696486835','2023-10-05 18:08:20',21350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'51023'),(14834,'4000','51696486835','2023-10-05 18:08:20',NULL,2800.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14835,'4000','51696486835','2023-10-05 18:08:20',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14836,'4000','51696486835','2023-10-05 18:08:20',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14837,'4000','51696486835','2023-10-05 18:08:20',NULL,8050.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14838,'4000','51696486835','2023-10-05 18:08:20',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14839,'4000','51696486835','2023-10-05 18:08:20',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14840,'4000','51696486835','2023-10-05 18:08:20',NULL,800.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(14841,'4000','51696486835','2023-10-05 18:08:20',NULL,3900.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(14842,'4000','51696486835','2023-10-05 18:08:20',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(14843,'1110','51696653909','2023-10-07 17:08:50',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14844,'1110','51696653909','2023-10-07 17:08:50',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14845,'1110','51696653909','2023-10-07 17:08:50',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14846,'1110','51696653909','2023-10-07 17:08:50',NULL,6700.00,'','5','1','Inventory sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14847,'1110','51696653909','2023-10-07 17:08:50',NULL,20580.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14848,'1110','51696653909','2023-10-07 17:08:50',NULL,200.00,'','5','1','Inventory sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(14849,'1110','51696653909','2023-10-07 17:08:50',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14850,'1110','51696653909','2023-10-07 17:08:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14851,'1110','51696653909','2023-10-07 17:08:50',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14852,'1110','51696653909','2023-10-07 17:08:50',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14853,'5500','51696653909','2023-10-07 17:08:50',35517.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14854,'1000','51696653909','2023-10-07 17:08:50',42860.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71023'),(14855,'4000','51696653909','2023-10-07 17:08:50',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14856,'4000','51696653909','2023-10-07 17:08:50',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14857,'4000','51696653909','2023-10-07 17:08:50',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14858,'4000','51696653909','2023-10-07 17:08:50',NULL,8000.00,'','5','1','Good sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14859,'4000','51696653909','2023-10-07 17:08:50',NULL,24000.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14860,'4000','51696653909','2023-10-07 17:08:50',NULL,600.00,'','5','1','Good sold','1','','sales','PMHP24343CK','','No',NULL,NULL,''),(14861,'4000','51696653909','2023-10-07 17:08:50',NULL,5100.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14862,'4000','51696653909','2023-10-07 17:08:50',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14863,'4000','51696653909','2023-10-07 17:08:50',NULL,560.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14864,'4000','51696653909','2023-10-07 17:08:50',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14865,'1110','51696835705','2023-10-09 17:13:16',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14866,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14867,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14868,'1110','51696835705','2023-10-09 17:13:16',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14869,'1110','51696835705','2023-10-09 17:13:16',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14870,'1110','51696835705','2023-10-09 17:13:16',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14871,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14872,'1110','51696835705','2023-10-09 17:13:16',NULL,80100.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14873,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14874,'1110','51696835705','2023-10-09 17:13:16',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14875,'1110','51696835705','2023-10-09 17:13:16',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(14876,'1110','51696835705','2023-10-09 17:13:16',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14877,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(14878,'1110','51696835705','2023-10-09 17:13:16',NULL,14070.00,'','5','1','Inventory sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14879,'1110','51696835705','2023-10-09 17:13:16',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(14880,'1110','51696835705','2023-10-09 17:13:16',NULL,4802.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14881,'1110','51696835705','2023-10-09 17:13:16',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14882,'1110','51696835705','2023-10-09 17:13:16',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14883,'1110','51696835705','2023-10-09 17:13:16',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14884,'1110','51696835705','2023-10-09 17:13:16',NULL,11760.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(14885,'1110','51696835705','2023-10-09 17:13:16',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(14886,'1110','51696835705','2023-10-09 17:13:16',NULL,7800.00,'','5','1','Inventory sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(14887,'1110','51696835705','2023-10-09 17:13:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(14888,'5500','51696835705','2023-10-09 17:13:16',132893.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14889,'1000','51696835705','2023-10-09 17:13:16',76760.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91023'),(14890,'4000','51696835705','2023-10-09 17:13:16',NULL,2600.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14891,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14892,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14893,'4000','51696835705','2023-10-09 17:13:16',NULL,1800.00,'','5','1','Good sold','1','','sales','FGP33047','','No',NULL,NULL,''),(14894,'4000','51696835705','2023-10-09 17:13:16',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14895,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14896,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14897,'4000','51696835705','2023-10-09 17:13:16',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14898,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14899,'4000','51696835705','2023-10-09 17:13:16',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14900,'4000','51696835705','2023-10-09 17:13:16',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(14901,'4000','51696835705','2023-10-09 17:13:16',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14902,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(14903,'4000','51696835705','2023-10-09 17:13:16',NULL,16800.00,'','5','1','Good sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14904,'4000','51696835705','2023-10-09 17:13:16',NULL,1350.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(14905,'4000','51696835705','2023-10-09 17:13:16',NULL,5600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14906,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14907,'4000','51696835705','2023-10-09 17:13:16',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14908,'4000','51696835705','2023-10-09 17:13:16',NULL,560.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14909,'4000','51696835705','2023-10-09 17:13:16',NULL,13800.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(14910,'4000','51696835705','2023-10-09 17:13:16',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(14911,'4000','51696835705','2023-10-09 17:13:16',NULL,11500.00,'','5','1','Good sold','1','','sales','201 BIG STEERING','','No',NULL,NULL,''),(14912,'4000','51696835705','2023-10-09 17:13:16',NULL,150.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(14913,'1110','51696921410','2023-10-10 17:29:39',NULL,2001.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14914,'1110','51696921410','2023-10-10 17:29:39',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14915,'1110','51696921410','2023-10-10 17:29:39',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14916,'1110','51696921410','2023-10-10 17:29:39',NULL,4020.00,'','5','1','Inventory sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14917,'1110','51696921410','2023-10-10 17:29:39',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14918,'1110','51696921410','2023-10-10 17:29:39',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14919,'1110','51696921410','2023-10-10 17:29:39',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14920,'1110','51696921410','2023-10-10 17:29:39',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14921,'1110','51696921410','2023-10-10 17:29:39',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14922,'1110','51696921410','2023-10-10 17:29:39',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(14923,'1110','51696921410','2023-10-10 17:29:39',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(14924,'1110','51696921410','2023-10-10 17:29:39',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14925,'1110','51696921410','2023-10-10 17:29:39',NULL,270.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14926,'1110','51696921410','2023-10-10 17:29:39',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(14927,'1110','51696921410','2023-10-10 17:29:39',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14928,'1110','51696921410','2023-10-10 17:29:39',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14929,'1110','51696921410','2023-10-10 17:29:39',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(14930,'5500','51696921410','2023-10-10 17:29:39',40647.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14931,'1000','51696921410','2023-10-10 17:29:39',49330.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101023'),(14932,'4000','51696921410','2023-10-10 17:29:39',NULL,2550.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(14933,'4000','51696921410','2023-10-10 17:29:39',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(14934,'4000','51696921410','2023-10-10 17:29:39',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14935,'4000','51696921410','2023-10-10 17:29:39',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33749','','No',NULL,NULL,''),(14936,'4000','51696921410','2023-10-10 17:29:39',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14937,'4000','51696921410','2023-10-10 17:29:39',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14938,'4000','51696921410','2023-10-10 17:29:39',NULL,400.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14939,'4000','51696921410','2023-10-10 17:29:39',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14940,'4000','51696921410','2023-10-10 17:29:39',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(14941,'4000','51696921410','2023-10-10 17:29:39',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(14942,'4000','51696921410','2023-10-10 17:29:39',NULL,2300.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(14943,'4000','51696921410','2023-10-10 17:29:39',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14944,'4000','51696921410','2023-10-10 17:29:39',NULL,600.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(14945,'4000','51696921410','2023-10-10 17:29:39',NULL,280.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(14946,'4000','51696921410','2023-10-10 17:29:39',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(14947,'4000','51696921410','2023-10-10 17:29:39',NULL,6400.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(14948,'4000','51696921410','2023-10-10 17:29:39',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(14949,'1110','51697004674','2023-10-13 09:34:22',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14950,'1110','51697004674','2023-10-13 09:34:22',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14951,'1110','51697004674','2023-10-13 09:34:22',NULL,130.00,'','5','1','Inventory sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(14952,'1110','51697004674','2023-10-13 09:34:22',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14953,'1110','51697004674','2023-10-13 09:34:22',NULL,1493.00,'','5','1','Inventory sold','1','','sales','BF-021','','No',NULL,NULL,''),(14954,'1110','51697004674','2023-10-13 09:34:22',NULL,1800.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(14955,'5500','51697004674','2023-10-13 09:34:22',6603.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14956,'1000','51697004674','2023-10-13 09:34:22',10950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121023'),(14957,'4000','51697004674','2023-10-13 09:34:22',NULL,3450.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(14958,'4000','51697004674','2023-10-13 09:34:22',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14959,'4000','51697004674','2023-10-13 09:34:22',NULL,300.00,'','5','1','Good sold','1','','sales','PTG DIVERTER 90','','No',NULL,NULL,''),(14960,'4000','51697004674','2023-10-13 09:34:22',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14961,'4000','51697004674','2023-10-13 09:34:22',NULL,3500.00,'','5','1','Good sold','1','','sales','BF-021','','No',NULL,NULL,''),(14962,'4000','51697004674','2023-10-13 09:34:22',NULL,2800.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(14963,'1110','51697260309','2023-10-14 18:20:05',NULL,346.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(14964,'1110','51697260309','2023-10-14 18:20:05',NULL,6860.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(14965,'1110','51697260309','2023-10-14 18:20:05',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14966,'1110','51697260309','2023-10-14 18:20:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14967,'1110','51697260309','2023-10-14 18:20:05',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14968,'1110','51697260309','2023-10-14 18:20:05',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(14969,'5500','51697260309','2023-10-14 18:20:05',9261.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14970,'1000','51697260309','2023-10-14 18:20:05',12200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141023'),(14971,'4000','51697260309','2023-10-14 18:20:05',NULL,600.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(14972,'4000','51697260309','2023-10-14 18:20:05',NULL,8400.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(14973,'4000','51697260309','2023-10-14 18:20:05',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(14974,'4000','51697260309','2023-10-14 18:20:05',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(14975,'4000','51697260309','2023-10-14 18:20:05',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14976,'4000','51697260309','2023-10-14 18:20:05',NULL,1400.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(14977,'1110','51697454560','2023-10-16 18:19:04',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14978,'1110','51697454560','2023-10-16 18:19:04',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(14979,'1110','51697454560','2023-10-16 18:19:04',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14980,'1110','51697454560','2023-10-16 18:19:04',NULL,66750.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14981,'1110','51697454560','2023-10-16 18:19:04',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14982,'1110','51697454560','2023-10-16 18:19:04',NULL,645.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14983,'5500','51697454560','2023-10-16 18:19:04',72998.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14984,'1000','51697454560','2023-10-16 18:19:04',19100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161023'),(14985,'4000','51697454560','2023-10-16 18:19:04',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(14986,'4000','51697454560','2023-10-16 18:19:04',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(14987,'4000','51697454560','2023-10-16 18:19:04',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14988,'4000','51697454560','2023-10-16 18:19:04',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(14989,'4000','51697454560','2023-10-16 18:19:04',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(14990,'4000','51697454560','2023-10-16 18:19:04',NULL,4300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14991,'1110','51697522174','2023-10-17 18:29:08',NULL,14350.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14992,'1110','51697522174','2023-10-17 18:29:08',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(14993,'1110','51697522174','2023-10-17 18:29:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(14994,'1110','51697522174','2023-10-17 18:29:08',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(14995,'1110','51697522174','2023-10-17 18:29:08',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(14996,'5500','51697522174','2023-10-17 18:29:08',18385.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14997,'1000','51697522174','2023-10-17 18:29:08',23450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'171023'),(14998,'4000','51697522174','2023-10-17 18:29:08',NULL,18200.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(14999,'4000','51697522174','2023-10-17 18:29:08',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15000,'4000','51697522174','2023-10-17 18:29:08',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15001,'4000','51697522174','2023-10-17 18:29:08',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP 36002','','No',NULL,NULL,''),(15002,'4000','51697522174','2023-10-17 18:29:08',NULL,3450.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(15003,'1110','51697614039','2023-10-18 18:27:37',NULL,1305.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15004,'1110','51697614039','2023-10-18 18:27:37',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15005,'1110','51697614039','2023-10-18 18:27:37',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15006,'1110','51697614039','2023-10-18 18:27:37',NULL,4900.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(15007,'1110','51697614039','2023-10-18 18:27:37',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15008,'1110','51697614039','2023-10-18 18:27:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15009,'1110','51697614039','2023-10-18 18:27:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15010,'1110','51697614039','2023-10-18 18:27:37',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15011,'1110','51697614039','2023-10-18 18:27:37',NULL,9800.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(15012,'1110','51697614039','2023-10-18 18:27:37',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(15013,'1110','51697614039','2023-10-18 18:27:37',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15014,'5500','51697614039','2023-10-18 18:27:37',38305.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15015,'1000','51697614039','2023-10-18 18:27:37',32720.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181023'),(15016,'4000','51697614039','2023-10-18 18:27:37',NULL,2070.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15017,'4000','51697614039','2023-10-18 18:27:37',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15018,'4000','51697614039','2023-10-18 18:27:37',NULL,500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15019,'4000','51697614039','2023-10-18 18:27:37',NULL,5750.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(15020,'4000','51697614039','2023-10-18 18:27:37',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15021,'4000','51697614039','2023-10-18 18:27:37',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15022,'4000','51697614039','2023-10-18 18:27:37',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15023,'4000','51697614039','2023-10-18 18:27:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15024,'4000','51697614039','2023-10-18 18:27:37',NULL,12000.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(15025,'4000','51697614039','2023-10-18 18:27:37',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(15026,'4000','51697614039','2023-10-18 18:27:37',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15027,'1110','51697728109','2023-10-19 18:08:49',NULL,1440.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15028,'5500','51697728109','2023-10-19 18:08:49',1440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15029,'1000','51697728109','2023-10-19 18:08:49',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15030,'4000','51697728109','2023-10-19 18:08:49',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15031,'1110','51697795961','2023-10-20 18:26:48',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15032,'1110','51697795961','2023-10-20 18:26:48',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15033,'1110','51697795961','2023-10-20 18:26:48',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15034,'1110','51697795961','2023-10-20 18:26:48',NULL,5760.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(15035,'1110','51697795961','2023-10-20 18:26:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15036,'1110','51697795961','2023-10-20 18:26:48',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15037,'1110','51697795961','2023-10-20 18:26:48',NULL,15375.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15038,'1110','51697795961','2023-10-20 18:26:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15039,'1110','51697795961','2023-10-20 18:26:48',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15040,'1110','51697795961','2023-10-20 18:26:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15041,'1110','51697795961','2023-10-20 18:26:48',NULL,8640.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15042,'1110','51697795961','2023-10-20 18:26:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15043,'1110','51697795961','2023-10-20 18:26:48',NULL,715.00,'','5','1','Inventory sold','1','','sales','N216','','No',NULL,NULL,''),(15044,'1110','51697795961','2023-10-20 18:26:48',NULL,2000.00,'','5','1','Inventory sold','1','','sales','SOAP DISH NEMSI N123','','No',NULL,NULL,''),(15045,'5500','51697795961','2023-10-20 18:26:48',46733.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15046,'1000','51697795961','2023-10-20 18:26:48',60490.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'201023'),(15047,'4000','51697795961','2023-10-20 18:26:48',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15048,'4000','51697795961','2023-10-20 18:26:48',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15049,'4000','51697795961','2023-10-20 18:26:48',NULL,1200.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15050,'4000','51697795961','2023-10-20 18:26:48',NULL,6900.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(15051,'4000','51697795961','2023-10-20 18:26:48',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15052,'4000','51697795961','2023-10-20 18:26:48',NULL,540.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15053,'4000','51697795961','2023-10-20 18:26:48',NULL,19500.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15054,'4000','51697795961','2023-10-20 18:26:48',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15055,'4000','51697795961','2023-10-20 18:26:48',NULL,4600.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15056,'4000','51697795961','2023-10-20 18:26:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15057,'4000','51697795961','2023-10-20 18:26:48',NULL,10350.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15058,'4000','51697795961','2023-10-20 18:26:48',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15059,'4000','51697795961','2023-10-20 18:26:48',NULL,2000.00,'','5','1','Good sold','1','','sales','N216','','No',NULL,NULL,''),(15060,'4000','51697795961','2023-10-20 18:26:48',NULL,4000.00,'','5','1','Good sold','1','','sales','SOAP DISH NEMSI N123','','No',NULL,NULL,''),(15061,'1110','51697873233','2023-10-23 18:22:08',NULL,13350.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15062,'1110','51697873233','2023-10-23 18:22:08',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(15063,'1110','51697873233','2023-10-23 18:22:08',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15064,'1110','51697873233','2023-10-23 18:22:08',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15065,'1110','51697873233','2023-10-23 18:22:08',NULL,367.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(15066,'1110','51697873233','2023-10-23 18:22:08',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15067,'1110','51697873233','2023-10-23 18:22:08',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15068,'1110','51697873233','2023-10-23 18:22:08',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15069,'5500','51697873233','2023-10-23 18:22:08',21045.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15070,'1000','51697873233','2023-10-23 18:22:08',11200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231023'),(15071,'4000','51697873233','2023-10-23 18:22:08',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15072,'4000','51697873233','2023-10-23 18:22:08',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(15073,'4000','51697873233','2023-10-23 18:22:08',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15074,'4000','51697873233','2023-10-23 18:22:08',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15075,'4000','51697873233','2023-10-23 18:22:08',NULL,650.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(15076,'4000','51697873233','2023-10-23 18:22:08',NULL,250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15077,'4000','51697873233','2023-10-23 18:22:08',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15078,'4000','51697873233','2023-10-23 18:22:08',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15079,'1110','51698125905','2023-10-24 18:18:34',NULL,1450.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15080,'1110','51698125905','2023-10-24 18:18:34',NULL,1840.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(15081,'1110','51698125905','2023-10-24 18:18:34',NULL,11200.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15082,'1110','51698125905','2023-10-24 18:18:34',NULL,5760.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15083,'1110','51698125905','2023-10-24 18:18:34',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15084,'1110','51698125905','2023-10-24 18:18:34',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15085,'1110','51698125905','2023-10-24 18:18:34',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15086,'1110','51698125905','2023-10-24 18:18:34',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15087,'1110','51698125905','2023-10-24 18:18:34',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15088,'5500','51698125905','2023-10-24 18:18:34',27555.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15089,'1000','51698125905','2023-10-24 18:18:34',33600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241023'),(15090,'4000','51698125905','2023-10-24 18:18:34',NULL,2500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15091,'4000','51698125905','2023-10-24 18:18:34',NULL,2400.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(15092,'4000','51698125905','2023-10-24 18:18:34',NULL,12800.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15093,'4000','51698125905','2023-10-24 18:18:34',NULL,6400.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15094,'4000','51698125905','2023-10-24 18:18:34',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15095,'4000','51698125905','2023-10-24 18:18:34',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15096,'4000','51698125905','2023-10-24 18:18:34',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15097,'4000','51698125905','2023-10-24 18:18:34',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15098,'4000','51698125905','2023-10-24 18:18:34',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15099,'1110','51698213303','2023-10-25 18:37:56',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15100,'1110','51698213303','2023-10-25 18:37:56',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15101,'1110','51698213303','2023-10-25 18:37:56',NULL,35875.00,'','5','1','Inventory sold','1','','sales','MR 36007','','No',NULL,NULL,''),(15102,'1110','51698213303','2023-10-25 18:37:56',NULL,1100.00,'','5','1','Inventory sold','1','','sales','00014','','No',NULL,NULL,''),(15103,'1110','51698213303','2023-10-25 18:37:56',NULL,2000.00,'','5','1','Inventory sold','1','','sales','STATIGA P-TRAP 001','','No',NULL,NULL,''),(15104,'5500','51698213303','2023-10-25 18:37:56',43275.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15105,'1000','51698213303','2023-10-25 18:37:56',56300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'241023'),(15106,'4000','51698213303','2023-10-25 18:37:56',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15107,'4000','51698213303','2023-10-25 18:37:56',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15108,'4000','51698213303','2023-10-25 18:37:56',NULL,45500.00,'','5','1','Good sold','1','','sales','MR 36007','','No',NULL,NULL,''),(15109,'4000','51698213303','2023-10-25 18:37:56',NULL,2000.00,'','5','1','Good sold','1','','sales','00014','','No',NULL,NULL,''),(15110,'4000','51698213303','2023-10-25 18:37:56',NULL,3700.00,'','5','1','Good sold','1','','sales','STATIGA P-TRAP 001','','No',NULL,NULL,''),(15111,'1110','51698333625','2023-10-26 18:21:05',NULL,12480.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15112,'1110','51698333625','2023-10-26 18:21:05',NULL,2668.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15113,'5500','51698333625','2023-10-26 18:21:05',15148.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15114,'1000','51698333625','2023-10-26 18:21:05',18350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'261023'),(15115,'4000','51698333625','2023-10-26 18:21:05',NULL,14950.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15116,'4000','51698333625','2023-10-26 18:21:05',NULL,3400.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15117,'1110','51698392610','2023-10-27 18:48:28',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15118,'1110','51698392610','2023-10-27 18:48:28',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(15119,'1110','51698392610','2023-10-27 18:48:28',NULL,840.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(15120,'1110','51698392610','2023-10-27 18:48:28',NULL,920.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(15121,'1110','51698392610','2023-10-27 18:48:28',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15122,'1110','51698392610','2023-10-27 18:48:28',NULL,1041.00,'','5','1','Inventory sold','1','','sales','4208','','No',NULL,NULL,''),(15123,'1110','51698392610','2023-10-27 18:48:28',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15124,'1110','51698392610','2023-10-27 18:48:28',NULL,3840.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15125,'1110','51698392610','2023-10-27 18:48:28',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15126,'1110','51698392610','2023-10-27 18:48:28',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15127,'1110','51698392610','2023-10-27 18:48:28',NULL,12600.00,'','5','1','Inventory sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(15128,'1110','51698392610','2023-10-27 18:48:28',NULL,400.00,'','5','1','Inventory sold','1','','sales','00013','','No',NULL,NULL,''),(15129,'1110','51698392610','2023-10-27 18:48:28',NULL,120.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(15130,'5500','51698392610','2023-10-27 18:48:28',24504.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15131,'1000','51698392610','2023-10-27 18:48:28',32750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'271023'),(15132,'4000','51698392610','2023-10-27 18:48:28',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15133,'4000','51698392610','2023-10-27 18:48:28',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24350','','No',NULL,NULL,''),(15134,'4000','51698392610','2023-10-27 18:48:28',NULL,1950.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(15135,'4000','51698392610','2023-10-27 18:48:28',NULL,1250.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(15136,'4000','51698392610','2023-10-27 18:48:28',NULL,750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15137,'4000','51698392610','2023-10-27 18:48:28',NULL,1250.00,'','5','1','Good sold','1','','sales','4208','','No',NULL,NULL,''),(15138,'4000','51698392610','2023-10-27 18:48:28',NULL,1250.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15139,'4000','51698392610','2023-10-27 18:48:28',NULL,4600.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15140,'4000','51698392610','2023-10-27 18:48:28',NULL,500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15141,'4000','51698392610','2023-10-27 18:48:28',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15142,'4000','51698392610','2023-10-27 18:48:28',NULL,15600.00,'','5','1','Good sold','1','','sales','MCP 36016','','No',NULL,NULL,''),(15143,'4000','51698392610','2023-10-27 18:48:28',NULL,700.00,'','5','1','Good sold','1','','sales','00013','','No',NULL,NULL,''),(15144,'4000','51698392610','2023-10-27 18:48:28',NULL,300.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(15145,'1110','51698472874','2023-10-28 17:14:46',NULL,1920.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15146,'1110','51698472874','2023-10-28 17:14:46',NULL,22080.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15147,'1110','51698472874','2023-10-28 17:14:46',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15148,'1110','51698472874','2023-10-28 17:14:46',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15149,'1110','51698472874','2023-10-28 17:14:46',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15150,'1110','51698472874','2023-10-28 17:14:46',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(15151,'1110','51698472874','2023-10-28 17:14:46',NULL,3430.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(15152,'1110','51698472874','2023-10-28 17:14:46',NULL,290.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15153,'1110','51698472874','2023-10-28 17:14:46',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15154,'1110','51698472874','2023-10-28 17:14:46',NULL,7875.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(15155,'5500','51698472874','2023-10-28 17:14:46',43909.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15156,'1000','51698472874','2023-10-28 17:14:46',53510.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281023'),(15157,'4000','51698472874','2023-10-28 17:14:46',NULL,2360.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15158,'4000','51698472874','2023-10-28 17:14:46',NULL,26450.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15159,'4000','51698472874','2023-10-28 17:14:46',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15160,'4000','51698472874','2023-10-28 17:14:46',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15161,'4000','51698472874','2023-10-28 17:14:46',NULL,8400.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15162,'4000','51698472874','2023-10-28 17:14:46',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(15163,'4000','51698472874','2023-10-28 17:14:46',NULL,4000.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(15164,'4000','51698472874','2023-10-28 17:14:46',NULL,500.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15165,'4000','51698472874','2023-10-28 17:14:46',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15166,'4000','51698472874','2023-10-28 17:14:46',NULL,9100.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(15167,'1110','51698645869','2023-10-30 18:34:21',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15168,'1110','51698645869','2023-10-30 18:34:21',NULL,1920.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15169,'1110','51698645869','2023-10-30 18:34:21',NULL,5880.00,'','5','1','Inventory sold','1','','sales','MR 393014','','No',NULL,NULL,''),(15170,'1110','51698645869','2023-10-30 18:34:21',NULL,52136.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15171,'1110','51698645869','2023-10-30 18:34:21',NULL,23600.00,'','5','1','Inventory sold','1','','sales','WC-306P','','No',NULL,NULL,''),(15172,'1110','51698645869','2023-10-30 18:34:21',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15173,'1110','51698645869','2023-10-30 18:34:21',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15174,'1110','51698645869','2023-10-30 18:34:21',NULL,1600.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15175,'1110','51698645869','2023-10-30 18:34:21',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15176,'1110','51698645869','2023-10-30 18:34:21',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15177,'1110','51698645869','2023-10-30 18:34:21',NULL,90.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15178,'1110','51698645869','2023-10-30 18:34:21',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36015','','No',NULL,NULL,''),(15179,'1110','51698645869','2023-10-30 18:34:21',NULL,8232.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15180,'1110','51698645869','2023-10-30 18:34:21',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(15181,'5500','51698645869','2023-10-30 18:34:21',110115.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15182,'1000','51698645869','2023-10-30 18:34:21',133100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301023'),(15183,'4000','51698645869','2023-10-30 18:34:21',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15184,'4000','51698645869','2023-10-30 18:34:21',NULL,2300.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15185,'4000','51698645869','2023-10-30 18:34:21',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 393014','','No',NULL,NULL,''),(15186,'4000','51698645869','2023-10-30 18:34:21',NULL,60800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15187,'4000','51698645869','2023-10-30 18:34:21',NULL,30000.00,'','5','1','Good sold','1','','sales','WC-306P','','No',NULL,NULL,''),(15188,'4000','51698645869','2023-10-30 18:34:21',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15189,'4000','51698645869','2023-10-30 18:34:21',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15190,'4000','51698645869','2023-10-30 18:34:21',NULL,3200.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15191,'4000','51698645869','2023-10-30 18:34:21',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15192,'4000','51698645869','2023-10-30 18:34:21',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15193,'4000','51698645869','2023-10-30 18:34:21',NULL,200.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15194,'4000','51698645869','2023-10-30 18:34:21',NULL,1300.00,'','5','1','Good sold','1','','sales','MR 36015','','No',NULL,NULL,''),(15195,'4000','51698645869','2023-10-30 18:34:21',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15196,'4000','51698645869','2023-10-30 18:34:21',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24333','','No',NULL,NULL,''),(15197,'1110','51698734717','2023-10-31 17:54:14',NULL,4500.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(15198,'1110','51698734717','2023-10-31 17:54:14',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15199,'1110','51698734717','2023-10-31 17:54:14',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15200,'1110','51698734717','2023-10-31 17:54:14',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(15201,'1110','51698734717','2023-10-31 17:54:14',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15202,'1110','51698734717','2023-10-31 17:54:14',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15203,'1110','51698734717','2023-10-31 17:54:14',NULL,1600.00,'','5','1','Inventory sold','1','','sales','BF-031B','','No',NULL,NULL,''),(15204,'5500','51698734717','2023-10-31 17:54:14',10865.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15205,'1000','51698734717','2023-10-31 17:54:14',14150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'311023'),(15206,'4000','51698734717','2023-10-31 17:54:14',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(15207,'4000','51698734717','2023-10-31 17:54:14',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15208,'4000','51698734717','2023-10-31 17:54:14',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15209,'4000','51698734717','2023-10-31 17:54:14',NULL,1200.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(15210,'4000','51698734717','2023-10-31 17:54:14',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15211,'4000','51698734717','2023-10-31 17:54:14',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15212,'4000','51698734717','2023-10-31 17:54:14',NULL,3000.00,'','5','1','Good sold','1','','sales','BF-031B','','No',NULL,NULL,''),(15213,'1110','51698819216','2023-11-02 07:41:33',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15214,'1110','51698819216','2023-11-02 07:41:33',NULL,135.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15215,'1110','51698819216','2023-11-02 07:41:33',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15216,'1110','51698819216','2023-11-02 07:41:33',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15217,'1110','51698819216','2023-11-02 07:41:33',NULL,9800.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15218,'1110','51698819216','2023-11-02 07:41:33',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(15219,'1110','51698819216','2023-11-02 07:41:33',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15220,'5500','51698819216','2023-11-02 07:41:33',19826.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15221,'1000','51698819216','2023-11-02 07:41:33',24550.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11123'),(15222,'4000','51698819216','2023-11-02 07:41:33',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15223,'4000','51698819216','2023-11-02 07:41:33',NULL,300.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15224,'4000','51698819216','2023-11-02 07:41:33',NULL,250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15225,'4000','51698819216','2023-11-02 07:41:33',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15226,'4000','51698819216','2023-11-02 07:41:33',NULL,12600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15227,'4000','51698819216','2023-11-02 07:41:33',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(15228,'4000','51698819216','2023-11-02 07:41:33',NULL,6400.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15229,'1110','51698907859','2023-11-02 18:36:26',NULL,1800.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15230,'1110','51698907859','2023-11-02 18:36:26',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36041','','No',NULL,NULL,''),(15231,'1110','51698907859','2023-11-02 18:36:26',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(15232,'1110','51698907859','2023-11-02 18:36:26',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15233,'1110','51698907859','2023-11-02 18:36:26',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15234,'1110','51698907859','2023-11-02 18:36:26',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15235,'1110','51698907859','2023-11-02 18:36:26',NULL,12348.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(15236,'1110','51698907859','2023-11-02 18:36:26',NULL,180.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15237,'1110','51698907859','2023-11-02 18:36:26',NULL,4200.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15238,'5500','51698907859','2023-11-02 18:36:26',25847.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15239,'1000','51698907859','2023-11-02 18:36:26',31100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21123'),(15240,'4000','51698907859','2023-11-02 18:36:26',NULL,2800.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15241,'4000','51698907859','2023-11-02 18:36:26',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36041','','No',NULL,NULL,''),(15242,'4000','51698907859','2023-11-02 18:36:26',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(15243,'4000','51698907859','2023-11-02 18:36:26',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15244,'4000','51698907859','2023-11-02 18:36:26',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15245,'4000','51698907859','2023-11-02 18:36:26',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15246,'4000','51698907859','2023-11-02 18:36:26',NULL,14400.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(15247,'4000','51698907859','2023-11-02 18:36:26',NULL,400.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15248,'4000','51698907859','2023-11-02 18:36:26',NULL,4800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15249,'1110','51698993012','2023-11-03 18:44:23',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(15250,'1110','51698993012','2023-11-03 18:44:23',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15251,'1110','51698993012','2023-11-03 18:44:23',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15252,'1110','51698993012','2023-11-03 18:44:23',NULL,10976.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15253,'1110','51698993012','2023-11-03 18:44:23',NULL,1334.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15254,'1110','51698993012','2023-11-03 18:44:23',NULL,960.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15255,'1110','51698993012','2023-11-03 18:44:23',NULL,8280.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(15256,'1110','51698993012','2023-11-03 18:44:23',NULL,7175.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15257,'1110','51698993012','2023-11-03 18:44:23',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15258,'1110','51698993012','2023-11-03 18:44:23',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15259,'1110','51698993012','2023-11-03 18:44:23',NULL,45.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15260,'5500','51698993012','2023-11-03 18:44:23',35596.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15261,'1000','51698993012','2023-11-03 18:44:23',43500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'31123'),(15262,'4000','51698993012','2023-11-03 18:44:23',NULL,1200.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(15263,'4000','51698993012','2023-11-03 18:44:23',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15264,'4000','51698993012','2023-11-03 18:44:23',NULL,5600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15265,'4000','51698993012','2023-11-03 18:44:23',NULL,12800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15266,'4000','51698993012','2023-11-03 18:44:23',NULL,1700.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15267,'4000','51698993012','2023-11-03 18:44:23',NULL,1150.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15268,'4000','51698993012','2023-11-03 18:44:23',NULL,10350.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(15269,'4000','51698993012','2023-11-03 18:44:23',NULL,9100.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15270,'4000','51698993012','2023-11-03 18:44:23',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15271,'4000','51698993012','2023-11-03 18:44:23',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15272,'4000','51698993012','2023-11-03 18:44:23',NULL,100.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15273,'1110','51699090312','2023-11-04 18:25:48',NULL,8640.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15274,'1110','51699090312','2023-11-04 18:25:48',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15275,'1110','51699090312','2023-11-04 18:25:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15276,'1110','51699090312','2023-11-04 18:25:48',NULL,12348.00,'','5','1','Inventory sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15277,'1110','51699090312','2023-11-04 18:25:48',NULL,61152.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15278,'5500','51699090312','2023-11-04 18:25:48',82255.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15279,'1000','51699090312','2023-11-04 18:25:48',88450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41123'),(15280,'4000','51699090312','2023-11-04 18:25:48',NULL,11250.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15281,'4000','51699090312','2023-11-04 18:25:48',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15282,'4000','51699090312','2023-11-04 18:25:48',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15283,'4000','51699090312','2023-11-04 18:25:48',NULL,14400.00,'','5','1','Good sold','1','','sales','PMCP24102','','No',NULL,NULL,''),(15284,'4000','51699090312','2023-11-04 18:25:48',NULL,62400.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15285,'1110','51699263592','2023-11-06 17:59:53',NULL,100.00,'','5','1','Inventory sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(15286,'1110','51699263592','2023-11-06 17:59:53',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33725','','No',NULL,NULL,''),(15287,'1110','51699263592','2023-11-06 17:59:53',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15288,'5500','51699263592','2023-11-06 17:59:53',1760.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15289,'1000','51699263592','2023-11-06 17:59:53',2150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15290,'4000','51699263592','2023-11-06 17:59:53',NULL,200.00,'','5','1','Good sold','1','','sales','1/4 MAGIC','','No',NULL,NULL,''),(15291,'4000','51699263592','2023-11-06 17:59:53',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33725','','No',NULL,NULL,''),(15292,'4000','51699263592','2023-11-06 17:59:53',NULL,1150.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15293,'1110','51699368642','2023-11-07 18:00:49',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(15294,'1110','51699368642','2023-11-07 18:00:49',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15295,'1110','51699368642','2023-11-07 18:00:49',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15296,'1110','51699368642','2023-11-07 18:00:49',NULL,270.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15297,'5500','51699368642','2023-11-07 18:00:49',7976.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15298,'1000','51699368642','2023-11-07 18:00:49',10100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71123'),(15299,'4000','51699368642','2023-11-07 18:00:49',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP 24323','','No',NULL,NULL,''),(15300,'4000','51699368642','2023-11-07 18:00:49',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15301,'4000','51699368642','2023-11-07 18:00:49',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15302,'4000','51699368642','2023-11-07 18:00:49',NULL,600.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15303,'1110','51699423966','2023-11-09 08:28:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15304,'1110','51699423966','2023-11-09 08:28:37',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15305,'1110','51699423966','2023-11-09 08:28:37',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15306,'1110','51699423966','2023-11-09 08:28:37',NULL,5280.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15307,'1110','51699423966','2023-11-09 08:28:37',NULL,2175.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15308,'1110','51699423966','2023-11-09 08:28:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15309,'1110','51699423966','2023-11-09 08:28:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15310,'5500','51699423966','2023-11-09 08:28:37',9157.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15311,'1000','51699423966','2023-11-09 08:28:37',15050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81123'),(15312,'4000','51699423966','2023-11-09 08:28:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15313,'4000','51699423966','2023-11-09 08:28:37',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15314,'4000','51699423966','2023-11-09 08:28:37',NULL,1000.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15315,'4000','51699423966','2023-11-09 08:28:37',NULL,7500.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15316,'4000','51699423966','2023-11-09 08:28:37',NULL,3750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15317,'4000','51699423966','2023-11-09 08:28:37',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15318,'4000','51699423966','2023-11-09 08:28:37',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15319,'1110','51699512773','2023-11-09 17:37:15',NULL,48020.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15320,'1110','51699512773','2023-11-09 17:37:15',NULL,30100.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15321,'1110','51699512773','2023-11-09 17:37:15',NULL,500.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15322,'1110','51699512773','2023-11-09 17:37:15',NULL,920.00,'','5','1','Inventory sold','1','','sales','4001','','No',NULL,NULL,''),(15323,'1110','51699512773','2023-11-09 17:37:15',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(15324,'1110','51699512773','2023-11-09 17:37:15',NULL,1840.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(15325,'1110','51699512773','2023-11-09 17:37:15',NULL,100.00,'','5','1','Inventory sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(15326,'5500','51699512773','2023-11-09 17:37:15',82505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15327,'1000','51699512773','2023-11-09 17:37:15',96900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91123'),(15328,'4000','51699512773','2023-11-09 17:37:15',NULL,56000.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15329,'4000','51699512773','2023-11-09 17:37:15',NULL,34400.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15330,'4000','51699512773','2023-11-09 17:37:15',NULL,1500.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15331,'4000','51699512773','2023-11-09 17:37:15',NULL,1250.00,'','5','1','Good sold','1','','sales','4001','','No',NULL,NULL,''),(15332,'4000','51699512773','2023-11-09 17:37:15',NULL,1150.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(15333,'4000','51699512773','2023-11-09 17:37:15',NULL,2300.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(15334,'4000','51699512773','2023-11-09 17:37:15',NULL,300.00,'','5','1','Good sold','1','','sales','PMHP24323 DECO','','No',NULL,NULL,''),(15335,'1110','51699595729','2023-11-10 18:16:47',NULL,66750.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15336,'1110','51699595729','2023-11-10 18:16:47',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15337,'1110','51699595729','2023-11-10 18:16:47',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15338,'1110','51699595729','2023-11-10 18:16:47',NULL,9800.00,'','5','1','Inventory sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(15339,'1110','51699595729','2023-11-10 18:16:47',NULL,7000.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15340,'1110','51699595729','2023-11-10 18:16:47',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15341,'1110','51699595729','2023-11-10 18:16:47',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15342,'1110','51699595729','2023-11-10 18:16:47',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15343,'1110','51699595729','2023-11-10 18:16:47',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15344,'1110','51699595729','2023-11-10 18:16:47',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15345,'1110','51699595729','2023-11-10 18:16:47',NULL,500.00,'','5','1','Inventory sold','1','','sales','BF015','','No',NULL,NULL,''),(15346,'1110','51699595729','2023-11-10 18:16:47',NULL,450.00,'','5','1','Inventory sold','1','','sales','NO14G','','No',NULL,NULL,''),(15347,'5500','51699595729','2023-11-10 18:16:47',90898.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15348,'1000','51699595729','2023-11-10 18:16:47',37880.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'101123'),(15349,'4000','51699595729','2023-11-10 18:16:47',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15350,'4000','51699595729','2023-11-10 18:16:47',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15351,'4000','51699595729','2023-11-10 18:16:47',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15352,'4000','51699595729','2023-11-10 18:16:47',NULL,12000.00,'','5','1','Good sold','1','','sales','SYNOVA TOILET','','No',NULL,NULL,''),(15353,'4000','51699595729','2023-11-10 18:16:47',NULL,8000.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15354,'4000','51699595729','2023-11-10 18:16:47',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15355,'4000','51699595729','2023-11-10 18:16:47',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15356,'4000','51699595729','2023-11-10 18:16:47',NULL,230.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15357,'4000','51699595729','2023-11-10 18:16:47',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15358,'4000','51699595729','2023-11-10 18:16:47',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15359,'4000','51699595729','2023-11-10 18:16:47',NULL,1000.00,'','5','1','Good sold','1','','sales','BF015','','No',NULL,NULL,''),(15360,'4000','51699595729','2023-11-10 18:16:47',NULL,800.00,'','5','1','Good sold','1','','sales','NO14G','','No',NULL,NULL,''),(15361,'1110','51699688369','2023-11-11 18:11:38',NULL,1176.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15362,'1110','51699688369','2023-11-11 18:11:38',NULL,1160.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15363,'1110','51699688369','2023-11-11 18:11:38',NULL,66750.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15364,'1110','51699688369','2023-11-11 18:11:38',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15365,'1110','51699688369','2023-11-11 18:11:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15366,'1110','51699688369','2023-11-11 18:11:38',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15367,'1110','51699688369','2023-11-11 18:11:38',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15368,'1110','51699688369','2023-11-11 18:11:38',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR 393001','','No',NULL,NULL,''),(15369,'1110','51699688369','2023-11-11 18:11:38',NULL,4800.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15370,'1110','51699688369','2023-11-11 18:11:38',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15371,'1110','51699688369','2023-11-11 18:11:38',NULL,8400.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15372,'1110','51699688369','2023-11-11 18:11:38',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15373,'1110','51699688369','2023-11-11 18:11:38',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15374,'1110','51699688369','2023-11-11 18:11:38',NULL,4800.00,'','5','1','Inventory sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15375,'1110','51699688369','2023-11-11 18:11:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15376,'1110','51699688369','2023-11-11 18:11:38',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15377,'1110','51699688369','2023-11-11 18:11:38',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15378,'1110','51699688369','2023-11-11 18:11:38',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR39048','','No',NULL,NULL,''),(15379,'5500','51699688369','2023-11-11 18:11:38',104620.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15380,'1000','51699688369','2023-11-11 18:11:38',55200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111123'),(15381,'4000','51699688369','2023-11-11 18:11:38',NULL,1200.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15382,'4000','51699688369','2023-11-11 18:11:38',NULL,2000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15383,'4000','51699688369','2023-11-11 18:11:38',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15384,'4000','51699688369','2023-11-11 18:11:38',NULL,2250.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15385,'4000','51699688369','2023-11-11 18:11:38',NULL,300.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15386,'4000','51699688369','2023-11-11 18:11:38',NULL,4250.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15387,'4000','51699688369','2023-11-11 18:11:38',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15388,'4000','51699688369','2023-11-11 18:11:38',NULL,4800.00,'','5','1','Good sold','1','','sales','MR 393001','','No',NULL,NULL,''),(15389,'4000','51699688369','2023-11-11 18:11:38',NULL,6000.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15390,'4000','51699688369','2023-11-11 18:11:38',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15391,'4000','51699688369','2023-11-11 18:11:38',NULL,9600.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15392,'4000','51699688369','2023-11-11 18:11:38',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15393,'4000','51699688369','2023-11-11 18:11:38',NULL,2600.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15394,'4000','51699688369','2023-11-11 18:11:38',NULL,5750.00,'','5','1','Good sold','1','','sales','FGB44741','','No',NULL,NULL,''),(15395,'4000','51699688369','2023-11-11 18:11:38',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15396,'4000','51699688369','2023-11-11 18:11:38',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15397,'4000','51699688369','2023-11-11 18:11:38',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15398,'4000','51699688369','2023-11-11 18:11:38',NULL,2200.00,'','5','1','Good sold','1','','sales','MR39048','','No',NULL,NULL,''),(15399,'1110','51699956318','2023-11-14 18:33:50',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15400,'1110','51699956318','2023-11-14 18:33:50',NULL,95.00,'','5','1','Inventory sold','1','','sales','RUBBER GROVES','','No',NULL,NULL,''),(15401,'1110','51699956318','2023-11-14 18:33:50',NULL,346.00,'','5','1','Inventory sold','1','','sales','00011','','No',NULL,NULL,''),(15402,'1110','51699956318','2023-11-14 18:33:50',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15403,'1110','51699956318','2023-11-14 18:33:50',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15404,'1110','51699956318','2023-11-14 18:33:50',NULL,450.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15405,'1110','51699956318','2023-11-14 18:33:50',NULL,8232.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15406,'1110','51699956318','2023-11-14 18:33:50',NULL,8200.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(15407,'1110','51699956318','2023-11-14 18:33:50',NULL,4100.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(15408,'1110','51699956318','2023-11-14 18:33:50',NULL,900.00,'','5','1','Inventory sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15409,'1110','51699956318','2023-11-14 18:33:50',NULL,900.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15410,'1110','51699956318','2023-11-14 18:33:50',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15411,'1110','51699956318','2023-11-14 18:33:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15412,'5500','51699956318','2023-11-14 18:33:50',29353.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15413,'1000','51699956318','2023-11-14 18:33:50',39050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'141123'),(15414,'4000','51699956318','2023-11-14 18:33:50',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15415,'4000','51699956318','2023-11-14 18:33:50',NULL,200.00,'','5','1','Good sold','1','','sales','RUBBER GROVES','','No',NULL,NULL,''),(15416,'4000','51699956318','2023-11-14 18:33:50',NULL,650.00,'','5','1','Good sold','1','','sales','00011','','No',NULL,NULL,''),(15417,'4000','51699956318','2023-11-14 18:33:50',NULL,5950.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15418,'4000','51699956318','2023-11-14 18:33:50',NULL,1150.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15419,'4000','51699956318','2023-11-14 18:33:50',NULL,1000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15420,'4000','51699956318','2023-11-14 18:33:50',NULL,8750.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15421,'4000','51699956318','2023-11-14 18:33:50',NULL,10400.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(15422,'4000','51699956318','2023-11-14 18:33:50',NULL,5200.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(15423,'4000','51699956318','2023-11-14 18:33:50',NULL,2000.00,'','5','1','Good sold','1','','sales','PLASTIC WHITE','','No',NULL,NULL,''),(15424,'4000','51699956318','2023-11-14 18:33:50',NULL,2700.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15425,'4000','51699956318','2023-11-14 18:33:50',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15426,'4000','51699956318','2023-11-14 18:33:50',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15427,'1110','51700036261','2023-11-15 18:14:26',NULL,1440.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15428,'1110','51700036261','2023-11-15 18:14:26',NULL,7344.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(15429,'1110','51700036261','2023-11-15 18:14:26',NULL,10250.00,'','5','1','Inventory sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15430,'1110','51700036261','2023-11-15 18:14:26',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36045','','No',NULL,NULL,''),(15431,'1110','51700036261','2023-11-15 18:14:26',NULL,2744.00,'','5','1','Inventory sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(15432,'1110','51700036261','2023-11-15 18:14:26',NULL,2880.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15433,'1110','51700036261','2023-11-15 18:14:26',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15434,'5500','51700036261','2023-11-15 18:14:26',26808.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15435,'1000','51700036261','2023-11-15 18:14:26',33000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'151123'),(15436,'4000','51700036261','2023-11-15 18:14:26',NULL,1700.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15437,'4000','51700036261','2023-11-15 18:14:26',NULL,9000.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(15438,'4000','51700036261','2023-11-15 18:14:26',NULL,13000.00,'','5','1','Good sold','1','','sales','MR 36027','','No',NULL,NULL,''),(15439,'4000','51700036261','2023-11-15 18:14:26',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36045','','No',NULL,NULL,''),(15440,'4000','51700036261','2023-11-15 18:14:26',NULL,3200.00,'','5','1','Good sold','1','','sales','PMCP 24353','','No',NULL,NULL,''),(15441,'4000','51700036261','2023-11-15 18:14:26',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15442,'4000','51700036261','2023-11-15 18:14:26',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15443,'1110','51700196678','2023-11-17 16:43:58',NULL,66750.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15444,'1110','51700196678','2023-11-17 16:43:58',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15445,'5500','51700196678','2023-11-17 16:43:58',68850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15446,'1000','51700196678','2023-11-17 16:43:58',10400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161123'),(15447,'4000','51700196678','2023-11-17 16:43:58',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15448,'4000','51700196678','2023-11-17 16:43:58',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15449,'1110','51700290891','2023-11-20 18:19:55',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15450,'1110','51700290891','2023-11-20 18:19:55',NULL,7546.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15451,'1110','51700290891','2023-11-20 18:19:55',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15452,'1110','51700290891','2023-11-20 18:19:55',NULL,8640.00,'','5','1','Inventory sold','1','','sales','FGP33009','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (15453,'1110','51700290891','2023-11-20 18:19:55',NULL,8814.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(15454,'1110','51700290891','2023-11-20 18:19:55',NULL,1760.00,'','5','1','Inventory sold','1','','sales','FGB44641','','No',NULL,NULL,''),(15455,'1110','51700290891','2023-11-20 18:19:55',NULL,2640.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15456,'1110','51700290891','2023-11-20 18:19:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15457,'1110','51700290891','2023-11-20 18:19:55',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(15458,'1110','51700290891','2023-11-20 18:19:55',NULL,1760.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15459,'5500','51700290891','2023-11-20 18:19:55',36107.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15460,'1000','51700290891','2023-11-20 18:19:55',43650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181123'),(15461,'4000','51700290891','2023-11-20 18:19:55',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15462,'4000','51700290891','2023-11-20 18:19:55',NULL,8800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15463,'4000','51700290891','2023-11-20 18:19:55',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15464,'4000','51700290891','2023-11-20 18:19:55',NULL,9600.00,'','5','1','Good sold','1','','sales','FGP33009','','No',NULL,NULL,''),(15465,'4000','51700290891','2023-11-20 18:19:55',NULL,10400.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(15466,'4000','51700290891','2023-11-20 18:19:55',NULL,2500.00,'','5','1','Good sold','1','','sales','FGB44641','','No',NULL,NULL,''),(15467,'4000','51700290891','2023-11-20 18:19:55',NULL,3750.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15468,'4000','51700290891','2023-11-20 18:19:55',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15469,'4000','51700290891','2023-11-20 18:19:55',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24357','','No',NULL,NULL,''),(15470,'4000','51700290891','2023-11-20 18:19:55',NULL,2400.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15471,'1110','51700546098','2023-11-21 18:31:07',NULL,14960.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15472,'1110','51700546098','2023-11-21 18:31:07',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15473,'1110','51700546098','2023-11-21 18:31:07',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15474,'1110','51700546098','2023-11-21 18:31:07',NULL,480.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15475,'1110','51700546098','2023-11-21 18:31:07',NULL,1800.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15476,'5500','51700546098','2023-11-21 18:31:07',17445.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15477,'1000','51700546098','2023-11-21 18:31:07',26050.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211123'),(15478,'4000','51700546098','2023-11-21 18:31:07',NULL,21250.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15479,'4000','51700546098','2023-11-21 18:31:07',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15480,'4000','51700546098','2023-11-21 18:31:07',NULL,250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15481,'4000','51700546098','2023-11-21 18:31:07',NULL,1350.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15482,'4000','51700546098','2023-11-21 18:31:07',NULL,2800.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15483,'1110','51700640678','2023-11-22 18:23:20',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15484,'1110','51700640678','2023-11-22 18:23:20',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(15485,'5500','51700640678','2023-11-22 18:23:20',4620.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15486,'1000','51700640678','2023-11-22 18:23:20',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221123'),(15487,'4000','51700640678','2023-11-22 18:23:20',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15488,'4000','51700640678','2023-11-22 18:23:20',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(15489,'1110','51700723724','2023-11-24 14:40:16',NULL,4669.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15490,'1110','51700723724','2023-11-24 14:40:16',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15491,'1110','51700723724','2023-11-24 14:40:16',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15492,'1110','51700723724','2023-11-24 14:40:16',NULL,100.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15493,'5500','51700723724','2023-11-24 14:40:16',5549.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15494,'1000','51700723724','2023-11-24 14:40:16',7800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'231123'),(15495,'4000','51700723724','2023-11-24 14:40:16',NULL,5950.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15496,'4000','51700723724','2023-11-24 14:40:16',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15497,'4000','51700723724','2023-11-24 14:40:16',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15498,'4000','51700723724','2023-11-24 14:40:16',NULL,250.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15499,'1110','51701156740','2023-11-29 08:18:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15500,'1110','51701156740','2023-11-29 08:18:10',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15501,'1110','51701156740','2023-11-29 08:18:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15502,'1110','51701156740','2023-11-29 08:18:10',NULL,1000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15503,'1110','51701156740','2023-11-29 08:18:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15504,'1110','51701156740','2023-11-29 08:18:10',NULL,2800.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15505,'1110','51701156740','2023-11-29 08:18:10',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15506,'1110','51701156740','2023-11-29 08:18:10',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15507,'1110','51701156740','2023-11-29 08:18:10',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15508,'1110','51701156740','2023-11-29 08:18:10',NULL,1200.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15509,'1110','51701156740','2023-11-29 08:18:10',NULL,7350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15510,'1110','51701156740','2023-11-29 08:18:10',NULL,18400.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(15511,'1110','51701156740','2023-11-29 08:18:10',NULL,8400.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15512,'1110','51701156740','2023-11-29 08:18:10',NULL,45050.00,'','5','1','Inventory sold','1','','sales','FGP33005','','No',NULL,NULL,''),(15513,'1110','51701156740','2023-11-29 08:18:10',NULL,179375.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15514,'1110','51701156740','2023-11-29 08:18:10',NULL,36800.00,'','5','1','Inventory sold','1','','sales','MR393045','','No',NULL,NULL,''),(15515,'1110','51701156740','2023-11-29 08:18:10',NULL,16720.00,'','5','1','Inventory sold','1','','sales','MR393043','','No',NULL,NULL,''),(15516,'1110','51701156740','2023-11-29 08:18:10',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR36042','','No',NULL,NULL,''),(15517,'1110','51701156740','2023-11-29 08:18:10',NULL,2936.00,'','5','1','Inventory sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(15518,'1110','51701156740','2023-11-29 08:18:10',NULL,100125.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15519,'1110','51701156740','2023-11-29 08:18:10',NULL,17628.00,'','5','1','Inventory sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(15520,'1110','51701156740','2023-11-29 08:18:10',NULL,18620.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15521,'1110','51701156740','2023-11-29 08:18:10',NULL,82000.00,'','5','1','Inventory sold','1','','sales','MR36038','','No',NULL,NULL,''),(15522,'1110','51701156740','2023-11-29 08:18:10',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15523,'5500','51701156740','2023-11-29 08:18:10',550160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15524,'1000','51701156740','2023-11-29 08:18:10',569400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281123'),(15525,'4000','51701156740','2023-11-29 08:18:10',NULL,300.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15526,'4000','51701156740','2023-11-29 08:18:10',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15527,'4000','51701156740','2023-11-29 08:18:10',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15528,'4000','51701156740','2023-11-29 08:18:10',NULL,2800.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15529,'4000','51701156740','2023-11-29 08:18:10',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15530,'4000','51701156740','2023-11-29 08:18:10',NULL,3200.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15531,'4000','51701156740','2023-11-29 08:18:10',NULL,750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15532,'4000','51701156740','2023-11-29 08:18:10',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15533,'4000','51701156740','2023-11-29 08:18:10',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15534,'4000','51701156740','2023-11-29 08:18:10',NULL,2400.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15535,'4000','51701156740','2023-11-29 08:18:10',NULL,12600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15536,'4000','51701156740','2023-11-29 08:18:10',NULL,26000.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(15537,'4000','51701156740','2023-11-29 08:18:10',NULL,9600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15538,'4000','51701156740','2023-11-29 08:18:10',NULL,46000.00,'','5','1','Good sold','1','','sales','FGP33005','','No',NULL,NULL,''),(15539,'4000','51701156740','2023-11-29 08:18:10',NULL,227500.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15540,'4000','51701156740','2023-11-29 08:18:10',NULL,46000.00,'','5','1','Good sold','1','','sales','MR393045','','No',NULL,NULL,''),(15541,'4000','51701156740','2023-11-29 08:18:10',NULL,21850.00,'','5','1','Good sold','1','','sales','MR393043','','No',NULL,NULL,''),(15542,'4000','51701156740','2023-11-29 08:18:10',NULL,3900.00,'','5','1','Good sold','1','','sales','MR36042','','No',NULL,NULL,''),(15543,'4000','51701156740','2023-11-29 08:18:10',NULL,4800.00,'','5','1','Good sold','1','','sales','YMP 66721T','','No',NULL,NULL,''),(15544,'4000','51701156740','2023-11-29 08:18:10',NULL,12000.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15545,'4000','51701156740','2023-11-29 08:18:10',NULL,20800.00,'','5','1','Good sold','1','','sales','24366 TWYFORD WALL','','No',NULL,NULL,''),(15546,'4000','51701156740','2023-11-29 08:18:10',NULL,21850.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15547,'4000','51701156740','2023-11-29 08:18:10',NULL,104000.00,'','5','1','Good sold','1','','sales','MR36038','','No',NULL,NULL,''),(15548,'4000','51701156740','2023-11-29 08:18:10',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15549,'1110','51701255943','2023-11-29 18:16:23',NULL,6720.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(15550,'1110','51701255943','2023-11-29 18:16:23',NULL,40050.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15551,'1110','51701255943','2023-11-29 18:16:23',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15552,'1110','51701255943','2023-11-29 18:16:23',NULL,5250.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15553,'1110','51701255943','2023-11-29 18:16:23',NULL,690.00,'','5','1','Inventory sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(15554,'1110','51701255943','2023-11-29 18:16:23',NULL,600.00,'','5','1','Inventory sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(15555,'1110','51701255943','2023-11-29 18:16:23',NULL,560.00,'','5','1','Inventory sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(15556,'1110','51701255943','2023-11-29 18:16:23',NULL,3920.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(15557,'1110','51701255943','2023-11-29 18:16:23',NULL,1000.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15558,'5500','51701255943','2023-11-29 18:16:23',58990.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15559,'1000','51701255943','2023-11-29 18:16:23',33150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291123'),(15560,'4000','51701255943','2023-11-29 18:16:23',NULL,8400.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(15561,'4000','51701255943','2023-11-29 18:16:23',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15562,'4000','51701255943','2023-11-29 18:16:23',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15563,'4000','51701255943','2023-11-29 18:16:23',NULL,7500.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15564,'4000','51701255943','2023-11-29 18:16:23',NULL,1350.00,'','5','1','Good sold','1','','sales','PTG JOINT','','No',NULL,NULL,''),(15565,'4000','51701255943','2023-11-29 18:16:23',NULL,1600.00,'','5','1','Good sold','1','','sales','PTG CLIPS','','No',NULL,NULL,''),(15566,'4000','51701255943','2023-11-29 18:16:23',NULL,1300.00,'','5','1','Good sold','1','','sales','PTG END CAP','','No',NULL,NULL,''),(15567,'4000','51701255943','2023-11-29 18:16:23',NULL,5600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''),(15568,'4000','51701255943','2023-11-29 18:16:23',NULL,2000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15569,'1110','51701354584','2023-12-01 07:45:43',NULL,580.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15570,'1110','51701354584','2023-12-01 07:45:43',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15571,'5500','51701354584','2023-12-01 07:45:43',900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15572,'1000','51701354584','2023-12-01 07:45:43',1900.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301123'),(15573,'4000','51701354584','2023-12-01 07:45:43',NULL,1000.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15574,'4000','51701354584','2023-12-01 07:45:43',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15575,'1110','51701405956','2023-12-01 17:09:24',NULL,6675.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15576,'1110','51701405956','2023-12-01 17:09:24',NULL,931.00,'','5','1','Inventory sold','1','','sales','5212','','No',NULL,NULL,''),(15577,'1110','51701405956','2023-12-01 17:09:24',NULL,1920.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15578,'1110','51701405956','2023-12-01 17:09:24',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15579,'1110','51701405956','2023-12-01 17:09:24',NULL,980.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15580,'1110','51701405956','2023-12-01 17:09:24',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15581,'1110','51701405956','2023-12-01 17:09:24',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15582,'1110','51701405956','2023-12-01 17:09:24',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15583,'1110','51701405956','2023-12-01 17:09:24',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15584,'1110','51701405956','2023-12-01 17:09:24',NULL,62400.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15585,'1110','51701405956','2023-12-01 17:09:24',NULL,45.00,'','5','1','Inventory sold','1','','sales','PMCP 24375','','No',NULL,NULL,''),(15586,'1110','51701405956','2023-12-01 17:09:24',NULL,40050.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15587,'5500','51701405956','2023-12-01 17:09:24',119004.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15588,'1000','51701405956','2023-12-01 17:09:24',96150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'11223'),(15589,'4000','51701405956','2023-12-01 17:09:24',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15590,'4000','51701405956','2023-12-01 17:09:24',NULL,1250.00,'','5','1','Good sold','1','','sales','5212','','No',NULL,NULL,''),(15591,'4000','51701405956','2023-12-01 17:09:24',NULL,2400.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15592,'4000','51701405956','2023-12-01 17:09:24',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15593,'4000','51701405956','2023-12-01 17:09:24',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15594,'4000','51701405956','2023-12-01 17:09:24',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15595,'4000','51701405956','2023-12-01 17:09:24',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15596,'4000','51701405956','2023-12-01 17:09:24',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15597,'4000','51701405956','2023-12-01 17:09:24',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15598,'4000','51701405956','2023-12-01 17:09:24',NULL,78000.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15599,'4000','51701405956','2023-12-01 17:09:24',NULL,150.00,'','5','1','Good sold','1','','sales','PMCP 24375','','No',NULL,NULL,''),(15600,'4000','51701405956','2023-12-01 17:09:24',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15601,'1110','51701505290','2023-12-02 17:01:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15602,'1110','51701505290','2023-12-02 17:01:08',NULL,90.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(15603,'1110','51701505290','2023-12-02 17:01:08',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(15604,'1110','51701505290','2023-12-02 17:01:08',NULL,2700.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15605,'1110','51701505290','2023-12-02 17:01:08',NULL,650.00,'','5','1','Inventory sold','1','','sales','HSW-002','','No',NULL,NULL,''),(15606,'1110','51701505290','2023-12-02 17:01:08',NULL,9800.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(15607,'1110','51701505290','2023-12-02 17:01:08',NULL,743.00,'','5','1','Inventory sold','1','','sales','BF-004 550G','','No',NULL,NULL,''),(15608,'1110','51701505290','2023-12-02 17:01:08',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15609,'1110','51701505290','2023-12-02 17:01:08',NULL,200.00,'','5','1','Inventory sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(15610,'1110','51701505290','2023-12-02 17:01:08',NULL,18240.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15611,'1110','51701505290','2023-12-02 17:01:08',NULL,6020.00,'','5','1','Inventory sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15612,'1110','51701505290','2023-12-02 17:01:08',NULL,5760.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15613,'1110','51701505290','2023-12-02 17:01:08',NULL,5520.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(15614,'1110','51701505290','2023-12-02 17:01:08',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15615,'1110','51701505290','2023-12-02 17:01:08',NULL,500.00,'','5','1','Inventory sold','1','','sales','BF015','','No',NULL,NULL,''),(15616,'1110','51701505290','2023-12-02 17:01:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15617,'1110','51701505290','2023-12-02 17:01:08',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15618,'1110','51701505290','2023-12-02 17:01:08',NULL,15500.00,'','5','1','Inventory sold','1','','sales','GREEN CLOSE COUPLE DECO TOILET','','No',NULL,NULL,''),(15619,'5500','51701505290','2023-12-02 17:01:08',73564.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15620,'1000','51701505290','2023-12-02 17:01:08',90300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'21223'),(15621,'4000','51701505290','2023-12-02 17:01:08',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15622,'4000','51701505290','2023-12-02 17:01:08',NULL,250.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(15623,'4000','51701505290','2023-12-02 17:01:08',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(15624,'4000','51701505290','2023-12-02 17:01:08',NULL,4200.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15625,'4000','51701505290','2023-12-02 17:01:08',NULL,1400.00,'','5','1','Good sold','1','','sales','HSW-002','','No',NULL,NULL,''),(15626,'4000','51701505290','2023-12-02 17:01:08',NULL,11500.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(15627,'4000','51701505290','2023-12-02 17:01:08',NULL,2000.00,'','5','1','Good sold','1','','sales','BF-004 550G','','No',NULL,NULL,''),(15628,'4000','51701505290','2023-12-02 17:01:08',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24306','','No',NULL,NULL,''),(15629,'4000','51701505290','2023-12-02 17:01:08',NULL,400.00,'','5','1','Good sold','1','','sales','1/5 MAGIC','','No',NULL,NULL,''),(15630,'4000','51701505290','2023-12-02 17:01:08',NULL,20900.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15631,'4000','51701505290','2023-12-02 17:01:08',NULL,7700.00,'','5','1','Good sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15632,'4000','51701505290','2023-12-02 17:01:08',NULL,6900.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15633,'4000','51701505290','2023-12-02 17:01:08',NULL,7800.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(15634,'4000','51701505290','2023-12-02 17:01:08',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15635,'4000','51701505290','2023-12-02 17:01:08',NULL,1500.00,'','5','1','Good sold','1','','sales','BF015','','No',NULL,NULL,''),(15636,'4000','51701505290','2023-12-02 17:01:08',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15637,'4000','51701505290','2023-12-02 17:01:08',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15638,'4000','51701505290','2023-12-02 17:01:08',NULL,16000.00,'','5','1','Good sold','1','','sales','GREEN CLOSE COUPLE DECO TOILET','','No',NULL,NULL,''),(15639,'1110','51701679883','2023-12-04 16:45:11',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15640,'1110','51701679883','2023-12-04 16:45:11',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15641,'1110','51701679883','2023-12-04 16:45:11',NULL,180.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15642,'1110','51701679883','2023-12-04 16:45:11',NULL,300.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15643,'1110','51701679883','2023-12-04 16:45:11',NULL,1750.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15644,'1110','51701679883','2023-12-04 16:45:11',NULL,400.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15645,'1110','51701679883','2023-12-04 16:45:11',NULL,9800.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(15646,'1110','51701679883','2023-12-04 16:45:11',NULL,2448.00,'','5','1','Inventory sold','1','','sales','PGC66009','','No',NULL,NULL,''),(15647,'1110','51701679883','2023-12-04 16:45:11',NULL,1400.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15648,'1110','51701679883','2023-12-04 16:45:11',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15649,'5500','51701679883','2023-12-04 16:45:11',19571.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15650,'1000','51701679883','2023-12-04 16:45:11',28100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'41223'),(15651,'4000','51701679883','2023-12-04 16:45:11',NULL,2250.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15652,'4000','51701679883','2023-12-04 16:45:11',NULL,750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15653,'4000','51701679883','2023-12-04 16:45:11',NULL,1200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15654,'4000','51701679883','2023-12-04 16:45:11',NULL,900.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15655,'4000','51701679883','2023-12-04 16:45:11',NULL,3000.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15656,'4000','51701679883','2023-12-04 16:45:11',NULL,800.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15657,'4000','51701679883','2023-12-04 16:45:11',NULL,12000.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(15658,'4000','51701679883','2023-12-04 16:45:11',NULL,3200.00,'','5','1','Good sold','1','','sales','PGC66009','','No',NULL,NULL,''),(15659,'4000','51701679883','2023-12-04 16:45:11',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15660,'4000','51701679883','2023-12-04 16:45:11',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15661,'1110','51701841396','2023-12-06 09:32:10',NULL,4800.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(15662,'1110','51701841396','2023-12-06 09:32:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15663,'1110','51701841396','2023-12-06 09:32:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15664,'5500','51701841396','2023-12-06 09:32:10',4915.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15665,'1000','51701841396','2023-12-06 09:32:10',6400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61223'),(15666,'4000','51701841396','2023-12-06 09:32:10',NULL,6000.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(15667,'4000','51701841396','2023-12-06 09:32:10',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15668,'4000','51701841396','2023-12-06 09:32:10',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15669,'1110','51701844523','2023-12-06 10:31:00',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15670,'5500','51701844523','2023-12-06 10:31:00',700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15671,'1000','51701844523','2023-12-06 10:31:00',800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61223'),(15672,'4000','51701844523','2023-12-06 10:31:00',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15673,'1110','51701847893','2023-12-06 18:08:07',NULL,2880.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15674,'1110','51701847893','2023-12-06 18:08:07',NULL,1800.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15675,'1110','51701847893','2023-12-06 18:08:07',NULL,1030.00,'','5','1','Inventory sold','1','','sales','130014980','','No',NULL,NULL,''),(15676,'5500','51701847893','2023-12-06 18:08:07',5710.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15677,'1000','51701847893','2023-12-06 18:08:07',9700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'61223'),(15678,'4000','51701847893','2023-12-06 18:08:07',NULL,3600.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15679,'4000','51701847893','2023-12-06 18:08:07',NULL,2800.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15680,'4000','51701847893','2023-12-06 18:08:07',NULL,3300.00,'','5','1','Good sold','1','','sales','130014980','','No',NULL,NULL,''),(15681,'1110','51701926736','2023-12-07 08:26:02',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(15682,'5500','51701926736','2023-12-07 08:26:02',960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15683,'1000','51701926736','2023-12-07 08:26:02',1200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71223'),(15684,'4000','51701926736','2023-12-07 08:26:02',NULL,1200.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(15685,'1110','51701950998','2023-12-07 16:52:55',NULL,4800.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15686,'1110','51701950998','2023-12-07 16:52:55',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15687,'1110','51701950998','2023-12-07 16:52:55',NULL,50.00,'','5','1','Inventory sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15688,'5500','51701950998','2023-12-07 16:52:55',4950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15689,'1000','51701950998','2023-12-07 16:52:55',6200.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71223'),(15690,'4000','51701950998','2023-12-07 16:52:55',NULL,5750.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15691,'4000','51701950998','2023-12-07 16:52:55',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15692,'4000','51701950998','2023-12-07 16:52:55',NULL,150.00,'','5','1','Good sold','1','','sales','1KG GROUTS','','No',NULL,NULL,''),(15693,'1110','51701957224','2023-12-07 16:55:34',NULL,18522.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15694,'1110','51701957224','2023-12-07 16:55:34',NULL,10560.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15695,'1110','51701957224','2023-12-07 16:55:34',NULL,9408.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15696,'1110','51701957224','2023-12-07 16:55:34',NULL,200.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15697,'1110','51701957224','2023-12-07 16:55:34',NULL,435.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15698,'1110','51701957224','2023-12-07 16:55:34',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15699,'5500','51701957224','2023-12-07 16:55:34',39140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15700,'1000','51701957224','2023-12-07 16:55:34',47850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'71223'),(15701,'4000','51701957224','2023-12-07 16:55:34',NULL,21600.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15702,'4000','51701957224','2023-12-07 16:55:34',NULL,14400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15703,'4000','51701957224','2023-12-07 16:55:34',NULL,10400.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15704,'4000','51701957224','2023-12-07 16:55:34',NULL,600.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15705,'4000','51701957224','2023-12-07 16:55:34',NULL,750.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15706,'4000','51701957224','2023-12-07 16:55:34',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15707,'1110','51702013262','2023-12-08 18:33:58',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15708,'1110','51702013262','2023-12-08 18:33:58',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15709,'1110','51702013262','2023-12-08 18:33:58',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15710,'1110','51702013262','2023-12-08 18:33:58',NULL,725.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15711,'1110','51702013262','2023-12-08 18:33:58',NULL,2250.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15712,'1110','51702013262','2023-12-08 18:33:58',NULL,6150.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15713,'1110','51702013262','2023-12-08 18:33:58',NULL,1840.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(15714,'1110','51702013262','2023-12-08 18:33:58',NULL,145.00,'','5','1','Inventory sold','1','','sales','SILVER','','No',NULL,NULL,''),(15715,'1110','51702013262','2023-12-08 18:33:58',NULL,22080.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15716,'1110','51702013262','2023-12-08 18:33:58',NULL,9600.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15717,'1110','51702013262','2023-12-08 18:33:58',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15718,'1110','51702013262','2023-12-08 18:33:58',NULL,80100.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15719,'1110','51702013262','2023-12-08 18:33:58',NULL,640.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15720,'5500','51702013262','2023-12-08 18:33:58',127720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15721,'1000','51702013262','2023-12-08 18:33:58',72300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'81223'),(15722,'4000','51702013262','2023-12-08 18:33:58',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15723,'4000','51702013262','2023-12-08 18:33:58',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15724,'4000','51702013262','2023-12-08 18:33:58',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15725,'4000','51702013262','2023-12-08 18:33:58',NULL,1250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15726,'4000','51702013262','2023-12-08 18:33:58',NULL,5850.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15727,'4000','51702013262','2023-12-08 18:33:58',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15728,'4000','51702013262','2023-12-08 18:33:58',NULL,2600.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(15729,'4000','51702013262','2023-12-08 18:33:58',NULL,250.00,'','5','1','Good sold','1','','sales','SILVER','','No',NULL,NULL,''),(15730,'4000','51702013262','2023-12-08 18:33:58',NULL,26450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15731,'4000','51702013262','2023-12-08 18:33:58',NULL,11500.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15732,'4000','51702013262','2023-12-08 18:33:58',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15733,'4000','51702013262','2023-12-08 18:33:58',NULL,9600.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15734,'4000','51702013262','2023-12-08 18:33:58',NULL,1800.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15735,'1110','51702131953','2023-12-09 17:26:14',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15736,'5500','51702131953','2023-12-09 17:26:14',2880.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15737,'1000','51702131953','2023-12-09 17:26:14',3450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'91223'),(15738,'4000','51702131953','2023-12-09 17:26:14',NULL,3450.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15739,'1110','51702289806','2023-12-11 18:52:37',NULL,4900.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15740,'1110','51702289806','2023-12-11 18:52:37',NULL,75.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15741,'1110','51702289806','2023-12-11 18:52:37',NULL,1372.00,'','5','1','Inventory sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(15742,'1110','51702289806','2023-12-11 18:52:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15743,'1110','51702289806','2023-12-11 18:52:37',NULL,100.00,'','5','1','Inventory sold','1','','sales','CREAM','','No',NULL,NULL,''),(15744,'5500','51702289806','2023-12-11 18:52:37',6462.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15745,'1000','51702289806','2023-12-11 18:52:37',8100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'111223'),(15746,'4000','51702289806','2023-12-11 18:52:37',NULL,5600.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15747,'4000','51702289806','2023-12-11 18:52:37',NULL,500.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15748,'4000','51702289806','2023-12-11 18:52:37',NULL,1600.00,'','5','1','Good sold','1','','sales','PMCP 24355','','No',NULL,NULL,''),(15749,'4000','51702289806','2023-12-11 18:52:37',NULL,100.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15750,'4000','51702289806','2023-12-11 18:52:37',NULL,300.00,'','5','1','Good sold','1','','sales','CREAM','','No',NULL,NULL,''),(15751,'1110','51702445961','2023-12-13 08:51:46',NULL,6670.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15752,'1110','51702445961','2023-12-13 08:51:46',NULL,14406.00,'','5','1','Inventory sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15753,'1110','51702445961','2023-12-13 08:51:46',NULL,5488.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15754,'1110','51702445961','2023-12-13 08:51:46',NULL,180.00,'','5','1','Inventory sold','1','','sales','PMCP 24375','','No',NULL,NULL,''),(15755,'1110','51702445961','2023-12-13 08:51:46',NULL,24080.00,'','5','1','Inventory sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15756,'1110','51702445961','2023-12-13 08:51:46',NULL,2880.00,'','5','1','Inventory sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15757,'1110','51702445961','2023-12-13 08:51:46',NULL,7360.00,'','5','1','Inventory sold','1','','sales','4018','','No',NULL,NULL,''),(15758,'1110','51702445961','2023-12-13 08:51:46',NULL,15360.00,'','5','1','Inventory sold','1','','sales','MR393042','','No',NULL,NULL,''),(15759,'1110','51702445961','2023-12-13 08:51:46',NULL,5280.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15760,'1110','51702445961','2023-12-13 08:51:46',NULL,1560.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15761,'1110','51702445961','2023-12-13 08:51:46',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15762,'1110','51702445961','2023-12-13 08:51:46',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MR36042','','No',NULL,NULL,''),(15763,'1110','51702445961','2023-12-13 08:51:46',NULL,1125.00,'','5','1','Inventory sold','1','','sales','MCP36006','','No',NULL,NULL,''),(15764,'1110','51702445961','2023-12-13 08:51:46',NULL,150.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15765,'5500','51702445961','2023-12-13 08:51:46',86364.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15766,'1000','51702445961','2023-12-13 08:51:46',110450.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'121223'),(15767,'4000','51702445961','2023-12-13 08:51:46',NULL,8500.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15768,'4000','51702445961','2023-12-13 08:51:46',NULL,16800.00,'','5','1','Good sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15769,'4000','51702445961','2023-12-13 08:51:46',NULL,6400.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15770,'4000','51702445961','2023-12-13 08:51:46',NULL,600.00,'','5','1','Good sold','1','','sales','PMCP 24375','','No',NULL,NULL,''),(15771,'4000','51702445961','2023-12-13 08:51:46',NULL,32200.00,'','5','1','Good sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15772,'4000','51702445961','2023-12-13 08:51:46',NULL,3450.00,'','5','1','Good sold','1','','sales','FGB44698','','No',NULL,NULL,''),(15773,'4000','51702445961','2023-12-13 08:51:46',NULL,10400.00,'','5','1','Good sold','1','','sales','4018','','No',NULL,NULL,''),(15774,'4000','51702445961','2023-12-13 08:51:46',NULL,18400.00,'','5','1','Good sold','1','','sales','MR393042','','No',NULL,NULL,''),(15775,'4000','51702445961','2023-12-13 08:51:46',NULL,6900.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15776,'4000','51702445961','2023-12-13 08:51:46',NULL,2400.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15777,'4000','51702445961','2023-12-13 08:51:46',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15778,'4000','51702445961','2023-12-13 08:51:46',NULL,1300.00,'','5','1','Good sold','1','','sales','MR36042','','No',NULL,NULL,''),(15779,'4000','51702445961','2023-12-13 08:51:46',NULL,1300.00,'','5','1','Good sold','1','','sales','MCP36006','','No',NULL,NULL,''),(15780,'4000','51702445961','2023-12-13 08:51:46',NULL,1000.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15781,'1110','51702446856','2023-12-13 10:20:22',NULL,2640.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15782,'1110','51702446856','2023-12-13 10:20:22',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15783,'5500','51702446856','2023-12-13 10:20:22',4698.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15784,'1000','51702446856','2023-12-13 10:20:22',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131223'),(15785,'4000','51702446856','2023-12-13 10:20:22',NULL,3600.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15786,'4000','51702446856','2023-12-13 10:20:22',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15787,'1110','51702468228','2023-12-13 14:50:54',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15788,'1110','51702468228','2023-12-13 14:50:54',NULL,1025.00,'','5','1','Inventory sold','1','','sales','MR 36016','','No',NULL,NULL,''),(15789,'5500','51702468228','2023-12-13 14:50:54',1375.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15790,'1000','51702468228','2023-12-13 14:50:54',1950.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131223'),(15791,'4000','51702468228','2023-12-13 14:50:54',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15792,'4000','51702468228','2023-12-13 14:50:54',NULL,1350.00,'','5','1','Good sold','1','','sales','MR 36016','','No',NULL,NULL,''),(15793,'1110','51702468377','2023-12-13 16:45:55',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15794,'5500','51702468377','2023-12-13 16:45:55',2352.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15795,'1000','51702468377','2023-12-13 16:45:55',2600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'131223'),(15796,'4000','51702468377','2023-12-13 16:45:55',NULL,2600.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15797,'1110','51702475168','2023-12-13 18:07:25',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15798,'5500','51702475168','2023-12-13 18:07:25',667.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15799,'1000','51702475168','2023-12-13 18:07:25',850.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15800,'4000','51702475168','2023-12-13 18:07:25',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15801,'1110','51702727206','2023-12-16 18:33:51',NULL,1760.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15802,'1110','51702727206','2023-12-16 18:33:51',NULL,2010.00,'','5','1','Inventory sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15803,'1110','51702727206','2023-12-16 18:33:51',NULL,16800.00,'','5','1','Inventory sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15804,'1110','51702727206','2023-12-16 18:33:51',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15805,'1110','51702727206','2023-12-16 18:33:51',NULL,880.00,'','5','1','Inventory sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15806,'5500','51702727206','2023-12-16 18:33:51',21650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15807,'1000','51702727206','2023-12-16 18:33:51',25800.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'161223'),(15808,'4000','51702727206','2023-12-16 18:33:51',NULL,2400.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15809,'4000','51702727206','2023-12-16 18:33:51',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15810,'4000','51702727206','2023-12-16 18:33:51',NULL,19200.00,'','5','1','Good sold','1','','sales','FGP33516','','No',NULL,NULL,''),(15811,'4000','51702727206','2023-12-16 18:33:51',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15812,'4000','51702727206','2023-12-16 18:33:51',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393034','','No',NULL,NULL,''),(15813,'1110','51702878855','2023-12-18 18:14:38',NULL,93450.00,'','5','1','Inventory sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15814,'1110','51702878855','2023-12-18 18:14:38',NULL,100.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15815,'1110','51702878855','2023-12-18 18:14:38',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15816,'1110','51702878855','2023-12-18 18:14:38',NULL,1340.00,'','5','1','Inventory sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15817,'1110','51702878855','2023-12-18 18:14:38',NULL,45.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15818,'1110','51702878855','2023-12-18 18:14:38',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15819,'1110','51702878855','2023-12-18 18:14:38',NULL,1960.00,'','5','1','Inventory sold','1','','sales','MR 393033','','No',NULL,NULL,''),(15820,'1110','51702878855','2023-12-18 18:14:38',NULL,8820.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15821,'1110','51702878855','2023-12-18 18:14:38',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15822,'5500','51702878855','2023-12-18 18:14:38',109167.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15823,'1000','51702878855','2023-12-18 18:14:38',32350.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'181223'),(15824,'4000','51702878855','2023-12-18 18:14:38',NULL,11200.00,'','5','1','Good sold','1','','sales','PMCP 24101','','No',NULL,NULL,''),(15825,'4000','51702878855','2023-12-18 18:14:38',NULL,300.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15826,'4000','51702878855','2023-12-18 18:14:38',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15827,'4000','51702878855','2023-12-18 18:14:38',NULL,1600.00,'','5','1','Good sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15828,'4000','51702878855','2023-12-18 18:14:38',NULL,300.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15829,'4000','51702878855','2023-12-18 18:14:38',NULL,2250.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15830,'4000','51702878855','2023-12-18 18:14:38',NULL,2400.00,'','5','1','Good sold','1','','sales','MR 393033','','No',NULL,NULL,''),(15831,'4000','51702878855','2023-12-18 18:14:38',NULL,10800.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15832,'4000','51702878855','2023-12-18 18:14:38',NULL,2600.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15833,'1110','51702966286','2023-12-19 17:21:17',NULL,670.00,'','5','1','Inventory sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15834,'1110','51702966286','2023-12-19 17:21:17',NULL,2352.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15835,'1110','51702966286','2023-12-19 17:21:17',NULL,3500.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15836,'1110','51702966286','2023-12-19 17:21:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15837,'5500','51702966286','2023-12-19 17:21:17',6622.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15838,'1000','51702966286','2023-12-19 17:21:17',7700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'191223'),(15839,'4000','51702966286','2023-12-19 17:21:17',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33123','','No',NULL,NULL,''),(15840,'4000','51702966286','2023-12-19 17:21:17',NULL,2600.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15841,'4000','51702966286','2023-12-19 17:21:17',NULL,4000.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15842,'4000','51702966286','2023-12-19 17:21:17',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15843,'1110','51703084974','2023-12-20 18:09:46',NULL,390.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15844,'5500','51703084974','2023-12-20 18:09:46',390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15845,'1000','51703084974','2023-12-20 18:09:46',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15846,'4000','51703084974','2023-12-20 18:09:46',NULL,600.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15847,'1110','51703143137','2023-12-22 10:32:55',NULL,3528.00,'','5','1','Inventory sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15848,'1110','51703143137','2023-12-22 10:32:55',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(15849,'1110','51703143137','2023-12-22 10:32:55',NULL,350.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15850,'1110','51703143137','2023-12-22 10:32:55',NULL,3440.00,'','5','1','Inventory sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15851,'1110','51703143137','2023-12-22 10:32:55',NULL,6150.00,'','5','1','Inventory sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15852,'5500','51703143137','2023-12-22 10:32:55',15518.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15853,'1000','51703143137','2023-12-22 10:32:55',19700.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'211223'),(15854,'4000','51703143137','2023-12-22 10:32:55',NULL,3900.00,'','5','1','Good sold','1','','sales','44689 FLOOR TILES','','No',NULL,NULL,''),(15855,'4000','51703143137','2023-12-22 10:32:55',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(15856,'4000','51703143137','2023-12-22 10:32:55',NULL,600.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15857,'4000','51703143137','2023-12-22 10:32:55',NULL,4800.00,'','5','1','Good sold','1','','sales','FGB 44730','','No',NULL,NULL,''),(15858,'4000','51703143137','2023-12-22 10:32:55',NULL,7800.00,'','5','1','Good sold','1','','sales','MR 36017','','No',NULL,NULL,''),(15859,'1110','51703230393','2023-12-22 17:20:57',NULL,390.00,'','5','1','Inventory sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15860,'1110','51703230393','2023-12-22 17:20:57',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15861,'1110','51703230393','2023-12-22 17:20:57',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15862,'1110','51703230393','2023-12-22 17:20:57',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15863,'1110','51703230393','2023-12-22 17:20:57',NULL,3773.00,'','5','1','Inventory sold','1','','sales','MR 662003T','','No',NULL,NULL,''),(15864,'1110','51703230393','2023-12-22 17:20:57',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15865,'1110','51703230393','2023-12-22 17:20:57',NULL,2058.00,'','5','1','Inventory sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15866,'1110','51703230393','2023-12-22 17:20:57',NULL,120.00,'','5','1','Inventory sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(15867,'1110','51703230393','2023-12-22 17:20:57',NULL,700.00,'','5','1','Inventory sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15868,'1110','51703230393','2023-12-22 17:20:57',NULL,200.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15869,'1110','51703230393','2023-12-22 17:20:57',NULL,3375.00,'','5','1','Inventory sold','1','','sales','MR36042','','No',NULL,NULL,''),(15870,'1110','51703230393','2023-12-22 17:20:57',NULL,5600.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15871,'5500','51703230393','2023-12-22 17:20:57',17696.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15872,'1000','51703230393','2023-12-22 17:20:57',24400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'221223'),(15873,'4000','51703230393','2023-12-22 17:20:57',NULL,600.00,'','5','1','Good sold','1','','sales','MRP66203','','No',NULL,NULL,''),(15874,'4000','51703230393','2023-12-22 17:20:57',NULL,850.00,'','5','1','Good sold','1','','sales','FGP33048','','No',NULL,NULL,''),(15875,'4000','51703230393','2023-12-22 17:20:57',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15876,'4000','51703230393','2023-12-22 17:20:57',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15877,'4000','51703230393','2023-12-22 17:20:57',NULL,6600.00,'','5','1','Good sold','1','','sales','MR 662003T','','No',NULL,NULL,''),(15878,'4000','51703230393','2023-12-22 17:20:57',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15879,'4000','51703230393','2023-12-22 17:20:57',NULL,2400.00,'','5','1','Good sold','1','','sales','PMCP24314','','No',NULL,NULL,''),(15880,'4000','51703230393','2023-12-22 17:20:57',NULL,300.00,'','5','1','Good sold','1','','sales','9013 FLEX','','No',NULL,NULL,''),(15881,'4000','51703230393','2023-12-22 17:20:57',NULL,1200.00,'','5','1','Good sold','1','','sales','20002 IZOMIX','','No',NULL,NULL,''),(15882,'4000','51703230393','2023-12-22 17:20:57',NULL,600.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15883,'4000','51703230393','2023-12-22 17:20:57',NULL,3900.00,'','5','1','Good sold','1','','sales','MR36042','','No',NULL,NULL,''),(15884,'4000','51703230393','2023-12-22 17:20:57',NULL,6800.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15885,'1110','51703748034','2023-12-28 18:40:42',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15886,'1110','51703748034','2023-12-28 18:40:42',NULL,800.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15887,'1110','51703748034','2023-12-28 18:40:42',NULL,9800.00,'','5','1','Inventory sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15888,'5500','51703748034','2023-12-28 18:40:42',10800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15889,'1000','51703748034','2023-12-28 18:40:42',13400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'281223'),(15890,'4000','51703748034','2023-12-28 18:40:42',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15891,'4000','51703748034','2023-12-28 18:40:42',NULL,1600.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15892,'4000','51703748034','2023-12-28 18:40:42',NULL,11200.00,'','5','1','Good sold','1','','sales','FGP33746','','No',NULL,NULL,''),(15893,'1110','51703829053','2023-12-29 15:35:07',NULL,105.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15894,'1110','51703829053','2023-12-29 15:35:07',NULL,300.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15895,'1110','51703829053','2023-12-29 15:35:07',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15896,'1110','51703829053','2023-12-29 15:35:07',NULL,700.00,'','5','1','Inventory sold','1','','sales','FGP33752','','No',NULL,NULL,''),(15897,'1110','51703829053','2023-12-29 15:35:07',NULL,160.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15898,'1110','51703829053','2023-12-29 15:35:07',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15899,'5500','51703829053','2023-12-29 15:35:07',1981.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15900,'1000','51703829053','2023-12-29 15:35:07',3850.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291123'),(15901,'4000','51703829053','2023-12-29 15:35:07',NULL,700.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15902,'4000','51703829053','2023-12-29 15:35:07',NULL,900.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15903,'4000','51703829053','2023-12-29 15:35:07',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15904,'4000','51703829053','2023-12-29 15:35:07',NULL,800.00,'','5','1','Good sold','1','','sales','FGP33752','','No',NULL,NULL,''),(15905,'4000','51703829053','2023-12-29 15:35:07',NULL,450.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15906,'4000','51703829053','2023-12-29 15:35:07',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP 24373','','No',NULL,NULL,''),(15907,'1110','51703853855','2023-12-29 15:45:32',NULL,6860.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15908,'1110','51703853855','2023-12-29 15:45:32',NULL,2000.00,'','5','1','Inventory sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15909,'5500','51703853855','2023-12-29 15:45:32',8860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15910,'1000','51703853855','2023-12-29 15:45:32',11750.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'291223'),(15911,'4000','51703853855','2023-12-29 15:45:32',NULL,8000.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15912,'4000','51703853855','2023-12-29 15:45:32',NULL,3750.00,'','5','1','Good sold','1','','sales','20001 IZOMIX','','No',NULL,NULL,''),(15913,'1110','51703921505','2024-01-02 07:50:33',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15914,'1110','51703921505','2024-01-02 07:50:33',NULL,300.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15915,'1110','51703921505','2024-01-02 07:50:33',NULL,4116.00,'','5','1','Inventory sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15916,'1110','51703921505','2024-01-02 07:50:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15917,'5500','51703921505','2024-01-02 07:50:33',4461.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15918,'1000','51703921505','2024-01-02 07:50:33',6000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'301223'),(15919,'4000','51703921505','2024-01-02 07:50:33',NULL,200.00,'','5','1','Good sold','1','','sales','2.5MM','','No',NULL,NULL,''),(15920,'4000','51703921505','2024-01-02 07:50:33',NULL,900.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15921,'4000','51703921505','2024-01-02 07:50:33',NULL,4800.00,'','5','1','Good sold','1','','sales','PMCP24358','','No',NULL,NULL,''),(15922,'4000','51703921505','2024-01-02 07:50:33',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15923,'1110','51704180696','2024-01-03 12:19:06',NULL,50.00,'','5','1','Inventory sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15924,'1110','51704180696','2024-01-03 12:19:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15925,'1110','51704180696','2024-01-03 12:19:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15926,'1110','51704180696','2024-01-03 12:19:06',NULL,3840.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15927,'1110','51704180696','2024-01-03 12:19:06',NULL,800.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15928,'1110','51704180696','2024-01-03 12:19:06',NULL,200.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15929,'1110','51704180696','2024-01-03 12:19:06',NULL,500.00,'','5','1','Inventory sold','1','','sales','BF015','','No',NULL,NULL,''),(15930,'1110','51704180696','2024-01-03 12:19:06',NULL,320.00,'','5','1','Inventory sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15931,'1110','51704180696','2024-01-03 12:19:06',NULL,5500.00,'','5','1','Inventory sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(15932,'1110','51704180696','2024-01-03 12:19:06',NULL,80.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(15933,'1110','51704180696','2024-01-03 12:19:06',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15934,'5500','51704180696','2024-01-03 12:19:06',11505.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15935,'1000','51704180696','2024-01-03 12:19:06',19150.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'2124'),(15936,'4000','51704180696','2024-01-03 12:19:06',NULL,150.00,'','5','1','Good sold','1','','sales','GROUT TWYFORD CREAM','','No',NULL,NULL,''),(15937,'4000','51704180696','2024-01-03 12:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15938,'4000','51704180696','2024-01-03 12:19:06',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15939,'4000','51704180696','2024-01-03 12:19:06',NULL,4800.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15940,'4000','51704180696','2024-01-03 12:19:06',NULL,2250.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15941,'4000','51704180696','2024-01-03 12:19:06',NULL,600.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15942,'4000','51704180696','2024-01-03 12:19:06',NULL,1000.00,'','5','1','Good sold','1','','sales','BF015','','No',NULL,NULL,''),(15943,'4000','51704180696','2024-01-03 12:19:06',NULL,900.00,'','5','1','Good sold','1','','sales','L SHAPE','','No',NULL,NULL,''),(15944,'4000','51704180696','2024-01-03 12:19:06',NULL,8500.00,'','5','1','Good sold','1','','sales','CENTAMILY KITCHEN SINK SC-630','','No',NULL,NULL,''),(15945,'4000','51704180696','2024-01-03 12:19:06',NULL,250.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(15946,'4000','51704180696','2024-01-03 12:19:06',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15947,'1110','51704281551','2024-01-03 14:33:34',NULL,2500.00,'','5','1','Inventory sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15948,'1110','51704281551','2024-01-03 14:33:34',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(15949,'1110','51704281551','2024-01-03 14:33:34',NULL,686.00,'','5','1','Inventory sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15950,'5500','51704281551','2024-01-03 14:33:34',3853.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15951,'1000','51704281551','2024-01-03 14:33:34',7650.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'3124'),(15952,'4000','51704281551','2024-01-03 14:33:34',NULL,6000.00,'','5','1','Good sold','1','','sales','STAIRCASE CONERSTRIPS','','No',NULL,NULL,''),(15953,'4000','51704281551','2024-01-03 14:33:34',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354BK','','No',NULL,NULL,''),(15954,'4000','51704281551','2024-01-03 14:33:34',NULL,800.00,'','5','1','Good sold','1','','sales','PMCP24351','','No',NULL,NULL,''),(15955,'1110','51704345423','2024-01-04 08:24:31',NULL,60.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15956,'5500','51704345423','2024-01-04 08:24:31',60.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15957,'1000','51704345423','2024-01-04 08:24:31',400.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'4124'),(15958,'4000','51704345423','2024-01-04 08:24:31',NULL,400.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15959,'1110','51704359198','2024-01-05 15:20:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','WHITE','','No',NULL,NULL,''),(15960,'1110','51704359198','2024-01-05 15:20:08',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15961,'1110','51704359198','2024-01-05 15:20:08',NULL,12740.00,'','5','1','Inventory sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15962,'1110','51704359198','2024-01-05 15:20:08',NULL,900.00,'','5','1','Inventory sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15963,'1110','51704359198','2024-01-05 15:20:08',NULL,2100.00,'','5','1','Inventory sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15964,'5500','51704359198','2024-01-05 15:20:08',15940.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15965,'1000','51704359198','2024-01-05 15:20:08',20000.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'5124'),(15966,'4000','51704359198','2024-01-05 15:20:08',NULL,300.00,'','5','1','Good sold','1','','sales','WHITE','','No',NULL,NULL,''),(15967,'4000','51704359198','2024-01-05 15:20:08',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15968,'4000','51704359198','2024-01-05 15:20:08',NULL,15600.00,'','5','1','Good sold','1','','sales','MR 393013','','No',NULL,NULL,''),(15969,'4000','51704359198','2024-01-05 15:20:08',NULL,1400.00,'','5','1','Good sold','1','','sales','FGB44725','','No',NULL,NULL,''),(15970,'4000','51704359198','2024-01-05 15:20:08',NULL,2400.00,'','5','1','Good sold','1','','sales','FGP33528','','No',NULL,NULL,''),(15971,'1110','51704520342','2024-01-06 15:44:50',NULL,2880.00,'','5','1','Inventory sold','1','','sales','MR393047','','No',NULL,NULL,''),(15972,'1110','51704520342','2024-01-06 15:44:50',NULL,100.00,'','5','1','Inventory sold','1','','sales','GREY','','No',NULL,NULL,''),(15973,'1110','51704520342','2024-01-06 15:44:50',NULL,960.00,'','5','1','Inventory sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15974,'1110','51704520342','2024-01-06 15:44:50',NULL,667.00,'','5','1','Inventory sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15975,'1110','51704520342','2024-01-06 15:44:50',NULL,2050.00,'','5','1','Inventory sold','1','','sales','MR36028','','No',NULL,NULL,''),(15976,'5500','51704520342','2024-01-06 15:44:50',6657.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15977,'1000','51704520342','2024-01-06 15:44:50',8550.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15978,'4000','51704520342','2024-01-06 15:44:50',NULL,3600.00,'','5','1','Good sold','1','','sales','MR393047','','No',NULL,NULL,''),(15979,'4000','51704520342','2024-01-06 15:44:50',NULL,300.00,'','5','1','Good sold','1','','sales','GREY','','No',NULL,NULL,''),(15980,'4000','51704520342','2024-01-06 15:44:50',NULL,1200.00,'','5','1','Good sold','1','','sales','MR 393011','','No',NULL,NULL,''),(15981,'4000','51704520342','2024-01-06 15:44:50',NULL,850.00,'','5','1','Good sold','1','','sales','PMCP24354AK','','No',NULL,NULL,''),(15982,'4000','51704520342','2024-01-06 15:44:50',NULL,2600.00,'','5','1','Good sold','1','','sales','MR36028','','No',NULL,NULL,''),(15983,'1110','51704815366','2024-01-09 18:50:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15984,'1110','51704815366','2024-01-09 18:50:17',NULL,8820.00,'','5','1','Inventory sold','1','','sales','MR 393006','','No',NULL,NULL,''),(15985,'5500','51704815366','2024-01-09 18:50:17',8850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15986,'1000','51704815366','2024-01-09 18:50:17',12800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15987,'4000','51704815366','2024-01-09 18:50:17',NULL,200.00,'','5','1','Good sold','1','','sales','2.0 SPACERS','','No',NULL,NULL,''),(15988,'4000','51704815366','2024-01-09 18:50:17',NULL,12600.00,'','5','1','Good sold','1','','sales','MR 393006','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,'ICT','ICT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'HR','HR',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `device` VALUES (1,'101','','2019-06-10 09:49:10am','active','1','','1'); /*!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, 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 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 */; /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, 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 `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; INSERT INTO `events` VALUES (1,'AIR CUT','2021-07-15','2021-07-15','WALTER','JAMES','NAIROBI','new','','Yes','2021-07-15 09:21:58','1','','1'); /*!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,'2021 Fiscal Year','active','2021-01-01 00:00:00','2021-12-31 23:59:00',1,1,'2021-01-07 06:12:23',100.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 AUTO_INCREMENT=3 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 */; INSERT INTO `followups` VALUES (1,'2021-05-14 04:52:43','1','1','newstock','1','2021-05-13 12:00:00','ready','','n/a','First Call',1,'11620870763','2021-05-13 04:52:43','Deal','no',NULL,NULL),(2,'2021-07-15 10:52:56','12','1','Intrested','1','2021-07-29 12:00:00','to be called later','','','Followup 1',1,'12','2021-07-15 10:52:56','Customer','no',NULL,NULL); /*!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=207 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-77200','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','0','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-5577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'351','1','1','KCB 2 account','','2019-10-01 11:49:23',1,'','6666622792.5','2019-10-23 11:51:03','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',''),(204,'1','1','33','test','203','2020-12-21 14:07:30',4,'','0','2020-12-21 14:30:37','17106','2'),(205,'1','1','1','mpesa 3','','2021-03-08 15:21:56',1,'','0','2021-03-08 15:56:58','1011','1'),(206,'1','1','29','ACK234','','2021-07-19 15:02:30',5,'','0','2021-07-19 15:30:35','5171',''); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `glfiscalyear` VALUES (1,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:51:23',5000.00,12000.00,0,'1035',1),(2,'2019 Fiscal Year ','active','0000-00-00 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:41:05',10000.00,12000.00,0,'1010',1),(3,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-08-28 23:59:59',1,1,'2019-08-28 05:50:23',2000.00,8000.00,0,'1000',1); /*!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','2021-07-27 09:04:55am','','1','','2','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; INSERT INTO `groupleavedays` VALUES (1,NULL,7,NULL,'2020-04-08','2020-04-08',2,21.00,'',1,'2020-04-08 09:45:52am',0),(3,NULL,1,NULL,'2020-05-06','2020-05-06',3,10.00,'',1,'2020-05-06 08:07:49pm',0),(4,1,NULL,NULL,'2021-05-11','2021-05-04',3,3.00,'',1,'2021-05-11 05:07:12am',0),(5,1,NULL,NULL,'2021-05-12','2021-05-12',2,33.00,'',1,'2021-05-11 05:07:21am',0); /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, 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 `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; INSERT INTO `house` VALUES (1,'202','Double','','1','4000','occupied','2021-07-28 06:32:12','2021-07-30 05:31:52','1','GF','1',0.00,0.00,1,'rental',1,9.00,''),(2,'AKABA','Shop','','1','1000','occupied','2021-07-28 06:32:20','','1','GF','1',0.00,0.00,1,'rental',1,9.00,''),(3,'105','Double','','1','4000','occupied','2021-07-28 06:32:29','2021-07-30 05:33:26','1','GF','1',0.00,0.00,1,'rental',1,9.00,''); /*!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` 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, `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` 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, `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', 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 AUTO_INCREMENT=2 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 */; INSERT INTO `lease` VALUES (1,'1','','0','Paid','2021-06-02 04:37:15','1','','1','1','2021-06-02 04:37:44','',0.00,0.00,1,'1000','2021-06-08 23:59:59','Dispatched','Monthly','11622597835',''); /*!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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; INSERT INTO `leaves` VALUES (1,'2021-06-24','2021-06-24','1',NULL,NULL,NULL,NULL,1.00,3,'OK',0,0,NULL,'','8','1','2021-06-24 06:09:58pm',NULL,'',0,1); /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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=2379 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','2021-09-10 13:19:23','2021-09-10 13:33:47','','127.0.0.1','loggedin',1),(2,'admin','3','2021-09-10 13:34:35','2021-09-10 14:00:40','','127.0.0.1','loggedin',1),(3,'admin','3','2021-09-10 14:02:32','','','127.0.0.1','loggedin',1),(4,'admin','4','2021-09-10 14:31:55','','','127.0.0.1','loggedin',1),(5,'admin','4','2021-09-10 14:36:24','','','127.0.0.1','loggedin',1),(6,'admin','1','2021-09-10 16:15:04','2021-09-10 16:15:29','','127.0.0.1','loggedin',1),(7,'admin','3','2021-09-10 16:48:11','','','127.0.0.1','loggedin',1),(8,'admin','3','2021-09-11 15:14:22','','','127.0.0.1','loggedin',1),(9,'admin','3','2021-09-13 12:00:34','','','127.0.0.1','loggedin',1),(10,'admin','3','2021-09-13 16:10:55','','','127.0.0.1','loggedin',1),(11,'admin','3','2021-09-13 16:29:31','','','127.0.0.1','loggedin',1),(12,'admin','3','2021-09-14 09:52:53','','','127.0.0.1','loggedin',1),(13,'admin','3','2021-09-23 08:17:56','2021-09-23 08:21:36','','127.0.0.1','loggedin',1),(14,'user','5','2021-09-23 08:28:31','2021-09-23 08:36:48','','127.0.0.1','loggedin',1),(15,'admin','3','2021-09-23 08:36:59','2021-09-23 09:44:11','','127.0.0.1','loggedin',1),(16,'user','5','2021-09-23 09:45:25','','','127.0.0.1','loggedin',1),(17,'user','5','2021-09-23 09:52:19','2021-09-23 10:01:31','','127.0.0.1','loggedin',1),(18,'admin','3','2021-09-23 10:01:43','2021-09-23 10:31:22','','127.0.0.1','loggedin',1),(19,'admin','3','2021-09-29 13:56:46','','','127.0.0.1','loggedin',1),(20,'admin','4','2021-10-08 12:29:53','','','127.0.0.1','loggedin',1),(21,'admin','3','2021-10-15 14:08:56','','','127.0.0.1','loggedin',1),(22,'user','5','2021-10-15 14:48:55','','','127.0.0.1','loggedin',1),(23,'user','5','2021-10-15 14:54:06','','','127.0.0.1','loggedin',1),(24,'user','5','2021-10-18 15:54:06','','','127.0.0.1','loggedin',1),(25,'admin','3','2021-10-18 15:57:00','','','127.0.0.1','loggedin',1),(26,'user','5','2021-10-18 15:58:14','','','127.0.0.1','loggedin',1),(27,'user','5','2021-10-18 17:29:00','','','127.0.0.1','loggedin',1),(28,'user','5','2021-10-19 09:10:27','','','127.0.0.1','loggedin',1),(29,'admin','3','2021-10-19 13:45:43','','','127.0.0.1','loggedin',1),(30,'user','5','2021-10-19 14:13:50','','','127.0.0.1','loggedin',1),(31,'user','5','2021-10-19 17:27:46','','','127.0.0.1','loggedin',1),(32,'user','5','2021-10-20 07:48:06','','','127.0.0.1','loggedin',1),(33,'user','5','2021-10-20 10:47:27','2021-10-20 13:06:15','','127.0.0.1','loggedin',1),(34,'admin','3','2021-10-20 13:06:52','2021-10-20 13:15:03','','127.0.0.1','loggedin',1),(35,'user','5','2021-10-20 16:01:56','','','127.0.0.1','loggedin',1),(36,'user','5','2021-10-21 07:34:59','','','127.0.0.1','loggedin',1),(37,'user','5','2021-10-21 09:45:45','','','127.0.0.1','loggedin',1),(38,'admin','4','2021-10-21 14:06:29','','','127.0.0.1','loggedin',1),(39,'user','5','2021-10-21 16:12:46','','','127.0.0.1','loggedin',1),(40,'user','5','2021-10-22 07:27:54','','','127.0.0.1','loggedin',1),(41,'user','5','2021-10-22 10:55:26','','','127.0.0.1','loggedin',1),(42,'user','5','2021-10-22 11:46:37','','','127.0.0.1','loggedin',1),(43,'user','5','2021-10-23 09:10:39','2021-10-23 10:14:04','','127.0.0.1','loggedin',1),(44,'admin','3','2021-10-23 10:14:24','2021-10-23 11:01:06','','127.0.0.1','loggedin',1),(45,'user','5','2021-10-23 11:32:57','','','127.0.0.1','loggedin',1),(46,'user','5','2021-10-23 13:27:47','','','127.0.0.1','loggedin',1),(47,'user','5','2021-10-23 14:30:22','','','127.0.0.1','loggedin',1),(48,'user','5','2021-10-23 14:34:11','','','127.0.0.1','loggedin',1),(49,'user','5','2021-10-23 16:30:21','','','127.0.0.1','loggedin',1),(50,'user','5','2021-10-25 08:25:22','2021-10-25 08:45:26','','127.0.0.1','loggedin',1),(51,'admin','3','2021-10-25 08:45:54','2021-10-25 08:50:23','','127.0.0.1','loggedin',1),(52,'admin','3','2021-10-25 08:53:32','','','127.0.0.1','loggedin',1),(53,'admin','3','2021-10-25 09:39:19','','','127.0.0.1','loggedin',1),(54,'user','5','2021-10-25 10:53:34','','','127.0.0.1','loggedin',1),(55,'user','5','2021-10-25 12:34:21','','','127.0.0.1','loggedin',1),(56,'user','5','2021-10-25 15:17:19','','','127.0.0.1','loggedin',1),(57,'user','5','2021-10-25 15:17:53','2021-10-25 15:27:13','','127.0.0.1','loggedin',1),(58,'admin','3','2021-10-25 15:27:25','2021-10-25 15:28:07','','127.0.0.1','loggedin',1),(59,'user','5','2021-10-25 15:28:13','','','127.0.0.1','loggedin',1),(60,'user','5','2021-10-25 17:00:51','','','127.0.0.1','loggedin',1),(61,'user','5','2021-10-25 17:30:56','','','127.0.0.1','loggedin',1),(62,'admin','3','2021-10-25 17:57:00','2021-10-25 18:11:59','','127.0.0.1','loggedin',1),(63,'user','5','2021-10-25 18:12:06','2021-10-25 18:18:27','','127.0.0.1','loggedin',1),(64,'admin','3','2021-10-25 18:18:38','2021-10-25 18:19:02','','127.0.0.1','loggedin',1),(65,'user','5','2021-10-26 07:27:49','','','127.0.0.1','loggedin',1),(66,'user','5','2021-10-26 09:39:28','','','127.0.0.1','loggedin',1),(67,'user','5','2021-10-26 14:12:45','','','127.0.0.1','loggedin',1),(68,'user','5','2021-10-27 07:27:46','','','127.0.0.1','loggedin',1),(69,'user','5','2021-10-27 11:31:52','','','127.0.0.1','loggedin',1),(70,'user','5','2021-10-27 16:26:02','','','127.0.0.1','loggedin',1),(71,'user','5','2021-10-27 16:39:47','2021-10-27 17:04:24','','127.0.0.1','loggedin',1),(72,'admin','3','2021-10-27 17:04:44','2021-10-27 17:06:13','','127.0.0.1','loggedin',1),(73,'user','5','2021-10-28 10:00:04','','','127.0.0.1','loggedin',1),(74,'user','5','2021-10-28 12:16:29','','','127.0.0.1','loggedin',1),(75,'user','5','2021-10-28 17:22:12','','','127.0.0.1','loggedin',1),(76,'user','5','2021-10-29 08:55:41','','','127.0.0.1','loggedin',1),(77,'user','5','2021-10-29 09:53:21','2021-10-29 10:12:41','','127.0.0.1','loggedin',1),(78,'admin','3','2021-10-29 10:12:52','2021-10-29 10:37:02','','127.0.0.1','loggedin',1),(79,'admin','3','2021-10-29 14:23:29','2021-10-29 14:24:13','','127.0.0.1','loggedin',1),(80,'admin','3','2021-10-29 14:51:50','2021-10-29 14:57:28','','127.0.0.1','loggedin',1),(81,'user','5','2021-10-29 16:57:46','','','127.0.0.1','loggedin',1),(82,'user','5','2021-10-29 18:31:18','','','127.0.0.1','loggedin',1),(83,'user','5','2021-10-30 09:08:11','','','127.0.0.1','loggedin',1),(84,'user','5','2021-10-30 14:59:36','','','127.0.0.1','loggedin',1),(85,'user','5','2021-11-01 09:41:10','','','127.0.0.1','loggedin',1),(86,'admin','3','2021-11-01 18:06:44','2021-11-01 18:19:31','','127.0.0.1','loggedin',1),(87,'user','5','2021-11-02 08:19:10','','','127.0.0.1','loggedin',1),(88,'user','5','2021-11-02 10:43:22','','','127.0.0.1','loggedin',1),(89,'user','5','2021-11-02 14:19:56','','','127.0.0.1','loggedin',1),(90,'admin','3','2021-11-02 15:32:36','2021-11-02 16:28:27','','127.0.0.1','loggedin',1),(91,'user','5','2021-11-03 09:03:35','2021-11-03 09:49:19','','127.0.0.1','loggedin',1),(92,'admin','3','2021-11-03 09:49:44','','','127.0.0.1','loggedin',1),(93,'admin','3','2021-11-03 10:29:01','','','127.0.0.1','loggedin',1),(94,'admin','3','2021-11-03 10:57:33','2021-11-03 11:44:01','','127.0.0.1','loggedin',1),(95,'admin','3','2021-11-03 11:55:56','2021-11-03 13:44:10','','127.0.0.1','loggedin',1),(96,'user','5','2021-11-04 14:44:51','','','127.0.0.1','loggedin',1),(97,'user','5','2021-11-04 14:47:26','','','127.0.0.1','loggedin',1),(98,'user','5','2021-11-04 17:35:36','','','127.0.0.1','loggedin',1),(99,'user','5','2021-11-05 07:27:20','','','127.0.0.1','loggedin',1),(100,'admin','3','2021-11-05 10:20:22','','','127.0.0.1','loggedin',1),(101,'admin','3','2021-11-05 10:43:50','2021-11-05 11:23:21','','127.0.0.1','loggedin',1),(102,'user','5','2021-11-05 15:38:01','2021-11-05 16:24:49','','127.0.0.1','loggedin',1),(103,'admin','3','2021-11-05 16:25:05','2021-11-05 16:29:57','','127.0.0.1','loggedin',1),(104,'admin','3','2021-11-05 17:59:53','2021-11-05 18:00:06','','127.0.0.1','loggedin',1),(105,'user','5','2021-11-08 08:33:23','','','127.0.0.1','loggedin',1),(106,'user','5','2021-11-08 16:54:15','','','127.0.0.1','loggedin',1),(107,'user','5','2021-11-09 08:14:26','','','127.0.0.1','loggedin',1),(108,'user','5','2021-11-10 09:27:53','2021-11-10 10:10:30','','127.0.0.1','loggedin',1),(109,'admin','3','2021-11-10 10:11:21','2021-11-10 10:15:23','','127.0.0.1','loggedin',1),(110,'user','5','2021-11-10 14:37:52','2021-11-10 16:00:42','','127.0.0.1','loggedin',1),(111,'admin','3','2021-11-10 16:01:02','2021-11-10 16:01:08','','127.0.0.1','loggedin',1),(112,'user','5','2021-11-10 16:01:19','2021-11-10 16:03:54','','127.0.0.1','loggedin',1),(113,'admin','3','2021-11-10 16:04:03','2021-11-10 16:04:21','','127.0.0.1','loggedin',1),(114,'user','5','2021-11-11 08:48:47','2021-11-11 09:16:15','','127.0.0.1','loggedin',1),(115,'admin','3','2021-11-11 09:16:29','2021-11-11 09:16:50','','127.0.0.1','loggedin',1),(116,'user','5','2021-11-11 09:45:41','2021-11-11 10:07:48','','127.0.0.1','loggedin',1),(117,'admin','3','2021-11-11 10:08:02','2021-11-11 10:08:29','','127.0.0.1','loggedin',1),(118,'user','5','2021-11-11 10:27:02','','','127.0.0.1','loggedin',1),(119,'admin','3','2021-11-11 16:52:02','2021-11-11 16:57:23','','127.0.0.1','loggedin',1),(120,'admin','3','2021-11-11 17:00:59','2021-11-11 17:01:39','','127.0.0.1','loggedin',1),(121,'admin','3','2021-11-11 17:34:01','2021-11-11 17:52:14','','127.0.0.1','loggedin',1),(122,'admin','3','2021-11-12 10:14:16','','','127.0.0.1','loggedin',1),(123,'user','5','2021-11-12 10:35:45','2021-11-12 11:05:38','','127.0.0.1','loggedin',1),(124,'admin','3','2021-11-12 11:05:47','','','127.0.0.1','loggedin',1),(125,'user','5','2021-11-12 16:03:16','','','127.0.0.1','loggedin',1),(126,'user','5','2021-11-12 16:07:00','','','127.0.0.1','loggedin',1),(127,'admin','3','2021-11-12 18:14:09','','','127.0.0.1','loggedin',1),(128,'user','5','2021-11-13 08:30:59','','','127.0.0.1','loggedin',1),(129,'admin','3','2021-11-13 09:50:04','2021-11-13 09:54:45','','127.0.0.1','loggedin',1),(130,'user','5','2021-11-13 09:54:50','2021-11-13 10:20:53','','127.0.0.1','loggedin',1),(131,'admin','3','2021-11-13 10:21:11','2021-11-13 10:21:35','','127.0.0.1','loggedin',1),(132,'admin','3','2021-11-13 10:50:12','','','127.0.0.1','loggedin',1),(133,'user','5','2021-11-13 10:55:11','2021-11-13 11:17:41','','127.0.0.1','loggedin',1),(134,'user','5','2021-11-13 11:17:46','2021-11-13 11:18:00','','127.0.0.1','loggedin',1),(135,'admin','3','2021-11-13 11:18:11','2021-11-13 11:18:51','','127.0.0.1','loggedin',1),(136,'user','5','2021-11-13 11:19:00','','','127.0.0.1','loggedin',1),(137,'user','5','2021-11-13 13:40:15','','','127.0.0.1','loggedin',1),(138,'user','5','2021-11-13 14:32:50','','','127.0.0.1','loggedin',1),(139,'user','5','2021-11-13 15:04:39','2021-11-13 17:18:11','','127.0.0.1','loggedin',1),(140,'admin','3','2021-11-13 17:18:25','','','127.0.0.1','loggedin',1),(141,'admin','3','2021-11-13 17:42:05','','','127.0.0.1','loggedin',1),(142,'user','5','2021-11-15 09:28:29','','','127.0.0.1','loggedin',1),(143,'user','5','2021-11-15 09:43:20','','','127.0.0.1','loggedin',1),(144,'user','5','2021-11-15 09:43:44','','','127.0.0.1','loggedin',1),(145,'user','5','2021-11-15 12:21:31','','','127.0.0.1','loggedin',1),(146,'user','5','2021-11-15 14:37:00','2021-11-15 15:32:47','','127.0.0.1','loggedin',1),(147,'admin','3','2021-11-15 15:33:00','','','127.0.0.1','loggedin',1),(148,'admin','3','2021-11-15 15:51:10','','','127.0.0.1','loggedin',1),(149,'admin','3','2021-11-15 16:05:29','','','127.0.0.1','loggedin',1),(150,'admin','3','2021-11-15 16:22:42','2021-11-15 17:55:33','','127.0.0.1','loggedin',1),(151,'admin','3','2021-11-15 17:55:56','','','127.0.0.1','loggedin',1),(152,'user','5','2021-11-16 07:47:44','','','127.0.0.1','loggedin',1),(153,'user','5','2021-11-16 12:01:09','','','127.0.0.1','loggedin',1),(154,'user','5','2021-11-17 09:40:24','','','127.0.0.1','loggedin',1),(155,'user','5','2021-11-17 10:04:21','','','127.0.0.1','loggedin',1),(156,'user','5','2021-11-17 13:14:06','','','127.0.0.1','loggedin',1),(157,'user','5','2021-11-18 14:18:12','','','127.0.0.1','loggedin',1),(158,'admin','3','2021-11-19 10:05:14','2021-11-19 10:05:59','','127.0.0.1','loggedin',1),(159,'user','5','2021-11-19 12:01:38','','','127.0.0.1','loggedin',1),(160,'user','5','2021-11-19 15:46:46','','','127.0.0.1','loggedin',1),(161,'user','5','2021-11-20 08:48:38','','','127.0.0.1','loggedin',1),(162,'admin','3','2021-11-20 13:31:11','','','127.0.0.1','loggedin',1),(163,'user','5','2021-11-20 15:39:18','2021-11-20 18:06:32','','127.0.0.1','loggedin',1),(164,'admin','3','2021-11-20 18:06:43','2021-11-20 18:07:41','','127.0.0.1','loggedin',1),(165,'user','5','2021-11-22 14:32:05','','','127.0.0.1','loggedin',1),(166,'user','5','2021-11-22 17:45:38','','','127.0.0.1','loggedin',1),(167,'user','5','2021-11-23 09:45:08','2021-11-23 10:28:12','','127.0.0.1','loggedin',1),(168,'admin','3','2021-11-23 10:28:27','2021-11-23 10:30:13','','127.0.0.1','loggedin',1),(169,'admin','3','2021-11-23 10:30:30','2021-11-23 10:41:56','','127.0.0.1','loggedin',1),(170,'admin','3','2021-11-23 10:42:36','2021-11-23 11:17:19','','127.0.0.1','loggedin',1),(171,'user','5','2021-11-23 11:35:30','','','127.0.0.1','loggedin',1),(172,'user','5','2021-11-23 12:16:53','','','127.0.0.1','loggedin',1),(173,'user','5','2021-11-23 12:17:41','','','127.0.0.1','loggedin',1),(174,'admin','3','2021-11-23 18:02:23','2021-11-23 18:06:01','','127.0.0.1','loggedin',1),(175,'admin','3','2021-11-23 18:15:03','2021-11-23 18:29:59','','127.0.0.1','loggedin',1),(176,'user','5','2021-11-23 19:04:56','','','127.0.0.1','loggedin',1),(177,'user','5','2021-11-24 08:06:51','','','127.0.0.1','loggedin',1),(178,'user','5','2021-11-24 10:10:22','','','127.0.0.1','loggedin',1),(179,'user','5','2021-11-24 14:40:54','','','127.0.0.1','loggedin',1),(180,'user','5','2021-11-24 16:54:42','','','127.0.0.1','loggedin',1),(181,'user','5','2021-11-24 18:22:23','','','127.0.0.1','loggedin',1),(182,'user','5','2021-11-25 11:14:03','','','127.0.0.1','loggedin',1),(183,'user','5','2021-11-25 13:49:07','','','127.0.0.1','loggedin',1),(184,'user','5','2021-11-26 07:56:28','','','127.0.0.1','loggedin',1),(185,'user','5','2021-11-26 08:01:42','2021-11-26 09:14:29','','127.0.0.1','loggedin',1),(186,'admin','3','2021-11-26 09:14:38','2021-11-26 09:31:14','','127.0.0.1','loggedin',1),(187,'user','5','2021-11-26 09:31:20','','','127.0.0.1','loggedin',1),(188,'user','5','2021-11-26 17:27:54','','','127.0.0.1','loggedin',1),(189,'user','5','2021-11-27 09:33:29','','','127.0.0.1','loggedin',1),(190,'user','5','2021-11-27 14:34:15','','','127.0.0.1','loggedin',1),(191,'user','5','2021-11-27 17:03:03','','','127.0.0.1','loggedin',1),(192,'user','5','2021-11-29 09:05:09','2021-11-29 09:59:43','','127.0.0.1','loggedin',1),(193,'user','5','2021-11-29 09:59:50','2021-11-29 10:00:00','','127.0.0.1','loggedin',1),(194,'admin','3','2021-11-29 10:00:13','2021-11-29 10:01:49','','127.0.0.1','loggedin',1),(195,'user','5','2021-11-29 12:54:35','','','127.0.0.1','loggedin',1),(196,'user','5','2021-11-30 09:34:41','','','127.0.0.1','loggedin',1),(197,'user','5','2021-11-30 12:24:26','2021-11-30 18:38:55','','127.0.0.1','loggedin',1),(198,'admin','3','2021-11-30 18:39:09','2021-11-30 18:50:07','','127.0.0.1','loggedin',1),(199,'user','5','2021-12-01 11:12:49','','','127.0.0.1','loggedin',1),(200,'admin','3','2021-12-01 14:13:36','','','127.0.0.1','loggedin',1),(201,'user','5','2021-12-02 08:01:34','','','127.0.0.1','loggedin',1),(202,'user','5','2021-12-02 10:23:41','','','127.0.0.1','loggedin',1),(203,'user','5','2021-12-02 14:36:55','','','127.0.0.1','loggedin',1),(204,'admin','3','2021-12-03 09:42:37','2021-12-03 10:12:34','','127.0.0.1','loggedin',1),(205,'user','5','2021-12-03 10:32:23','','','127.0.0.1','loggedin',1),(206,'user','5','2021-12-03 14:05:17','','','127.0.0.1','loggedin',1),(207,'user','5','2021-12-04 08:59:39','','','127.0.0.1','loggedin',1),(208,'user','5','2021-12-06 07:36:25','2021-12-06 10:02:00','','127.0.0.1','loggedin',1),(209,'admin','3','2021-12-06 10:02:15','2021-12-06 11:34:25','','127.0.0.1','loggedin',1),(210,'admin','3','2021-12-06 12:15:06','2021-12-06 12:19:06','','127.0.0.1','loggedin',1),(211,'admin','3','2021-12-06 12:19:25','2021-12-06 12:20:41','','127.0.0.1','loggedin',1),(212,'user','5','2021-12-07 17:20:14','2021-12-07 17:29:31','','127.0.0.1','loggedin',1),(213,'admin','3','2021-12-07 17:29:46','2021-12-07 17:49:08','','127.0.0.1','loggedin',1),(214,'user','5','2021-12-07 19:20:15','','','127.0.0.1','loggedin',1),(215,'user','5','2021-12-08 08:07:35','2021-12-08 10:11:57','','127.0.0.1','loggedin',1),(216,'admin','3','2021-12-08 10:12:07','2021-12-08 10:40:41','','127.0.0.1','loggedin',1),(217,'user','5','2021-12-08 11:29:25','','','127.0.0.1','loggedin',1),(218,'user','5','2021-12-08 15:01:44','','','127.0.0.1','loggedin',1),(219,'user','5','2021-12-09 08:20:11','2021-12-09 10:09:24','','127.0.0.1','loggedin',1),(220,'admin','3','2021-12-09 10:09:39','2021-12-09 10:10:06','','127.0.0.1','loggedin',1),(221,'user','5','2021-12-09 10:10:16','2021-12-09 10:48:55','','127.0.0.1','loggedin',1),(222,'admin','3','2021-12-09 10:49:04','2021-12-09 10:49:46','','127.0.0.1','loggedin',1),(223,'user','5','2021-12-09 10:49:51','','','127.0.0.1','loggedin',1),(224,'user','5','2021-12-09 14:19:59','','','127.0.0.1','loggedin',1),(225,'user','5','2021-12-09 18:32:24','','','127.0.0.1','loggedin',1),(226,'user','5','2021-12-10 11:17:29','','','127.0.0.1','loggedin',1),(227,'user','5','2021-12-10 14:37:04','','','127.0.0.1','loggedin',1),(228,'user','5','2021-12-11 09:37:45','','','127.0.0.1','loggedin',1),(229,'user','5','2021-12-11 12:56:50','','','127.0.0.1','loggedin',1),(230,'user','5','2021-12-11 16:44:39','','','127.0.0.1','loggedin',1),(231,'user','5','2021-12-13 10:49:04','2021-12-13 10:56:32','','127.0.0.1','loggedin',1),(232,'admin','3','2021-12-13 10:56:45','2021-12-13 11:02:41','','127.0.0.1','loggedin',1),(233,'admin','3','2021-12-13 11:09:21','2021-12-13 11:21:43','','127.0.0.1','loggedin',1),(234,'user','5','2021-12-13 15:09:20','2021-12-13 18:18:24','','127.0.0.1','loggedin',1),(235,'admin','3','2021-12-13 18:18:34','2021-12-13 18:19:25','','127.0.0.1','loggedin',1),(236,'user','5','2021-12-13 18:36:33','','','127.0.0.1','loggedin',1),(237,'admin','4','2021-12-14 10:43:21','','','127.0.0.1','loggedin',1),(238,'admin','3','2021-12-14 17:05:26','2021-12-14 17:05:50','','127.0.0.1','loggedin',1),(239,'user','5','2021-12-14 18:32:52','','','127.0.0.1','loggedin',1),(240,'user','5','2021-12-15 09:17:56','2021-12-15 09:52:26','','127.0.0.1','loggedin',1),(241,'admin','3','2021-12-15 09:52:35','2021-12-15 09:53:06','','127.0.0.1','loggedin',1),(242,'admin','3','2021-12-15 10:03:44','','','127.0.0.1','loggedin',1),(243,'user','5','2021-12-15 11:24:35','','','127.0.0.1','loggedin',1),(244,'user','5','2021-12-16 09:11:06','','','127.0.0.1','loggedin',1),(245,'user','5','2021-12-16 11:44:39','','','127.0.0.1','loggedin',1),(246,'user','5','2021-12-16 14:18:18','','','127.0.0.1','loggedin',1),(247,'user','5','2021-12-17 09:11:07','','','127.0.0.1','loggedin',1),(248,'user','5','2021-12-17 12:01:53','','','127.0.0.1','loggedin',1),(249,'admin','3','2021-12-17 16:14:22','2021-12-17 16:16:27','','127.0.0.1','loggedin',1),(250,'admin','3','2021-12-17 16:17:08','2021-12-17 16:37:24','','127.0.0.1','loggedin',1),(251,'user','5','2021-12-18 09:29:49','','','127.0.0.1','loggedin',1),(252,'user','5','2021-12-20 11:33:55','','','127.0.0.1','loggedin',1),(253,'user','5','2021-12-20 15:49:06','','','127.0.0.1','loggedin',1),(254,'user','5','2021-12-21 13:14:18','','','127.0.0.1','loggedin',1),(255,'user','5','2021-12-21 16:01:55','','','127.0.0.1','loggedin',1),(256,'user','5','2021-12-22 07:33:29','','','127.0.0.1','loggedin',1),(257,'user','5','2021-12-22 18:02:47','','','127.0.0.1','loggedin',1),(258,'user','5','2021-12-23 07:48:53','','','127.0.0.1','loggedin',1),(259,'user','5','2021-12-23 08:42:09','2021-12-23 09:38:03','','127.0.0.1','loggedin',1),(260,'admin','3','2021-12-23 09:38:16','','','127.0.0.1','loggedin',1),(261,'user','5','2021-12-23 17:24:28','','','127.0.0.1','loggedin',1),(262,'user','5','2021-12-28 07:55:35','','','127.0.0.1','loggedin',1),(263,'user','5','2021-12-28 09:46:38','','','127.0.0.1','loggedin',1),(264,'user','5','2021-12-28 13:04:51','','','127.0.0.1','loggedin',1),(265,'user','5','2021-12-28 16:12:02','','','127.0.0.1','loggedin',1),(266,'user','5','2021-12-29 10:06:46','','','127.0.0.1','loggedin',1),(267,'user','5','2021-12-30 09:27:39','','','127.0.0.1','loggedin',1),(268,'user','5','2021-12-31 08:19:19','','','127.0.0.1','loggedin',1),(269,'user','5','2021-12-31 11:27:02','','','127.0.0.1','loggedin',1),(270,'user','5','2021-12-31 16:16:56','','','127.0.0.1','loggedin',1),(271,'user','5','2022-01-04 08:57:08','2022-01-04 10:31:13','','127.0.0.1','loggedin',1),(272,'admin','3','2022-01-04 10:31:37','2022-01-04 10:31:49','','127.0.0.1','loggedin',1),(273,'admin','3','2022-01-04 10:32:13','','','127.0.0.1','loggedin',1),(274,'admin','4','2022-01-04 11:16:07','2022-01-04 14:30:25','','127.0.0.1','loggedin',1),(275,'admin','3','2022-01-04 14:31:03','2022-01-04 14:31:10','','127.0.0.1','loggedin',1),(276,'user','5','2022-01-04 14:58:22','','','127.0.0.1','loggedin',1),(277,'user','5','2022-01-05 09:07:18','','','127.0.0.1','loggedin',1),(278,'user','5','2022-01-05 13:12:53','2022-01-05 16:15:14','','127.0.0.1','loggedin',1),(279,'admin','3','2022-01-05 16:15:27','2022-01-05 16:15:57','','127.0.0.1','loggedin',1),(280,'user','5','2022-01-06 09:32:14','','','127.0.0.1','loggedin',1),(281,'user','5','2022-01-06 12:43:30','','','127.0.0.1','loggedin',1),(282,'user','5','2022-01-06 15:11:54','','','127.0.0.1','loggedin',1),(283,'user','5','2022-01-07 09:18:12','','','127.0.0.1','loggedin',1),(284,'user','5','2022-01-07 12:29:38','2022-01-07 13:12:48','','127.0.0.1','loggedin',1),(285,'admin','3','2022-01-07 13:13:01','2022-01-07 13:13:34','','127.0.0.1','loggedin',1),(286,'admin','3','2022-01-07 13:14:04','2022-01-07 13:15:49','','127.0.0.1','loggedin',1),(287,'user','5','2022-01-07 16:20:09','2022-01-07 16:49:35','','127.0.0.1','loggedin',1),(288,'admin','3','2022-01-07 16:49:48','2022-01-07 16:50:37','','127.0.0.1','loggedin',1),(289,'user','5','2022-01-08 10:52:51','','','127.0.0.1','loggedin',1),(290,'user','5','2022-01-08 13:19:44','','','127.0.0.1','loggedin',1),(291,'user','5','2022-01-08 15:58:54','','','127.0.0.1','loggedin',1),(292,'user','5','2022-01-08 18:00:15','','','127.0.0.1','loggedin',1),(293,'user','5','2022-01-10 09:34:40','','','127.0.0.1','loggedin',1),(294,'user','5','2022-01-10 12:16:02','2022-01-10 12:46:55','','127.0.0.1','loggedin',1),(295,'admin','3','2022-01-10 12:47:46','2022-01-10 12:49:02','','127.0.0.1','loggedin',1),(296,'admin','3','2022-01-10 13:24:53','2022-01-10 13:51:46','','127.0.0.1','loggedin',1),(297,'admin','3','2022-01-10 14:45:14','2022-01-10 14:45:49','','127.0.0.1','loggedin',1),(298,'user','5','2022-01-11 10:24:11','','','127.0.0.1','loggedin',1),(299,'user','5','2022-01-11 13:26:01','2022-01-11 16:08:38','','127.0.0.1','loggedin',1),(300,'admin','3','2022-01-11 16:08:47','2022-01-11 16:10:27','','127.0.0.1','loggedin',1),(301,'user','5','2022-01-11 17:33:26','','','127.0.0.1','loggedin',1),(302,'user','5','2022-01-12 09:06:11','2022-01-12 11:27:53','','127.0.0.1','loggedin',1),(303,'admin','3','2022-01-12 11:28:07','2022-01-12 11:28:30','','127.0.0.1','loggedin',1),(304,'user','5','2022-01-12 12:13:38','','','127.0.0.1','loggedin',1),(305,'admin','3','2022-01-12 16:17:14','2022-01-12 16:18:11','','127.0.0.1','loggedin',1),(306,'user','5','2022-01-12 17:04:07','','','127.0.0.1','loggedin',1),(307,'user','5','2022-01-13 08:34:59','2022-01-13 12:01:37','','127.0.0.1','loggedin',1),(308,'admin','3','2022-01-13 12:01:51','2022-01-13 12:26:13','','127.0.0.1','loggedin',1),(309,'user','5','2022-01-13 13:12:39','2022-01-13 16:14:06','','127.0.0.1','loggedin',1),(310,'admin','3','2022-01-13 16:14:23','2022-01-13 16:14:59','','127.0.0.1','loggedin',1),(311,'admin','3','2022-01-13 16:57:09','2022-01-13 17:06:57','','127.0.0.1','loggedin',1),(312,'user','5','2022-01-14 08:59:15','','','127.0.0.1','loggedin',1),(313,'user','5','2022-01-14 12:55:38','','','127.0.0.1','loggedin',1),(314,'user','5','2022-01-14 18:56:28','','','127.0.0.1','loggedin',1),(315,'user','5','2022-01-15 07:55:33','','','127.0.0.1','loggedin',1),(316,'user','5','2022-01-15 12:10:37','','','127.0.0.1','loggedin',1),(317,'user','5','2022-01-17 07:25:54','','','127.0.0.1','loggedin',1),(318,'user','5','2022-01-17 08:33:53','2022-01-17 09:44:13','','127.0.0.1','loggedin',1),(319,'admin','3','2022-01-17 09:44:55','2022-01-17 09:53:57','','127.0.0.1','loggedin',1),(320,'user','5','2022-01-18 07:19:39','','','127.0.0.1','loggedin',1),(321,'user','5','2022-01-18 10:19:58','2022-01-18 11:56:13','','127.0.0.1','loggedin',1),(322,'admin','3','2022-01-18 11:56:25','2022-01-18 12:18:01','','127.0.0.1','loggedin',1),(323,'user','5','2022-01-18 13:34:09','','','127.0.0.1','loggedin',1),(324,'user','5','2022-01-19 08:27:35','2022-01-19 11:53:00','','127.0.0.1','loggedin',1),(325,'admin','3','2022-01-19 11:53:17','2022-01-19 11:53:45','','127.0.0.1','loggedin',1),(326,'admin','3','2022-01-19 15:50:08','','','127.0.0.1','loggedin',1),(327,'user','5','2022-01-20 08:52:13','2022-01-20 09:54:29','','127.0.0.1','loggedin',1),(328,'admin','3','2022-01-20 09:57:22','2022-01-20 10:12:28','','127.0.0.1','loggedin',1),(329,'admin','3','2022-01-20 10:20:42','2022-01-20 10:25:02','','127.0.0.1','loggedin',1),(330,'admin','3','2022-01-20 11:07:36','2022-01-20 11:08:55','','127.0.0.1','loggedin',1),(331,'user','5','2022-01-20 11:25:42','','','127.0.0.1','loggedin',1),(332,'user','5','2022-01-20 16:06:53','2022-01-20 16:13:30','','127.0.0.1','loggedin',1),(333,'admin','3','2022-01-20 16:13:41','2022-01-20 16:19:55','','127.0.0.1','loggedin',1),(334,'user','5','2022-01-20 16:57:37','','','127.0.0.1','loggedin',1),(335,'user','5','2022-01-21 11:17:38','','','127.0.0.1','loggedin',1),(336,'user','5','2022-01-21 13:21:06','','','127.0.0.1','loggedin',1),(337,'user','5','2022-01-21 13:48:35','','','127.0.0.1','loggedin',1),(338,'user','5','2022-01-22 08:18:11','','','127.0.0.1','loggedin',1),(339,'user','5','2022-01-24 08:52:59','','','127.0.0.1','loggedin',1),(340,'admin','3','2022-01-24 11:53:45','2022-01-24 12:23:04','','127.0.0.1','loggedin',1),(341,'admin','3','2022-01-24 12:51:59','','','127.0.0.1','loggedin',1),(342,'user','5','2022-01-24 15:51:18','','','127.0.0.1','loggedin',1),(343,'user','5','2022-01-25 09:11:03','','','127.0.0.1','loggedin',1),(344,'admin','3','2022-01-25 09:35:15','2022-01-25 10:45:23','','127.0.0.1','loggedin',1),(345,'user','5','2022-01-25 11:01:17','2022-01-25 15:06:06','','127.0.0.1','loggedin',1),(346,'admin','3','2022-01-25 15:06:18','2022-01-25 15:37:49','','127.0.0.1','loggedin',1),(347,'admin','3','2022-01-25 16:09:53','2022-01-25 17:14:26','','127.0.0.1','loggedin',1),(348,'user','5','2022-01-25 17:28:16','','','127.0.0.1','loggedin',1),(349,'user','5','2022-01-25 17:29:03','','','127.0.0.1','loggedin',1),(350,'user','5','2022-01-25 18:26:55','','','127.0.0.1','loggedin',1),(351,'user','5','2022-01-26 10:33:43','','','127.0.0.1','loggedin',1),(352,'user','5','2022-01-26 17:17:08','','','127.0.0.1','loggedin',1),(353,'user','5','2022-01-27 08:55:46','','','127.0.0.1','loggedin',1),(354,'user','5','2022-01-27 14:13:54','','','127.0.0.1','loggedin',1),(355,'user','5','2022-01-27 17:46:51','','','127.0.0.1','loggedin',1),(356,'user','5','2022-01-28 08:33:42','','','127.0.0.1','loggedin',1),(357,'user','5','2022-01-28 13:40:19','','','127.0.0.1','loggedin',1),(358,'user','5','2022-01-28 17:34:32','','','127.0.0.1','loggedin',1),(359,'user','5','2022-01-29 07:43:01','','','127.0.0.1','loggedin',1),(360,'user','5','2022-01-29 16:40:20','','','127.0.0.1','loggedin',1),(361,'user','5','2022-01-31 07:24:24','','','127.0.0.1','loggedin',1),(362,'user','5','2022-01-31 11:23:51','2022-01-31 11:38:01','','127.0.0.1','loggedin',1),(363,'admin','3','2022-01-31 11:38:21','2022-01-31 12:33:13','','127.0.0.1','loggedin',1),(364,'admin','3','2022-01-31 12:47:34','2022-01-31 12:48:03','','127.0.0.1','loggedin',1),(365,'admin','3','2022-01-31 16:06:24','2022-01-31 16:19:49','','127.0.0.1','loggedin',1),(366,'admin','3','2022-01-31 16:20:15','2022-01-31 16:26:58','','127.0.0.1','loggedin',1),(367,'user','5','2022-02-01 07:26:10','','','127.0.0.1','loggedin',1),(368,'user','5','2022-02-01 14:09:03','','','127.0.0.1','loggedin',1),(369,'user','5','2022-02-01 16:56:21','','','127.0.0.1','loggedin',1),(370,'user','5','2022-02-02 07:46:53','','','127.0.0.1','loggedin',1),(371,'user','5','2022-02-03 09:30:50','','','127.0.0.1','loggedin',1),(372,'user','5','2022-02-04 09:01:01','','','127.0.0.1','loggedin',1),(373,'user','5','2022-02-04 11:20:15','','','127.0.0.1','loggedin',1),(374,'user','5','2022-02-04 16:31:47','','','127.0.0.1','loggedin',1),(375,'user','5','2022-02-05 09:42:40','','','127.0.0.1','loggedin',1),(376,'user','5','2022-02-07 08:20:56','','','127.0.0.1','loggedin',1),(377,'user','5','2022-02-07 12:02:05','','','127.0.0.1','loggedin',1),(378,'admin','3','2022-02-07 15:20:02','2022-02-07 16:11:44','','127.0.0.1','loggedin',1),(379,'user','5','2022-02-07 18:04:49','','','127.0.0.1','loggedin',1),(380,'user','5','2022-02-08 11:40:43','','','127.0.0.1','loggedin',1),(381,'user','5','2022-02-08 13:48:32','','','127.0.0.1','loggedin',1),(382,'user','5','2022-02-08 18:29:49','','','127.0.0.1','loggedin',1),(383,'user','5','2022-02-09 08:26:27','','','127.0.0.1','loggedin',1),(384,'admin','3','2022-02-09 11:16:33','','','127.0.0.1','loggedin',1),(385,'admin','3','2022-02-10 09:48:03','','','127.0.0.1','loggedin',1),(386,'user','5','2022-02-10 12:01:09','2022-02-10 13:46:27','','127.0.0.1','loggedin',1),(387,'admin','3','2022-02-10 13:46:39','2022-02-10 13:46:59','','127.0.0.1','loggedin',1),(388,'user','5','2022-02-10 15:33:10','','','127.0.0.1','loggedin',1),(389,'user','5','2022-02-11 09:17:27','','','127.0.0.1','loggedin',1),(390,'user','5','2022-02-11 12:09:04','','','127.0.0.1','loggedin',1),(391,'user','5','2022-02-11 12:12:54','','','127.0.0.1','loggedin',1),(392,'user','5','2022-02-11 14:31:50','','','127.0.0.1','loggedin',1),(393,'user','5','2022-02-11 18:09:48','','','127.0.0.1','loggedin',1),(394,'user','5','2022-02-12 08:25:27','','','127.0.0.1','loggedin',1),(395,'user','5','2022-02-12 13:12:46','','','127.0.0.1','loggedin',1),(396,'user','5','2022-02-12 14:44:51','','','127.0.0.1','loggedin',1),(397,'user','5','2022-02-12 16:38:35','','','127.0.0.1','loggedin',1),(398,'user','5','2022-02-14 09:05:44','2022-02-14 13:59:00','','127.0.0.1','loggedin',1),(399,'admin','3','2022-02-14 13:59:11','','','127.0.0.1','loggedin',1),(400,'user','5','2022-02-14 18:22:10','','','127.0.0.1','loggedin',1),(401,'user','5','2022-02-15 10:58:55','2022-02-15 11:27:33','','127.0.0.1','loggedin',1),(402,'admin','3','2022-02-15 11:28:39','','','127.0.0.1','loggedin',1),(403,'user','5','2022-02-15 12:41:49','','','127.0.0.1','loggedin',1),(404,'admin','3','2022-02-15 16:56:44','2022-02-15 16:59:01','','127.0.0.1','loggedin',1),(405,'admin','3','2022-02-15 17:14:10','','','127.0.0.1','loggedin',1),(406,'user','5','2022-02-16 08:54:51','2022-02-16 10:52:41','','127.0.0.1','loggedin',1),(407,'admin','3','2022-02-16 10:52:50','2022-02-16 10:59:56','','127.0.0.1','loggedin',1),(408,'user','5','2022-02-16 14:01:42','','','127.0.0.1','loggedin',1),(409,'user','5','2022-02-16 16:57:25','2022-02-16 17:13:13','','127.0.0.1','loggedin',1),(410,'admin','3','2022-02-16 17:13:21','2022-02-16 17:14:18','','127.0.0.1','loggedin',1),(411,'user','5','2022-02-16 17:40:18','','','127.0.0.1','loggedin',1),(412,'user','5','2022-02-17 07:32:02','','','127.0.0.1','loggedin',1),(413,'user','5','2022-02-17 10:17:28','','','127.0.0.1','loggedin',1),(414,'user','5','2022-02-17 12:10:01','','','127.0.0.1','loggedin',1),(415,'admin','3','2022-02-17 15:48:58','','','127.0.0.1','loggedin',1),(416,'admin','3','2022-02-17 16:37:54','2022-02-17 16:38:39','','127.0.0.1','loggedin',1),(417,'user','5','2022-02-18 08:10:15','2022-02-18 10:14:37','','127.0.0.1','loggedin',1),(418,'admin','3','2022-02-18 10:14:46','2022-02-18 10:14:59','','127.0.0.1','loggedin',1),(419,'admin','3','2022-02-18 10:55:02','','','127.0.0.1','loggedin',1),(420,'user','5','2022-02-18 11:45:04','2022-02-18 11:58:18','','127.0.0.1','loggedin',1),(421,'admin','3','2022-02-18 11:58:28','2022-02-18 11:59:11','','127.0.0.1','loggedin',1),(422,'admin','3','2022-02-18 12:39:34','2022-02-18 12:40:44','','127.0.0.1','loggedin',1),(423,'admin','3','2022-02-18 18:13:16','2022-02-18 18:48:36','','127.0.0.1','loggedin',1),(424,'user','5','2022-02-19 07:42:33','','','127.0.0.1','loggedin',1),(425,'user','5','2022-02-19 09:44:49','2022-02-19 11:41:50','','127.0.0.1','loggedin',1),(426,'admin','3','2022-02-19 11:41:59','2022-02-19 11:44:45','','127.0.0.1','loggedin',1),(427,'user','5','2022-02-19 11:44:54','2022-02-19 11:55:03','','127.0.0.1','loggedin',1),(428,'admin','3','2022-02-19 11:58:56','','','127.0.0.1','loggedin',1),(429,'user','5','2022-02-19 14:49:42','2022-02-19 15:06:00','','127.0.0.1','loggedin',1),(430,'admin','3','2022-02-19 15:06:13','2022-02-19 15:40:31','','127.0.0.1','loggedin',1),(431,'user','5','2022-02-19 15:51:11','','','127.0.0.1','loggedin',1),(432,'admin','3','2022-02-21 16:40:08','','','127.0.0.1','loggedin',1),(433,'user','5','2022-02-22 08:43:13','','','127.0.0.1','loggedin',1),(434,'user','5','2022-02-22 11:01:36','2022-02-22 11:07:28','','127.0.0.1','loggedin',1),(435,'admin','3','2022-02-22 11:07:37','2022-02-22 11:08:01','','127.0.0.1','loggedin',1),(436,'admin','3','2022-02-22 11:15:31','2022-02-22 11:39:31','','127.0.0.1','loggedin',1),(437,'user','5','2022-02-22 16:11:07','','','127.0.0.1','loggedin',1),(438,'user','5','2022-02-23 09:34:33','','','127.0.0.1','loggedin',1),(439,'user','5','2022-02-23 12:54:46','','','127.0.0.1','loggedin',1),(440,'user','5','2022-02-23 18:40:08','','','127.0.0.1','loggedin',1),(441,'user','5','2022-02-24 08:50:32','2022-02-24 10:21:45','','127.0.0.1','loggedin',1),(442,'admin','3','2022-02-24 10:22:28','2022-02-24 10:33:53','','127.0.0.1','loggedin',1),(443,'user','5','2022-02-24 10:34:04','2022-02-24 10:37:12','','127.0.0.1','loggedin',1),(444,'admin','3','2022-02-24 10:37:20','2022-02-24 10:42:12','','127.0.0.1','loggedin',1),(445,'user','5','2022-02-24 11:25:45','','','127.0.0.1','loggedin',1),(446,'user','5','2022-02-24 14:22:59','2022-02-24 16:06:09','','127.0.0.1','loggedin',1),(447,'admin','3','2022-02-24 16:06:24','2022-02-24 16:07:35','','127.0.0.1','loggedin',1),(448,'user','5','2022-02-25 09:16:22','','','127.0.0.1','loggedin',1),(449,'user','5','2022-02-25 09:17:08','','','127.0.0.1','loggedin',1),(450,'admin','3','2022-02-25 10:14:47','2022-02-25 10:15:09','','127.0.0.1','loggedin',1),(451,'user','5','2022-02-25 10:41:55','2022-02-25 13:09:53','','127.0.0.1','loggedin',1),(452,'admin','3','2022-02-25 13:10:02','','','127.0.0.1','loggedin',1),(453,'admin','3','2022-02-25 13:12:43','','','127.0.0.1','loggedin',1),(454,'admin','3','2022-02-25 15:01:13','2022-02-25 15:16:42','','127.0.0.1','loggedin',1),(455,'admin','3','2022-02-25 17:13:45','','','127.0.0.1','loggedin',1),(456,'admin','3','2022-02-26 08:36:08','','','127.0.0.1','loggedin',1),(457,'admin','3','2022-02-26 14:17:14','2022-02-26 19:10:21','','127.0.0.1','loggedin',1),(458,'admin','3','2022-02-28 11:01:32','2022-02-28 11:04:34','','127.0.0.1','loggedin',1),(459,'user','5','2022-02-28 11:34:11','','','127.0.0.1','loggedin',1),(460,'admin','3','2022-02-28 17:02:33','2022-02-28 17:17:35','','127.0.0.1','loggedin',1),(461,'user','5','2022-02-28 18:29:26','','','127.0.0.1','loggedin',1),(462,'user','5','2022-03-01 10:02:45','2022-03-01 11:03:47','','127.0.0.1','loggedin',1),(463,'admin','3','2022-03-01 11:03:58','2022-03-01 11:34:15','','127.0.0.1','loggedin',1),(464,'user','5','2022-03-01 12:15:14','','','127.0.0.1','loggedin',1),(465,'user','5','2022-03-01 16:26:48','','','127.0.0.1','loggedin',1),(466,'user','5','2022-03-02 08:30:14','2022-03-02 10:44:50','','127.0.0.1','loggedin',1),(467,'admin','3','2022-03-02 10:44:59','2022-03-02 10:45:47','','127.0.0.1','loggedin',1),(468,'user','5','2022-03-02 12:07:10','2022-03-02 16:55:40','','127.0.0.1','loggedin',1),(469,'admin','3','2022-03-02 16:55:48','2022-03-02 17:21:31','','127.0.0.1','loggedin',1),(470,'user','5','2022-03-03 08:45:34','','','127.0.0.1','loggedin',1),(471,'admin','3','2022-03-03 12:35:33','2022-03-03 12:37:34','','127.0.0.1','loggedin',1),(472,'user','5','2022-03-03 12:41:20','2022-03-03 13:10:04','','127.0.0.1','loggedin',1),(473,'admin','3','2022-03-03 13:10:13','2022-03-03 13:14:25','','127.0.0.1','loggedin',1),(474,'user','5','2022-03-03 14:19:41','','','127.0.0.1','loggedin',1),(475,'user','5','2022-03-04 09:56:55','','','127.0.0.1','loggedin',1),(476,'user','5','2022-03-04 12:36:35','2022-03-04 16:16:00','','127.0.0.1','loggedin',1),(477,'admin','3','2022-03-04 16:16:09','2022-03-04 16:18:46','','127.0.0.1','loggedin',1),(478,'admin','3','2022-03-04 16:20:15','2022-03-04 16:35:07','','127.0.0.1','loggedin',1),(479,'user','5','2022-03-04 16:37:11','2022-03-04 17:17:11','','127.0.0.1','loggedin',1),(480,'admin','3','2022-03-04 17:52:43','','','127.0.0.1','loggedin',1),(481,'user','5','2022-03-05 11:47:53','','','127.0.0.1','loggedin',1),(482,'user','5','2022-03-05 13:30:32','','','127.0.0.1','loggedin',1),(483,'user','5','2022-03-07 07:50:52','2022-03-07 11:05:28','','127.0.0.1','loggedin',1),(484,'admin','3','2022-03-07 11:05:38','2022-03-07 11:11:01','','127.0.0.1','loggedin',1),(485,'user','5','2022-03-07 12:18:42','','','127.0.0.1','loggedin',1),(486,'user','5','2022-03-07 15:31:15','2022-03-07 16:27:04','','127.0.0.1','loggedin',1),(487,'admin','3','2022-03-07 16:27:26','2022-03-07 16:28:06','','127.0.0.1','loggedin',1),(488,'user','5','2022-03-07 16:28:21','2022-03-07 16:29:07','','127.0.0.1','loggedin',1),(489,'admin','3','2022-03-07 16:29:19','2022-03-07 16:30:00','','127.0.0.1','loggedin',1),(490,'admin','3','2022-03-07 16:31:26','2022-03-07 16:37:52','','127.0.0.1','loggedin',1),(491,'user','5','2022-03-07 18:44:21','','','127.0.0.1','loggedin',1),(492,'user','5','2022-03-08 07:32:34','','','127.0.0.1','loggedin',1),(493,'user','5','2022-03-08 11:38:50','','','127.0.0.1','loggedin',1),(494,'user','5','2022-03-08 15:45:53','2022-03-08 17:24:58','','127.0.0.1','loggedin',1),(495,'admin','3','2022-03-08 17:25:09','2022-03-08 17:25:32','','127.0.0.1','loggedin',1),(496,'admin','3','2022-03-08 17:25:45','2022-03-08 17:26:15','','127.0.0.1','loggedin',1),(497,'admin','3','2022-03-08 17:27:10','2022-03-08 17:29:17','','127.0.0.1','loggedin',1),(498,'user','5','2022-03-08 17:29:40','2022-03-08 17:31:22','','127.0.0.1','loggedin',1),(499,'admin','3','2022-03-08 17:32:06','2022-03-08 17:32:21','','127.0.0.1','loggedin',1),(500,'user','5','2022-03-08 18:05:57','2022-03-08 18:22:31','','127.0.0.1','loggedin',1),(501,'user','5','2022-03-08 18:23:29','','','127.0.0.1','loggedin',1),(502,'user','5','2022-03-09 10:54:35','2022-03-09 11:11:43','','127.0.0.1','loggedin',1),(503,'admin','3','2022-03-09 11:11:52','2022-03-09 11:12:11','','127.0.0.1','loggedin',1),(504,'admin','3','2022-03-09 11:13:59','2022-03-09 11:19:30','','127.0.0.1','loggedin',1),(505,'admin','3','2022-03-09 17:13:25','2022-03-09 17:15:09','','127.0.0.1','loggedin',1),(506,'user','5','2022-03-09 18:38:58','','','127.0.0.1','loggedin',1),(507,'user','5','2022-03-10 08:45:08','','','127.0.0.1','loggedin',1),(508,'user','5','2022-03-10 17:29:01','','','127.0.0.1','loggedin',1),(509,'user','5','2022-03-11 14:03:03','','','127.0.0.1','loggedin',1),(510,'user','5','2022-03-11 15:20:07','','','127.0.0.1','loggedin',1),(511,'user','5','2022-03-11 15:33:48','','','127.0.0.1','loggedin',1),(512,'user','5','2022-03-11 15:34:58','','','127.0.0.1','loggedin',1),(513,'user','5','2022-03-11 15:36:15','','','127.0.0.1','loggedin',1),(514,'user','5','2022-03-12 09:56:01','','','127.0.0.1','loggedin',1),(515,'user','5','2022-03-12 11:01:55','','','127.0.0.1','loggedin',1),(516,'user','5','2022-03-12 17:39:51','','','127.0.0.1','loggedin',1),(517,'user','5','2022-03-14 09:16:04','','','127.0.0.1','loggedin',1),(518,'user','5','2022-03-14 11:53:56','2022-03-14 13:01:54','','127.0.0.1','loggedin',1),(519,'admin','3','2022-03-14 13:02:04','2022-03-14 13:12:35','','127.0.0.1','loggedin',1),(520,'admin','3','2022-03-14 13:33:49','2022-03-14 13:34:18','','127.0.0.1','loggedin',1),(521,'user','5','2022-03-14 14:00:19','2022-03-14 14:25:01','','127.0.0.1','loggedin',1),(522,'admin','3','2022-03-14 14:25:09','2022-03-14 14:25:22','','127.0.0.1','loggedin',1),(523,'user','5','2022-03-14 17:28:05','','','127.0.0.1','loggedin',1),(524,'user','5','2022-03-15 08:19:00','','','127.0.0.1','loggedin',1),(525,'user','5','2022-03-15 13:15:15','','','127.0.0.1','loggedin',1),(526,'user','5','2022-03-15 14:47:38','2022-03-15 17:10:14','','127.0.0.1','loggedin',1),(527,'admin','3','2022-03-15 17:10:38','2022-03-15 17:11:14','','127.0.0.1','loggedin',1),(528,'admin','3','2022-03-15 17:21:26','','','127.0.0.1','loggedin',1),(529,'admin','3','2022-03-15 17:49:12','2022-03-15 18:27:16','','127.0.0.1','loggedin',1),(530,'user','5','2022-03-15 18:40:30','','','127.0.0.1','loggedin',1),(531,'user','5','2022-03-16 08:28:14','','','127.0.0.1','loggedin',1),(532,'admin','3','2022-03-16 13:39:57','2022-03-16 13:51:10','','127.0.0.1','loggedin',1),(533,'user','5','2022-03-16 16:22:19','2022-03-16 16:47:17','','127.0.0.1','loggedin',1),(534,'admin','3','2022-03-16 16:47:29','2022-03-16 16:48:13','','127.0.0.1','loggedin',1),(535,'admin','3','2022-03-16 16:53:43','2022-03-16 16:54:28','','127.0.0.1','loggedin',1),(536,'admin','3','2022-03-16 17:37:05','2022-03-16 17:37:58','','127.0.0.1','loggedin',1),(537,'admin','3','2022-03-16 17:49:57','2022-03-16 17:50:21','','127.0.0.1','loggedin',1),(538,'user','5','2022-03-16 18:04:00','','','127.0.0.1','loggedin',1),(539,'user','5','2022-03-17 10:01:52','2022-03-17 13:05:22','','127.0.0.1','loggedin',1),(540,'admin','3','2022-03-17 13:05:34','2022-03-17 13:06:07','','127.0.0.1','loggedin',1),(541,'admin','3','2022-03-17 13:56:30','2022-03-17 13:57:12','','127.0.0.1','loggedin',1),(542,'user','5','2022-03-17 16:13:12','','','127.0.0.1','loggedin',1),(543,'user','5','2022-03-18 08:55:33','','','127.0.0.1','loggedin',1),(544,'user','5','2022-03-18 12:39:12','','','127.0.0.1','loggedin',1),(545,'user','5','2022-03-18 16:54:23','','','127.0.0.1','loggedin',1),(546,'admin','3','2022-03-19 10:19:50','2022-03-19 10:21:26','','127.0.0.1','loggedin',1),(547,'user','5','2022-03-19 10:23:29','','','127.0.0.1','loggedin',1),(548,'user','5','2022-03-21 09:18:55','2022-03-21 10:45:06','','127.0.0.1','loggedin',1),(549,'admin','3','2022-03-21 10:45:16','2022-03-21 10:47:00','','127.0.0.1','loggedin',1),(550,'admin','3','2022-03-21 10:47:10','2022-03-21 10:57:49','','127.0.0.1','loggedin',1),(551,'admin','3','2022-03-21 10:58:23','2022-03-21 10:59:31','','127.0.0.1','loggedin',1),(552,'user','5','2022-03-21 12:02:03','','','127.0.0.1','loggedin',1),(553,'user','5','2022-03-21 16:08:35','2022-03-21 16:11:47','','127.0.0.1','loggedin',1),(554,'admin','3','2022-03-21 16:12:00','2022-03-21 16:12:34','','127.0.0.1','loggedin',1),(555,'admin','3','2022-03-21 16:46:35','2022-03-21 16:46:51','','127.0.0.1','loggedin',1),(556,'user','5','2022-03-22 16:46:07','','','127.0.0.1','loggedin',1),(557,'user','5','2022-03-23 08:17:31','','','127.0.0.1','loggedin',1),(558,'user','5','2022-03-23 12:33:51','2022-03-23 13:39:19','','127.0.0.1','loggedin',1),(559,'admin','3','2022-03-23 13:39:42','2022-03-23 13:40:02','','127.0.0.1','loggedin',1),(560,'admin','3','2022-03-23 13:40:20','2022-03-23 13:40:43','','127.0.0.1','loggedin',1),(561,'user','5','2022-03-23 14:10:06','2022-03-23 14:30:37','','127.0.0.1','loggedin',1),(562,'admin','3','2022-03-23 14:30:45','2022-03-23 14:46:46','','127.0.0.1','loggedin',1),(563,'user','5','2022-03-23 14:47:11','','','127.0.0.1','loggedin',1),(564,'admin','3','2022-03-23 17:10:31','2022-03-23 17:10:48','','127.0.0.1','loggedin',1),(565,'user','5','2022-03-24 08:22:16','2022-03-24 10:33:33','','127.0.0.1','loggedin',1),(566,'admin','3','2022-03-24 10:33:46','2022-03-24 10:34:15','','127.0.0.1','loggedin',1),(567,'admin','3','2022-03-24 10:48:57','2022-03-24 10:52:08','','127.0.0.1','loggedin',1),(568,'admin','3','2022-03-24 10:56:11','2022-03-24 12:34:22','','127.0.0.1','loggedin',1),(569,'admin','3','2022-03-24 12:34:32','2022-03-24 12:49:11','','127.0.0.1','loggedin',1),(570,'user','5','2022-03-24 13:51:36','','','127.0.0.1','loggedin',1),(571,'user','5','2022-03-24 16:04:11','','','127.0.0.1','loggedin',1),(572,'user','5','2022-03-25 08:04:22','2022-03-25 09:58:25','','127.0.0.1','loggedin',1),(573,'admin','3','2022-03-25 09:58:35','2022-03-25 10:06:53','','127.0.0.1','loggedin',1),(574,'admin','3','2022-03-25 10:12:33','2022-03-25 10:13:17','','127.0.0.1','loggedin',1),(575,'admin','3','2022-03-25 10:29:27','2022-03-25 11:09:03','','127.0.0.1','loggedin',1),(576,'admin','3','2022-03-25 11:12:37','2022-03-25 12:07:19','','127.0.0.1','loggedin',1),(577,'user','5','2022-03-25 12:12:40','2022-03-25 14:39:50','','127.0.0.1','loggedin',1),(578,'admin','3','2022-03-25 14:40:01','2022-03-25 14:41:55','','127.0.0.1','loggedin',1),(579,'user','5','2022-03-25 15:59:44','2022-03-25 17:36:42','','127.0.0.1','loggedin',1),(580,'admin','3','2022-03-25 17:36:56','2022-03-25 17:39:15','','127.0.0.1','loggedin',1),(581,'admin','3','2022-03-25 18:44:12','2022-03-25 18:44:34','','127.0.0.1','loggedin',1),(582,'user','5','2022-03-26 08:29:16','2022-03-26 12:10:07','','127.0.0.1','loggedin',1),(583,'admin','3','2022-03-26 12:10:16','2022-03-26 12:10:31','','127.0.0.1','loggedin',1),(584,'user','5','2022-03-26 12:31:45','','','127.0.0.1','loggedin',1),(585,'user','5','2022-03-26 12:32:14','2022-03-26 13:07:37','','127.0.0.1','loggedin',1),(586,'admin','3','2022-03-26 13:07:45','2022-03-26 13:34:13','','127.0.0.1','loggedin',1),(587,'user','5','2022-03-26 14:14:06','2022-03-26 16:07:20','','127.0.0.1','loggedin',1),(588,'admin','3','2022-03-26 16:07:29','2022-03-26 16:07:50','','127.0.0.1','loggedin',1),(589,'user','5','2022-03-26 17:43:45','2022-03-26 18:21:44','','127.0.0.1','loggedin',1),(590,'admin','3','2022-03-26 18:21:58','2022-03-26 18:23:17','','127.0.0.1','loggedin',1),(591,'admin','3','2022-03-26 18:23:28','2022-03-26 18:27:41','','127.0.0.1','loggedin',1),(592,'user','5','2022-03-28 09:37:46','2022-03-28 15:43:05','','127.0.0.1','loggedin',1),(593,'admin','3','2022-03-28 15:44:10','2022-03-28 15:44:31','','127.0.0.1','loggedin',1),(594,'user','5','2022-03-28 15:57:33','2022-03-28 16:12:56','','127.0.0.1','loggedin',1),(595,'admin','3','2022-03-28 16:13:05','2022-03-28 16:25:51','','127.0.0.1','loggedin',1),(596,'admin','3','2022-03-28 17:51:58','2022-03-28 17:52:11','','127.0.0.1','loggedin',1),(597,'user','5','2022-03-28 18:21:38','','','127.0.0.1','loggedin',1),(598,'user','5','2022-03-29 08:13:09','','','127.0.0.1','loggedin',1),(599,'user','5','2022-03-29 15:07:20','','','127.0.0.1','loggedin',1),(600,'user','5','2022-03-29 18:09:29','','','127.0.0.1','loggedin',1),(601,'user','5','2022-03-30 07:40:06','','','127.0.0.1','loggedin',1),(602,'user','5','2022-03-30 09:39:55','2022-03-30 11:32:34','','127.0.0.1','loggedin',1),(603,'admin','3','2022-03-30 11:32:43','2022-03-30 11:33:03','','127.0.0.1','loggedin',1),(604,'admin','3','2022-03-30 11:33:16','','','127.0.0.1','loggedin',1),(605,'admin','3','2022-03-30 12:25:52','2022-03-30 13:07:44','','127.0.0.1','loggedin',1),(606,'admin','3','2022-03-30 13:13:16','2022-03-30 15:01:29','','127.0.0.1','loggedin',1),(607,'admin','3','2022-03-30 15:01:38','2022-03-30 15:01:55','','127.0.0.1','loggedin',1),(608,'user','5','2022-03-30 15:13:03','2022-03-30 15:48:47','','127.0.0.1','loggedin',1),(609,'admin','3','2022-03-30 15:48:58','2022-03-30 15:50:25','','127.0.0.1','loggedin',1),(610,'user','5','2022-03-30 16:51:18','2022-03-30 17:35:07','','127.0.0.1','loggedin',1),(611,'admin','3','2022-03-30 17:35:19','2022-03-30 17:36:09','','127.0.0.1','loggedin',1),(612,'user','5','2022-03-30 18:25:06','','','127.0.0.1','loggedin',1),(613,'user','5','2022-03-31 07:44:11','','','127.0.0.1','loggedin',1),(614,'admin','3','2022-03-31 16:55:13','','','127.0.0.1','loggedin',1),(615,'admin','3','2022-03-31 17:03:46','2022-03-31 17:29:09','','127.0.0.1','loggedin',1),(616,'admin','3','2022-03-31 17:29:18','2022-03-31 17:29:34','','127.0.0.1','loggedin',1),(617,'admin','3','2022-03-31 17:30:59','2022-03-31 17:31:45','','127.0.0.1','loggedin',1),(618,'user','5','2022-03-31 17:58:27','','','127.0.0.1','loggedin',1),(619,'user','5','2022-04-01 09:42:03','','','127.0.0.1','loggedin',1),(620,'user','5','2022-04-01 13:30:29','','','127.0.0.1','loggedin',1),(621,'user','5','2022-04-02 08:00:10','','','127.0.0.1','loggedin',1),(622,'user','5','2022-04-02 09:28:46','','','127.0.0.1','loggedin',1),(623,'user','5','2022-04-02 09:46:12','','','127.0.0.1','loggedin',1),(624,'user','5','2022-04-02 12:58:58','','','127.0.0.1','loggedin',1),(625,'user','5','2022-04-04 07:57:53','2022-04-04 09:36:48','','127.0.0.1','loggedin',1),(626,'admin','3','2022-04-04 09:36:57','2022-04-04 09:39:21','','127.0.0.1','loggedin',1),(627,'user','5','2022-04-04 09:39:30','2022-04-04 09:40:08','','127.0.0.1','loggedin',1),(628,'admin','3','2022-04-04 09:40:16','2022-04-04 10:18:52','','127.0.0.1','loggedin',1),(629,'user','5','2022-04-04 10:19:57','2022-04-04 10:20:02','','127.0.0.1','loggedin',1),(630,'admin','3','2022-04-04 10:20:10','2022-04-04 10:22:39','','127.0.0.1','loggedin',1),(631,'user','5','2022-04-04 13:03:53','2022-04-04 16:41:02','','127.0.0.1','loggedin',1),(632,'admin','3','2022-04-04 16:42:02','2022-04-04 17:06:19','','127.0.0.1','loggedin',1),(633,'user','5','2022-04-04 17:15:02','','','127.0.0.1','loggedin',1),(634,'user','5','2022-04-05 08:30:12','2022-04-05 13:04:39','','127.0.0.1','loggedin',1),(635,'admin','3','2022-04-05 13:04:49','2022-04-05 13:05:12','','127.0.0.1','loggedin',1),(636,'user','5','2022-04-05 13:05:21','','','127.0.0.1','loggedin',1),(637,'user','5','2022-04-05 15:26:24','','','127.0.0.1','loggedin',1),(638,'user','5','2022-04-06 08:11:04','2022-04-06 12:20:35','','127.0.0.1','loggedin',1),(639,'admin','3','2022-04-06 12:20:47','2022-04-06 12:21:14','','127.0.0.1','loggedin',1),(640,'user','5','2022-04-06 12:44:10','','','127.0.0.1','loggedin',1),(641,'user','5','2022-04-06 17:10:11','','','127.0.0.1','loggedin',1),(642,'user','5','2022-04-07 13:59:54','2022-04-07 14:17:07','','127.0.0.1','loggedin',1),(643,'admin','3','2022-04-07 14:17:18','2022-04-07 14:17:35','','127.0.0.1','loggedin',1),(644,'user','5','2022-04-07 14:54:11','2022-04-07 15:48:24','','127.0.0.1','loggedin',1),(645,'admin','3','2022-04-07 15:48:34','','','127.0.0.1','loggedin',1),(646,'user','5','2022-04-07 18:22:31','','','127.0.0.1','loggedin',1),(647,'user','5','2022-04-08 08:19:47','','','127.0.0.1','loggedin',1),(648,'user','5','2022-04-08 14:32:31','','','127.0.0.1','loggedin',1),(649,'user','5','2022-04-08 16:50:24','','','127.0.0.1','loggedin',1),(650,'user','5','2022-04-09 08:10:27','','','127.0.0.1','loggedin',1),(651,'admin','3','2022-04-09 10:49:58','2022-04-09 10:59:03','','127.0.0.1','loggedin',1),(652,'user','5','2022-04-09 11:00:00','2022-04-09 11:32:27','','127.0.0.1','loggedin',1),(653,'admin','3','2022-04-09 11:32:43','2022-04-09 11:39:47','','127.0.0.1','loggedin',1),(654,'user','5','2022-04-09 15:24:26','2022-04-09 15:55:52','','127.0.0.1','loggedin',1),(655,'admin','3','2022-04-09 15:56:06','2022-04-09 15:57:00','','127.0.0.1','loggedin',1),(656,'admin','3','2022-04-09 16:14:37','2022-04-09 16:35:06','','127.0.0.1','loggedin',1),(657,'user','5','2022-04-09 17:22:28','2022-04-09 17:54:24','','127.0.0.1','loggedin',1),(658,'admin','3','2022-04-09 17:54:34','2022-04-09 17:54:52','','127.0.0.1','loggedin',1),(659,'user','5','2022-04-11 07:42:16','','','127.0.0.1','loggedin',1),(660,'user','5','2022-04-11 10:26:29','2022-04-11 10:54:03','','127.0.0.1','loggedin',1),(661,'admin','3','2022-04-11 10:54:12','2022-04-11 10:57:50','','127.0.0.1','loggedin',1),(662,'user','5','2022-04-11 11:07:19','','','127.0.0.1','loggedin',1),(663,'user','5','2022-04-11 11:08:41','2022-04-11 11:34:31','','127.0.0.1','loggedin',1),(664,'admin','3','2022-04-11 11:34:42','2022-04-11 11:35:01','','127.0.0.1','loggedin',1),(665,'admin','3','2022-04-11 11:35:12','2022-04-11 11:36:25','','127.0.0.1','loggedin',1),(666,'user','5','2022-04-11 12:32:27','','','127.0.0.1','loggedin',1),(667,'user','5','2022-04-11 13:00:19','','','127.0.0.1','loggedin',1),(668,'user','5','2022-04-11 13:15:49','','','127.0.0.1','loggedin',1),(669,'user','5','2022-04-11 14:29:08','','','127.0.0.1','loggedin',1),(670,'user','5','2022-04-11 15:03:32','','','127.0.0.1','loggedin',1),(671,'user','5','2022-04-11 17:55:42','','','127.0.0.1','loggedin',1),(672,'user','5','2022-04-12 08:07:34','','','127.0.0.1','loggedin',1),(673,'admin','3','2022-04-12 10:30:31','2022-04-12 10:30:48','','127.0.0.1','loggedin',1),(674,'user','5','2022-04-12 12:32:55','','','127.0.0.1','loggedin',1),(675,'user','5','2022-04-12 16:21:32','','','127.0.0.1','loggedin',1),(676,'user','5','2022-04-13 07:26:53','','','127.0.0.1','loggedin',1),(677,'user','5','2022-04-13 10:55:30','2022-04-13 11:33:23','','127.0.0.1','loggedin',1),(678,'admin','3','2022-04-13 11:33:34','2022-04-13 11:53:07','','127.0.0.1','loggedin',1),(679,'user','5','2022-04-13 16:54:46','','','127.0.0.1','loggedin',1),(680,'user','5','2022-04-14 08:39:37','','','127.0.0.1','loggedin',1),(681,'user','5','2022-04-14 11:58:11','','','127.0.0.1','loggedin',1),(682,'user','5','2022-04-14 16:46:58','','','127.0.0.1','loggedin',1),(683,'user','5','2022-04-14 18:33:47','','','127.0.0.1','loggedin',1),(684,'user','5','2022-04-15 07:56:07','','','127.0.0.1','loggedin',1),(685,'user','5','2022-04-15 17:57:29','2022-04-15 19:10:11','','127.0.0.1','loggedin',1),(686,'admin','3','2022-04-15 19:10:21','2022-04-15 19:10:40','','127.0.0.1','loggedin',1),(687,'user','5','2022-04-16 07:41:53','','','127.0.0.1','loggedin',1),(688,'user','5','2022-04-16 13:44:21','2022-04-16 13:57:24','','127.0.0.1','loggedin',1),(689,'admin','3','2022-04-16 13:57:33','2022-04-16 13:57:55','','127.0.0.1','loggedin',1),(690,'user','5','2022-04-16 13:59:33','2022-04-16 14:02:22','','127.0.0.1','loggedin',1),(691,'admin','3','2022-04-16 14:02:29','','','127.0.0.1','loggedin',1),(692,'admin','4','2022-04-16 14:49:59','','','127.0.0.1','loggedin',1),(693,'admin','4','2022-04-16 14:56:23','','','127.0.0.1','loggedin',1),(694,'user','5','2022-04-18 08:07:04','','','127.0.0.1','loggedin',1),(695,'user','5','2022-04-18 12:04:03','','','127.0.0.1','loggedin',1),(696,'user','5','2022-04-19 08:32:16','','','127.0.0.1','loggedin',1),(697,'admin','3','2022-04-19 12:20:04','','','127.0.0.1','loggedin',1),(698,'admin','3','2022-04-19 14:23:11','','','127.0.0.1','loggedin',1),(699,'user','5','2022-04-19 16:10:21','2022-04-19 16:12:26','','127.0.0.1','loggedin',1),(700,'admin','3','2022-04-19 16:12:37','','','127.0.0.1','loggedin',1),(701,'user','5','2022-04-19 16:38:04','','','127.0.0.1','loggedin',1),(702,'user','5','2022-04-20 08:03:27','','','127.0.0.1','loggedin',1),(703,'user','5','2022-04-20 10:09:52','','','127.0.0.1','loggedin',1),(704,'user','5','2022-04-20 13:45:50','','','127.0.0.1','loggedin',1),(705,'user','5','2022-04-21 09:34:17','2022-04-21 11:02:30','','127.0.0.1','loggedin',1),(706,'admin','3','2022-04-21 11:02:38','2022-04-21 11:08:39','','127.0.0.1','loggedin',1),(707,'admin','3','2022-04-21 11:10:18','2022-04-21 11:29:42','','127.0.0.1','loggedin',1),(708,'user','5','2022-04-21 11:56:55','','','127.0.0.1','loggedin',1),(709,'user','5','2022-04-22 07:27:00','','','127.0.0.1','loggedin',1),(710,'admin','3','2022-04-22 15:20:58','2022-04-22 15:21:14','','127.0.0.1','loggedin',1),(711,'admin','3','2022-04-22 15:21:24','2022-04-22 15:30:19','','127.0.0.1','loggedin',1),(712,'admin','3','2022-04-22 15:52:26','','','127.0.0.1','loggedin',1),(713,'user','5','2022-04-22 18:48:41','','','127.0.0.1','loggedin',1),(714,'user','5','2022-04-23 08:51:44','','','127.0.0.1','loggedin',1),(715,'user','5','2022-04-23 11:46:45','','','127.0.0.1','loggedin',1),(716,'user','5','2022-04-23 18:08:35','','','127.0.0.1','loggedin',1),(717,'admin','3','2022-04-25 17:44:25','2022-04-25 18:54:08','','127.0.0.1','loggedin',1),(718,'user','5','2022-04-26 10:06:32','','','127.0.0.1','loggedin',1),(719,'user','5','2022-04-26 12:10:19','','','127.0.0.1','loggedin',1),(720,'user','5','2022-04-26 17:48:23','','','127.0.0.1','loggedin',1),(721,'user','5','2022-04-27 08:09:28','','','127.0.0.1','loggedin',1),(722,'user','5','2022-04-27 14:49:34','','','127.0.0.1','loggedin',1),(723,'user','5','2022-04-27 18:29:30','','','127.0.0.1','loggedin',1),(724,'user','5','2022-04-28 08:12:11','','','127.0.0.1','loggedin',1),(725,'user','5','2022-04-28 12:26:05','','','127.0.0.1','loggedin',1),(726,'user','5','2022-04-28 13:22:29','2022-04-28 14:43:25','','127.0.0.1','loggedin',1),(727,'admin','3','2022-04-28 14:43:34','2022-04-28 14:50:10','','127.0.0.1','loggedin',1),(728,'user','5','2022-04-28 15:50:12','','','127.0.0.1','loggedin',1),(729,'user','5','2022-04-28 17:51:20','','','127.0.0.1','loggedin',1),(730,'user','5','2022-04-29 08:05:56','','','127.0.0.1','loggedin',1),(731,'user','5','2022-04-29 10:10:20','','','127.0.0.1','loggedin',1),(732,'user','5','2022-04-29 11:42:19','','','127.0.0.1','loggedin',1),(733,'user','5','2022-04-29 11:55:31','','','127.0.0.1','loggedin',1),(734,'admin','4','2022-04-29 13:11:27','','','127.0.0.1','loggedin',1),(735,'admin','3','2022-04-29 13:25:19','2022-04-29 13:27:49','','127.0.0.1','loggedin',1),(736,'user','5','2022-04-29 14:05:04','','','127.0.0.1','loggedin',1),(737,'user','5','2022-04-29 16:22:55','','','127.0.0.1','loggedin',1),(738,'user','5','2022-04-30 10:25:56','','','127.0.0.1','loggedin',1),(739,'user','5','2022-04-30 11:06:17','','','127.0.0.1','loggedin',1),(740,'user','5','2022-04-30 12:00:15','','','127.0.0.1','loggedin',1),(741,'user','5','2022-04-30 13:34:20','2022-04-30 14:06:47','','127.0.0.1','loggedin',1),(742,'admin','3','2022-04-30 14:06:58','2022-04-30 14:27:22','','127.0.0.1','loggedin',1),(743,'admin','3','2022-04-30 14:28:45','2022-04-30 14:54:15','','127.0.0.1','loggedin',1),(744,'admin','3','2022-04-30 15:11:12','2022-04-30 15:15:01','','127.0.0.1','loggedin',1),(745,'user','5','2022-04-30 15:56:37','','','127.0.0.1','loggedin',1),(746,'user','5','2022-04-30 17:07:40','','','127.0.0.1','loggedin',1),(747,'user','5','2022-04-30 18:02:49','','','127.0.0.1','loggedin',1),(748,'user','5','2022-05-02 07:47:55','','','127.0.0.1','loggedin',1),(749,'user','5','2022-05-02 17:31:37','','','127.0.0.1','loggedin',1),(750,'user','5','2022-05-03 08:37:16','','','127.0.0.1','loggedin',1),(751,'user','5','2022-05-03 13:32:03','','','127.0.0.1','loggedin',1),(752,'user','5','2022-05-03 14:12:04','','','127.0.0.1','loggedin',1),(753,'user','5','2022-05-04 13:42:30','','','127.0.0.1','loggedin',1),(754,'admin','4','2022-05-04 14:18:02','2022-05-04 14:22:48','','127.0.0.1','loggedin',1),(755,'admin','4','2022-05-04 14:23:42','','','127.0.0.1','loggedin',1),(756,'user','5','2022-05-04 14:52:28','','','127.0.0.1','loggedin',1),(757,'admin','4','2022-05-04 14:53:12','','','127.0.0.1','loggedin',1),(758,'user','5','2022-05-04 15:36:46','','','127.0.0.1','loggedin',1),(759,'user','5','2022-05-04 18:09:17','','','127.0.0.1','loggedin',1),(760,'user','5','2022-05-05 08:08:19','','','127.0.0.1','loggedin',1),(761,'user','5','2022-05-06 08:57:26','','','127.0.0.1','loggedin',1),(762,'user','5','2022-05-06 15:50:56','','','127.0.0.1','loggedin',1),(763,'user','5','2022-05-07 09:52:09','2022-05-07 12:03:42','','127.0.0.1','loggedin',1),(764,'admin','3','2022-05-07 12:03:50','2022-05-07 12:04:07','','127.0.0.1','loggedin',1),(765,'admin','3','2022-05-07 12:06:24','2022-05-07 12:23:44','','127.0.0.1','loggedin',1),(766,'user','5','2022-05-07 13:47:49','','','127.0.0.1','loggedin',1),(767,'user','5','2022-05-09 09:24:14','','','127.0.0.1','loggedin',1),(768,'user','5','2022-05-09 12:39:29','','','127.0.0.1','loggedin',1),(769,'user','5','2022-05-10 09:08:03','','','127.0.0.1','loggedin',1),(770,'user','5','2022-05-10 17:43:11','2022-05-10 17:59:12','','127.0.0.1','loggedin',1),(771,'admin','3','2022-05-10 17:59:22','2022-05-10 18:05:04','','127.0.0.1','loggedin',1),(772,'user','5','2022-05-10 18:10:46','','','127.0.0.1','loggedin',1),(773,'user','5','2022-05-11 07:20:20','','','127.0.0.1','loggedin',1),(774,'user','5','2022-05-11 11:16:15','','','127.0.0.1','loggedin',1),(775,'user','5','2022-05-11 14:30:41','','','127.0.0.1','loggedin',1),(776,'user','5','2022-05-11 18:49:35','','','127.0.0.1','loggedin',1),(777,'user','5','2022-05-12 10:54:00','','','127.0.0.1','loggedin',1),(778,'user','5','2022-05-12 12:39:37','','','127.0.0.1','loggedin',1),(779,'user','5','2022-05-12 13:12:19','2022-05-12 13:18:26','','127.0.0.1','loggedin',1),(780,'admin','3','2022-05-12 13:18:44','2022-05-12 13:41:11','','127.0.0.1','loggedin',1),(781,'user','5','2022-05-12 13:47:46','','','127.0.0.1','loggedin',1),(782,'user','5','2022-05-12 15:23:20','','','127.0.0.1','loggedin',1),(783,'user','5','2022-05-12 16:09:36','','','127.0.0.1','loggedin',1),(784,'user','5','2022-05-12 18:34:33','','','127.0.0.1','loggedin',1),(785,'user','5','2022-05-13 11:46:30','','','127.0.0.1','loggedin',1),(786,'user','5','2022-05-13 12:43:54','2022-05-13 15:07:30','','127.0.0.1','loggedin',1),(787,'admin','3','2022-05-13 15:07:41','2022-05-13 15:39:11','','127.0.0.1','loggedin',1),(788,'admin','3','2022-05-13 15:39:30','2022-05-13 15:39:45','','127.0.0.1','loggedin',1),(789,'user','5','2022-05-13 18:22:21','','','127.0.0.1','loggedin',1),(790,'user','5','2022-05-14 10:13:35','','','127.0.0.1','loggedin',1),(791,'user','5','2022-05-14 14:06:29','','','127.0.0.1','loggedin',1),(792,'user','5','2022-05-14 15:32:21','','','127.0.0.1','loggedin',1),(793,'user','5','2022-05-14 17:45:59','','','127.0.0.1','loggedin',1),(794,'user','5','2022-05-16 08:46:58','','','127.0.0.1','loggedin',1),(795,'admin','3','2022-05-16 12:38:50','2022-05-16 12:40:33','','127.0.0.1','loggedin',1),(796,'admin','4','2022-05-16 13:52:24','','','127.0.0.1','loggedin',1),(797,'user','5','2022-05-17 09:33:25','','','127.0.0.1','loggedin',1),(798,'user','5','2022-05-17 10:50:03','','','127.0.0.1','loggedin',1),(799,'user','5','2022-05-17 14:22:37','','','127.0.0.1','loggedin',1),(800,'user','5','2022-05-17 18:11:04','','','127.0.0.1','loggedin',1),(801,'user','5','2022-05-17 18:40:07','','','127.0.0.1','loggedin',1),(802,'user','5','2022-05-18 08:58:00','','','127.0.0.1','loggedin',1),(803,'user','5','2022-05-18 11:07:35','2022-05-18 11:15:27','','127.0.0.1','loggedin',1),(804,'admin','3','2022-05-18 11:15:36','2022-05-18 11:37:35','','127.0.0.1','loggedin',1),(805,'admin','3','2022-05-18 11:47:18','2022-05-18 12:05:07','','127.0.0.1','loggedin',1),(806,'user','5','2022-05-18 14:14:51','','','127.0.0.1','loggedin',1),(807,'user','5','2022-05-18 17:02:53','','','127.0.0.1','loggedin',1),(808,'user','5','2022-05-18 17:20:19','','','127.0.0.1','loggedin',1),(809,'admin','4','2022-05-19 10:50:22','2022-05-19 13:02:38','','127.0.0.1','loggedin',1),(810,'user','5','2022-05-19 13:18:44','','','127.0.0.1','loggedin',1),(811,'user','5','2022-05-20 07:33:17','','','127.0.0.1','loggedin',1),(812,'user','5','2022-05-20 09:49:34','','','127.0.0.1','loggedin',1),(813,'user','5','2022-05-20 11:25:59','','','127.0.0.1','loggedin',1),(814,'user','5','2022-05-20 13:55:17','','','127.0.0.1','loggedin',1),(815,'user','5','2022-05-20 15:02:27','','','127.0.0.1','loggedin',1),(816,'user','5','2022-05-21 07:18:40','','','127.0.0.1','loggedin',1),(817,'user','5','2022-05-21 10:03:00','','','127.0.0.1','loggedin',1),(818,'user','5','2022-05-21 11:12:01','','','127.0.0.1','loggedin',1),(819,'user','5','2022-05-21 11:53:23','','','127.0.0.1','loggedin',1),(820,'user','5','2022-05-21 13:18:31','','','127.0.0.1','loggedin',1),(821,'user','5','2022-05-21 14:45:19','','','127.0.0.1','loggedin',1),(822,'user','5','2022-05-21 16:46:35','','','127.0.0.1','loggedin',1),(823,'user','5','2022-05-21 17:35:14','','','127.0.0.1','loggedin',1),(824,'user','5','2022-05-21 17:53:18','','','127.0.0.1','loggedin',1),(825,'user','5','2022-05-21 18:04:00','','','127.0.0.1','loggedin',1),(826,'user','5','2022-05-21 18:37:02','','','127.0.0.1','loggedin',1),(827,'user','5','2022-05-23 07:56:57','','','127.0.0.1','loggedin',1),(828,'user','5','2022-05-23 14:01:07','','','127.0.0.1','loggedin',1),(829,'user','5','2022-05-23 14:30:55','2022-05-23 15:24:11','','127.0.0.1','loggedin',1),(830,'admin','3','2022-05-23 15:24:24','','','127.0.0.1','loggedin',1),(831,'user','5','2022-05-23 18:16:37','','','127.0.0.1','loggedin',1),(832,'user','5','2022-05-24 08:54:31','','','127.0.0.1','loggedin',1),(833,'user','5','2022-05-24 10:34:45','','','127.0.0.1','loggedin',1),(834,'user','5','2022-05-24 12:44:06','','','127.0.0.1','loggedin',1),(835,'user','5','2022-05-24 15:03:21','','','127.0.0.1','loggedin',1),(836,'user','5','2022-05-24 18:28:54','','','127.0.0.1','loggedin',1),(837,'user','5','2022-05-25 08:02:55','','','127.0.0.1','loggedin',1),(838,'user','5','2022-05-25 13:15:59','','','127.0.0.1','loggedin',1),(839,'user','5','2022-05-25 14:27:10','','','127.0.0.1','loggedin',1),(840,'user','5','2022-05-25 14:38:41','','','127.0.0.1','loggedin',1),(841,'user','5','2022-05-26 11:59:48','','','127.0.0.1','loggedin',1),(842,'user','5','2022-05-26 15:04:48','2022-05-26 15:17:55','','127.0.0.1','loggedin',1),(843,'admin','3','2022-05-26 15:18:06','2022-05-26 15:51:40','','127.0.0.1','loggedin',1),(844,'user','5','2022-05-26 17:20:57','','','127.0.0.1','loggedin',1),(845,'user','5','2022-05-26 18:35:35','','','127.0.0.1','loggedin',1),(846,'user','5','2022-05-27 08:06:05','','','127.0.0.1','loggedin',1),(847,'user','5','2022-05-27 11:37:57','','','127.0.0.1','loggedin',1),(848,'admin','3','2022-05-27 17:18:18','2022-05-27 17:19:51','','127.0.0.1','loggedin',1),(849,'admin','3','2022-05-27 17:27:35','','','127.0.0.1','loggedin',1),(850,'user','5','2022-05-28 11:03:14','','','127.0.0.1','loggedin',1),(851,'user','5','2022-05-28 13:33:10','','','127.0.0.1','loggedin',1),(852,'user','5','2022-05-28 13:46:56','','','127.0.0.1','loggedin',1),(853,'user','5','2022-05-28 13:49:03','','','127.0.0.1','loggedin',1),(854,'user','5','2022-05-28 16:53:21','','','127.0.0.1','loggedin',1),(855,'user','5','2022-05-28 16:56:24','','','127.0.0.1','loggedin',1),(856,'user','5','2022-05-28 17:18:58','','','127.0.0.1','loggedin',1),(857,'user','5','2022-05-30 07:29:27','','','127.0.0.1','loggedin',1),(858,'user','5','2022-05-30 13:25:56','','','127.0.0.1','loggedin',1),(859,'user','5','2022-05-30 13:38:25','','','127.0.0.1','loggedin',1),(860,'user','5','2022-05-30 16:07:35','','','127.0.0.1','loggedin',1),(861,'user','5','2022-05-30 18:34:06','','','127.0.0.1','loggedin',1),(862,'user','5','2022-05-30 18:36:15','','','127.0.0.1','loggedin',1),(863,'user','5','2022-05-31 08:03:19','','','127.0.0.1','loggedin',1),(864,'admin','3','2022-05-31 14:54:12','2022-05-31 15:13:07','','127.0.0.1','loggedin',1),(865,'user','5','2022-06-01 08:02:31','','','127.0.0.1','loggedin',1),(866,'user','5','2022-06-01 08:47:34','','','127.0.0.1','loggedin',1),(867,'user','5','2022-06-01 09:09:36','','','127.0.0.1','loggedin',1),(868,'user','5','2022-06-01 17:33:06','2022-06-01 17:58:17','','127.0.0.1','loggedin',1),(869,'admin','3','2022-06-01 17:58:31','2022-06-01 17:58:57','','127.0.0.1','loggedin',1),(870,'admin','3','2022-06-01 17:59:06','2022-06-01 18:12:23','','127.0.0.1','loggedin',1),(871,'user','5','2022-06-01 18:27:54','','','127.0.0.1','loggedin',1),(872,'user','5','2022-06-02 07:52:10','','','127.0.0.1','loggedin',1),(873,'user','5','2022-06-02 10:33:06','','','127.0.0.1','loggedin',1),(874,'user','5','2022-06-02 15:48:16','','','127.0.0.1','loggedin',1),(875,'user','5','2022-06-02 16:00:13','','','127.0.0.1','loggedin',1),(876,'user','5','2022-06-02 18:33:26','','','127.0.0.1','loggedin',1),(877,'user','5','2022-06-03 07:28:14','','','127.0.0.1','loggedin',1),(878,'user','5','2022-06-03 09:50:40','','','127.0.0.1','loggedin',1),(879,'user','5','2022-06-03 14:17:58','','','127.0.0.1','loggedin',1),(880,'admin','3','2022-06-03 18:24:49','2022-06-03 18:25:04','','127.0.0.1','loggedin',1),(881,'user','5','2022-06-04 07:31:59','','','127.0.0.1','loggedin',1),(882,'user','5','2022-06-04 09:59:59','','','127.0.0.1','loggedin',1),(883,'user','5','2022-06-04 10:35:08','','','127.0.0.1','loggedin',1),(884,'user','5','2022-06-04 12:15:22','','','127.0.0.1','loggedin',1),(885,'user','5','2022-06-04 15:38:37','','','127.0.0.1','loggedin',1),(886,'user','5','2022-06-06 07:33:48','','','127.0.0.1','loggedin',1),(887,'user','5','2022-06-06 10:45:25','','','127.0.0.1','loggedin',1),(888,'user','5','2022-06-06 12:05:07','','','127.0.0.1','loggedin',1),(889,'user','5','2022-06-06 14:43:40','','','127.0.0.1','loggedin',1),(890,'user','5','2022-06-06 17:40:38','','','127.0.0.1','loggedin',1),(891,'user','5','2022-06-07 08:40:39','','','127.0.0.1','loggedin',1),(892,'user','5','2022-06-07 10:08:55','2022-06-07 11:03:15','','127.0.0.1','loggedin',1),(893,'admin','3','2022-06-07 11:03:24','2022-06-07 11:35:10','','127.0.0.1','loggedin',1),(894,'user','5','2022-06-07 12:11:36','','','127.0.0.1','loggedin',1),(895,'user','5','2022-06-07 12:24:30','','','127.0.0.1','loggedin',1),(896,'user','5','2022-06-07 13:23:20','','','127.0.0.1','loggedin',1),(897,'user','5','2022-06-07 13:32:10','','','127.0.0.1','loggedin',1),(898,'user','5','2022-06-07 14:42:38','','','127.0.0.1','loggedin',1),(899,'user','5','2022-06-07 15:36:36','','','127.0.0.1','loggedin',1),(900,'user','5','2022-06-08 08:30:03','','','127.0.0.1','loggedin',1),(901,'user','5','2022-06-08 09:28:44','','','127.0.0.1','loggedin',1),(902,'user','5','2022-06-08 14:01:07','','','127.0.0.1','loggedin',1),(903,'user','5','2022-06-08 17:45:53','','','127.0.0.1','loggedin',1),(904,'user','5','2022-06-09 07:41:00','','','127.0.0.1','loggedin',1),(905,'user','5','2022-06-09 14:06:09','','','127.0.0.1','loggedin',1),(906,'user','5','2022-06-09 18:50:29','','','127.0.0.1','loggedin',1),(907,'user','5','2022-06-10 08:33:11','','','127.0.0.1','loggedin',1),(908,'user','5','2022-06-10 10:41:54','','','127.0.0.1','loggedin',1),(909,'user','5','2022-06-10 11:18:47','2022-06-10 11:26:50','','127.0.0.1','loggedin',1),(910,'admin','3','2022-06-10 11:27:15','2022-06-10 11:49:55','','127.0.0.1','loggedin',1),(911,'admin','3','2022-06-10 11:55:29','2022-06-10 11:59:49','','127.0.0.1','loggedin',1),(912,'user','5','2022-06-10 13:55:21','','','127.0.0.1','loggedin',1),(913,'user','5','2022-06-10 16:47:17','2022-06-10 16:50:00','','127.0.0.1','loggedin',1),(914,'admin','3','2022-06-10 16:50:09','2022-06-10 16:50:31','','127.0.0.1','loggedin',1),(915,'user','5','2022-06-10 17:48:04','','','127.0.0.1','loggedin',1),(916,'user','5','2022-06-11 09:51:40','','','127.0.0.1','loggedin',1),(917,'user','5','2022-06-11 10:12:01','','','127.0.0.1','loggedin',1),(918,'user','5','2022-06-11 11:12:39','','','127.0.0.1','loggedin',1),(919,'user','5','2022-06-11 11:25:05','','','127.0.0.1','loggedin',1),(920,'user','5','2022-06-11 12:41:49','','','127.0.0.1','loggedin',1),(921,'user','5','2022-06-11 16:28:14','','','127.0.0.1','loggedin',1),(922,'user','5','2022-06-13 08:39:34','','','127.0.0.1','loggedin',1),(923,'user','5','2022-06-14 09:27:27','','','127.0.0.1','loggedin',1),(924,'admin','3','2022-06-14 11:42:21','2022-06-14 11:43:46','','127.0.0.1','loggedin',1),(925,'admin','3','2022-06-14 11:43:56','2022-06-14 11:44:53','','127.0.0.1','loggedin',1),(926,'admin','3','2022-06-14 12:34:01','','','127.0.0.1','loggedin',1),(927,'user','5','2022-06-14 13:35:30','','','127.0.0.1','loggedin',1),(928,'admin','3','2022-06-14 17:26:35','2022-06-14 17:31:45','','127.0.0.1','loggedin',1),(929,'user','5','2022-06-14 17:32:00','','','127.0.0.1','loggedin',1),(930,'user','5','2022-06-15 08:25:06','','','127.0.0.1','loggedin',1),(931,'user','5','2022-06-15 10:45:10','','','127.0.0.1','loggedin',1),(932,'user','5','2022-06-15 15:23:11','','','127.0.0.1','loggedin',1),(933,'user','5','2022-06-15 16:00:35','','','127.0.0.1','loggedin',1),(934,'user','5','2022-06-15 17:18:38','','','127.0.0.1','loggedin',1),(935,'user','5','2022-06-15 18:24:24','','','127.0.0.1','loggedin',1),(936,'user','5','2022-06-16 07:54:00','','','127.0.0.1','loggedin',1),(937,'user','5','2022-06-16 17:43:16','','','127.0.0.1','loggedin',1),(938,'user','5','2022-06-17 09:44:31','','','127.0.0.1','loggedin',1),(939,'user','5','2022-06-17 17:54:35','','','127.0.0.1','loggedin',1),(940,'user','5','2022-06-18 08:47:41','','','127.0.0.1','loggedin',1),(941,'user','5','2022-06-18 10:42:01','','','127.0.0.1','loggedin',1),(942,'user','5','2022-06-18 14:28:35','','','127.0.0.1','loggedin',1),(943,'admin','4','2022-06-18 16:23:07','','','127.0.0.1','loggedin',1),(944,'user','5','2022-06-18 16:27:29','2022-06-18 16:28:49','','127.0.0.1','loggedin',1),(945,'admin','3','2022-06-18 16:29:03','','','127.0.0.1','loggedin',1),(946,'user','5','2022-06-18 16:30:07','','','127.0.0.1','loggedin',1),(947,'admin','4','2022-06-18 16:32:27','2022-06-18 16:49:35','','127.0.0.1','loggedin',1),(948,'user','5','2022-06-18 16:49:41','2022-06-18 16:50:48','','127.0.0.1','loggedin',1),(949,'admin','3','2022-06-18 16:51:01','2022-06-18 16:55:04','','127.0.0.1','loggedin',1),(950,'admin','3','2022-06-18 16:58:12','2022-06-18 17:07:55','','127.0.0.1','loggedin',1),(951,'user','5','2022-06-18 17:23:25','','','127.0.0.1','loggedin',1),(952,'user','5','2022-06-20 08:33:17','','','127.0.0.1','loggedin',1),(953,'user','5','2022-06-20 13:22:10','','','127.0.0.1','loggedin',1),(954,'user','5','2022-06-20 14:21:22','','','127.0.0.1','loggedin',1),(955,'user','5','2022-06-20 14:57:58','2022-06-20 15:00:00','','127.0.0.1','loggedin',1),(956,'admin','3','2022-06-20 15:00:13','2022-06-20 15:00:33','','127.0.0.1','loggedin',1),(957,'admin','3','2022-06-20 15:33:55','2022-06-20 15:37:15','','127.0.0.1','loggedin',1),(958,'user','5','2022-06-21 08:52:58','','','127.0.0.1','loggedin',1),(959,'user','5','2022-06-21 11:57:54','','','127.0.0.1','loggedin',1),(960,'user','5','2022-06-21 12:11:27','','','127.0.0.1','loggedin',1),(961,'user','5','2022-06-21 12:14:14','','','127.0.0.1','loggedin',1),(962,'user','5','2022-06-21 12:58:48','','','127.0.0.1','loggedin',1),(963,'user','5','2022-06-21 17:33:56','','','127.0.0.1','loggedin',1),(964,'admin','4','2022-06-22 11:25:56','2022-06-22 11:35:27','','127.0.0.1','loggedin',1),(965,'user','5','2022-06-22 11:48:39','','','127.0.0.1','loggedin',1),(966,'user','5','2022-06-22 16:12:36','','','127.0.0.1','loggedin',1),(967,'user','5','2022-06-23 07:59:49','','','127.0.0.1','loggedin',1),(968,'user','5','2022-06-23 09:56:10','','','127.0.0.1','loggedin',1),(969,'user','5','2022-06-23 12:41:07','2022-06-23 13:59:09','','127.0.0.1','loggedin',1),(970,'admin','3','2022-06-23 13:59:23','2022-06-23 14:17:24','','127.0.0.1','loggedin',1),(971,'user','5','2022-06-23 14:52:49','','','127.0.0.1','loggedin',1),(972,'user','5','2022-06-23 17:38:38','','','127.0.0.1','loggedin',1),(973,'user','5','2022-06-24 08:53:54','','','127.0.0.1','loggedin',1),(974,'user','5','2022-06-24 11:06:26','','','127.0.0.1','loggedin',1),(975,'user','5','2022-06-24 14:22:55','','','127.0.0.1','loggedin',1),(976,'user','5','2022-06-24 15:01:11','','','127.0.0.1','loggedin',1),(977,'user','5','2022-06-24 17:02:33','','','127.0.0.1','loggedin',1),(978,'user','5','2022-06-24 17:37:54','','','127.0.0.1','loggedin',1),(979,'admin','3','2022-06-25 10:16:08','2022-06-25 10:16:58','','127.0.0.1','loggedin',1),(980,'admin','3','2022-06-25 10:17:12','2022-06-25 10:29:35','','127.0.0.1','loggedin',1),(981,'admin','3','2022-06-25 10:30:57','','','127.0.0.1','loggedin',1),(982,'user','5','2022-06-25 11:28:07','','','127.0.0.1','loggedin',1),(983,'user','5','2022-06-25 13:37:57','','','127.0.0.1','loggedin',1),(984,'user','5','2022-06-25 18:15:29','','','127.0.0.1','loggedin',1),(985,'user','5','2022-06-27 09:47:19','2022-06-27 09:50:46','','127.0.0.1','loggedin',1),(986,'admin','3','2022-06-27 09:50:54','','','127.0.0.1','loggedin',1),(987,'admin','3','2022-06-27 10:08:15','','','127.0.0.1','loggedin',1),(988,'admin','4','2022-06-27 10:50:44','','','127.0.0.1','loggedin',1),(989,'admin','4','2022-06-27 13:46:50','','','127.0.0.1','loggedin',1),(990,'admin','3','2022-06-27 14:16:53','','','127.0.0.1','loggedin',1),(991,'admin','3','2022-06-27 14:20:42','','','127.0.0.1','loggedin',1),(992,'admin','3','2022-06-27 14:28:17','','','127.0.0.1','loggedin',1),(993,'admin','3','2022-06-27 14:31:23','2022-06-27 14:34:18','','127.0.0.1','loggedin',1),(994,'admin','3','2022-06-27 14:34:27','2022-06-27 14:34:36','','127.0.0.1','loggedin',1),(995,'admin','3','2022-06-27 14:36:58','','','127.0.0.1','loggedin',1),(996,'user','5','2022-06-27 15:20:53','','','127.0.0.1','loggedin',1),(997,'user','5','2022-06-27 17:58:16','','','127.0.0.1','loggedin',1),(998,'user','5','2022-06-28 08:54:11','','','127.0.0.1','loggedin',1),(999,'user','5','2022-06-28 10:18:54','','','127.0.0.1','loggedin',1),(1000,'user','5','2022-06-28 10:27:16','','','127.0.0.1','loggedin',1),(1001,'user','5','2022-06-28 10:28:13','','','127.0.0.1','loggedin',1),(1002,'admin','3','2022-06-28 12:15:21','2022-06-28 12:17:58','','127.0.0.1','loggedin',1),(1003,'admin','3','2022-06-28 12:18:19','2022-06-28 12:18:45','','127.0.0.1','loggedin',1),(1004,'admin','3','2022-06-28 12:26:10','2022-06-28 12:32:21','','127.0.0.1','loggedin',1),(1005,'admin','4','2022-06-28 13:31:42','','','127.0.0.1','loggedin',1),(1006,'user','5','2022-06-28 14:40:43','','','127.0.0.1','loggedin',1),(1007,'user','5','2022-06-28 16:24:08','','','127.0.0.1','loggedin',1),(1008,'user','5','2022-06-29 07:34:20','','','127.0.0.1','loggedin',1),(1009,'user','5','2022-06-29 13:54:26','','','127.0.0.1','loggedin',1),(1010,'user','5','2022-06-29 16:22:50','','','127.0.0.1','loggedin',1),(1011,'user','5','2022-06-30 07:41:55','','','127.0.0.1','loggedin',1),(1012,'admin','3','2022-06-30 09:46:42','2022-06-30 09:52:42','','127.0.0.1','loggedin',1),(1013,'admin','3','2022-06-30 11:14:07','','','127.0.0.1','loggedin',1),(1014,'user','5','2022-06-30 16:21:53','','','127.0.0.1','loggedin',1),(1015,'user','5','2022-06-30 17:46:27','','','127.0.0.1','loggedin',1),(1016,'user','5','2022-07-01 10:08:02','','','127.0.0.1','loggedin',1),(1017,'admin','4','2022-07-01 11:17:45','','','127.0.0.1','loggedin',1),(1018,'user','5','2022-07-01 14:41:56','','','127.0.0.1','loggedin',1),(1019,'user','5','2022-07-01 17:19:37','','','127.0.0.1','loggedin',1),(1020,'user','5','2022-07-02 07:59:32','','','127.0.0.1','loggedin',1),(1021,'user','5','2022-07-02 10:47:37','','','127.0.0.1','loggedin',1),(1022,'user','5','2022-07-02 16:53:16','','','127.0.0.1','loggedin',1),(1023,'user','5','2022-07-04 07:29:32','','','127.0.0.1','loggedin',1),(1024,'user','5','2022-07-04 11:29:56','','','127.0.0.1','loggedin',1),(1025,'user','5','2022-07-04 17:13:48','','','127.0.0.1','loggedin',1),(1026,'user','5','2022-07-05 08:27:53','2022-07-05 10:44:48','','127.0.0.1','loggedin',1),(1027,'admin','3','2022-07-05 10:45:00','2022-07-05 11:15:48','','127.0.0.1','loggedin',1),(1028,'admin','3','2022-07-05 11:16:12','2022-07-05 11:17:49','','127.0.0.1','loggedin',1),(1029,'user','5','2022-07-05 11:30:38','','','127.0.0.1','loggedin',1),(1030,'user','5','2022-07-05 18:03:26','','','127.0.0.1','loggedin',1),(1031,'user','5','2022-07-06 11:16:16','','','127.0.0.1','loggedin',1),(1032,'user','5','2022-07-06 17:09:42','','','127.0.0.1','loggedin',1),(1033,'user','5','2022-07-07 08:30:05','','','127.0.0.1','loggedin',1),(1034,'user','5','2022-07-07 11:28:00','','','127.0.0.1','loggedin',1),(1035,'user','5','2022-07-07 15:02:28','','','127.0.0.1','loggedin',1),(1036,'user','5','2022-07-08 09:55:46','','','127.0.0.1','loggedin',1),(1037,'user','5','2022-07-08 14:40:29','2022-07-08 16:48:28','','127.0.0.1','loggedin',1),(1038,'admin','3','2022-07-08 16:48:36','2022-07-08 16:48:52','','127.0.0.1','loggedin',1),(1039,'user','5','2022-07-08 17:29:47','','','127.0.0.1','loggedin',1),(1040,'user','5','2022-07-09 08:21:49','','','127.0.0.1','loggedin',1),(1041,'user','5','2022-07-09 08:46:21','','','127.0.0.1','loggedin',1),(1042,'user','5','2022-07-09 13:59:18','','','127.0.0.1','loggedin',1),(1043,'user','5','2022-07-11 08:36:15','','','127.0.0.1','loggedin',1),(1044,'user','5','2022-07-11 11:52:24','','','127.0.0.1','loggedin',1),(1045,'user','5','2022-07-11 17:52:36','','','127.0.0.1','loggedin',1),(1046,'user','5','2022-07-12 07:37:11','','','127.0.0.1','loggedin',1),(1047,'user','5','2022-07-12 08:43:27','','','127.0.0.1','loggedin',1),(1048,'user','5','2022-07-12 14:37:59','','','127.0.0.1','loggedin',1),(1049,'user','5','2022-07-13 08:43:15','','','127.0.0.1','loggedin',1),(1050,'user','5','2022-07-14 08:01:28','','','127.0.0.1','loggedin',1),(1051,'user','5','2022-07-14 15:19:59','','','127.0.0.1','loggedin',1),(1052,'user','5','2022-07-15 09:42:30','','','127.0.0.1','loggedin',1),(1053,'user','5','2022-07-15 17:45:32','','','127.0.0.1','loggedin',1),(1054,'user','5','2022-07-16 13:48:57','','','127.0.0.1','loggedin',1),(1055,'user','5','2022-07-16 17:02:00','','','127.0.0.1','loggedin',1),(1056,'user','5','2022-07-19 08:58:55','2022-07-19 09:47:18','','127.0.0.1','loggedin',1),(1057,'admin','3','2022-07-19 09:47:26','2022-07-19 10:06:20','','127.0.0.1','loggedin',1),(1058,'admin','4','2022-07-19 11:24:01','','','127.0.0.1','loggedin',1),(1059,'admin','4','2022-07-19 11:24:07','','','127.0.0.1','loggedin',1),(1060,'user','5','2022-07-19 16:13:55','','','127.0.0.1','loggedin',1),(1061,'admin','4','2022-07-20 10:05:00','','','127.0.0.1','loggedin',1),(1062,'user','5','2022-07-21 08:38:22','','','127.0.0.1','loggedin',1),(1063,'user','5','2022-07-21 12:34:20','','','127.0.0.1','loggedin',1),(1064,'user','5','2022-07-22 10:05:16','','','127.0.0.1','loggedin',1),(1065,'user','5','2022-07-22 16:39:18','','','127.0.0.1','loggedin',1),(1066,'user','5','2022-07-23 11:10:16','2022-07-23 11:58:11','','127.0.0.1','loggedin',1),(1067,'admin','3','2022-07-23 11:58:35','2022-07-23 12:39:19','','127.0.0.1','loggedin',1),(1068,'admin','3','2022-07-23 14:49:23','2022-07-23 14:52:29','','127.0.0.1','loggedin',1),(1069,'user','5','2022-07-23 16:17:35','','','127.0.0.1','loggedin',1),(1070,'user','5','2022-07-25 08:38:40','','','127.0.0.1','loggedin',1),(1071,'admin','3','2022-07-25 16:20:44','2022-07-25 16:24:08','','127.0.0.1','loggedin',1),(1072,'user','5','2022-07-26 11:29:03','','','127.0.0.1','loggedin',1),(1073,'user','5','2022-07-26 11:29:07','','','127.0.0.1','loggedin',1),(1074,'user','5','2022-07-26 11:36:40','','','127.0.0.1','loggedin',1),(1075,'user','5','2022-07-26 11:41:44','','','127.0.0.1','loggedin',1),(1076,'user','5','2022-07-27 08:33:04','2022-07-27 12:33:10','','127.0.0.1','loggedin',1),(1077,'admin','3','2022-07-27 12:33:29','2022-07-27 12:52:28','','127.0.0.1','loggedin',1),(1078,'admin','3','2022-07-27 12:52:43','2022-07-27 12:56:03','','127.0.0.1','loggedin',1),(1079,'admin','3','2022-07-27 13:13:20','2022-07-27 13:15:03','','127.0.0.1','loggedin',1),(1080,'user','5','2022-07-27 16:46:56','','','127.0.0.1','loggedin',1),(1081,'user','5','2022-07-28 08:29:22','','','127.0.0.1','loggedin',1),(1082,'user','5','2022-07-28 09:56:59','','','127.0.0.1','loggedin',1),(1083,'user','5','2022-07-28 12:14:05','','','127.0.0.1','loggedin',1),(1084,'admin','4','2022-07-28 14:34:57','','','127.0.0.1','loggedin',1),(1085,'admin','3','2022-07-28 15:04:28','','','127.0.0.1','loggedin',1),(1086,'user','5','2022-07-28 18:15:48','','','127.0.0.1','loggedin',1),(1087,'user','5','2022-07-28 18:18:54','','','127.0.0.1','loggedin',1),(1088,'user','5','2022-07-28 18:19:26','','','127.0.0.1','loggedin',1),(1089,'user','5','2022-07-28 18:22:04','2022-07-28 18:27:06','','127.0.0.1','loggedin',1),(1090,'admin','3','2022-07-28 18:27:18','2022-07-28 18:27:32','','127.0.0.1','loggedin',1),(1091,'user','5','2022-07-28 18:27:39','','','127.0.0.1','loggedin',1),(1092,'user','5','2022-07-29 08:57:40','','','127.0.0.1','loggedin',1),(1093,'user','5','2022-07-29 11:58:24','2022-07-29 12:34:52','','127.0.0.1','loggedin',1),(1094,'admin','3','2022-07-29 12:35:01','2022-07-29 12:38:36','','127.0.0.1','loggedin',1),(1095,'admin','3','2022-07-29 12:40:09','2022-07-29 12:44:40','','127.0.0.1','loggedin',1),(1096,'admin','3','2022-07-29 15:01:33','2022-07-29 15:02:59','','127.0.0.1','loggedin',1),(1097,'admin','3','2022-07-29 15:03:07','2022-07-29 15:03:21','','127.0.0.1','loggedin',1),(1098,'user','5','2022-07-29 17:06:34','','','127.0.0.1','loggedin',1),(1099,'user','5','2022-07-30 07:43:25','','','127.0.0.1','loggedin',1),(1100,'user','5','2022-07-30 12:30:06','','','127.0.0.1','loggedin',1),(1101,'user','5','2022-07-30 15:11:25','','','127.0.0.1','loggedin',1),(1102,'user','5','2022-07-30 16:59:21','','','127.0.0.1','loggedin',1),(1103,'user','5','2022-07-30 17:00:10','','','127.0.0.1','loggedin',1),(1104,'user','5','2022-08-01 10:42:34','','','127.0.0.1','loggedin',1),(1105,'user','5','2022-08-01 10:49:02','','','127.0.0.1','loggedin',1),(1106,'user','5','2022-08-01 10:53:30','','','127.0.0.1','loggedin',1),(1107,'user','5','2022-08-01 13:47:30','','','127.0.0.1','loggedin',1),(1108,'user','5','2022-08-01 16:48:21','','','127.0.0.1','loggedin',1),(1109,'user','5','2022-08-02 11:51:29','2022-08-02 11:52:17','','127.0.0.1','loggedin',1),(1110,'user','5','2022-08-02 11:52:31','','','127.0.0.1','loggedin',1),(1111,'user','5','2022-08-03 09:11:59','','','127.0.0.1','loggedin',1),(1112,'user','5','2022-08-03 17:44:00','','','127.0.0.1','loggedin',1),(1113,'admin','3','2022-08-04 12:29:49','2022-08-04 13:50:26','','127.0.0.1','loggedin',1),(1114,'user','5','2022-08-04 14:09:46','','','127.0.0.1','loggedin',1),(1115,'user','5','2022-08-04 15:24:51','','','127.0.0.1','loggedin',1),(1116,'user','5','2022-08-05 09:36:26','','','127.0.0.1','loggedin',1),(1117,'user','5','2022-08-05 13:12:35','','','127.0.0.1','loggedin',1),(1118,'user','5','2022-08-05 14:49:05','2022-08-05 15:05:29','','127.0.0.1','loggedin',1),(1119,'admin','3','2022-08-05 15:05:43','2022-08-05 15:06:13','','127.0.0.1','loggedin',1),(1120,'admin','3','2022-08-05 15:48:34','2022-08-05 15:54:42','','127.0.0.1','loggedin',1),(1121,'user','5','2022-08-05 17:50:47','','','127.0.0.1','loggedin',1),(1122,'user','5','2022-08-06 07:35:56','','','127.0.0.1','loggedin',1),(1123,'admin','3','2022-08-06 12:51:03','2022-08-06 13:22:25','','127.0.0.1','loggedin',1),(1124,'user','5','2022-08-06 17:55:49','','','127.0.0.1','loggedin',1),(1125,'user','5','2022-08-08 08:22:32','','','127.0.0.1','loggedin',1),(1126,'user','5','2022-08-08 09:46:24','2022-08-08 09:54:14','','127.0.0.1','loggedin',1),(1127,'user','5','2022-08-08 09:55:01','2022-08-08 11:07:49','','127.0.0.1','loggedin',1),(1128,'admin','3','2022-08-08 11:07:57','2022-08-08 11:08:49','','127.0.0.1','loggedin',1),(1129,'user','5','2022-08-08 12:55:11','2022-08-08 17:46:07','','127.0.0.1','loggedin',1),(1130,'user','5','2022-08-08 17:46:50','','','127.0.0.1','loggedin',1),(1131,'admin','1','2022-08-15 13:14:28','2022-08-15 13:17:59','','127.0.0.1','loggedin',1),(1132,'user','5','2022-08-15 13:21:31','','','127.0.0.1','loggedin',1),(1133,'user','5','2022-08-16 09:28:21','2022-08-16 11:37:07','','127.0.0.1','loggedin',1),(1134,'admin','3','2022-08-16 11:37:30','2022-08-16 11:44:35','','127.0.0.1','loggedin',1),(1135,'admin','3','2022-08-16 11:44:45','2022-08-16 11:45:24','','127.0.0.1','loggedin',1),(1136,'user','5','2022-08-16 13:55:23','2022-08-16 15:08:10','','127.0.0.1','loggedin',1),(1137,'admin','3','2022-08-16 15:08:20','2022-08-16 15:08:46','','127.0.0.1','loggedin',1),(1138,'user','5','2022-08-16 15:28:53','','','127.0.0.1','loggedin',1),(1139,'user','5','2022-08-16 15:28:55','','','127.0.0.1','loggedin',1),(1140,'user','5','2022-08-16 18:01:52','','','127.0.0.1','loggedin',1),(1141,'user','5','2022-08-17 13:55:04','2022-08-17 15:12:34','','127.0.0.1','loggedin',1),(1142,'user','5','2022-08-17 15:12:45','2022-08-17 15:50:24','','127.0.0.1','loggedin',1),(1143,'user','5','2022-08-17 15:51:03','2022-08-17 16:06:59','','127.0.0.1','loggedin',1),(1144,'user','5','2022-08-17 16:07:10','','','127.0.0.1','loggedin',1),(1145,'user','5','2022-08-18 09:45:55','','','127.0.0.1','loggedin',1),(1146,'user','5','2022-08-18 13:50:36','2022-08-18 14:06:19','','127.0.0.1','loggedin',1),(1147,'user','5','2022-08-18 14:06:28','','','127.0.0.1','loggedin',1),(1148,'user','5','2022-08-19 07:58:51','','','127.0.0.1','loggedin',1),(1149,'user','5','2022-08-19 15:12:24','','','127.0.0.1','loggedin',1),(1150,'user','5','2022-08-19 17:10:44','','','127.0.0.1','loggedin',1),(1151,'user','5','2022-08-20 08:15:05','2022-08-20 08:31:03','','127.0.0.1','loggedin',1),(1152,'user','5','2022-08-20 08:31:11','','','127.0.0.1','loggedin',1),(1153,'user','5','2022-08-20 08:33:41','','','127.0.0.1','loggedin',1),(1154,'user','5','2022-08-20 14:58:59','','','127.0.0.1','loggedin',1),(1155,'user','5','2022-08-20 14:59:02','','','127.0.0.1','loggedin',1),(1156,'user','5','2022-08-20 14:59:04','','','127.0.0.1','loggedin',1),(1157,'user','5','2022-08-20 14:59:05','','','127.0.0.1','loggedin',1),(1158,'user','5','2022-08-20 15:03:47','','','127.0.0.1','loggedin',1),(1159,'user','5','2022-08-20 15:04:50','2022-08-20 15:06:00','','127.0.0.1','loggedin',1),(1160,'user','5','2022-08-20 15:06:10','','','127.0.0.1','loggedin',1),(1161,'user','5','2022-08-20 15:08:13','','','127.0.0.1','loggedin',1),(1162,'user','5','2022-08-20 15:53:17','2022-08-20 15:55:44','','127.0.0.1','loggedin',1),(1163,'admin','3','2022-08-20 15:55:56','','','127.0.0.1','loggedin',1),(1164,'admin','4','2022-08-20 16:06:34','2022-08-20 16:24:39','','127.0.0.1','loggedin',1),(1165,'user','5','2022-08-20 16:41:22','','','127.0.0.1','loggedin',1),(1166,'user','5','2022-08-22 07:55:23','','','127.0.0.1','loggedin',1),(1167,'user','5','2022-08-22 11:29:41','','','127.0.0.1','loggedin',1),(1168,'user','5','2022-08-22 11:39:12','','','127.0.0.1','loggedin',1),(1169,'user','5','2022-08-22 13:41:42','','','127.0.0.1','loggedin',1),(1170,'user','5','2022-08-22 15:23:33','2022-08-22 16:02:19','','127.0.0.1','loggedin',1),(1171,'admin','3','2022-08-22 16:02:33','2022-08-22 16:09:37','','127.0.0.1','loggedin',1),(1172,'user','5','2022-08-22 17:10:22','','','127.0.0.1','loggedin',1),(1173,'user','5','2022-08-23 09:42:01','','','127.0.0.1','loggedin',1),(1174,'user','5','2022-08-23 10:57:06','2022-08-23 12:59:04','','127.0.0.1','loggedin',1),(1175,'user','5','2022-08-23 12:59:13','2022-08-23 15:05:40','','127.0.0.1','loggedin',1),(1176,'user','5','2022-08-23 15:06:01','','','127.0.0.1','loggedin',1),(1177,'user','5','2022-08-23 16:25:20','','','127.0.0.1','loggedin',1),(1178,'user','5','2022-08-24 08:11:23','','','127.0.0.1','loggedin',1),(1179,'user','5','2022-08-24 09:54:17','2022-08-24 13:05:38','','127.0.0.1','loggedin',1),(1180,'user','5','2022-08-24 15:19:14','','','127.0.0.1','loggedin',1),(1181,'user','5','2022-08-25 08:45:46','','','127.0.0.1','loggedin',1),(1182,'user','5','2022-08-26 08:40:03','','','127.0.0.1','loggedin',1),(1183,'admin','3','2022-08-26 12:55:22','2022-08-26 13:01:37','','127.0.0.1','loggedin',1),(1184,'user','5','2022-08-26 17:26:42','','','127.0.0.1','loggedin',1),(1185,'user','5','2022-08-27 08:53:33','','','127.0.0.1','loggedin',1),(1186,'user','5','2022-08-27 11:38:52','','','127.0.0.1','loggedin',1),(1187,'user','5','2022-08-29 14:31:34','','','127.0.0.1','loggedin',1),(1188,'user','5','2022-08-30 08:05:05','','','127.0.0.1','loggedin',1),(1189,'user','5','2022-08-30 11:18:42','','','127.0.0.1','loggedin',1),(1190,'user','5','2022-08-30 15:02:42','2022-08-30 15:37:00','','127.0.0.1','loggedin',1),(1191,'admin','3','2022-08-30 15:37:10','2022-08-30 15:39:25','','127.0.0.1','loggedin',1),(1192,'admin','3','2022-08-30 15:39:41','2022-08-30 15:59:06','','127.0.0.1','loggedin',1),(1193,'user','5','2022-08-31 13:11:39','','','127.0.0.1','loggedin',1),(1194,'admin','3','2022-08-31 16:58:56','2022-08-31 16:59:09','','127.0.0.1','loggedin',1),(1195,'user','5','2022-09-01 07:59:49','','','127.0.0.1','loggedin',1),(1196,'user','5','2022-09-01 10:11:50','2022-09-01 10:12:09','','127.0.0.1','loggedin',1),(1197,'user','5','2022-09-01 10:12:20','','','127.0.0.1','loggedin',1),(1198,'admin','3','2022-09-01 13:44:29','','','127.0.0.1','loggedin',1),(1199,'user','5','2022-09-01 14:02:03','2022-09-01 14:10:20','','127.0.0.1','loggedin',1),(1200,'admin','3','2022-09-01 14:10:29','2022-09-01 14:54:06','','127.0.0.1','loggedin',1),(1201,'user','5','2022-09-01 15:12:37','','','127.0.0.1','loggedin',1),(1202,'user','5','2022-09-02 08:18:09','','','127.0.0.1','loggedin',1),(1203,'user','5','2022-09-02 11:47:29','','','127.0.0.1','loggedin',1),(1204,'user','5','2022-09-02 12:59:37','','','127.0.0.1','loggedin',1),(1205,'user','5','2022-09-02 14:28:33','','','127.0.0.1','loggedin',1),(1206,'user','5','2022-09-03 07:38:10','','','127.0.0.1','loggedin',1),(1207,'user','5','2022-09-03 13:10:15','','','127.0.0.1','loggedin',1),(1208,'user','5','2022-09-03 17:53:10','','','127.0.0.1','loggedin',1),(1209,'user','5','2022-09-03 17:53:11','','','127.0.0.1','loggedin',1),(1210,'user','5','2022-09-05 08:03:53','','','127.0.0.1','loggedin',1),(1211,'user','5','2022-09-05 11:49:50','','','127.0.0.1','loggedin',1),(1212,'user','5','2022-09-05 12:29:40','','','127.0.0.1','loggedin',1),(1213,'user','5','2022-09-05 12:29:41','','','127.0.0.1','loggedin',1),(1214,'user','5','2022-09-05 12:29:43','','','127.0.0.1','loggedin',1),(1215,'user','5','2022-09-05 12:29:44','','','127.0.0.1','loggedin',1),(1216,'user','5','2022-09-05 12:29:46','','','127.0.0.1','loggedin',1),(1217,'user','5','2022-09-05 12:29:47','','','127.0.0.1','loggedin',1),(1218,'user','5','2022-09-05 12:29:48','','','127.0.0.1','loggedin',1),(1219,'user','5','2022-09-05 12:29:49','','','127.0.0.1','loggedin',1),(1220,'user','5','2022-09-06 08:26:08','','','127.0.0.1','loggedin',1),(1221,'admin','3','2022-09-06 15:17:21','2022-09-06 15:17:43','','127.0.0.1','loggedin',1),(1222,'user','5','2022-09-06 16:10:42','','','127.0.0.1','loggedin',1),(1223,'user','5','2022-09-06 17:34:08','','','127.0.0.1','loggedin',1),(1224,'user','5','2022-09-06 17:34:10','','','127.0.0.1','loggedin',1),(1225,'user','5','2022-09-06 17:34:10','','','127.0.0.1','loggedin',1),(1226,'user','5','2022-09-06 17:34:11','','','127.0.0.1','loggedin',1),(1227,'user','5','2022-09-07 08:15:33','2022-09-07 09:54:40','','127.0.0.1','loggedin',1),(1228,'admin','3','2022-09-07 09:54:49','2022-09-07 11:08:04','','127.0.0.1','loggedin',1),(1229,'user','5','2022-09-07 14:24:51','','','127.0.0.1','loggedin',1),(1230,'user','5','2022-09-07 17:17:01','','','127.0.0.1','loggedin',1),(1231,'user','5','2022-09-08 08:37:47','','','127.0.0.1','loggedin',1),(1232,'user','5','2022-09-09 07:49:34','','','127.0.0.1','loggedin',1),(1233,'user','5','2022-09-09 12:23:15','','','127.0.0.1','loggedin',1),(1234,'user','5','2022-09-09 15:21:05','','','127.0.0.1','loggedin',1),(1235,'user','5','2022-09-10 07:55:35','','','127.0.0.1','loggedin',1),(1236,'user','5','2022-09-10 10:48:06','2022-09-10 11:59:14','','127.0.0.1','loggedin',1),(1237,'admin','3','2022-09-10 11:59:23','2022-09-10 11:59:41','','127.0.0.1','loggedin',1),(1238,'user','5','2022-09-10 12:45:28','','','127.0.0.1','loggedin',1),(1239,'user','5','2022-09-10 15:40:06','','','127.0.0.1','loggedin',1),(1240,'user','5','2022-09-12 08:37:36','','','127.0.0.1','loggedin',1),(1241,'user','5','2022-09-12 15:37:49','','','127.0.0.1','loggedin',1),(1242,'user','5','2022-09-13 09:47:06','','','127.0.0.1','loggedin',1),(1243,'user','5','2022-09-13 09:47:06','','','127.0.0.1','loggedin',1),(1244,'user','5','2022-09-13 09:47:08','','','127.0.0.1','loggedin',1),(1245,'user','5','2022-09-13 09:47:08','','','127.0.0.1','loggedin',1),(1246,'user','5','2022-09-13 09:47:09','','','127.0.0.1','loggedin',1),(1247,'user','5','2022-09-13 13:36:11','','','127.0.0.1','loggedin',1),(1248,'user','5','2022-09-13 17:40:49','','','127.0.0.1','loggedin',1),(1249,'admin','3','2022-09-14 13:32:37','2022-09-14 13:38:57','','127.0.0.1','loggedin',1),(1250,'user','5','2022-09-15 09:29:31','','','127.0.0.1','loggedin',1),(1251,'admin','3','2022-09-15 13:26:40','2022-09-15 13:27:04','','127.0.0.1','loggedin',1),(1252,'admin','3','2022-09-15 13:43:58','2022-09-15 13:46:12','','127.0.0.1','loggedin',1),(1253,'user','5','2022-09-15 15:58:39','','','127.0.0.1','loggedin',1),(1254,'user','5','2022-09-15 16:01:05','','','127.0.0.1','loggedin',1),(1255,'user','5','2022-09-15 17:45:01','','','127.0.0.1','loggedin',1),(1256,'user','5','2022-09-16 07:51:17','','','127.0.0.1','loggedin',1),(1257,'user','5','2022-09-16 09:45:35','','','127.0.0.1','loggedin',1),(1258,'user','5','2022-09-16 09:45:36','','','127.0.0.1','loggedin',1),(1259,'user','5','2022-09-16 13:43:20','','','127.0.0.1','loggedin',1),(1260,'user','5','2022-09-16 18:05:54','2022-09-16 18:12:51','','127.0.0.1','loggedin',1),(1261,'admin','3','2022-09-16 18:13:01','2022-09-16 18:13:16','','127.0.0.1','loggedin',1),(1262,'user','5','2022-09-17 08:01:21','','','127.0.0.1','loggedin',1),(1263,'user','5','2022-09-17 11:09:49','','','127.0.0.1','loggedin',1),(1264,'user','5','2022-09-17 15:54:25','','','127.0.0.1','loggedin',1),(1265,'user','5','2022-09-17 18:02:05','','','127.0.0.1','loggedin',1),(1266,'user','5','2022-09-19 08:30:38','','','127.0.0.1','loggedin',1),(1267,'user','5','2022-09-19 13:25:09','','','127.0.0.1','loggedin',1),(1268,'user','5','2022-09-19 18:07:23','','','127.0.0.1','loggedin',1),(1269,'admin','3','2022-09-20 13:16:45','2022-09-20 13:20:41','','127.0.0.1','loggedin',1),(1270,'user','5','2022-09-20 13:20:47','2022-09-20 13:20:58','','127.0.0.1','loggedin',1),(1271,'admin','3','2022-09-20 13:21:09','','','127.0.0.1','loggedin',1),(1272,'user','5','2022-09-20 17:13:27','','','127.0.0.1','loggedin',1),(1273,'user','5','2022-09-21 08:10:24','','','127.0.0.1','loggedin',1),(1274,'user','5','2022-09-21 15:57:28','','','127.0.0.1','loggedin',1),(1275,'user','5','2022-09-22 07:54:32','','','127.0.0.1','loggedin',1),(1276,'user','5','2022-09-22 10:12:24','','','127.0.0.1','loggedin',1),(1277,'user','5','2022-09-23 14:14:50','','','127.0.0.1','loggedin',1),(1278,'user','5','2022-09-24 07:51:20','','','127.0.0.1','loggedin',1),(1279,'user','5','2022-09-26 07:55:04','','','127.0.0.1','loggedin',1),(1280,'user','5','2022-09-26 17:19:34','','','127.0.0.1','loggedin',1),(1281,'user','5','2022-09-27 09:46:30','','','127.0.0.1','loggedin',1),(1282,'user','5','2022-09-27 09:46:34','','','127.0.0.1','loggedin',1),(1283,'user','5','2022-09-27 09:46:35','','','127.0.0.1','loggedin',1),(1284,'user','5','2022-09-27 15:44:55','','','127.0.0.1','loggedin',1),(1285,'admin','3','2022-09-28 11:29:44','2022-09-28 11:49:57','','127.0.0.1','loggedin',1),(1286,'user','5','2022-09-28 12:01:42','','','127.0.0.1','loggedin',1),(1287,'user','5','2022-09-28 17:32:30','','','127.0.0.1','loggedin',1),(1288,'user','5','2022-09-29 07:47:37','','','127.0.0.1','loggedin',1),(1289,'user','5','2022-09-29 09:55:10','','','127.0.0.1','loggedin',1),(1290,'user','5','2022-09-29 15:23:52','','','127.0.0.1','loggedin',1),(1291,'user','5','2022-09-30 07:54:29','','','127.0.0.1','loggedin',1),(1292,'user','5','2022-09-30 10:20:18','','','127.0.0.1','loggedin',1),(1293,'user','5','2022-09-30 17:06:05','','','127.0.0.1','loggedin',1),(1294,'user','5','2022-10-01 08:33:17','','','127.0.0.1','loggedin',1),(1295,'user','5','2022-10-01 12:50:37','','','127.0.0.1','loggedin',1),(1296,'user','5','2022-10-01 16:09:12','','','127.0.0.1','loggedin',1),(1297,'user','5','2022-10-03 07:47:44','','','127.0.0.1','loggedin',1),(1298,'user','5','2022-10-04 08:07:31','','','127.0.0.1','loggedin',1),(1299,'user','5','2022-10-04 10:21:32','','','127.0.0.1','loggedin',1),(1300,'user','5','2022-10-04 15:29:41','','','127.0.0.1','loggedin',1),(1301,'user','5','2022-10-05 07:40:15','','','127.0.0.1','loggedin',1),(1302,'user','5','2022-10-05 12:49:48','','','127.0.0.1','loggedin',1),(1303,'user','5','2022-10-06 08:10:17','','','127.0.0.1','loggedin',1),(1304,'admin','3','2022-10-06 16:07:25','2022-10-06 16:08:31','','127.0.0.1','loggedin',1),(1305,'admin','3','2022-10-06 16:08:55','2022-10-06 16:09:02','','127.0.0.1','loggedin',1),(1306,'admin','3','2022-10-06 16:09:09','2022-10-06 16:15:12','','127.0.0.1','loggedin',1),(1307,'user','5','2022-10-06 17:43:15','','','127.0.0.1','loggedin',1),(1308,'user','5','2022-10-07 07:45:21','','','127.0.0.1','loggedin',1),(1309,'user','5','2022-10-07 08:25:02','','','127.0.0.1','loggedin',1),(1310,'user','5','2022-10-07 17:00:23','','','127.0.0.1','loggedin',1),(1311,'user','5','2022-10-08 07:33:08','','','127.0.0.1','loggedin',1),(1312,'user','5','2022-10-08 11:35:35','','','127.0.0.1','loggedin',1),(1313,'user','5','2022-10-08 13:48:07','','','127.0.0.1','loggedin',1),(1314,'user','5','2022-10-08 16:43:21','','','127.0.0.1','loggedin',1),(1315,'user','5','2022-10-10 09:25:08','','','127.0.0.1','loggedin',1),(1316,'user','5','2022-10-10 10:43:06','','','127.0.0.1','loggedin',1),(1317,'user','5','2022-10-11 07:46:03','','','127.0.0.1','loggedin',1),(1318,'user','5','2022-10-11 12:35:00','','','127.0.0.1','loggedin',1),(1319,'user','5','2022-10-11 14:58:39','','','127.0.0.1','loggedin',1),(1320,'user','5','2022-10-12 07:47:13','','','127.0.0.1','loggedin',1),(1321,'user','5','2022-10-12 14:47:02','','','127.0.0.1','loggedin',1),(1322,'user','5','2022-10-13 08:12:07','','','127.0.0.1','loggedin',1),(1323,'user','5','2022-10-13 16:05:16','','','127.0.0.1','loggedin',1),(1324,'user','5','2022-10-14 16:02:01','','','127.0.0.1','loggedin',1),(1325,'user','5','2022-10-14 16:02:05','','','127.0.0.1','loggedin',1),(1326,'user','5','2022-10-15 07:46:09','','','127.0.0.1','loggedin',1),(1327,'user','5','2022-10-15 11:59:35','2022-10-15 12:26:49','','127.0.0.1','loggedin',1),(1328,'user','5','2022-10-15 12:26:57','','','127.0.0.1','loggedin',1),(1329,'user','5','2022-10-17 09:46:03','','','127.0.0.1','loggedin',1),(1330,'user','5','2022-10-17 12:02:47','2022-10-17 12:30:21','','127.0.0.1','loggedin',1),(1331,'admin','3','2022-10-17 12:30:34','2022-10-17 12:31:52','','127.0.0.1','loggedin',1),(1332,'user','5','2022-10-17 12:42:47','2022-10-17 13:01:24','','127.0.0.1','loggedin',1),(1333,'admin','3','2022-10-17 13:01:31','2022-10-17 13:22:43','','127.0.0.1','loggedin',1),(1334,'user','5','2022-10-17 15:04:46','','','127.0.0.1','loggedin',1),(1335,'user','5','2022-10-18 07:47:16','','','127.0.0.1','loggedin',1),(1336,'admin','3','2022-10-18 15:17:02','2022-10-18 15:36:34','','127.0.0.1','loggedin',1),(1337,'user','5','2022-10-19 07:24:23','','','127.0.0.1','loggedin',1),(1338,'user','5','2022-10-19 11:30:33','','','127.0.0.1','loggedin',1),(1339,'user','5','2022-10-19 13:48:49','','','127.0.0.1','loggedin',1),(1340,'user','5','2022-10-20 09:22:03','','','127.0.0.1','loggedin',1),(1341,'user','5','2022-10-20 14:26:59','','','127.0.0.1','loggedin',1),(1342,'user','5','2022-10-21 09:29:12','','','127.0.0.1','loggedin',1),(1343,'user','5','2022-10-21 09:29:13','','','127.0.0.1','loggedin',1),(1344,'user','5','2022-10-21 09:29:14','','','127.0.0.1','loggedin',1),(1345,'user','5','2022-10-21 09:29:15','','','127.0.0.1','loggedin',1),(1346,'user','5','2022-10-21 09:29:16','','','127.0.0.1','loggedin',1),(1347,'user','5','2022-10-21 17:35:48','','','127.0.0.1','loggedin',1),(1348,'user','5','2022-10-22 07:49:59','','','127.0.0.1','loggedin',1),(1349,'user','5','2022-10-22 10:57:12','','','127.0.0.1','loggedin',1),(1350,'user','5','2022-10-22 18:19:53','','','127.0.0.1','loggedin',1),(1351,'user','5','2022-10-24 08:04:33','','','127.0.0.1','loggedin',1),(1352,'user','5','2022-10-24 10:18:34','','','127.0.0.1','loggedin',1),(1353,'user','5','2022-10-24 17:32:06','','','127.0.0.1','loggedin',1),(1354,'user','5','2022-10-25 14:37:06','','','127.0.0.1','loggedin',1),(1355,'user','5','2022-10-26 09:30:03','','','127.0.0.1','loggedin',1),(1356,'user','5','2022-10-26 14:14:48','2022-10-26 15:10:38','','127.0.0.1','loggedin',1),(1357,'admin','3','2022-10-26 15:10:56','2022-10-26 15:18:41','','127.0.0.1','loggedin',1),(1358,'user','5','2022-10-26 16:57:16','','','127.0.0.1','loggedin',1),(1359,'user','5','2022-10-29 11:08:46','','','127.0.0.1','loggedin',1),(1360,'user','5','2022-10-29 11:08:50','','','127.0.0.1','loggedin',1),(1361,'user','5','2022-10-29 17:06:19','','','127.0.0.1','loggedin',1),(1362,'user','5','2022-10-31 11:56:58','','','127.0.0.1','loggedin',1),(1363,'user','5','2022-10-31 17:51:24','','','127.0.0.1','loggedin',1),(1364,'user','5','2022-10-31 17:51:25','','','127.0.0.1','loggedin',1),(1365,'user','5','2022-10-31 17:51:25','','','127.0.0.1','loggedin',1),(1366,'user','5','2022-10-31 17:51:26','','','127.0.0.1','loggedin',1),(1367,'user','5','2022-10-31 17:51:27','','','127.0.0.1','loggedin',1),(1368,'user','5','2022-11-01 08:57:31','','','127.0.0.1','loggedin',1),(1369,'user','5','2022-11-01 16:42:00','','','127.0.0.1','loggedin',1),(1370,'user','5','2022-11-02 08:04:55','','','127.0.0.1','loggedin',1),(1371,'user','5','2022-11-02 17:41:43','','','127.0.0.1','loggedin',1),(1372,'user','5','2022-11-03 12:50:54','','','127.0.0.1','loggedin',1),(1373,'user','5','2022-11-03 18:02:57','','','127.0.0.1','loggedin',1),(1374,'user','5','2022-11-04 07:35:28','','','127.0.0.1','loggedin',1),(1375,'user','5','2022-11-04 12:17:45','','','127.0.0.1','loggedin',1),(1376,'user','5','2022-11-04 16:51:27','','','127.0.0.1','loggedin',1),(1377,'user','5','2022-11-05 07:57:42','','','127.0.0.1','loggedin',1),(1378,'user','5','2022-11-05 11:52:12','','','127.0.0.1','loggedin',1),(1379,'user','5','2022-11-07 08:57:39','2022-11-07 14:44:17','','127.0.0.1','loggedin',1),(1380,'admin','3','2022-11-07 14:44:27','2022-11-07 14:45:32','','127.0.0.1','loggedin',1),(1381,'admin','3','2022-11-07 14:52:46','2022-11-07 15:07:31','','127.0.0.1','loggedin',1),(1382,'user','5','2022-11-07 17:50:33','','','127.0.0.1','loggedin',1),(1383,'user','5','2022-11-08 07:43:45','','','127.0.0.1','loggedin',1),(1384,'user','5','2022-11-08 09:23:09','','','127.0.0.1','loggedin',1),(1385,'user','5','2022-11-08 18:06:48','','','127.0.0.1','loggedin',1),(1386,'user','5','2022-11-09 07:51:27','','','127.0.0.1','loggedin',1),(1387,'user','5','2022-11-10 07:36:02','','','127.0.0.1','loggedin',1),(1388,'user','5','2022-11-10 10:29:38','','','127.0.0.1','loggedin',1),(1389,'user','5','2022-11-10 13:55:25','','','127.0.0.1','loggedin',1),(1390,'user','5','2022-11-10 16:23:18','','','127.0.0.1','loggedin',1),(1391,'user','5','2022-11-11 08:00:13','','','127.0.0.1','loggedin',1),(1392,'user','5','2022-11-11 14:10:08','2022-11-11 14:30:06','','127.0.0.1','loggedin',1),(1393,'admin','3','2022-11-11 14:30:17','','','127.0.0.1','loggedin',1),(1394,'admin','3','2022-11-11 14:44:31','2022-11-11 14:49:49','','127.0.0.1','loggedin',1),(1395,'admin','3','2022-11-11 14:49:57','2022-11-11 14:51:03','','127.0.0.1','loggedin',1),(1396,'admin','3','2022-11-11 14:51:11','','','127.0.0.1','loggedin',1),(1397,'user','5','2022-11-11 18:25:17','','','127.0.0.1','loggedin',1),(1398,'user','5','2022-11-12 07:43:42','','','127.0.0.1','loggedin',1),(1399,'user','5','2022-11-12 12:15:28','','','127.0.0.1','loggedin',1),(1400,'user','5','2022-11-12 15:34:16','','','127.0.0.1','loggedin',1),(1401,'user','5','2022-11-14 09:24:16','','','127.0.0.1','loggedin',1),(1402,'user','5','2022-11-15 08:08:41','2022-11-15 11:24:17','','127.0.0.1','loggedin',1),(1403,'admin','3','2022-11-15 11:24:29','','','127.0.0.1','loggedin',1),(1404,'user','5','2022-11-15 16:06:21','','','127.0.0.1','loggedin',1),(1405,'user','5','2022-11-16 08:01:40','','','127.0.0.1','loggedin',1),(1406,'user','5','2022-11-16 10:48:43','','','127.0.0.1','loggedin',1),(1407,'user','5','2022-11-16 12:50:11','','','127.0.0.1','loggedin',1),(1408,'user','5','2022-11-16 18:08:43','','','127.0.0.1','loggedin',1),(1409,'user','5','2022-11-17 08:06:59','','','127.0.0.1','loggedin',1),(1410,'user','5','2022-11-17 16:58:04','','','127.0.0.1','loggedin',1),(1411,'user','5','2022-11-18 07:53:25','','','127.0.0.1','loggedin',1),(1412,'user','5','2022-11-18 11:55:05','','','127.0.0.1','loggedin',1),(1413,'user','5','2022-11-18 15:18:55','','','127.0.0.1','loggedin',1),(1414,'user','5','2022-11-19 08:58:02','','','127.0.0.1','loggedin',1),(1415,'user','5','2022-11-19 14:33:32','','','127.0.0.1','loggedin',1),(1416,'user','5','2022-11-21 07:59:02','','','127.0.0.1','loggedin',1),(1417,'user','5','2022-11-21 12:00:09','','','127.0.0.1','loggedin',1),(1418,'user','5','2022-11-21 17:02:37','','','127.0.0.1','loggedin',1),(1419,'user','5','2022-11-22 08:05:14','','','127.0.0.1','loggedin',1),(1420,'user','5','2022-11-22 12:01:14','2022-11-22 13:28:05','','127.0.0.1','loggedin',1),(1421,'admin','3','2022-11-22 13:28:19','2022-11-22 13:50:10','','127.0.0.1','loggedin',1),(1422,'admin','3','2022-11-22 13:50:20','2022-11-22 14:11:42','','127.0.0.1','loggedin',1),(1423,'admin','3','2022-11-22 14:11:59','2022-11-22 14:12:32','','127.0.0.1','loggedin',1),(1424,'user','5','2022-11-22 14:47:30','','','127.0.0.1','loggedin',1),(1425,'user','5','2022-11-23 10:24:05','','','127.0.0.1','loggedin',1),(1426,'admin','3','2022-11-23 15:20:41','2022-11-23 15:21:18','','127.0.0.1','loggedin',1),(1427,'user','5','2022-11-23 15:21:28','2022-11-23 15:29:59','','127.0.0.1','loggedin',1),(1428,'admin','3','2022-11-23 15:30:07','2022-11-23 15:30:23','','127.0.0.1','loggedin',1),(1429,'user','5','2022-11-24 07:48:59','2022-11-24 14:35:59','','127.0.0.1','loggedin',1),(1430,'admin','3','2022-11-24 14:36:10','2022-11-24 14:36:25','','127.0.0.1','loggedin',1),(1431,'admin','3','2022-11-24 14:36:35','','','127.0.0.1','loggedin',1),(1432,'admin','3','2022-11-26 10:56:22','2022-11-26 10:56:29','','127.0.0.1','loggedin',1),(1433,'admin','3','2022-11-26 10:58:52','2022-11-26 11:04:08','','127.0.0.1','loggedin',1),(1434,'user','5','2022-11-26 11:26:22','','','127.0.0.1','loggedin',1),(1435,'user','5','2022-11-26 11:27:41','2022-11-26 11:48:56','','127.0.0.1','loggedin',1),(1436,'admin','3','2022-11-26 11:49:06','2022-11-26 11:50:47','','127.0.0.1','loggedin',1),(1437,'admin','3','2022-11-26 11:51:29','2022-11-26 11:52:11','','127.0.0.1','loggedin',1),(1438,'user','5','2022-11-26 11:57:19','','','127.0.0.1','loggedin',1),(1439,'user','5','2022-11-26 14:25:18','','','127.0.0.1','loggedin',1),(1440,'user','5','2022-11-28 10:15:40','','','127.0.0.1','loggedin',1),(1441,'admin','3','2022-11-28 12:43:34','2022-11-28 12:45:26','','127.0.0.1','loggedin',1),(1442,'admin','3','2022-11-28 12:45:39','2022-11-28 12:45:58','','127.0.0.1','loggedin',1),(1443,'user','5','2022-11-28 14:52:45','','','127.0.0.1','loggedin',1),(1444,'user','5','2022-11-29 09:58:47','','','127.0.0.1','loggedin',1),(1445,'user','5','2022-11-29 13:14:15','','','127.0.0.1','loggedin',1),(1446,'user','5','2022-11-30 08:05:17','','','127.0.0.1','loggedin',1),(1447,'user','5','2022-11-30 13:00:20','','','127.0.0.1','loggedin',1),(1448,'admin','3','2022-11-30 14:45:20','2022-11-30 14:48:34','','127.0.0.1','loggedin',1),(1449,'admin','3','2022-11-30 14:50:48','','','127.0.0.1','loggedin',1),(1450,'user','5','2022-11-30 17:36:06','','','127.0.0.1','loggedin',1),(1451,'user','5','2022-12-01 08:44:49','','','127.0.0.1','loggedin',1),(1452,'user','5','2022-12-01 13:43:30','','','127.0.0.1','loggedin',1),(1453,'user','5','2022-12-01 13:44:12','','','127.0.0.1','loggedin',1),(1454,'user','5','2022-12-01 14:07:04','2022-12-01 14:30:18','','127.0.0.1','loggedin',1),(1455,'admin','3','2022-12-01 14:30:35','2022-12-01 14:32:21','','127.0.0.1','loggedin',1),(1456,'admin','3','2022-12-01 14:37:55','2022-12-01 14:55:39','','127.0.0.1','loggedin',1),(1457,'admin','3','2022-12-01 15:07:17','2022-12-01 15:08:05','','127.0.0.1','loggedin',1),(1458,'user','5','2022-12-01 17:50:57','','','127.0.0.1','loggedin',1),(1459,'user','5','2022-12-02 11:16:51','','','127.0.0.1','loggedin',1),(1460,'user','5','2022-12-03 09:02:59','','','127.0.0.1','loggedin',1),(1461,'user','5','2022-12-03 13:27:23','','','127.0.0.1','loggedin',1),(1462,'user','5','2022-12-03 16:42:23','','','127.0.0.1','loggedin',1),(1463,'user','5','2022-12-05 08:29:59','','','127.0.0.1','loggedin',1),(1464,'user','5','2022-12-05 10:43:03','','','127.0.0.1','loggedin',1),(1465,'user','5','2022-12-05 10:55:23','','','127.0.0.1','loggedin',1),(1466,'user','5','2022-12-05 14:27:56','','','127.0.0.1','loggedin',1),(1467,'user','5','2022-12-06 09:57:47','','','127.0.0.1','loggedin',1),(1468,'user','5','2022-12-06 15:25:42','2022-12-06 17:45:37','','127.0.0.1','loggedin',1),(1469,'admin','3','2022-12-06 17:45:59','2022-12-06 17:59:53','','127.0.0.1','loggedin',1),(1470,'admin','3','2022-12-06 18:00:07','2022-12-06 18:18:11','','127.0.0.1','loggedin',1),(1471,'user','5','2022-12-07 07:47:04','2022-12-07 14:21:23','','127.0.0.1','loggedin',1),(1472,'admin','3','2022-12-07 14:21:39','2022-12-07 14:28:00','','127.0.0.1','loggedin',1),(1473,'user','5','2022-12-07 17:59:14','','','127.0.0.1','loggedin',1),(1474,'user','5','2022-12-08 08:12:20','','','127.0.0.1','loggedin',1),(1475,'user','5','2022-12-08 14:02:22','','','127.0.0.1','loggedin',1),(1476,'user','5','2022-12-08 16:22:59','','','127.0.0.1','loggedin',1),(1477,'user','5','2022-12-09 10:57:00','','','127.0.0.1','loggedin',1),(1478,'user','5','2022-12-09 14:07:21','','','127.0.0.1','loggedin',1),(1479,'user','5','2022-12-10 09:42:51','','','127.0.0.1','loggedin',1),(1480,'user','5','2022-12-10 14:17:03','','','127.0.0.1','loggedin',1),(1481,'user','5','2022-12-12 08:47:51','','','127.0.0.1','loggedin',1),(1482,'user','5','2022-12-12 08:47:55','','','127.0.0.1','loggedin',1),(1483,'user','5','2022-12-13 11:29:45','','','127.0.0.1','loggedin',1),(1484,'user','5','2022-12-13 15:26:56','','','127.0.0.1','loggedin',1),(1485,'user','5','2022-12-14 09:28:51','','','127.0.0.1','loggedin',1),(1486,'user','5','2022-12-14 11:48:04','','','127.0.0.1','loggedin',1),(1487,'user','5','2022-12-14 13:49:23','2022-12-14 14:10:41','','127.0.0.1','loggedin',1),(1488,'admin','3','2022-12-14 14:10:50','2022-12-14 14:32:07','','127.0.0.1','loggedin',1),(1489,'user','5','2022-12-15 08:08:34','','','127.0.0.1','loggedin',1),(1490,'user','5','2022-12-15 10:03:10','','','127.0.0.1','loggedin',1),(1491,'user','5','2022-12-16 07:40:20','','','127.0.0.1','loggedin',1),(1492,'admin','3','2022-12-16 11:48:06','','','127.0.0.1','loggedin',1),(1493,'user','5','2022-12-16 12:26:12','','','127.0.0.1','loggedin',1),(1494,'user','5','2022-12-17 11:06:00','','','127.0.0.1','loggedin',1),(1495,'user','5','2022-12-19 08:16:30','','','127.0.0.1','loggedin',1),(1496,'user','5','2022-12-19 12:40:06','','','127.0.0.1','loggedin',1),(1497,'user','5','2022-12-19 12:40:08','','','127.0.0.1','loggedin',1),(1498,'user','5','2022-12-19 16:35:36','','','127.0.0.1','loggedin',1),(1499,'user','5','2022-12-20 08:37:11','','','127.0.0.1','loggedin',1),(1500,'user','5','2022-12-20 11:43:01','','','127.0.0.1','loggedin',1),(1501,'admin','3','2022-12-20 16:38:49','2022-12-20 16:52:11','','127.0.0.1','loggedin',1),(1502,'user','5','2022-12-21 10:33:37','','','127.0.0.1','loggedin',1),(1503,'admin','3','2022-12-21 13:28:25','2022-12-21 13:36:08','','127.0.0.1','loggedin',1),(1504,'user','5','2022-12-21 14:08:00','','','127.0.0.1','loggedin',1),(1505,'user','5','2022-12-21 18:46:47','','','127.0.0.1','loggedin',1),(1506,'user','5','2022-12-22 09:09:24','','','127.0.0.1','loggedin',1),(1507,'user','5','2022-12-22 13:41:54','2022-12-22 16:27:59','','127.0.0.1','loggedin',1),(1508,'admin','3','2022-12-22 16:28:32','','','127.0.0.1','loggedin',1),(1509,'user','5','2022-12-28 08:03:46','','','127.0.0.1','loggedin',1),(1510,'user','5','2022-12-28 13:06:29','','','127.0.0.1','loggedin',1),(1511,'user','5','2022-12-29 08:09:56','2022-12-29 12:22:32','','127.0.0.1','loggedin',1),(1512,'admin','3','2022-12-29 12:22:41','','','127.0.0.1','loggedin',1),(1513,'admin','3','2022-12-29 15:31:49','2022-12-29 15:43:04','','127.0.0.1','loggedin',1),(1514,'user','5','2022-12-29 17:00:12','','','127.0.0.1','loggedin',1),(1515,'user','5','2022-12-29 17:01:12','','','127.0.0.1','loggedin',1),(1516,'user','5','2022-12-30 08:55:42','','','127.0.0.1','loggedin',1),(1517,'user','5','2022-12-30 13:58:25','2022-12-30 14:01:18','','127.0.0.1','loggedin',1),(1518,'admin','3','2022-12-30 14:01:30','2022-12-30 14:01:45','','127.0.0.1','loggedin',1),(1519,'user','5','2022-12-30 18:15:06','','','127.0.0.1','loggedin',1),(1520,'user','5','2022-12-31 11:05:48','','','127.0.0.1','loggedin',1),(1521,'user','5','2022-12-31 13:22:37','','','127.0.0.1','loggedin',1),(1522,'user','5','2023-01-02 08:06:50','','','127.0.0.1','loggedin',1),(1523,'user','5','2023-01-02 11:05:54','','','127.0.0.1','loggedin',1),(1524,'user','5','2023-01-02 17:50:37','','','127.0.0.1','loggedin',1),(1525,'user','5','2023-01-03 09:41:52','','','127.0.0.1','loggedin',1),(1526,'admin','3','2023-01-03 15:42:54','2023-01-03 15:46:21','','127.0.0.1','loggedin',1),(1527,'user','5','2023-01-03 15:47:40','','','127.0.0.1','loggedin',1),(1528,'user','5','2023-01-04 17:46:37','','','127.0.0.1','loggedin',1),(1529,'user','5','2023-01-05 07:38:44','','','127.0.0.1','loggedin',1),(1530,'user','5','2023-01-05 09:50:54','','','127.0.0.1','loggedin',1),(1531,'user','5','2023-01-05 12:44:28','','','127.0.0.1','loggedin',1),(1532,'admin','3','2023-01-05 13:01:04','2023-01-05 13:15:19','','127.0.0.1','loggedin',1),(1533,'user','5','2023-01-05 13:31:30','2023-01-05 13:37:12','','127.0.0.1','loggedin',1),(1534,'admin','3','2023-01-05 13:37:21','2023-01-05 13:57:55','','127.0.0.1','loggedin',1),(1535,'user','5','2023-01-05 14:26:21','','','127.0.0.1','loggedin',1),(1536,'user','5','2023-01-05 17:20:32','','','127.0.0.1','loggedin',1),(1537,'user','5','2023-01-06 11:10:26','','','127.0.0.1','loggedin',1),(1538,'admin','3','2023-01-06 14:03:54','2023-01-06 14:13:36','','127.0.0.1','loggedin',1),(1539,'user','5','2023-01-06 15:40:39','','','127.0.0.1','loggedin',1),(1540,'admin','3','2023-01-07 12:27:13','2023-01-07 12:34:28','','127.0.0.1','loggedin',1),(1541,'user','5','2023-01-07 14:30:52','','','127.0.0.1','loggedin',1),(1542,'user','5','2023-01-09 08:56:53','','','127.0.0.1','loggedin',1),(1543,'user','5','2023-01-09 16:03:40','','','127.0.0.1','loggedin',1),(1544,'user','5','2023-01-10 08:49:53','','','127.0.0.1','loggedin',1),(1545,'admin','3','2023-01-10 14:11:58','2023-01-10 14:13:45','','127.0.0.1','loggedin',1),(1546,'user','5','2023-01-10 17:08:29','','','127.0.0.1','loggedin',1),(1547,'user','5','2023-01-11 07:37:17','','','127.0.0.1','loggedin',1),(1548,'user','5','2023-01-11 14:54:45','','','127.0.0.1','loggedin',1),(1549,'user','5','2023-01-12 08:00:42','','','127.0.0.1','loggedin',1),(1550,'user','5','2023-01-12 16:26:06','2023-01-12 16:31:16','','127.0.0.1','loggedin',1),(1551,'admin','3','2023-01-12 16:31:25','2023-01-12 16:33:23','','127.0.0.1','loggedin',1),(1552,'user','5','2023-01-12 17:28:25','','','127.0.0.1','loggedin',1),(1553,'user','5','2023-01-13 08:55:38','','','127.0.0.1','loggedin',1),(1554,'user','5','2023-01-13 10:03:43','','','127.0.0.1','loggedin',1),(1555,'user','5','2023-01-13 10:44:54','','','127.0.0.1','loggedin',1),(1556,'user','5','2023-01-13 14:58:02','','','127.0.0.1','loggedin',1),(1557,'user','5','2023-01-14 07:59:05','','','127.0.0.1','loggedin',1),(1558,'user','5','2023-01-14 10:26:12','','','127.0.0.1','loggedin',1),(1559,'user','5','2023-01-14 17:54:32','','','127.0.0.1','loggedin',1),(1560,'user','5','2023-01-16 09:01:13','','','127.0.0.1','loggedin',1),(1561,'user','5','2023-01-16 12:31:02','','','127.0.0.1','loggedin',1),(1562,'user','5','2023-01-16 12:31:57','','','127.0.0.1','loggedin',1),(1563,'user','5','2023-01-16 17:14:56','','','127.0.0.1','loggedin',1),(1564,'user','5','2023-01-17 09:33:57','','','127.0.0.1','loggedin',1),(1565,'user','5','2023-01-17 13:39:41','','','127.0.0.1','loggedin',1),(1566,'user','5','2023-01-18 07:36:20','','','127.0.0.1','loggedin',1),(1567,'user','5','2023-01-18 10:48:44','','','127.0.0.1','loggedin',1),(1568,'user','5','2023-01-18 12:58:47','','','127.0.0.1','loggedin',1),(1569,'user','5','2023-01-19 09:27:17','','','127.0.0.1','loggedin',1),(1570,'user','5','2023-01-19 17:23:00','','','127.0.0.1','loggedin',1),(1571,'user','5','2023-01-20 07:33:41','','','127.0.0.1','loggedin',1),(1572,'user','5','2023-01-20 10:30:35','2023-01-20 11:27:01','','127.0.0.1','loggedin',1),(1573,'admin','3','2023-01-20 11:27:10','2023-01-20 11:35:47','','127.0.0.1','loggedin',1),(1574,'user','5','2023-01-20 11:37:00','','','127.0.0.1','loggedin',1),(1575,'user','5','2023-01-20 14:19:51','2023-01-20 16:46:10','','127.0.0.1','loggedin',1),(1576,'admin','3','2023-01-20 16:46:18','2023-01-20 16:49:10','','127.0.0.1','loggedin',1),(1577,'user','5','2023-01-21 07:59:11','','','127.0.0.1','loggedin',1),(1578,'user','5','2023-01-21 12:55:36','','','127.0.0.1','loggedin',1),(1579,'user','5','2023-01-21 16:17:26','','','127.0.0.1','loggedin',1),(1580,'user','5','2023-01-23 09:51:15','','','127.0.0.1','loggedin',1),(1581,'user','5','2023-01-23 14:09:37','','','127.0.0.1','loggedin',1),(1582,'user','5','2023-01-23 18:03:09','','','127.0.0.1','loggedin',1),(1583,'user','5','2023-01-24 08:54:14','','','127.0.0.1','loggedin',1),(1584,'user','5','2023-01-25 10:08:47','','','127.0.0.1','loggedin',1),(1585,'user','5','2023-01-26 11:00:07','','','127.0.0.1','loggedin',1),(1586,'user','5','2023-01-27 09:27:40','','','127.0.0.1','loggedin',1),(1587,'admin','4','2023-01-27 13:00:57','2023-01-27 15:40:26','','127.0.0.1','loggedin',1),(1588,'user','5','2023-01-27 17:14:29','','','127.0.0.1','loggedin',1),(1589,'user','5','2023-01-28 08:43:47','2023-01-28 09:29:27','','127.0.0.1','loggedin',1),(1590,'admin','3','2023-01-28 09:29:36','2023-01-28 09:31:42','','127.0.0.1','loggedin',1),(1591,'user','5','2023-01-28 09:39:45','','','127.0.0.1','loggedin',1),(1592,'user','5','2023-01-28 11:50:22','','','127.0.0.1','loggedin',1),(1593,'user','5','2023-01-28 16:34:56','','','127.0.0.1','loggedin',1),(1594,'user','5','2023-01-30 09:57:34','','','127.0.0.1','loggedin',1),(1595,'user','5','2023-01-30 12:07:14','','','127.0.0.1','loggedin',1),(1596,'user','5','2023-01-30 14:55:25','','','127.0.0.1','loggedin',1),(1597,'user','5','2023-01-31 09:24:08','','','127.0.0.1','loggedin',1),(1598,'user','5','2023-01-31 12:07:52','','','127.0.0.1','loggedin',1),(1599,'user','5','2023-01-31 18:30:58','','','127.0.0.1','loggedin',1),(1600,'user','5','2023-02-01 10:58:36','','','127.0.0.1','loggedin',1),(1601,'user','5','2023-02-01 11:40:47','','','127.0.0.1','loggedin',1),(1602,'user','5','2023-02-01 11:40:49','2023-02-01 15:41:50','','127.0.0.1','loggedin',1),(1603,'admin','3','2023-02-01 15:41:59','2023-02-01 15:50:33','','127.0.0.1','loggedin',1),(1604,'user','5','2023-02-02 08:54:44','','','127.0.0.1','loggedin',1),(1605,'user','5','2023-02-02 14:11:52','','','127.0.0.1','loggedin',1),(1606,'user','5','2023-02-03 08:46:44','','','127.0.0.1','loggedin',1),(1607,'user','5','2023-02-03 11:10:27','','','127.0.0.1','loggedin',1),(1608,'user','5','2023-02-03 16:01:44','','','127.0.0.1','loggedin',1),(1609,'user','5','2023-02-03 18:16:07','','','127.0.0.1','loggedin',1),(1610,'user','5','2023-02-04 08:54:38','','','127.0.0.1','loggedin',1),(1611,'user','5','2023-02-04 14:25:33','','','127.0.0.1','loggedin',1),(1612,'user','5','2023-02-06 09:16:26','2023-02-06 15:31:26','','127.0.0.1','loggedin',1),(1613,'admin','3','2023-02-06 15:31:42','','','127.0.0.1','loggedin',1),(1614,'admin','1','2023-02-06 22:25:51','','','154.158.158.146','loggedin',1),(1615,'admin','3','2023-02-06 23:09:14','','','41.90.185.95','loggedin',1),(1616,'admin','1','2023-02-07 08:43:57','2023-02-07 08:44:54','','102.223.35.70','loggedin',1),(1617,'admin','3','2023-02-07 10:43:10','','','105.55.141.69','loggedin',1),(1618,'admin','3','2023-02-07 14:49:43','2023-02-07 14:51:11','','105.160.30.111','loggedin',1),(1619,'admin','1','2023-02-07 14:51:23','','','102.22.214.230','loggedin',1),(1620,'user','5','2023-02-07 15:06:37','','','102.22.214.230','loggedin',1),(1621,'user','5','2023-02-07 15:07:53','','','102.22.214.230','loggedin',1),(1622,'admin','1','2023-02-07 18:03:35','2023-02-07 18:03:54','','41.90.184.82','loggedin',1),(1623,'admin','3','2023-02-07 19:58:47','','','41.81.65.29','loggedin',1),(1624,'user','5','2023-02-08 09:04:11','','','102.22.214.230','loggedin',1),(1625,'admin','3','2023-02-08 09:49:41','','','196.97.182.237','loggedin',1),(1626,'admin','4','2023-02-08 09:52:01','','','105.161.222.240','loggedin',1),(1627,'admin','3','2023-02-08 11:58:32','','','105.160.30.111','loggedin',1),(1628,'admin','3','2023-02-08 18:38:42','','','105.160.125.137','loggedin',1),(1629,'user','5','2023-02-09 09:09:00','','','102.22.212.250','loggedin',1),(1630,'admin','3','2023-02-09 17:34:34','','','105.160.30.111','loggedin',1),(1631,'admin','4','2023-02-09 18:38:01','','','105.164.205.172','loggedin',1),(1632,'admin','4','2023-02-09 18:38:02','','','105.164.205.172','loggedin',1),(1633,'admin','4','2023-02-09 18:38:02','','','105.164.205.172','loggedin',1),(1634,'admin','4','2023-02-09 18:38:02','','','105.164.205.172','loggedin',1),(1635,'admin','4','2023-02-09 18:40:50','','','105.164.205.172','loggedin',1),(1636,'admin','3','2023-02-09 23:06:34','','','41.90.185.95','loggedin',1),(1637,'admin','3','2023-02-10 08:01:00','','','41.90.185.95','loggedin',1),(1638,'user','5','2023-02-10 08:10:39','','','102.22.214.51','loggedin',1),(1639,'admin','3','2023-02-10 13:22:27','','','41.81.11.180','loggedin',1),(1640,'user','5','2023-02-10 13:25:47','2023-02-10 18:39:58','','102.22.210.90','loggedin',1),(1641,'admin','3','2023-02-10 18:45:02','','','102.22.213.56','loggedin',1),(1642,'admin','3','2023-02-11 14:19:49','','','105.160.21.196','loggedin',1),(1643,'admin','3','2023-02-13 09:26:25','','','105.160.30.111','loggedin',1),(1644,'user','5','2023-02-13 09:43:04','','','102.22.214.240','loggedin',1),(1645,'user','5','2023-02-13 15:31:37','','','102.22.214.240','loggedin',1),(1646,'admin','3','2023-02-13 16:38:03','2023-02-13 17:13:54','','102.22.214.240','loggedin',1),(1647,'user','5','2023-02-14 08:54:29','','','102.22.214.240','loggedin',1),(1648,'user','5','2023-02-14 14:08:58','','','102.22.214.240','loggedin',1),(1649,'user','5','2023-02-14 18:11:29','','','102.22.214.240','loggedin',1),(1650,'user','5','2023-02-15 07:48:51','2023-02-15 11:00:45','','102.22.214.240','loggedin',1),(1651,'admin','3','2023-02-15 11:01:25','2023-02-15 11:09:40','','102.22.214.240','loggedin',1),(1652,'user','5','2023-02-15 12:53:46','','','102.22.214.240','loggedin',1),(1653,'admin','1','2023-02-16 04:58:02','','','197.237.6.30','loggedin',1),(1654,'user','5','2023-02-16 09:20:55','','','102.22.212.13','loggedin',1),(1655,'user','5','2023-02-16 13:36:25','','','102.22.212.13','loggedin',1),(1656,'user','5','2023-02-16 15:42:48','','','102.22.212.13','loggedin',1),(1657,'user','5','2023-02-17 08:37:06','','','102.22.214.52','loggedin',1),(1658,'user','5','2023-02-17 11:37:34','','','102.22.214.52','loggedin',1),(1659,'admin','3','2023-02-18 08:47:22','','','105.160.44.6','loggedin',1),(1660,'user','5','2023-02-18 09:07:23','','','102.22.214.117','loggedin',1),(1661,'admin','3','2023-02-18 12:22:50','','','105.160.44.6','loggedin',1),(1662,'admin','4','2023-02-18 14:23:20','','','105.160.44.6','loggedin',1),(1663,'admin','4','2023-02-18 14:27:29','','','105.160.44.6','loggedin',1),(1664,'user','5','2023-02-20 09:04:58','','','102.22.213.54','loggedin',1),(1665,'admin','4','2023-02-20 12:36:08','','','105.160.44.6','loggedin',1),(1666,'user','5','2023-02-20 13:10:41','','','102.22.213.54','loggedin',1),(1667,'user','5','2023-02-21 08:39:49','','','102.22.213.54','loggedin',1),(1668,'admin','3','2023-02-21 16:49:57','2023-02-21 17:31:38','','102.22.213.199','loggedin',1),(1669,'admin','3','2023-02-21 17:52:26','2023-02-21 18:02:20','','102.22.213.199','loggedin',1),(1670,'admin','4','2023-02-22 11:46:50','','','105.160.44.6','loggedin',1),(1671,'user','5','2023-02-22 12:01:31','','','102.22.211.206','loggedin',1),(1672,'user','5','2023-02-22 18:30:38','','','102.22.210.87','loggedin',1),(1673,'user','5','2023-02-22 18:50:51','','','102.22.210.87','loggedin',1),(1674,'user','5','2023-02-23 11:58:15','','','102.22.210.87','loggedin',1),(1675,'user','5','2023-02-23 14:13:56','','','102.22.210.87','loggedin',1),(1676,'user','5','2023-02-24 13:54:18','','','102.22.210.87','loggedin',1),(1677,'user','5','2023-02-25 08:08:58','','','102.22.210.87','loggedin',1),(1678,'user','5','2023-02-25 14:55:16','','','102.22.210.87','loggedin',1),(1679,'user','5','2023-02-27 08:44:52','','','102.22.214.204','loggedin',1),(1680,'user','5','2023-02-27 15:42:42','','','102.22.212.125','loggedin',1),(1681,'admin','4','2023-02-27 17:35:53','','','105.161.10.89','loggedin',1),(1682,'user','5','2023-02-28 09:31:57','','','102.22.212.125','loggedin',1),(1683,'admin','4','2023-02-28 10:52:51','','','105.160.57.66','loggedin',1),(1684,'user','5','2023-02-28 16:06:15','','','102.22.212.125','loggedin',1),(1685,'user','5','2023-02-28 18:51:05','','','102.22.212.125','loggedin',1),(1686,'user','5','2023-03-01 10:34:44','','','102.22.212.125','loggedin',1),(1687,'user','5','2023-03-01 17:34:04','','','102.22.214.202','loggedin',1),(1688,'user','5','2023-03-02 10:03:44','','','102.176.183.163','loggedin',1),(1689,'user','5','2023-03-02 12:19:01','','','102.176.183.163','loggedin',1),(1690,'user','5','2023-03-02 18:18:03','','','102.22.213.210','loggedin',1),(1691,'user','5','2023-03-03 10:03:00','','','102.22.213.210','loggedin',1),(1692,'user','5','2023-03-03 10:43:33','','','102.22.213.210','loggedin',1),(1693,'admin','4','2023-03-03 12:41:54','','','105.160.35.142','loggedin',1),(1694,'user','5','2023-03-04 08:38:17','','','102.22.211.120','loggedin',1),(1695,'admin','4','2023-03-04 14:45:30','','','105.160.35.142','loggedin',1),(1696,'admin','4','2023-03-04 14:52:25','','','105.160.35.142','loggedin',1),(1697,'user','5','2023-03-04 17:20:26','','','102.22.214.113','loggedin',1),(1698,'user','5','2023-03-06 08:38:54','','','102.22.210.127','loggedin',1),(1699,'user','5','2023-03-06 12:14:29','','','102.22.210.127','loggedin',1),(1700,'admin','4','2023-03-06 14:21:25','','','102.22.214.39','loggedin',1),(1701,'user','5','2023-03-06 14:24:39','2023-03-06 15:04:26','','102.22.214.39','loggedin',1),(1702,'admin','3','2023-03-06 15:04:36','2023-03-06 15:26:32','','102.22.214.39','loggedin',1),(1703,'user','5','2023-03-06 16:04:27','','','102.22.214.39','loggedin',1),(1704,'user','5','2023-03-06 18:43:46','','','102.22.214.173','loggedin',1),(1705,'user','5','2023-03-07 08:41:29','','','102.22.214.106','loggedin',1),(1706,'user','5','2023-03-07 13:06:52','','','102.22.214.80','loggedin',1),(1707,'user','5','2023-03-08 08:10:13','','','102.22.214.188','loggedin',1),(1708,'user','5','2023-03-08 14:47:32','','','102.22.214.133','loggedin',1),(1709,'admin','4','2023-03-08 15:41:03','','','196.106.76.252','loggedin',1),(1710,'user','5','2023-03-09 10:14:11','','','102.22.210.160','loggedin',1),(1711,'admin','4','2023-03-09 12:12:12','','','105.160.45.130','loggedin',1),(1712,'user','5','2023-03-09 14:00:21','','','102.22.210.160','loggedin',1),(1713,'user','5','2023-03-10 08:27:54','','','102.22.214.116','loggedin',1),(1714,'user','5','2023-03-10 12:57:48','','','102.22.214.116','loggedin',1),(1715,'user','5','2023-03-10 18:01:20','','','102.22.214.116','loggedin',1),(1716,'user','5','2023-03-11 09:53:24','','','102.22.213.44','loggedin',1),(1717,'user','5','2023-03-11 14:12:11','','','102.22.213.44','loggedin',1),(1718,'user','5','2023-03-14 12:04:28','','','102.22.210.161','loggedin',1),(1719,'user','5','2023-03-15 10:14:13','','','102.22.210.161','loggedin',1),(1720,'admin','4','2023-03-15 10:42:27','','','105.160.38.27','loggedin',1),(1721,'user','5','2023-03-15 18:12:04','','','102.22.214.187','loggedin',1),(1722,'user','5','2023-03-16 10:30:55','','','102.22.213.222','loggedin',1),(1723,'user','5','2023-03-16 18:19:53','','','102.22.211.234','loggedin',1),(1724,'user','5','2023-03-17 09:20:46','','','102.22.211.234','loggedin',1),(1725,'user','5','2023-03-17 16:52:36','','','102.22.214.160','loggedin',1),(1726,'admin','4','2023-03-17 17:40:58','','','105.160.79.169','loggedin',1),(1727,'user','5','2023-03-18 15:47:23','','','102.22.213.85','loggedin',1),(1728,'user','5','2023-03-20 13:46:05','','','102.22.214.159','loggedin',1),(1729,'user','5','2023-03-21 08:12:01','','','102.22.210.36','loggedin',1),(1730,'user','5','2023-03-21 09:43:29','','','102.22.213.202','loggedin',1),(1731,'user','5','2023-03-22 10:17:30','','','102.22.214.59','loggedin',1),(1732,'user','5','2023-03-22 14:25:24','','','102.22.214.228','loggedin',1),(1733,'user','5','2023-03-23 10:30:50','','','102.22.210.132','loggedin',1),(1734,'user','5','2023-03-23 14:39:24','','','102.22.214.85','loggedin',1),(1735,'user','5','2023-03-24 09:16:28','2023-03-24 09:28:40','','102.22.214.85','loggedin',1),(1736,'admin','3','2023-03-24 09:28:58','2023-03-24 09:33:13','','102.22.214.85','loggedin',1),(1737,'user','5','2023-03-25 10:43:33','','','102.176.183.157','loggedin',1),(1738,'user','5','2023-03-25 14:00:01','','','102.176.183.157','loggedin',1),(1739,'user','5','2023-03-27 08:12:43','','','102.22.214.16','loggedin',1),(1740,'user','5','2023-03-27 18:04:07','','','102.22.214.69','loggedin',1),(1741,'user','5','2023-03-28 08:04:22','','','102.22.214.236','loggedin',1),(1742,'user','5','2023-03-28 11:26:02','','','102.22.213.215','loggedin',1),(1743,'user','5','2023-03-29 08:21:58','','','102.22.211.143','loggedin',1),(1744,'user','5','2023-03-29 11:21:46','','','102.22.211.143','loggedin',1),(1745,'user','5','2023-03-31 07:40:33','','','102.22.214.239','loggedin',1),(1746,'user','5','2023-03-31 10:18:04','2023-03-31 11:47:28','','102.22.214.239','loggedin',1),(1747,'admin','3','2023-03-31 11:47:53','','','102.22.214.239','loggedin',1),(1748,'user','5','2023-03-31 14:35:59','','','102.22.214.239','loggedin',1),(1749,'user','5','2023-03-31 18:00:08','','','102.22.214.239','loggedin',1),(1750,'user','5','2023-04-01 08:52:22','2023-04-01 09:13:38','','102.22.211.217','loggedin',1),(1751,'admin','3','2023-04-01 09:13:56','','','102.22.211.217','loggedin',1),(1752,'user','5','2023-04-01 09:40:22','','','102.22.211.217','loggedin',1),(1753,'user','5','2023-04-01 18:32:38','','','102.22.211.217','loggedin',1),(1754,'user','5','2023-04-03 18:53:03','','','102.22.214.138','loggedin',1),(1755,'user','5','2023-04-04 10:29:09','','','102.22.214.106','loggedin',1),(1756,'user','5','2023-04-05 11:35:03','','','102.22.211.203','loggedin',1),(1757,'user','5','2023-04-06 08:41:38','','','102.22.210.247','loggedin',1),(1758,'user','5','2023-04-06 09:20:59','','','102.22.210.247','loggedin',1),(1759,'user','5','2023-04-06 12:45:42','','','102.22.210.247','loggedin',1),(1760,'user','5','2023-04-07 10:57:13','','','102.22.209.119','loggedin',1),(1761,'user','5','2023-04-07 14:34:59','','','102.22.209.119','loggedin',1),(1762,'admin','4','2023-04-07 16:59:41','','','105.160.48.197','loggedin',1),(1763,'user','5','2023-04-08 12:35:44','','','102.22.210.222','loggedin',1),(1764,'user','5','2023-04-08 13:37:56','','','102.22.210.11','loggedin',1),(1765,'user','5','2023-04-11 13:02:12','','','102.22.212.191','loggedin',1),(1766,'user','5','2023-04-12 09:24:21','','','102.22.211.219','loggedin',1),(1767,'user','5','2023-04-13 17:27:36','','','102.22.214.17','loggedin',1),(1768,'user','5','2023-04-14 09:09:52','','','102.22.211.97','loggedin',1),(1769,'user','5','2023-04-14 15:38:41','','','102.22.214.32','loggedin',1),(1770,'user','5','2023-04-15 08:04:21','','','102.22.212.55','loggedin',1),(1771,'user','5','2023-04-15 12:55:49','','','102.22.212.55','loggedin',1),(1772,'user','5','2023-04-15 16:30:29','','','102.22.212.55','loggedin',1),(1773,'user','5','2023-04-17 09:50:11','','','102.22.213.79','loggedin',1),(1774,'user','5','2023-04-17 15:23:43','','','102.22.213.79','loggedin',1),(1775,'user','5','2023-04-17 17:48:09','','','102.22.213.79','loggedin',1),(1776,'user','5','2023-04-18 07:53:35','','','102.22.211.249','loggedin',1),(1777,'user','5','2023-04-18 09:28:58','','','102.22.213.194','loggedin',1),(1778,'user','5','2023-04-18 12:17:18','','','102.22.213.194','loggedin',1),(1779,'user','5','2023-04-18 17:58:04','','','102.22.213.194','loggedin',1),(1780,'user','5','2023-04-19 09:11:39','','','102.22.211.171','loggedin',1),(1781,'user','5','2023-04-19 11:38:11','','','102.22.211.171','loggedin',1),(1782,'user','5','2023-04-19 14:11:21','','','102.22.210.101','loggedin',1),(1783,'user','5','2023-04-20 17:05:22','','','102.22.214.208','loggedin',1),(1784,'user','5','2023-04-21 08:48:58','','','102.22.213.128','loggedin',1),(1785,'user','5','2023-04-21 09:32:22','2023-04-21 10:10:04','','102.22.213.128','loggedin',1),(1786,'admin','3','2023-04-21 10:10:18','2023-04-21 10:49:28','','102.22.213.128','loggedin',1),(1787,'user','5','2023-04-21 10:49:53','','','102.22.213.128','loggedin',1),(1788,'user','5','2023-04-21 19:02:38','','','102.22.213.128','loggedin',1),(1789,'user','5','2023-04-22 10:29:43','','','102.22.214.211','loggedin',1),(1790,'user','5','2023-04-22 15:10:03','','','102.22.213.28','loggedin',1),(1791,'user','5','2023-04-22 18:12:04','','','102.22.209.10','loggedin',1),(1792,'user','5','2023-04-24 09:38:31','','','102.22.214.160','loggedin',1),(1793,'user','5','2023-04-24 12:19:40','','','102.22.214.44','loggedin',1),(1794,'user','5','2023-04-24 14:20:22','','','102.22.214.44','loggedin',1),(1795,'user','5','2023-04-25 14:26:03','','','102.22.214.197','loggedin',1),(1796,'user','5','2023-04-25 17:34:49','','','102.22.212.89','loggedin',1),(1797,'user','5','2023-04-26 11:56:53','','','102.22.214.41','loggedin',1),(1798,'user','5','2023-04-27 09:11:49','','','102.22.214.107','loggedin',1),(1799,'user','5','2023-04-27 11:50:04','','','102.22.214.107','loggedin',1),(1800,'user','5','2023-04-27 11:50:06','','','102.22.214.107','loggedin',1),(1801,'user','5','2023-04-27 14:04:31','','','102.22.213.84','loggedin',1),(1802,'user','5','2023-04-27 14:46:42','','','102.22.213.84','loggedin',1),(1803,'user','5','2023-04-27 15:51:50','','','102.22.213.84','loggedin',1),(1804,'user','5','2023-04-27 18:30:30','','','102.22.213.84','loggedin',1),(1805,'user','5','2023-04-28 08:04:48','','','102.22.213.84','loggedin',1),(1806,'user','5','2023-04-28 12:18:13','','','102.22.214.203','loggedin',1),(1807,'admin','4','2023-04-28 14:25:55','','','105.160.21.255','loggedin',1),(1808,'user','5','2023-04-28 18:36:49','','','102.22.214.203','loggedin',1),(1809,'user','5','2023-04-29 13:49:32','','','102.22.214.30','loggedin',1),(1810,'user','5','2023-04-29 17:44:53','','','102.22.214.30','loggedin',1),(1811,'user','5','2023-05-01 08:40:14','','','102.22.212.44','loggedin',1),(1812,'user','5','2023-05-01 09:14:15','','','102.22.212.44','loggedin',1),(1813,'user','5','2023-05-01 12:40:55','','','102.22.212.44','loggedin',1),(1814,'user','5','2023-05-01 17:21:58','','','102.22.212.44','loggedin',1),(1815,'user','5','2023-05-02 09:52:01','','','102.22.212.74','loggedin',1),(1816,'user','5','2023-05-02 12:39:17','','','102.22.212.74','loggedin',1),(1817,'user','5','2023-05-02 15:02:22','','','102.22.212.74','loggedin',1),(1818,'user','5','2023-05-03 08:08:00','','','102.22.212.74','loggedin',1),(1819,'user','5','2023-05-03 10:39:03','','','102.22.212.74','loggedin',1),(1820,'user','5','2023-05-03 14:24:36','','','102.176.183.244','loggedin',1),(1821,'user','5','2023-05-03 17:44:45','','','102.22.214.215','loggedin',1),(1822,'user','5','2023-05-04 08:24:48','','','102.22.210.229','loggedin',1),(1823,'user','5','2023-05-04 10:49:12','','','102.22.213.232','loggedin',1),(1824,'user','5','2023-05-04 14:20:37','','','102.22.213.232','loggedin',1),(1825,'user','5','2023-05-05 10:57:29','','','102.22.210.201','loggedin',1),(1826,'user','5','2023-05-06 08:52:27','','','102.22.210.201','loggedin',1),(1827,'user','5','2023-05-06 11:24:45','','','102.22.213.199','loggedin',1),(1828,'user','5','2023-05-06 12:39:48','','','102.22.213.199','loggedin',1),(1829,'admin','4','2023-05-08 15:20:46','','','105.160.19.226','loggedin',1),(1830,'user','5','2023-05-08 15:21:06','','','102.22.210.210','loggedin',1),(1831,'user','5','2023-05-08 17:10:50','','','102.22.210.210','loggedin',1),(1832,'user','5','2023-05-09 08:03:33','','','102.22.212.62','loggedin',1),(1833,'user','5','2023-05-09 10:10:29','','','102.22.212.62','loggedin',1),(1834,'user','5','2023-05-10 08:46:49','','','102.22.213.5','loggedin',1),(1835,'user','5','2023-05-10 10:58:12','','','102.22.212.197','loggedin',1),(1836,'user','5','2023-05-10 16:05:17','','','102.22.212.197','loggedin',1),(1837,'user','5','2023-05-12 07:56:35','','','102.22.210.247','loggedin',1),(1838,'user','5','2023-05-12 08:43:32','2023-05-12 09:57:55','','102.22.210.247','loggedin',1),(1839,'admin','3','2023-05-12 09:58:08','2023-05-12 10:01:27','','102.22.210.247','loggedin',1),(1840,'user','5','2023-05-12 13:56:34','','','102.22.210.247','loggedin',1),(1841,'user','5','2023-05-12 15:09:53','','','102.22.210.247','loggedin',1),(1842,'user','5','2023-05-13 08:21:47','','','102.22.210.247','loggedin',1),(1843,'user','5','2023-05-13 13:13:20','','','102.22.210.247','loggedin',1),(1844,'user','5','2023-05-15 08:42:39','','','102.22.213.24','loggedin',1),(1845,'user','5','2023-05-15 17:53:11','','','102.22.211.166','loggedin',1),(1846,'user','5','2023-05-17 10:04:32','','','102.22.213.115','loggedin',1),(1847,'user','5','2023-05-18 08:51:04','','','102.176.183.226','loggedin',1),(1848,'user','5','2023-05-19 08:22:37','','','102.22.210.171','loggedin',1),(1849,'user','5','2023-05-19 14:49:10','','','102.22.210.171','loggedin',1),(1850,'user','5','2023-05-20 08:16:27','','','102.22.211.20','loggedin',1),(1851,'user','5','2023-05-20 11:21:23','','','102.22.211.20','loggedin',1),(1852,'user','5','2023-05-20 18:06:10','','','102.22.211.20','loggedin',1),(1853,'user','5','2023-05-22 12:37:59','','','102.22.214.44','loggedin',1),(1854,'user','5','2023-05-22 14:41:23','','','102.22.214.44','loggedin',1),(1855,'user','5','2023-05-22 18:19:36','','','102.22.214.44','loggedin',1),(1856,'user','5','2023-05-23 10:12:32','','','102.22.214.84','loggedin',1),(1857,'user','5','2023-05-23 13:43:13','','','102.22.214.84','loggedin',1),(1858,'user','5','2023-05-23 17:48:27','','','102.22.209.11','loggedin',1),(1859,'user','5','2023-05-24 10:04:49','2023-05-24 10:10:12','','102.22.212.62','loggedin',1),(1860,'admin','3','2023-05-24 10:10:21','','','102.22.212.62','loggedin',1),(1861,'user','5','2023-05-24 11:18:54','','','102.22.212.62','loggedin',1),(1862,'user','5','2023-05-25 09:01:27','','','102.22.213.164','loggedin',1),(1863,'user','5','2023-05-25 11:16:21','','','102.22.213.164','loggedin',1),(1864,'user','5','2023-05-25 12:06:09','','','102.22.213.164','loggedin',1),(1865,'user','5','2023-05-25 16:16:11','','','102.22.213.164','loggedin',1),(1866,'user','5','2023-05-26 09:22:09','','','102.22.212.9','loggedin',1),(1867,'user','5','2023-05-26 15:09:18','','','102.22.211.74','loggedin',1),(1868,'user','5','2023-05-26 18:20:57','','','102.22.211.74','loggedin',1),(1869,'user','5','2023-05-27 08:44:03','2023-05-27 08:45:07','','102.22.211.74','loggedin',1),(1870,'admin','3','2023-05-27 08:45:16','2023-05-27 08:58:49','','102.22.211.74','loggedin',1),(1871,'admin','3','2023-05-27 09:00:19','2023-05-27 09:17:35','','102.22.211.74','loggedin',1),(1872,'user','5','2023-05-27 12:16:45','','','102.22.211.74','loggedin',1),(1873,'user','5','2023-05-27 15:05:28','','','102.22.211.74','loggedin',1),(1874,'user','5','2023-05-27 17:25:26','','','102.22.211.74','loggedin',1),(1875,'user','5','2023-05-29 13:12:32','','','102.22.211.42','loggedin',1),(1876,'user','5','2023-05-29 16:18:41','','','102.22.211.42','loggedin',1),(1877,'user','5','2023-05-29 17:36:00','','','102.22.211.157','loggedin',1),(1878,'user','5','2023-05-30 07:51:53','','','102.22.212.206','loggedin',1),(1879,'user','5','2023-05-30 13:16:20','','','102.22.214.123','loggedin',1),(1880,'user','5','2023-05-30 16:52:06','','','102.22.214.123','loggedin',1),(1881,'user','5','2023-05-31 11:13:34','','','102.22.214.229','loggedin',1),(1882,'user','5','2023-05-31 12:52:21','','','102.22.214.18','loggedin',1),(1883,'user','5','2023-05-31 15:48:49','','','102.22.213.227','loggedin',1),(1884,'user','5','2023-05-31 16:15:17','','','102.22.211.196','loggedin',1),(1885,'user','5','2023-06-01 12:00:04','','','102.22.212.94','loggedin',1),(1886,'user','5','2023-06-01 18:25:57','','','102.22.210.126','loggedin',1),(1887,'user','5','2023-06-02 08:18:18','','','102.22.210.126','loggedin',1),(1888,'user','5','2023-06-02 18:26:34','','','102.22.210.126','loggedin',1),(1889,'user','5','2023-06-03 08:20:07','','','102.22.210.126','loggedin',1),(1890,'user','5','2023-06-03 11:33:11','','','102.22.210.126','loggedin',1),(1891,'admin','4','2023-06-03 12:35:48','','','105.160.49.35','loggedin',1),(1892,'user','5','2023-06-03 13:42:58','','','102.22.210.126','loggedin',1),(1893,'user','5','2023-06-03 16:57:46','','','102.22.210.126','loggedin',1),(1894,'user','5','2023-06-05 08:09:32','','','102.22.212.207','loggedin',1),(1895,'user','5','2023-06-05 14:34:13','','','102.22.212.237','loggedin',1),(1896,'user','5','2023-06-06 08:58:34','','','102.22.212.237','loggedin',1),(1897,'user','5','2023-06-07 08:09:00','','','102.22.214.29','loggedin',1),(1898,'user','5','2023-06-07 12:30:30','','','102.22.214.29','loggedin',1),(1899,'user','5','2023-06-07 16:35:09','','','102.22.214.34','loggedin',1),(1900,'user','5','2023-06-08 08:41:45','','','102.22.213.147','loggedin',1),(1901,'user','5','2023-06-08 17:19:29','','','102.22.213.147','loggedin',1),(1902,'user','5','2023-06-09 09:31:54','','','102.22.213.207','loggedin',1),(1903,'admin','4','2023-06-09 10:56:13','','','105.160.5.207','loggedin',1),(1904,'admin','4','2023-06-09 11:00:00','','','105.160.5.207','loggedin',1),(1905,'admin','4','2023-06-09 11:08:34','','','105.160.5.207','loggedin',1),(1906,'user','5','2023-06-09 16:39:34','','','102.22.213.205','loggedin',1),(1907,'user','5','2023-06-10 08:24:13','','','102.22.213.205','loggedin',1),(1908,'user','5','2023-06-10 10:55:13','','','102.22.213.205','loggedin',1),(1909,'user','5','2023-06-10 12:12:37','','','102.22.213.205','loggedin',1),(1910,'user','5','2023-06-10 18:16:27','','','102.22.213.205','loggedin',1),(1911,'user','5','2023-06-12 12:10:32','','','102.22.214.192','loggedin',1),(1912,'user','5','2023-06-12 16:19:30','','','102.22.214.192','loggedin',1),(1913,'user','5','2023-06-13 07:48:49','2023-06-13 09:13:12','','102.22.214.192','loggedin',1),(1914,'admin','3','2023-06-13 09:13:25','','','102.22.214.192','loggedin',1),(1915,'user','5','2023-06-13 09:28:52','','','102.22.214.192','loggedin',1),(1916,'user','5','2023-06-13 16:02:26','','','102.22.214.192','loggedin',1),(1917,'user','5','2023-06-13 17:48:30','','','102.22.214.192','loggedin',1),(1918,'user','5','2023-06-14 08:30:03','','','102.22.214.192','loggedin',1),(1919,'user','5','2023-06-14 17:40:38','','','102.22.210.224','loggedin',1),(1920,'user','5','2023-06-15 09:27:25','','','102.22.210.224','loggedin',1),(1921,'user','5','2023-06-16 09:43:39','','','102.22.210.224','loggedin',1),(1922,'user','5','2023-06-16 09:43:56','','','102.22.210.224','loggedin',1),(1923,'user','5','2023-06-16 09:48:31','','','102.22.210.224','loggedin',1),(1924,'user','5','2023-06-16 09:49:32','','','102.22.210.224','loggedin',1),(1925,'user','5','2023-06-16 09:49:49','','','102.22.210.224','loggedin',1),(1926,'user','5','2023-06-16 09:58:55','','','102.22.210.224','loggedin',1),(1927,'user','5','2023-06-16 10:05:19','','','102.22.210.224','loggedin',1),(1928,'admin','1','2023-06-19 09:16:44','','','197.232.142.176','loggedin',1),(1929,'admin','1','2023-06-19 09:16:54','','','197.232.142.176','loggedin',1),(1930,'admin','1','2023-06-19 09:17:47','','','197.232.142.176','loggedin',1),(1931,'admin','1','2023-06-19 09:21:23','','','197.232.142.176','loggedin',1),(1932,'user','5','2023-06-19 09:23:50','','','102.22.211.187','loggedin',1),(1933,'admin','4','2023-06-19 10:21:59','','','105.160.122.202','loggedin',1),(1934,'user','5','2023-06-19 11:37:38','','','102.22.211.187','loggedin',1),(1935,'user','5','2023-06-19 12:56:44','','','102.22.211.187','loggedin',1),(1936,'user','5','2023-06-19 13:04:50','','','102.22.211.187','loggedin',1),(1937,'user','5','2023-06-19 15:56:00','','','102.22.211.187','loggedin',1),(1938,'user','5','2023-06-19 16:29:59','','','102.22.211.187','loggedin',1),(1939,'user','5','2023-06-19 16:35:18','','','102.22.211.187','loggedin',1),(1940,'user','5','2023-06-20 09:44:11','','','102.22.211.187','loggedin',1),(1941,'user','5','2023-06-20 10:29:46','2023-06-20 10:30:47','','102.22.211.187','loggedin',1),(1942,'admin','3','2023-06-20 10:30:57','2023-06-20 10:37:29','','102.22.211.187','loggedin',1),(1943,'admin','3','2023-06-20 10:38:20','','','102.22.211.187','loggedin',1),(1944,'user','5','2023-06-20 16:03:02','','','102.22.211.187','loggedin',1),(1945,'user','5','2023-06-20 17:51:45','','','102.22.211.187','loggedin',1),(1946,'user','5','2023-06-21 15:29:38','','','102.22.211.187','loggedin',1),(1947,'user','5','2023-06-21 16:17:46','','','102.22.211.187','loggedin',1),(1948,'user','5','2023-06-21 17:44:50','','','102.22.211.187','loggedin',1),(1949,'user','5','2023-06-22 08:04:23','','','102.22.211.187','loggedin',1),(1950,'user','5','2023-06-22 08:20:40','','','102.22.211.187','loggedin',1),(1951,'user','5','2023-06-22 08:57:18','','','102.22.211.187','loggedin',1),(1952,'user','5','2023-06-22 12:58:59','','','102.22.211.187','loggedin',1),(1953,'user','5','2023-06-22 15:11:46','','','102.22.211.187','loggedin',1),(1954,'user','5','2023-06-23 08:35:12','','','102.22.211.187','loggedin',1),(1955,'user','5','2023-06-24 08:22:47','','','102.22.211.187','loggedin',1),(1956,'user','5','2023-06-24 15:42:23','','','102.22.211.187','loggedin',1),(1957,'user','5','2023-06-26 09:10:22','','','102.22.211.187','loggedin',1),(1958,'user','5','2023-06-27 09:07:13','','','102.22.210.123','loggedin',1),(1959,'user','5','2023-06-27 11:21:23','','','102.22.210.123','loggedin',1),(1960,'admin','4','2023-06-27 15:38:38','','','105.160.102.54','loggedin',1),(1961,'user','5','2023-06-27 17:31:46','','','102.22.210.123','loggedin',1),(1962,'user','5','2023-06-28 09:38:41','','','102.22.210.123','loggedin',1),(1963,'user','5','2023-06-28 13:37:16','','','102.22.212.218','loggedin',1),(1964,'user','5','2023-06-28 15:18:42','','','102.22.212.218','loggedin',1),(1965,'user','5','2023-06-29 07:38:39','','','102.22.213.226','loggedin',1),(1966,'user','5','2023-06-29 16:17:41','','','102.22.213.226','loggedin',1),(1967,'user','5','2023-06-30 07:53:00','','','102.22.213.226','loggedin',1),(1968,'user','5','2023-06-30 12:55:52','','','102.22.213.226','loggedin',1),(1969,'user','5','2023-07-01 09:54:35','','','102.22.211.9','loggedin',1),(1970,'user','5','2023-07-01 17:23:15','','','102.22.211.9','loggedin',1),(1971,'user','5','2023-07-04 08:42:43','','','102.22.210.190','loggedin',1),(1972,'user','5','2023-07-05 08:09:27','','','102.22.210.190','loggedin',1),(1973,'user','5','2023-07-05 14:38:43','','','102.22.210.190','loggedin',1),(1974,'user','5','2023-07-05 17:11:45','','','102.22.210.190','loggedin',1),(1975,'user','5','2023-07-06 17:44:20','','','102.22.211.37','loggedin',1),(1976,'user','5','2023-07-07 08:32:46','','','102.22.211.37','loggedin',1),(1977,'user','5','2023-07-07 12:55:18','','','102.22.211.37','loggedin',1),(1978,'user','5','2023-07-07 15:14:24','','','102.22.211.37','loggedin',1),(1979,'user','5','2023-07-08 11:24:55','','','102.22.213.55','loggedin',1),(1980,'user','5','2023-07-08 12:47:46','','','102.22.213.55','loggedin',1),(1981,'user','5','2023-07-08 17:58:38','','','102.22.213.55','loggedin',1),(1982,'user','5','2023-07-10 08:05:09','','','102.22.213.55','loggedin',1),(1983,'user','5','2023-07-10 10:42:05','','','102.22.213.55','loggedin',1),(1984,'admin','3','2023-07-11 08:57:40','','','102.22.211.151','loggedin',1),(1985,'user','5','2023-07-11 09:23:53','2023-07-11 10:15:49','','102.22.211.151','loggedin',1),(1986,'admin','1','2023-07-11 09:59:29','','','197.232.142.176','loggedin',1),(1987,'admin','3','2023-07-11 10:16:09','2023-07-11 10:18:11','','102.22.211.151','loggedin',1),(1988,'user','5','2023-07-11 10:18:29','2023-07-11 10:21:15','','102.22.211.151','loggedin',1),(1989,'admin','3','2023-07-11 10:21:33','','','102.22.211.151','loggedin',1),(1990,'user','5','2023-07-11 11:35:12','','','102.22.211.151','loggedin',1),(1991,'user','5','2023-07-13 08:54:46','','','102.22.213.74','loggedin',1),(1992,'user','5','2023-07-13 13:21:13','','','102.22.213.74','loggedin',1),(1993,'user','5','2023-07-13 18:25:08','','','102.22.213.74','loggedin',1),(1994,'user','5','2023-07-14 14:59:39','','','102.22.213.74','loggedin',1),(1995,'user','5','2023-07-15 07:59:00','','','102.22.213.74','loggedin',1),(1996,'user','5','2023-07-15 18:09:40','','','102.22.213.74','loggedin',1),(1997,'user','5','2023-07-17 09:05:50','2023-07-17 10:50:07','','102.22.213.74','loggedin',1),(1998,'admin','3','2023-07-17 10:50:16','2023-07-17 10:52:18','','102.22.213.74','loggedin',1),(1999,'user','5','2023-07-17 13:30:15','','','102.22.214.150','loggedin',1),(2000,'user','5','2023-07-18 16:09:22','','','102.22.211.243','loggedin',1),(2001,'user','5','2023-07-19 09:55:57','','','102.22.212.228','loggedin',1),(2002,'user','5','2023-07-19 13:27:37','','','102.22.212.228','loggedin',1),(2003,'user','5','2023-07-19 17:18:40','','','102.22.209.218','loggedin',1),(2004,'user','5','2023-07-19 18:07:28','','','102.22.209.218','loggedin',1),(2005,'user','5','2023-07-20 08:24:15','','','102.22.209.218','loggedin',1),(2006,'user','5','2023-07-20 08:46:57','','','102.22.209.218','loggedin',1),(2007,'user','5','2023-07-20 16:40:40','','','102.22.213.173','loggedin',1),(2008,'user','5','2023-07-21 07:50:14','','','102.22.213.173','loggedin',1),(2009,'user','5','2023-07-21 09:45:28','','','102.22.213.173','loggedin',1),(2010,'user','5','2023-07-21 18:05:50','','','102.22.211.171','loggedin',1),(2011,'user','5','2023-07-22 07:50:20','','','102.22.211.171','loggedin',1),(2012,'user','5','2023-07-22 11:12:50','','','102.22.213.214','loggedin',1),(2013,'user','5','2023-07-22 13:44:16','','','102.22.213.214','loggedin',1),(2014,'user','5','2023-07-24 08:50:23','2023-07-24 09:19:19','','102.22.213.214','loggedin',1),(2015,'admin','3','2023-07-24 09:19:27','2023-07-24 09:30:07','','102.22.213.214','loggedin',1),(2016,'user','5','2023-07-24 12:56:53','','','102.22.213.214','loggedin',1),(2017,'user','5','2023-07-24 17:35:53','','','102.22.213.214','loggedin',1),(2018,'user','5','2023-07-24 18:21:38','','','102.22.210.58','loggedin',1),(2019,'user','5','2023-07-25 08:48:24','','','102.22.210.58','loggedin',1),(2020,'user','5','2023-07-25 10:54:25','','','102.22.210.58','loggedin',1),(2021,'user','5','2023-07-26 08:00:38','','','102.22.211.100','loggedin',1),(2022,'user','5','2023-07-26 09:18:29','','','102.22.211.100','loggedin',1),(2023,'user','5','2023-07-26 12:37:01','','','102.22.211.100','loggedin',1),(2024,'user','5','2023-07-26 18:18:19','','','102.22.211.100','loggedin',1),(2025,'user','5','2023-07-27 13:50:27','','','102.22.213.61','loggedin',1),(2026,'user','5','2023-07-28 08:53:48','','','102.22.213.61','loggedin',1),(2027,'user','5','2023-07-28 14:35:27','','','102.22.213.61','loggedin',1),(2028,'user','5','2023-07-29 07:36:54','','','102.22.213.61','loggedin',1),(2029,'user','5','2023-07-29 16:17:32','','','102.22.213.61','loggedin',1),(2030,'user','5','2023-07-31 08:00:13','','','102.22.213.61','loggedin',1),(2031,'user','5','2023-07-31 17:16:10','','','102.22.213.72','loggedin',1),(2032,'user','5','2023-08-01 07:47:12','2023-08-01 10:12:20','','102.22.213.72','loggedin',1),(2033,'admin','3','2023-08-01 10:12:30','2023-08-01 10:17:12','','102.22.213.72','loggedin',1),(2034,'user','5','2023-08-01 12:09:20','','','102.22.213.72','loggedin',1),(2035,'user','5','2023-08-01 18:21:42','','','102.22.211.92','loggedin',1),(2036,'user','5','2023-08-02 11:32:24','','','102.22.211.92','loggedin',1),(2037,'user','5','2023-08-02 15:50:34','','','102.22.213.191','loggedin',1),(2038,'user','5','2023-08-03 08:11:21','','','102.22.213.191','loggedin',1),(2039,'user','5','2023-08-03 16:23:49','','','102.22.212.231','loggedin',1),(2040,'user','5','2023-08-03 16:39:14','','','102.22.212.231','loggedin',1),(2041,'user','5','2023-08-04 11:24:35','','','102.22.212.231','loggedin',1),(2042,'user','5','2023-08-04 12:50:58','','','102.22.212.231','loggedin',1),(2043,'admin','3','2023-08-05 09:17:00','','','102.22.212.231','loggedin',1),(2044,'user','5','2023-08-05 10:47:26','','','102.22.212.231','loggedin',1),(2045,'admin','4','2023-08-05 12:14:35','','','105.160.43.205','loggedin',1),(2046,'user','5','2023-08-05 14:28:24','','','102.22.212.231','loggedin',1),(2047,'user','5','2023-08-07 09:45:15','','','102.22.211.26','loggedin',1),(2048,'user','5','2023-08-07 14:06:03','','','102.22.211.26','loggedin',1),(2049,'user','5','2023-08-08 08:43:41','','','102.22.211.26','loggedin',1),(2050,'user','5','2023-08-08 18:02:04','','','102.22.211.26','loggedin',1),(2051,'user','5','2023-08-09 08:16:18','','','102.22.211.26','loggedin',1),(2052,'user','5','2023-08-09 11:31:55','','','102.22.211.26','loggedin',1),(2053,'user','5','2023-08-09 15:06:03','','','102.22.211.26','loggedin',1),(2054,'user','5','2023-08-10 09:13:33','','','102.22.214.175','loggedin',1),(2055,'user','5','2023-08-10 13:14:31','','','102.22.210.192','loggedin',1),(2056,'user','5','2023-08-11 10:17:08','','','102.22.210.192','loggedin',1),(2057,'user','5','2023-08-11 15:09:26','','','102.22.210.192','loggedin',1),(2058,'user','5','2023-08-12 09:17:40','2023-08-12 09:41:16','','102.22.213.65','loggedin',1),(2059,'admin','3','2023-08-12 09:41:25','2023-08-12 09:45:28','','102.22.213.65','loggedin',1),(2060,'user','5','2023-08-12 10:05:23','','','102.22.213.65','loggedin',1),(2061,'user','5','2023-08-12 12:38:52','','','102.22.210.61','loggedin',1),(2062,'user','5','2023-08-14 08:51:37','','','102.22.210.199','loggedin',1),(2063,'user','5','2023-08-14 09:01:28','','','102.22.210.199','loggedin',1),(2064,'admin','3','2023-08-14 18:24:50','2023-08-14 18:33:17','','102.22.214.230','loggedin',1),(2065,'admin','3','2023-08-14 18:33:27','','','102.22.214.230','loggedin',1),(2066,'user','5','2023-08-15 09:20:23','','','102.22.211.112','loggedin',1),(2067,'user','5','2023-08-16 07:33:26','','','102.22.213.21','loggedin',1),(2068,'user','5','2023-08-16 11:06:22','','','102.22.213.21','loggedin',1),(2069,'user','5','2023-08-16 16:29:31','','','102.22.213.198','loggedin',1),(2070,'user','5','2023-08-17 08:40:32','2023-08-17 10:12:39','','102.22.213.198','loggedin',1),(2071,'admin','3','2023-08-17 10:12:59','2023-08-17 10:58:00','','102.22.213.198','loggedin',1),(2072,'user','5','2023-08-17 11:09:30','','','102.22.213.198','loggedin',1),(2073,'user','5','2023-08-17 15:51:01','','','102.22.213.198','loggedin',1),(2074,'user','5','2023-08-18 13:32:30','','','102.22.213.165','loggedin',1),(2075,'user','5','2023-08-18 16:53:18','','','102.22.213.165','loggedin',1),(2076,'user','5','2023-08-19 07:40:16','','','102.22.213.165','loggedin',1),(2077,'user','5','2023-08-19 10:28:33','','','102.22.213.165','loggedin',1),(2078,'user','5','2023-08-19 12:02:41','','','102.22.213.165','loggedin',1),(2079,'user','5','2023-08-19 15:29:19','','','102.22.213.178','loggedin',1),(2080,'user','5','2023-08-19 18:39:36','','','102.22.213.178','loggedin',1),(2081,'user','5','2023-08-21 09:34:52','','','102.22.214.191','loggedin',1),(2082,'user','5','2023-08-21 11:08:00','','','102.22.214.191','loggedin',1),(2083,'user','5','2023-08-21 14:31:28','','','102.22.214.191','loggedin',1),(2084,'user','5','2023-08-22 08:17:54','','','102.22.211.170','loggedin',1),(2085,'user','5','2023-08-22 10:57:50','','','102.22.211.170','loggedin',1),(2086,'user','5','2023-08-22 13:04:11','','','102.22.211.170','loggedin',1),(2087,'user','5','2023-08-23 10:30:30','','','102.22.211.170','loggedin',1),(2088,'user','5','2023-08-23 12:47:20','','','102.22.211.170','loggedin',1),(2089,'user','5','2023-08-23 16:13:05','','','102.22.211.170','loggedin',1),(2090,'user','5','2023-08-23 16:37:50','','','102.22.211.170','loggedin',1),(2091,'user','5','2023-08-23 17:39:57','','','102.22.211.170','loggedin',1),(2092,'user','5','2023-08-24 08:36:13','','','102.22.211.170','loggedin',1),(2093,'user','5','2023-08-24 11:20:07','2023-08-24 12:55:39','','102.22.211.170','loggedin',1),(2094,'admin','3','2023-08-24 12:55:49','2023-08-24 13:10:13','','102.22.211.170','loggedin',1),(2095,'admin','3','2023-08-24 13:12:34','2023-08-24 13:18:18','','102.22.211.170','loggedin',1),(2096,'user','5','2023-08-24 13:42:27','','','102.22.211.170','loggedin',1),(2097,'user','5','2023-08-25 10:28:29','','','102.22.211.170','loggedin',1),(2098,'user','5','2023-08-25 15:35:46','','','102.22.211.170','loggedin',1),(2099,'user','5','2023-08-25 15:35:51','','','102.22.211.170','loggedin',1),(2100,'user','5','2023-08-25 18:23:16','','','102.22.211.170','loggedin',1),(2101,'user','5','2023-08-26 08:11:21','','','102.22.210.101','loggedin',1),(2102,'user','5','2023-08-26 13:35:11','','','102.22.210.101','loggedin',1),(2103,'user','5','2023-08-26 18:32:18','','','102.22.212.45','loggedin',1),(2104,'user','5','2023-08-28 08:50:56','','','102.22.212.45','loggedin',1),(2105,'user','5','2023-08-28 09:49:35','','','102.22.212.45','loggedin',1),(2106,'user','5','2023-08-28 12:17:39','','','102.22.212.45','loggedin',1),(2107,'user','5','2023-08-28 15:12:30','','','102.22.212.45','loggedin',1),(2108,'user','5','2023-08-28 18:23:11','','','102.22.212.45','loggedin',1),(2109,'user','5','2023-08-29 08:55:59','','','102.22.212.45','loggedin',1),(2110,'user','5','2023-08-29 12:09:48','','','102.22.212.45','loggedin',1),(2111,'user','5','2023-08-30 07:45:07','','','102.22.212.45','loggedin',1),(2112,'user','5','2023-08-30 11:30:22','','','102.22.212.45','loggedin',1),(2113,'user','5','2023-08-31 08:30:37','','','102.22.212.45','loggedin',1),(2114,'user','5','2023-08-31 16:49:11','','','102.22.213.41','loggedin',1),(2115,'user','5','2023-09-01 07:49:33','','','102.22.213.41','loggedin',1),(2116,'user','5','2023-09-01 10:38:20','','','102.22.213.41','loggedin',1),(2117,'user','5','2023-09-01 12:53:33','','','102.22.212.251','loggedin',1),(2118,'user','5','2023-09-01 16:50:43','','','102.22.211.67','loggedin',1),(2119,'user','5','2023-09-01 17:39:37','','','102.22.211.67','loggedin',1),(2120,'user','5','2023-09-02 07:52:29','','','102.22.211.67','loggedin',1),(2121,'user','5','2023-09-02 17:56:29','','','102.22.211.67','loggedin',1),(2122,'user','5','2023-09-04 11:18:42','','','102.22.211.67','loggedin',1),(2123,'user','5','2023-09-04 15:49:10','','','102.22.211.67','loggedin',1),(2124,'user','5','2023-09-04 18:12:40','','','102.22.211.67','loggedin',1),(2125,'user','5','2023-09-05 08:33:27','','','102.22.211.67','loggedin',1),(2126,'user','5','2023-09-05 11:25:17','','','102.22.211.67','loggedin',1),(2127,'user','5','2023-09-05 17:30:19','','','102.22.211.67','loggedin',1),(2128,'user','5','2023-09-06 07:30:39','','','102.22.211.67','loggedin',1),(2129,'user','5','2023-09-06 12:10:23','','','102.22.211.158','loggedin',1),(2130,'user','5','2023-09-07 08:10:06','','','102.22.211.190','loggedin',1),(2131,'user','5','2023-09-08 08:38:50','2023-09-08 09:32:23','','102.22.211.254','loggedin',1),(2132,'admin','3','2023-09-08 09:32:33','','','102.22.211.254','loggedin',1),(2133,'admin','3','2023-09-08 09:50:43','2023-09-08 09:51:26','','102.22.211.254','loggedin',1),(2134,'user','5','2023-09-08 09:57:39','','','102.22.211.254','loggedin',1),(2135,'user','5','2023-09-08 12:54:36','','','102.22.211.254','loggedin',1),(2136,'user','5','2023-09-09 17:11:52','','','102.22.211.103','loggedin',1),(2137,'user','5','2023-09-11 07:39:47','','','102.22.213.194','loggedin',1),(2138,'user','5','2023-09-11 13:54:19','','','102.22.214.181','loggedin',1),(2139,'user','5','2023-09-11 18:54:59','','','102.22.211.73','loggedin',1),(2140,'user','5','2023-09-12 15:27:21','','','102.22.214.252','loggedin',1),(2141,'user','5','2023-09-12 17:47:44','','','102.22.214.252','loggedin',1),(2142,'user','5','2023-09-13 10:10:31','','','102.22.214.252','loggedin',1),(2143,'user','5','2023-09-13 17:35:53','','','102.22.214.252','loggedin',1),(2144,'user','5','2023-09-13 18:33:30','','','102.22.214.252','loggedin',1),(2145,'user','5','2023-09-14 08:15:56','2023-09-14 09:18:50','','102.22.214.252','loggedin',1),(2146,'admin','3','2023-09-14 09:19:11','','','102.22.214.252','loggedin',1),(2147,'user','5','2023-09-15 09:47:29','2023-09-15 09:48:12','','102.22.210.215','loggedin',1),(2148,'admin','3','2023-09-15 09:48:35','2023-09-15 10:11:32','','102.22.210.215','loggedin',1),(2149,'user','5','2023-09-15 10:17:58','','','102.22.210.215','loggedin',1),(2150,'user','5','2023-09-15 12:43:02','','','102.22.210.215','loggedin',1),(2151,'user','5','2023-09-15 18:04:23','','','102.22.210.254','loggedin',1),(2152,'user','5','2023-09-16 07:55:19','','','102.22.211.165','loggedin',1),(2153,'user','5','2023-09-16 11:51:10','','','102.22.211.165','loggedin',1),(2154,'user','5','2023-09-18 10:05:38','','','102.22.214.93','loggedin',1),(2155,'user','5','2023-09-18 14:14:45','','','102.22.214.93','loggedin',1),(2156,'user','5','2023-09-18 17:36:31','','','102.22.214.93','loggedin',1),(2157,'user','5','2023-09-19 18:27:12','','','102.22.210.74','loggedin',1),(2158,'user','5','2023-09-20 10:00:46','','','102.22.213.52','loggedin',1),(2159,'user','5','2023-09-20 17:49:14','','','102.22.213.23','loggedin',1),(2160,'user','5','2023-09-21 09:22:21','','','102.22.213.23','loggedin',1),(2161,'user','5','2023-09-21 12:26:46','','','102.22.209.176','loggedin',1),(2162,'user','5','2023-09-21 13:23:53','','','102.22.209.176','loggedin',1),(2163,'user','5','2023-09-21 16:57:07','','','102.22.209.176','loggedin',1),(2164,'admin','3','2023-09-22 18:11:56','2023-09-22 18:24:03','','102.22.214.47','loggedin',1),(2165,'user','5','2023-09-22 18:39:31','','','102.22.214.47','loggedin',1),(2166,'user','5','2023-09-23 08:40:48','','','102.22.214.47','loggedin',1),(2167,'user','5','2023-09-25 08:58:55','','','102.22.214.47','loggedin',1),(2168,'user','5','2023-09-25 17:00:04','','','102.22.214.22','loggedin',1),(2169,'user','5','2023-09-26 07:29:59','','','102.22.214.108','loggedin',1),(2170,'user','5','2023-09-26 09:30:55','','','102.22.214.108','loggedin',1),(2171,'user','5','2023-09-26 13:31:21','','','102.22.214.108','loggedin',1),(2172,'user','5','2023-09-27 08:36:46','','','102.22.214.197','loggedin',1),(2173,'user','5','2023-09-27 12:47:48','','','102.22.214.197','loggedin',1),(2174,'user','5','2023-09-28 07:40:12','','','102.22.214.197','loggedin',1),(2175,'user','5','2023-09-28 08:25:01','','','102.22.214.197','loggedin',1),(2176,'user','5','2023-09-28 09:57:30','','','102.22.214.197','loggedin',1),(2177,'user','5','2023-09-28 14:00:50','','','102.22.214.197','loggedin',1),(2178,'user','5','2023-09-28 18:01:24','','','102.22.214.197','loggedin',1),(2179,'user','5','2023-09-29 07:56:27','','','102.22.214.197','loggedin',1),(2180,'user','5','2023-09-29 10:22:16','','','102.22.214.197','loggedin',1),(2181,'user','5','2023-09-29 12:32:58','','','102.22.214.197','loggedin',1),(2182,'user','5','2023-09-29 16:48:42','','','102.22.214.197','loggedin',1),(2183,'user','5','2023-09-30 08:12:55','','','102.22.214.197','loggedin',1),(2184,'user','5','2023-09-30 08:38:18','','','102.22.214.197','loggedin',1),(2185,'user','5','2023-09-30 13:50:15','','','102.22.214.197','loggedin',1),(2186,'user','5','2023-09-30 17:22:59','','','102.22.214.197','loggedin',1),(2187,'user','5','2023-10-02 08:43:56','2023-10-02 10:14:22','','102.22.212.241','loggedin',1),(2188,'admin','3','2023-10-02 10:14:32','2023-10-02 10:14:36','','102.22.212.241','loggedin',1),(2189,'admin','3','2023-10-02 10:14:44','2023-10-02 10:26:42','','102.22.212.241','loggedin',1),(2190,'user','5','2023-10-02 10:27:32','','','102.22.212.241','loggedin',1),(2191,'user','5','2023-10-02 13:14:39','','','102.22.212.241','loggedin',1),(2192,'user','5','2023-10-03 08:22:18','','','102.22.213.43','loggedin',1),(2193,'user','5','2023-10-03 11:47:46','','','102.22.213.43','loggedin',1),(2194,'user','5','2023-10-03 15:04:04','','','102.22.213.43','loggedin',1),(2195,'user','5','2023-10-03 17:46:32','','','102.22.213.43','loggedin',1),(2196,'user','5','2023-10-04 09:38:42','','','102.22.213.43','loggedin',1),(2197,'user','5','2023-10-04 11:48:32','','','102.22.213.43','loggedin',1),(2198,'user','5','2023-10-04 15:33:25','','','102.22.213.43','loggedin',1),(2199,'user','5','2023-10-04 18:29:19','','','102.22.213.43','loggedin',1),(2200,'user','5','2023-10-05 09:20:35','','','102.22.213.25','loggedin',1),(2201,'user','5','2023-10-05 15:38:36','','','102.22.211.181','loggedin',1),(2202,'user','5','2023-10-05 18:07:26','','','102.22.211.181','loggedin',1),(2203,'user','5','2023-10-06 10:34:13','','','102.22.211.181','loggedin',1),(2204,'user','5','2023-10-07 07:45:08','','','102.22.210.185','loggedin',1),(2205,'user','5','2023-10-07 13:01:05','','','102.22.210.185','loggedin',1),(2206,'user','5','2023-10-07 16:13:14','','','102.22.211.236','loggedin',1),(2207,'user','5','2023-10-09 10:15:04','','','102.22.214.43','loggedin',1),(2208,'user','5','2023-10-09 17:05:50','','','102.22.214.43','loggedin',1),(2209,'user','5','2023-10-10 10:03:30','','','102.22.214.43','loggedin',1),(2210,'user','5','2023-10-10 15:13:38','','','102.22.214.43','loggedin',1),(2211,'user','5','2023-10-11 07:26:42','','','102.22.213.101','loggedin',1),(2212,'user','5','2023-10-11 09:51:51','','','102.22.213.101','loggedin',1),(2213,'user','5','2023-10-11 14:59:39','','','102.22.213.101','loggedin',1),(2214,'user','5','2023-10-13 09:32:26','','','102.22.211.7','loggedin',1),(2215,'user','5','2023-10-14 08:11:48','','','102.22.214.168','loggedin',1),(2216,'user','5','2023-10-14 10:12:49','','','102.22.214.168','loggedin',1),(2217,'user','5','2023-10-14 15:28:17','','','102.22.214.168','loggedin',1),(2218,'user','5','2023-10-14 18:20:04','','','102.22.214.168','loggedin',1),(2219,'admin','3','2023-10-16 09:01:01','','','102.22.214.168','loggedin',1),(2220,'admin','3','2023-10-16 09:19:30','2023-10-16 09:23:12','','102.22.214.168','loggedin',1),(2221,'user','5','2023-10-16 14:09:20','','','102.22.214.168','loggedin',1),(2222,'user','5','2023-10-16 18:17:38','','','102.22.214.168','loggedin',1),(2223,'user','5','2023-10-17 08:56:13','','','102.22.214.168','loggedin',1),(2224,'user','5','2023-10-17 11:09:15','','','102.22.214.168','loggedin',1),(2225,'user','5','2023-10-17 18:29:08','','','102.22.211.140','loggedin',1),(2226,'user','5','2023-10-18 10:27:18','','','102.22.211.140','loggedin',1),(2227,'user','5','2023-10-18 12:30:37','','','102.22.211.140','loggedin',1),(2228,'user','5','2023-10-18 14:51:54','','','102.22.211.140','loggedin',1),(2229,'user','5','2023-10-18 18:24:23','','','102.22.211.140','loggedin',1),(2230,'user','5','2023-10-19 09:40:54','','','102.22.211.140','loggedin',1),(2231,'user','5','2023-10-19 17:49:48','2023-10-19 17:51:18','','102.22.211.140','loggedin',1),(2232,'admin','3','2023-10-19 17:51:27','2023-10-19 18:00:36','','102.22.211.140','loggedin',1),(2233,'user','5','2023-10-19 18:08:28','','','102.22.211.140','loggedin',1),(2234,'user','5','2023-10-20 12:59:21','','','102.22.211.140','loggedin',1),(2235,'user','5','2023-10-20 18:26:48','','','102.22.209.176','loggedin',1),(2236,'user','5','2023-10-21 10:27:13','','','102.22.213.220','loggedin',1),(2237,'user','5','2023-10-21 18:26:16','','','102.22.213.220','loggedin',1),(2238,'user','5','2023-10-23 08:48:14','','','102.22.213.124','loggedin',1),(2239,'user','5','2023-10-23 17:29:54','','','102.22.213.124','loggedin',1),(2240,'user','5','2023-10-23 18:22:08','','','102.22.213.124','loggedin',1),(2241,'user','5','2023-10-24 08:38:24','','','102.22.213.124','loggedin',1),(2242,'user','5','2023-10-24 15:26:22','','','102.22.213.124','loggedin',1),(2243,'user','5','2023-10-24 18:18:33','','','102.22.213.124','loggedin',1),(2244,'user','5','2023-10-25 08:55:02','','','102.22.213.124','loggedin',1),(2245,'user','5','2023-10-25 11:17:17','','','102.22.213.253','loggedin',1),(2246,'user','5','2023-10-25 14:24:54','','','102.22.213.253','loggedin',1),(2247,'user','5','2023-10-25 18:37:56','','','102.22.211.220','loggedin',1),(2248,'user','5','2023-10-26 18:20:25','','','102.176.183.157','loggedin',1),(2249,'user','5','2023-10-27 10:43:29','','','102.176.183.157','loggedin',1),(2250,'user','5','2023-10-27 13:12:40','','','102.176.183.157','loggedin',1),(2251,'user','5','2023-10-27 17:48:54','','','102.22.214.79','loggedin',1),(2252,'user','5','2023-10-27 18:46:29','','','102.22.214.79','loggedin',1),(2253,'user','5','2023-10-27 18:48:27','','','102.22.214.79','loggedin',1),(2254,'user','5','2023-10-28 09:01:13','','','102.22.214.79','loggedin',1),(2255,'user','5','2023-10-28 16:08:13','','','102.22.214.79','loggedin',1),(2256,'user','5','2023-10-30 09:04:28','','','102.22.213.47','loggedin',1),(2257,'admin','3','2023-10-30 12:33:03','','','102.22.213.47','loggedin',1),(2258,'user','5','2023-10-30 13:26:18','','','102.22.213.47','loggedin',1),(2259,'user','5','2023-10-30 18:34:20','','','102.22.213.47','loggedin',1),(2260,'user','5','2023-10-31 08:43:00','','','102.22.213.47','loggedin',1),(2261,'user','5','2023-10-31 17:53:47','','','102.22.213.47','loggedin',1),(2262,'user','5','2023-11-01 09:05:39','','','102.22.213.47','loggedin',1),(2263,'user','5','2023-11-01 12:29:37','','','102.22.213.47','loggedin',1),(2264,'user','5','2023-11-02 07:41:32','','','102.22.213.47','loggedin',1),(2265,'user','5','2023-11-02 09:43:16','','','102.22.213.47','loggedin',1),(2266,'user','5','2023-11-02 14:32:32','','','102.22.213.47','loggedin',1),(2267,'user','5','2023-11-02 18:30:29','','','102.22.213.47','loggedin',1),(2268,'user','5','2023-11-03 09:30:12','','','102.22.213.47','loggedin',1),(2269,'user','5','2023-11-03 10:01:00','','','102.22.213.47','loggedin',1),(2270,'user','5','2023-11-03 13:58:25','','','102.22.212.131','loggedin',1),(2271,'user','5','2023-11-03 16:35:33','','','102.22.212.131','loggedin',1),(2272,'user','5','2023-11-03 18:44:23','','','102.22.212.131','loggedin',1),(2273,'user','5','2023-11-04 10:44:14','','','102.22.212.131','loggedin',1),(2274,'user','5','2023-11-04 12:31:51','','','102.22.212.131','loggedin',1),(2275,'user','5','2023-11-04 15:52:10','','','102.22.212.131','loggedin',1),(2276,'user','5','2023-11-04 18:25:48','','','102.22.212.131','loggedin',1),(2277,'user','5','2023-11-06 12:39:52','','','102.22.214.226','loggedin',1),(2278,'user','5','2023-11-06 17:59:02','','','102.22.214.226','loggedin',1),(2279,'user','5','2023-11-07 08:33:05','','','102.22.214.226','loggedin',1),(2280,'user','5','2023-11-07 17:50:41','','','102.22.213.98','loggedin',1),(2281,'user','5','2023-11-08 09:10:45','','','102.22.213.98','loggedin',1),(2282,'user','5','2023-11-09 08:25:27','2023-11-09 09:16:34','','102.22.214.103','loggedin',1),(2283,'admin','3','2023-11-09 09:16:51','2023-11-09 09:21:52','','102.22.214.103','loggedin',1),(2284,'user','5','2023-11-09 09:52:52','','','102.22.214.103','loggedin',1),(2285,'user','5','2023-11-09 13:54:56','','','102.22.214.60','loggedin',1),(2286,'user','5','2023-11-09 17:31:44','','','102.22.214.60','loggedin',1),(2287,'user','5','2023-11-10 08:55:29','','','102.22.214.60','loggedin',1),(2288,'user','5','2023-11-10 14:12:11','','','102.22.214.60','loggedin',1),(2289,'user','5','2023-11-10 18:16:46','','','102.22.214.60','loggedin',1),(2290,'user','5','2023-11-11 07:33:05','','','102.22.214.60','loggedin',1),(2291,'user','5','2023-11-11 10:39:28','','','102.22.214.85','loggedin',1),(2292,'user','5','2023-11-11 14:29:48','','','102.22.214.85','loggedin',1),(2293,'user','5','2023-11-11 18:02:05','','','102.22.214.85','loggedin',1),(2294,'user','5','2023-11-14 13:05:17','','','102.22.214.57','loggedin',1),(2295,'user','5','2023-11-14 16:14:20','','','102.22.214.57','loggedin',1),(2296,'user','5','2023-11-14 18:32:08','','','102.22.214.57','loggedin',1),(2297,'user','5','2023-11-15 11:17:40','','','102.22.214.57','loggedin',1),(2298,'user','5','2023-11-15 16:20:30','','','102.22.213.32','loggedin',1),(2299,'user','5','2023-11-17 07:51:17','','','102.22.213.82','loggedin',1),(2300,'user','5','2023-11-17 16:43:57','','','102.176.183.155','loggedin',1),(2301,'user','5','2023-11-18 10:01:31','','','102.22.213.214','loggedin',1),(2302,'user','5','2023-11-18 14:37:13','','','102.22.213.141','loggedin',1),(2303,'user','5','2023-11-20 16:37:53','','','102.22.213.141','loggedin',1),(2304,'user','5','2023-11-20 18:19:54','','','102.22.213.141','loggedin',1),(2305,'user','5','2023-11-21 08:54:04','','','102.22.213.141','loggedin',1),(2306,'user','5','2023-11-21 17:25:19','','','102.22.212.22','loggedin',1),(2307,'user','5','2023-11-22 11:11:18','','','102.22.212.22','loggedin',1),(2308,'user','5','2023-11-22 18:23:19','','','102.22.212.22','loggedin',1),(2309,'user','5','2023-11-23 10:15:23','','','102.22.212.22','loggedin',1),(2310,'user','5','2023-11-23 16:59:08','','','102.22.212.22','loggedin',1),(2311,'user','5','2023-11-24 14:40:15','','','102.22.214.34','loggedin',1),(2312,'admin','3','2023-11-28 10:15:18','2023-11-28 10:31:47','','102.22.212.234','loggedin',1),(2313,'user','5','2023-11-28 10:32:20','','','102.22.212.234','loggedin',1),(2314,'user','5','2023-11-28 14:43:30','','','102.22.212.234','loggedin',1),(2315,'user','5','2023-11-29 08:18:09','','','102.22.213.9','loggedin',1),(2316,'user','5','2023-11-29 13:59:26','','','102.22.210.112','loggedin',1),(2317,'user','5','2023-11-29 16:38:23','','','102.22.210.112','loggedin',1),(2318,'user','5','2023-11-30 10:01:21','','','102.22.210.112','loggedin',1),(2319,'user','5','2023-11-30 17:29:15','','','102.22.213.211','loggedin',1),(2320,'user','5','2023-12-01 07:45:42','2023-12-01 09:26:40','','102.22.213.211','loggedin',1),(2321,'admin','3','2023-12-01 09:27:06','2023-12-01 09:40:10','','102.22.213.211','loggedin',1),(2322,'user','5','2023-12-01 09:40:36','','','102.22.213.211','loggedin',1),(2323,'user','5','2023-12-01 12:06:42','','','102.22.214.102','loggedin',1),(2324,'user','5','2023-12-01 14:39:53','','','102.22.214.102','loggedin',1),(2325,'user','5','2023-12-01 16:49:50','','','102.22.214.102','loggedin',1),(2326,'user','5','2023-12-02 11:21:29','','','102.22.214.102','loggedin',1),(2327,'user','5','2023-12-02 14:52:52','','','102.22.214.102','loggedin',1),(2328,'user','5','2023-12-04 08:54:42','','','102.22.214.102','loggedin',1),(2329,'user','5','2023-12-04 11:51:22','','','102.22.214.102','loggedin',1),(2330,'user','5','2023-12-04 16:44:53','','','102.22.214.102','loggedin',1),(2331,'user','5','2023-12-06 08:43:15','','','102.22.213.75','loggedin',1),(2332,'user','5','2023-12-06 15:50:31','','','102.22.213.75','loggedin',1),(2333,'user','5','2023-12-06 18:07:18','','','102.22.213.75','loggedin',1),(2334,'user','5','2023-12-07 08:25:35','','','102.22.213.75','loggedin',1),(2335,'user','5','2023-12-07 15:09:57','','','102.22.213.75','loggedin',1),(2336,'user','5','2023-12-07 16:52:55','','','102.22.213.75','loggedin',1),(2337,'user','5','2023-12-08 08:27:41','','','102.22.213.75','loggedin',1),(2338,'user','5','2023-12-08 13:28:09','','','102.22.213.75','loggedin',1),(2339,'user','5','2023-12-08 16:23:45','','','102.22.213.174','loggedin',1),(2340,'user','5','2023-12-08 18:33:16','','','102.22.214.82','loggedin',1),(2341,'user','5','2023-12-09 17:25:52','','','102.22.214.82','loggedin',1),(2342,'user','5','2023-12-11 09:16:26','','','102.22.210.32','loggedin',1),(2343,'user','5','2023-12-11 11:58:26','','','102.22.210.32','loggedin',1),(2344,'user','5','2023-12-11 15:57:10','','','102.22.210.32','loggedin',1),(2345,'user','5','2023-12-11 18:52:05','','','102.22.210.32','loggedin',1),(2346,'user','5','2023-12-13 08:39:20','2023-12-13 10:23:59','','102.22.210.32','loggedin',1),(2347,'admin','3','2023-12-13 10:24:43','2023-12-13 10:31:10','','102.22.210.32','loggedin',1),(2348,'user','5','2023-12-13 14:50:27','','','102.22.210.32','loggedin',1),(2349,'user','5','2023-12-16 14:46:45','','','102.22.209.49','loggedin',1),(2350,'user','5','2023-12-16 18:33:12','','','102.22.209.49','loggedin',1),(2351,'user','5','2023-12-18 08:32:15','','','102.22.209.49','loggedin',1),(2352,'user','5','2023-12-18 11:25:08','','','102.22.209.49','loggedin',1),(2353,'user','5','2023-12-18 14:22:21','','','102.22.209.49','loggedin',1),(2354,'user','5','2023-12-18 18:14:37','','','102.22.209.49','loggedin',1),(2355,'user','5','2023-12-19 09:11:25','','','102.22.209.49','loggedin',1),(2356,'user','5','2023-12-19 15:53:15','','','102.22.211.77','loggedin',1),(2357,'user','5','2023-12-20 17:38:13','','','102.22.211.77','loggedin',1),(2358,'user','5','2023-12-21 10:16:38','','','102.22.211.77','loggedin',1),(2359,'user','5','2023-12-22 10:32:54','','','102.22.211.77','loggedin',1),(2360,'user','5','2023-12-28 10:20:33','','','102.22.210.250','loggedin',1),(2361,'user','5','2023-12-28 18:39:28','','','102.22.210.250','loggedin',1),(2362,'user','5','2023-12-29 08:50:52','2023-12-29 09:25:59','','102.22.210.250','loggedin',1),(2363,'admin','3','2023-12-29 09:26:12','','','102.22.210.250','loggedin',1),(2364,'user','5','2023-12-29 15:28:44','','','102.22.211.157','loggedin',1),(2365,'user','5','2023-12-30 10:31:44','','','102.22.211.157','loggedin',1),(2366,'user','5','2024-01-02 07:50:32','','','102.22.211.157','loggedin',1),(2367,'user','5','2024-01-02 10:31:36','','','102.22.211.157','loggedin',1),(2368,'user','5','2024-01-03 12:11:26','','','102.22.214.251','loggedin',1),(2369,'user','5','2024-01-03 14:32:30','','','102.22.214.145','loggedin',1),(2370,'user','5','2024-01-04 08:17:03','','','102.22.214.145','loggedin',1),(2371,'user','5','2024-01-04 12:06:37','','','102.22.214.145','loggedin',1),(2372,'user','5','2024-01-05 15:16:57','','','102.22.214.23','loggedin',1),(2373,'user','5','2024-01-06 08:52:21','','','102.22.214.23','loggedin',1),(2374,'user','5','2024-01-06 12:13:10','','','102.22.214.23','loggedin',1),(2375,'user','5','2024-01-06 15:43:42','','','102.22.214.23','loggedin',1),(2376,'user','5','2024-01-08 09:36:22','','','102.22.214.108','loggedin',1),(2377,'user','5','2024-01-09 07:51:26','','','102.22.214.216','loggedin',1),(2378,'user','5','2024-01-09 18:49:26','','','102.22.213.250','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 AUTO_INCREMENT=3 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 */; INSERT INTO `loyalitycards` VALUES (2,-3.00,NULL,0,'','','1','2021-04-07 11:47:am','','1','17106','Points',1,0.00,'','Redeemed',0.00); /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'PJAY HARDWARE','','2021-09-10 13:20:01','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, 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 `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (2,'COLD','','2021-08-01 12:05:40','active','1','','1',1),(3,'WARM','','2021-08-01 12:05:48','active','1','','1',1); /*!40000 ALTER TABLE `message` 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','0','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','0','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),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('return','viewreturnsales','Return Sales',4),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salebelowbprice','sales','Can sell below set b.price',10),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(30) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1399 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,'SIMBA CEMENT','',7.00,'2021-09-10 13:43:18','10.00','3','newstock','1','','',500.00,'','1','17','internal','1','1','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'WAII TILES','',30.00,'2021-09-10 15:44:55','13.00','4','newstock','1','','',686.00,'','1','43','internal','1','PMCP24346BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(3,'TWYFORD FLOOR TILES','',10.00,'2021-09-13 12:57:33','14.00','3','newstock','1','','',901.00,'','1','24','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(4,'TWYFORD FLOOR TILES','',-5.00,'2021-09-23 08:55:58','24.00','3','newstock','1','','',901.00,'','1','19','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(5,'TWYFORD FLOOR TILES','',-6.00,'2021-09-23 09:00:59','13.00','3','newstock','1','','',901.00,'','1','7','internal','1','FGP33722','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'TWYFORD FLOOR TILES','',-8.00,'2021-09-23 09:01:42','15.00','3','newstock','1','','',901.00,'','1','7','internal','1','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'TWYFORD FLOOR TILES','',-11.00,'2021-09-23 09:02:21','11.00','3','newstock','1','','',901.00,'','1','0','internal','1','FGP33009','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'TWYFORD FLOOR TILES','',-2.00,'2021-09-23 09:02:44','6.00','3','newstock','1','','',901.00,'','1','4','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'TWYFORD FLOOR TILES','',-34.00,'2021-09-23 09:03:16','34.00','3','newstock','1','','',901.00,'','1','0','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'TWYFORD WALL TILES','',8.00,'2021-09-23 09:06:14','22.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'TWYFORD WALL TILE','',-32.00,'2021-09-23 09:10:31','39.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'TWYFORD WALL TILES','',-28.00,'2021-09-23 09:11:27','35.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'TWYFORD WAII TILES','',-2.00,'2021-09-23 09:12:01','30.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP 24328BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'TWYFORD WALL TILES','',-9.00,'2021-09-23 09:13:29','15.00','3','newstock','1','','',686.00,'','1','6','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'TWYFORD WALL TILES','',1.00,'2021-09-23 09:15:25','13.00','3','newstock','1','','',686.00,'','1','14','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'TWYFORD FLOOR TILES 40X40','',-12.00,'2021-09-23 09:20:05','38.00','3','newstock','1','','',1176.00,'','1','26','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'TOILET CLEANER','',1.00,'2021-10-08 12:47:59','6.00','4','newstock','1','','',250.00,'','1','7','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'TILE CLEANER 1 LTR','',1.00,'2021-10-08 13:37:13','4.00','4','newstock','1','','',250.00,'','1','5','internal','1','0010','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'TWYFORD FLOOR TILES','',20.00,'2021-10-15 14:12:08','2.00','3','newstock','1','','',901.00,'','1','22','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'TWYFORD FLOOR TILES','',23.00,'2021-10-15 14:13:21','1.00','3','newstock','1','','',901.00,'','1','24','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'TWYFORD FLOOR TILES','',-20.00,'2021-10-15 14:13:57','47.00','3','newstock','1','','',901.00,'','1','27','internal','1','FGP33724','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'TWYFORD FLOOR TILES','',21.00,'2021-10-15 14:15:11','4.00','3','newstock','1','','',901.00,'','1','25','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'TWYFORD FLOOR TILES','',-12.00,'2021-10-15 14:15:55','21.00','3','newstock','1','','',901.00,'','1','9','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'TWYFORD FLOOR TILES','',6.00,'2021-10-15 14:16:20','0.00','3','newstock','1','','',901.00,'','1','6','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'TWYFORD FLOOR TILES','',-9.00,'2021-10-15 14:16:44','19.00','3','newstock','1','','',901.00,'','1','10','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'TWYFORD FLOOR TILES','',-32.00,'2021-10-15 14:17:49','32.00','3','newstock','1','','',901.00,'','1','0','internal','1','FGP33112','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'TWYFORD FLOOR TILES','',-3.00,'2021-10-15 14:19:54','7.00','3','newstock','1','','',901.00,'','1','4','internal','1','FGP33722','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'TWYFORD FLOOR TILES','',-5.00,'2021-10-15 14:20:41','7.00','3','newstock','1','','',901.00,'','1','2','internal','1','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'TWYFORD FLOOR TILES','',-1.00,'2021-10-15 14:21:05','1.00','3','newstock','1','','',901.00,'','1','0','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'TWYFORD WALL TILES','',-19.00,'2021-10-15 14:26:53','30.00','3','newstock','1','','',686.00,'','1','11','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'TWYFORD WALL TILES','',15.00,'2021-10-15 14:27:21','5.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'TWYFORD WALL TILE','',24.00,'2021-10-15 14:28:20','7.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'TWYFORD WALL TILES','',31.00,'2021-10-15 14:28:47','2.00','3','newstock','1','','',686.00,'','1','33','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'TWYFORD WALL TILES','',15.00,'2021-10-15 14:30:27','6.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'TWYFORD WALL TILES','',-4.00,'2021-10-15 14:32:24','7.00','3','newstock','1','','',686.00,'','1','3','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'TWYFORD WALL TILES','',-2.00,'2021-10-15 14:33:59','18.00','3','newstock','1','','',686.00,'','1','16','internal','1','PMCP24329','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'TWYFORD WAII TILES','',-29.00,'2021-10-15 14:40:04','43.00','3','newstock','1','','',686.00,'','1','14','internal','1','PMCP24346BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'TWYFORD WALL TILES','',-9.00,'2021-10-15 14:41:06','14.00','3','newstock','1','','',686.00,'','1','5','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'TWYFORD FLOOR TILES','',1.00,'2021-10-18 15:57:30','24.00','3','newstock','1','','',901.00,'','1','25','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'STAIRCASE','',10.00,'2021-10-20 13:11:55','40.00','3','newstock','1','','',220.00,'','1','50','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'BASIN FAUCET FRENCIA','',-2.00,'2021-10-21 14:25:39','4.00','4','newstock','1','','',1000.00,'','1','2','internal','1','FAUCET 130018900','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'TWYFORD FLOOR TILES','',50.00,'2021-10-29 10:32:08','0.00','3','newstock','1','','',901.00,'','1','50','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'TWYFORD FLOOR TILES','',50.00,'2021-10-29 10:34:43','0.00','3','newstock','1','','',901.00,'','1','50','internal','1','FGP33112','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'TWYFORD FLOOR TILES','',28.00,'2021-10-29 10:35:09','0.00','3','newstock','1','','',901.00,'','1','28','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'TWYFORD WALL TILES','',12.00,'2021-10-29 10:36:07','1.00','3','newstock','1','','',686.00,'','1','13','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'TWYFORD FLOOR TILES 40X40','',-5.00,'2021-10-29 10:36:46','22.00','3','newstock','1','','',1176.00,'','1','17','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'SPACERS','',25.00,'2021-11-01 18:10:31','0.00','3','newstock','1','','',15.00,'','1','25','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'ORDINARY CORNERSTRIPS','',100.00,'2021-11-01 18:12:20','0.00','3','newstock','1','','',140.00,'','1','100','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'TWYFORD WALL TILES','',27.00,'2021-11-02 15:34:21','3.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'TWYFORD FLOOR TILES','',-1.00,'2021-11-03 13:43:49','2.00','3','newstock','1','','',901.00,'','1','1','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'TWYFORD WALL TILES','',1.00,'2021-11-12 11:14:58','6.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'MICASO FLOOR TILES 40 X 40','',50.00,'2021-11-12 18:22:16','3.00','3','newstock','1','','',1224.00,'','1','53','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'TWYFORD FLOOR TILES 40X40','',50.00,'2021-11-12 18:22:40','1.00','3','newstock','1','','',1176.00,'','1','51','internal','1','FGB44689','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'MICASO FLOOR TILES 30 X 60','',-4.00,'2021-11-12 18:24:51','10.00','3','newstock','1','','',1125.00,'','1','6','internal','1','MR 36002','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'TWYFORD WALL TILE','',-3.00,'2021-11-12 18:25:22','15.00','3','newstock','1','','',686.00,'','1','12','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'MICASO FLOOR TILES 40 X 40','',50.00,'2021-11-13 09:53:48','0.00','3','newstock','1','','',1195.00,'','1','50','internal','1','MR 44589','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'TWYFORD WALL TILES','',10.00,'2021-11-13 10:50:48','0.00','3','newstock','1','','',686.00,'','1','10','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'MICASSO TILES 40 X 40','',17.00,'2021-11-13 17:21:28','5.00','3','newstock','1','','',1195.00,'','1','22','internal','1','MR 44637','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'TWYFORD WALL TILES','',5.00,'2021-11-13 17:30:38','2.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'MICASSO TILES 40 X 40','',20.00,'2021-11-13 17:42:43','3.00','3','newstock','1','','',1195.00,'','1','23','internal','1','MR 44637','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'MICASO FLOOR TILES 30 X 60','',4.00,'2021-11-15 16:23:51','0.00','3','newstock','1','','',1125.00,'','1','4','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'TWYFORD FLOOR TILES','',40.00,'2021-11-23 10:32:26','1.00','3','newstock','1','','',901.00,'','1','41','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'TWYFORD FLOOR TILES','',32.00,'2021-11-23 10:33:29','6.00','3','newstock','1','','',901.00,'','1','38','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'TWYFORD FLOOR TILES','',21.00,'2021-11-23 10:34:20','1.00','3','newstock','1','','',901.00,'','1','22','internal','1','FGP33724','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'TWYFORD FLOOR TILES','',20.00,'2021-11-23 10:37:29','1.00','3','newstock','1','','',901.00,'','1','21','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'TWYFORD WALL TILES','',29.00,'2021-11-23 10:38:33','6.00','3','newstock','1','','',686.00,'','1','35','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'TWYFORD WALL TILES','',30.00,'2021-11-23 10:40:14','3.00','3','newstock','1','','',686.00,'','1','33','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'TWYFORD WALL TILES','',29.00,'2021-11-23 10:41:45','0.00','3','newstock','1','','',686.00,'','1','29','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'ELEX TOILET CLEANER','',9.00,'2021-11-23 10:59:04','5.00','3','newstock','1','','',250.00,'','1','14','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'TWYFORD WALL TILES','',100.00,'2021-12-01 11:19:57','0.00','5','newstock','1','','',686.00,'','1','100','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'TWYFORD WALL TILE','',15.00,'2021-12-01 11:24:15','5.00','5','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'TWYFORD WALL TILES','',30.00,'2021-12-01 11:25:34','8.00','5','newstock','1','','',686.00,'','1','38','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(73,'TWYFORD WALL TILES','',40.00,'2021-12-01 11:26:09','0.00','5','newstock','1','','',686.00,'','1','40','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(74,'MICASO FLOOR TILES 40 X 40','',40.00,'2021-12-01 14:28:40','15.00','3','newstock','1','','',1224.00,'','1','55','internal','1','MR 393016','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'MICASO FLOOR TILES 40 X 40','',12.00,'2021-12-01 14:31:47','28.00','3','newstock','1','','',1224.00,'','1','40','internal','1','MR 393014','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(76,'MICASO FLOOR TILES 40 X 40','',40.00,'2021-12-01 14:32:37','0.00','3','newstock','1','','',1224.00,'','1','40','internal','1','MR 393022','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(77,'MICASO FLOOR TILES 40 X 40','',-1.00,'2021-12-01 14:34:41','19.00','3','newstock','1','','',1224.00,'','1','18','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(78,'MICASO FLOOR TILES 40 X 40','',10.00,'2021-12-01 14:57:56','50.00','3','newstock','1','','',1224.00,'','1','60','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(79,'MICASO FLOOR TILES 40 X 40','',30.00,'2021-12-01 18:02:09','0.00','3','newstock','1','','',1224.00,'','1','30','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'MICASO FLOOR TILES 40 X 40','',-10.00,'2021-12-01 18:02:36','30.00','3','newstock','1','','',1224.00,'','1','20','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'MICASO FLOOR TILES 30 X 60','',25.00,'2021-12-01 18:02:58','4.00','3','newstock','1','','',1125.00,'','1','29','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(82,'ORDINARY CORNERSTRIPS','',99.00,'2021-12-01 18:04:04','0.00','3','newstock','1','','',140.00,'','1','99','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'ORDINARY CORNERSTRIPS','',-30.00,'2021-12-03 09:54:32','88.00','3','newstock','1','','',140.00,'','1','58','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'MICASO FLOOR TILES 30 X 60','',30.00,'2021-12-03 09:55:16','3.00','3','newstock','1','','',1125.00,'','1','33','internal','1','MR 36017','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'TWYFORD WALL TILES','',-16.00,'2021-12-03 09:57:40','20.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'TWYFORD WALL TILES','',23.00,'2021-12-06 10:41:51','4.00','3','newstock','1','','',686.00,'','1','27','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'TWYFORD WALL TILE','',32.00,'2021-12-06 10:44:57','11.00','3','newstock','1','','',686.00,'','1','43','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'TWYFORD FLOOR TILES','',40.00,'2021-12-06 10:45:34','3.00','3','newstock','1','','',901.00,'','1','43','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'TWYFORD WALL TILES','',30.00,'2021-12-06 10:46:04','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'TWYFORD WALL TILES','',13.00,'2021-12-06 10:47:40','7.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP24324','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'TWYFORD WALL TILES','',2.00,'2021-12-06 10:49:05','15.00','3','newstock','1','','',686.00,'','1','17','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'TWYFORD FLOOR TILES','',20.00,'2021-12-06 10:49:49','2.00','3','newstock','1','','',901.00,'','1','22','internal','1','FGP33724','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(93,'TWYFORD WALL TILES','',10.00,'2021-12-06 11:33:50','27.00','3','newstock','1','','',686.00,'','1','37','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'MICASO FLOOR TILES 30 X 60','',2.00,'2021-12-06 12:19:59','2.00','3','newstock','1','','',1125.00,'','1','4','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'TWYFORD WALL TILES','',-16.00,'2021-12-07 17:37:33','20.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP24324','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'TWYFORD WAII TILES','',-1.00,'2021-12-07 17:38:25','28.00','3','newstock','1','','',686.00,'','1','27','internal','1','PMCP 24328BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'TWYFORD WALL TILES','',-1.00,'2021-12-07 17:38:49','10.00','3','newstock','1','','',686.00,'','1','9','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'TWYFORD WALL TILES','',-8.00,'2021-12-07 17:39:22','36.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'GROUTS','',-2.00,'2021-12-07 17:39:41','64.00','3','newstock','1','','',100.00,'','1','62','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'GROUTS','',-2.00,'2021-12-07 17:39:59','30.00','3','newstock','1','','',100.00,'','1','28','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'SPACERS','',-4.00,'2021-12-07 17:40:15','14.00','3','newstock','1','','',15.00,'','1','10','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'ADHESIVE PORCELAIN','',-3.00,'2021-12-07 17:43:42','43.00','3','newstock','1','','',400.00,'','1','40','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'SPACERS','',-3.00,'2021-12-07 17:44:08','10.00','3','newstock','1','','',15.00,'','1','7','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'ADHESIVE PORCELAIN','',-1.00,'2021-12-07 17:44:40','40.00','3','newstock','1','','',400.00,'','1','39','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'GROUTS','',-1.00,'2021-12-07 17:45:39','62.00','3','newstock','1','','',100.00,'','1','61','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'GRANITE 60 X 60','',-1.00,'2021-12-07 17:46:00','3.00','3','newstock','1','','',1450.00,'','1','2','internal','1','FGC 66235T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'TWYFORD FLOOR TILES','',-10.00,'2021-12-07 17:46:40','13.00','3','newstock','1','','',901.00,'','1','3','internal','1','FGP33112','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'TWYFORD WALL TILE','',-8.00,'2021-12-07 17:47:09','43.00','3','newstock','1','','',686.00,'','1','35','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'GROUTS','',-1.00,'2021-12-07 17:47:33','61.00','3','newstock','1','','',100.00,'','1','60','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'MICASO FLOOR TILES 40 X 40','',4.00,'2021-12-09 10:49:35','13.00','3','newstock','1','','',1224.00,'','1','17','internal','1','MR 393011','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'TWYFORD FLOOR TILES','',-11.00,'2021-12-13 11:00:33','15.00','3','newstock','1','','',901.00,'','1','4','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'TWYFORD FLOOR TILES','',6.00,'2021-12-13 11:01:02','16.00','3','newstock','1','','',901.00,'','1','22','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'TWFORD FLOOR TILES 40X40','',-15.00,'2021-12-13 11:14:13','15.00','3','newstock','1','','',1176.00,'','1','0','internal','1','BLO44081','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'TWYFORD WALL TILES','',-9.00,'2021-12-13 11:20:02','10.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'TWYFORD WAII TILES','',-23.00,'2021-12-13 11:21:37','27.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP 24328BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'GROUTS','',8.00,'2021-12-14 11:09:46','23.00','4','newstock','1','','',100.00,'','1','31','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'SPACERS','',25.00,'2021-12-14 11:10:32','5.00','4','newstock','1','','',15.00,'','1','30','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'SPACERS','',15.00,'2021-12-14 11:11:12','1.00','4','newstock','1','','',15.00,'','1','16','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'TILE CUTTER PENCIL','',-4.00,'2021-12-14 11:11:43','9.00','4','newstock','1','','',110.00,'','1','5','internal','1','1103','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'TILE CUTTER TIPPED END','',-4.00,'2021-12-14 11:12:05','9.00','4','newstock','1','','',120.00,'','1','5','internal','1','1104','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'MICASSO 40X40 FLOOR TILES','',11.00,'2021-12-16 14:29:26','0.00','5','newstock','1','','',1224.00,'','1','11','internal','1','MR44586','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'TWYFORD FLOOR TILES','',29.00,'2021-12-17 16:17:41','0.00','3','newstock','1','','',901.00,'','1','29','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(123,'TWYFORD FLOOR TILES','',1.00,'2021-12-17 16:18:19','0.00','3','newstock','1','','',901.00,'','1','1','internal','1','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'MICASO FLOOR TILES 30 X 60','',24.00,'2021-12-17 16:19:37','0.00','3','newstock','1','','',1125.00,'','1','24','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'MICASO WALL TILES 30 X 60','',17.00,'2021-12-17 16:20:16','34.00','3','newstock','1','','',1125.00,'','1','51','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'TWYFORD WALL TILES','',20.00,'2021-12-17 16:22:33','4.00','3','newstock','1','','',686.00,'','1','24','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'TWYFORD FLOOR TILES 40X40','',30.00,'2021-12-17 16:23:20','3.00','3','newstock','1','','',1176.00,'','1','33','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(128,'MICASO FLOOR TILES 30 X 60','',20.00,'2021-12-17 16:29:24','6.00','3','newstock','1','','',1125.00,'','1','26','internal','1','MR 36002','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'MICASO FLOOR TILES 40 X 40','',1.00,'2021-12-17 16:30:15','0.00','3','newstock','1','','',1224.00,'','1','1','internal','1','MR 393036','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'TWYFORD WALL TILES','',20.00,'2021-12-17 16:30:34','4.00','3','newstock','1','','',686.00,'','1','24','internal','1','PMCP24324','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'GROUTS','',9.00,'2021-12-17 16:31:16','1.00','3','newstock','1','','',100.00,'','1','10','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'GROUTS','',6.00,'2021-12-17 16:31:42','4.00','3','newstock','1','','',100.00,'','1','10','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'CORNERSTRIPS','',100.00,'2021-12-17 16:32:12','0.00','3','newstock','1','','',45.00,'','1','100','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'SPACERS','',48.00,'2021-12-17 16:37:13','30.00','3','newstock','1','','',15.00,'','1','78','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'TWYFORD WALL TILES','',25.00,'2021-12-20 11:54:45','19.00','5','newstock','1','','',686.00,'','1','44','internal','1','PMCP24324','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'MICASO WALL TILES 30 X 60','',2.00,'2021-12-20 12:03:09','51.00','5','newstock','1','','',1125.00,'','1','53','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(137,'TWYFORD WALL TILES','',25.00,'2022-01-04 11:44:06','0.00','4','newstock','1','','',686.00,'','1','25','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(138,'TWYFORD WALL TILES','',15.00,'2022-01-04 11:44:30','19.00','4','newstock','1','','',686.00,'','1','34','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(139,'TWYFORD WALL TILES','',30.00,'2022-01-04 11:44:56','15.00','4','newstock','1','','',686.00,'','1','45','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(140,'TWYFORD WALL TILES','',20.00,'2022-01-04 11:45:20','0.00','4','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(141,'TWYFORD WALL TILES','',25.00,'2022-01-04 11:45:44','1.00','4','newstock','1','','',686.00,'','1','26','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(142,'TWYFORD FLOOR TILE 40X40','',16.00,'2022-01-04 11:46:13','4.00','4','newstock','1','','',1176.00,'','1','20','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'COLOURED CLOSE COUPLE','',-1.00,'2022-01-04 12:05:03','1.00','4','newstock','1','','',8000.00,'','1','0','internal','1','CLOSE COUPLE PINK SINOVA','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'FRENCIA SHOWER SET','',4.00,'2022-01-04 13:47:00','2.00','4','newstock','1','','',11000.00,'','1','6','internal','1','130014971','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(145,'ORDINARY CORNERSTRIPS','',23.00,'2022-01-07 13:15:31','2.00','3','newstock','1','','',140.00,'','1','25','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'MAGIC CONNECTOR 4','',8.00,'2022-01-10 13:37:25','0.00','3','newstock','1','','',200.00,'','1','8','internal','1','00013','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'MAGIC CONNECTOR','',6.00,'2022-01-10 13:38:43','0.00','3','newstock','1','','',100.00,'','1','6','internal','1','1/5 MAGIC','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'WISTA LOCK','',3.00,'2022-01-10 13:39:34','0.00','3','newstock','1','','',1700.00,'','1','3','internal','1','W20258 MAE','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'SYNOVA DECO SMALL HAND WASH BASIN','',1.00,'2022-01-10 13:51:42','0.00','3','newstock','1','','',5000.00,'','1','1','internal','1','202 MAHOGANY','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'TWYFORD WALL TILES','',3.00,'2022-01-13 12:16:56','11.00','3','newstock','1','','',686.00,'','1','14','internal','1','PMCP24324','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(151,'TWYFORD WAII TILES','',-1.00,'2022-01-13 12:17:47','2.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP24346BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'TWYFORD WALL TILES','',-1.00,'2022-01-13 12:18:08','2.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'TWYFORD WALL TILES','',1.00,'2022-01-13 12:18:26','10.00','3','newstock','1','','',686.00,'','1','11','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'TWYFORD FLOOR TILES','',19.00,'2022-01-18 12:03:08','1.00','3','newstock','1','','',901.00,'','1','20','internal','1','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'TWYFORD FLOOR TILES','',20.00,'2022-01-18 12:07:05','8.00','3','newstock','1','','',901.00,'','1','28','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'TWYFORD FLOOR TILES','',9.00,'2022-01-18 12:09:51','11.00','3','newstock','1','','',901.00,'','1','20','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'TWYFORD WALL TILES','',30.00,'2022-01-18 12:11:00','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'TWYFORD WALL TILES','',28.00,'2022-01-18 12:12:57','2.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'TWYFORD WALL TILES','',26.00,'2022-01-18 12:14:02','2.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(160,'GROUTS','',20.00,'2022-01-18 12:15:15','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'SPACERS','',50.00,'2022-01-18 12:15:55','63.00','3','newstock','1','','',15.00,'','1','113','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'SPACERS','',4.00,'2022-01-18 12:16:29','1.00','3','newstock','1','','',15.00,'','1','5','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(163,'MICASO FLOOR TILES 30 X 60','',80.00,'2022-01-19 15:52:19','3.00','3','newstock','1','','',1350.00,'','1','83','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'MICASO FLOOR TILES 30 X 60','',20.00,'2022-01-19 15:52:58','0.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'MICASO FLOOR TILES 30 X 60','',107.00,'2022-01-20 10:09:18','3.00','3','newstock','1','','',1125.00,'','1','110','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(166,'TWYFORD FLOOR TILES 40X40','',-10.00,'2022-01-20 11:08:12','33.00','3','newstock','1','','',1176.00,'','1','23','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'TWYFORD WALL TILES','',-10.00,'2022-01-20 11:08:52','31.00','3','newstock','1','','',710.50,'','1','21','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'MICASO WALL TILES 30 X 60','',60.00,'2022-01-24 11:58:00','0.00','3','newstock','1','','',1125.00,'','1','60','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'TWYFORD WALL TILES','',30.00,'2022-01-24 12:00:30','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'TWYFORD WALL TILE','',20.00,'2022-01-24 12:00:55','10.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'1 PIECE FRENCIA TOILET - LOW BACK','',2.00,'2022-01-24 12:01:51','0.00','3','newstock','1','','',7000.00,'','1','2','internal','1','W-ZYG01','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'COLOURED CLOSE COUPLE','',2.00,'2022-01-24 12:05:02','0.00','3','newstock','1','','',8000.00,'','1','2','internal','1','CLOSE COUPLE PINK SINOVA','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'ORIENT BIG SQUARE WASH HAND BASIN','',1.00,'2022-01-24 12:09:45','0.00','3','newstock','1','','',5000.00,'','1','1','internal','1','1300','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(174,'TILE ADHESIVE - CERAMIC','',20.00,'2022-01-24 12:10:48','4.00','3','newstock','1','','',350.00,'','1','24','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(175,'GRANITE 60 X 120 BLACK GALAXY','',2.00,'2022-01-24 12:11:48','0.00','3','newstock','1','','',2150.00,'','1','2','internal','1','MR 612004','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'ORDINARY CORNERSTRIPS','',25.00,'2022-01-25 10:23:29','1.00','3','newstock','1','','',140.00,'','1','26','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'TWYFORD WALL TILE','',59.00,'2022-01-25 10:37:15','30.00','3','newstock','1','','',686.00,'','1','89','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'TWYFORD WALL TILE','',-8.00,'2022-01-25 10:38:00','89.00','3','newstock','1','','',686.00,'','1','81','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'COLOURED CLOSE COUPLE','',1.00,'2022-01-25 10:39:28','2.00','3','newstock','1','','',8000.00,'','1','3','internal','1','CLOSE COUPLE PINK SINOVA','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'TWYFORD WALL TILES','',20.00,'2022-01-31 11:51:30','5.00','3','newstock','1','','',710.50,'','1','25','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'MICASO FLOOR TILES 30 X 60','',20.00,'2022-01-31 11:51:55','1.00','3','newstock','1','','',1125.00,'','1','21','internal','1','MR 36002','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-01-31 11:53:24','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(183,'MICASO FLOOR TILES 30 X 60','',-5.00,'2022-01-31 11:57:35','30.00','3','newstock','1','','',1125.00,'','1','25','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(184,'MICAS0 FLOOR TILES 30 X 60','',-5.00,'2022-01-31 11:58:28','16.00','3','newstock','1','','',1125.00,'','1','11','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-01-31 11:59:04','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'TWYFORD FLOOR TILES','',120.00,'2022-01-31 12:07:35','14.00','3','newstock','1','','',721.20,'','1','134','internal','1','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(187,'MICASSO FLOOR TILES 30 X 60','',30.00,'2022-01-31 12:09:57','2.00','3','newstock','1','','',1125.00,'','1','32','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'TWYFORD WALL TILES','',14.00,'2022-01-31 12:12:56','16.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(189,'TWYFORD WALL TILES','',-3.00,'2022-01-31 12:13:40','30.00','3','newstock','1','','',686.00,'','1','27','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'SPACERS','',21.00,'2022-01-31 12:17:26','109.00','3','newstock','1','','',15.00,'','1','130','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(191,'MICASO FLOOR TILES 40 X 40','',-20.00,'2022-01-31 12:18:59','53.00','3','newstock','1','','',1224.00,'','1','33','internal','1','MR 393016','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'MICASSO FLOOR TILES 15*90','',-26.00,'2022-01-31 12:19:25','31.00','3','newstock','1','','',1560.00,'','1','5','internal','1','MR915005','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'TWYFORD WALL TILES','',-2.00,'2022-01-31 12:19:46','30.00','3','newstock','1','','',710.50,'','1','28','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(194,'SPACERS','',3.00,'2022-01-31 12:21:24','0.00','3','newstock','1','','',15.00,'','1','3','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'SPACERS','',-3.00,'2022-01-31 12:22:00','130.00','3','newstock','1','','',15.00,'','1','127','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(196,'TWYFORD FLOOR TILES','',2.00,'2022-01-31 12:23:21','1.00','3','newstock','1','','',901.00,'','1','3','internal','1','FGP33724','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'TWYFORD WALL TILES','',-2.00,'2022-01-31 12:23:41','22.00','3','newstock','1','','',710.50,'','1','20','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'GROUTS','',1.00,'2022-01-31 12:24:11','8.00','3','newstock','1','','',100.00,'','1','9','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(199,'GROUTS','',-1.00,'2022-01-31 12:24:27','19.00','3','newstock','1','','',100.00,'','1','18','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'ORDINARY CORNERSTRIPS','',100.00,'2022-01-31 12:47:59','0.00','3','newstock','1','','',140.00,'','1','100','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'TOILET SCREWS','',10.00,'2022-01-31 16:23:43','7.00','3','newstock','1','','',80.00,'','1','17','internal','1','1101','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'WASH HAND BASIN SCREWS','',9.00,'2022-01-31 16:24:15','5.00','3','newstock','1','','',90.00,'','1','14','internal','1','1102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(203,'TWYFORD WALL TILES','',16.00,'2022-02-01 17:03:21','14.00','5','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'TWYFORD FLOOR TILES','3',0.00,'2022-02-01 17:08:12','1.00','5','newstock','1','','',0.00,'','1','1','','Move','33726 FLOOR TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'ELEX TOILET CLEANER','4',0.00,'2022-02-02 09:07:52','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'ELEX TOILET CLEANER','4',0.00,'2022-02-02 09:09:40','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'ELEX TOILET CLEANER','4',0.00,'2022-02-02 09:12:40','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'ELEX TOILET CLEANER','4',0.00,'2022-02-02 09:18:28','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'GRANITE 60 X 60','2',0.00,'2022-02-03 09:39:10','2.00','5','newstock','1','','',0.00,'','1','2','','Move','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'GRANITE 60 X 60','2',0.00,'2022-02-03 09:43:20','2.00','5','newstock','1','','',0.00,'','1','2','','Move','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(211,'ELEX TOILET CLEANER','4',0.00,'2022-02-04 09:07:07','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'ELEX TOILET CLEANER','3',0.00,'2022-02-04 09:10:42','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'ELEX TOILET CLEANER','4',0.00,'2022-02-04 09:12:34','4.00','5','newstock','1','','',0.00,'','1','4','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'MICASO FLOOR TILES 30 X 60','1',0.00,'2022-02-07 08:54:03','7.00','5','newstock','1','','',0.00,'','1','7','','Move','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(215,'TWYFORD FLOOR TILES','',30.00,'2022-02-07 15:23:15','0.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33112','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(216,'TWYFORD FLOOR TILES','',20.00,'2022-02-07 15:23:36','1.00','3','newstock','1','','',901.00,'','1','21','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'TWYFORD FLOOR TILES','',20.00,'2022-02-07 15:23:55','1.00','3','newstock','1','','',921.20,'','1','21','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'TWYFORD FLOOR TILES','',25.00,'2022-02-07 15:24:13','0.00','3','newstock','1','','',901.00,'','1','25','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'TWYFORD WALL TILES','',40.00,'2022-02-07 15:24:31','0.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'MICASSO FLOOR TILE 40 X 40','',50.00,'2022-02-07 15:26:51','15.00','3','newstock','1','','',1224.00,'','1','65','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'MICASSO FLOOR TILE 40 X 40','',-14.00,'2022-02-07 15:30:09','65.00','3','newstock','1','','',1224.00,'','1','51','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'MICASO WALL TILES 30 X 60','',15.00,'2022-02-07 15:30:55','27.00','3','newstock','1','','',1125.00,'','1','42','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'MICASO FLOOR TILES 40 X 40','',24.00,'2022-02-07 15:31:41','0.00','3','newstock','1','','',1224.00,'','1','24','internal','1','MR 393033','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-02-07 15:32:12','7.00','3','newstock','1','','',1125.00,'','1','37','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-02-07 15:32:40','25.00','3','newstock','1','','',1125.00,'','1','55','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'TWYFORD WALL TILES','',30.00,'2022-02-07 15:34:36','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'GRANITE 60 X 60','',-1.00,'2022-02-07 15:53:05','2.00','3','newstock','1','','',1450.00,'','1','1','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'TWYFORD WALL TILES','',-3.00,'2022-02-07 15:53:22','20.00','3','newstock','1','','',686.00,'','1','17','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'ORDINARY CORNERSTRIPS','',-35.00,'2022-02-07 15:53:43','67.00','3','newstock','1','','',140.00,'','1','32','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'TWYFORD FLOOR TILE 40X40','',-6.00,'2022-02-07 15:54:08','7.00','3','newstock','1','','',1176.00,'','1','1','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'TWYFORD FLOOR TILES','',-8.00,'2022-02-07 16:11:41','21.00','3','newstock','1','','',901.00,'','1','13','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'SPACERS','',30.00,'2022-02-09 11:17:17','0.00','3','newstock','1','','',15.00,'','1','30','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'TILE CLEANER 1 LTR','',-1.00,'2022-02-09 11:18:00','3.00','3','newstock','1','','',250.00,'','1','2','internal','1','0010','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'ELEX TOILET CLEANER','',-1.00,'2022-02-09 11:18:21','4.00','3','newstock','1','','',250.00,'','1','3','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'GRANITE 60 X 60 BLACK FLOWERED','',2.00,'2022-02-09 11:19:12','0.00','3','newstock','1','','',1800.00,'','1','2','internal','1','PGP 66007','','',0.00,'','2100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'GRANITE 60 X 60','',1.00,'2022-02-09 11:19:40','1.00','3','newstock','1','','',1450.00,'','1','2','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'GRANITE 60 X 60','',1.00,'2022-02-09 11:20:05','2.00','3','newstock','1','','',1450.00,'','1','3','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'GRANITE 60 X 120 BLACK GALAXY','',3.00,'2022-02-09 11:20:57','0.00','3','newstock','1','','',2150.00,'','1','3','internal','1','MR 612004','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'WASH HAND BASIN SCREWS','',9.00,'2022-02-10 09:52:42','14.00','3','newstock','1','','',90.00,'','1','23','internal','1','1102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'TWYFORD WALL TILES','4',0.00,'2022-02-10 11:57:01','5.00','3','newstock','1','','',0.00,'','1','5','','Move','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'TWYFORD WALL TILES','4',0.00,'2022-02-10 12:06:30','2.00','5','newstock','1','','',0.00,'','1','2','','Move','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'GROUTS','15',0.00,'2022-02-10 16:15:45','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'GROUTS','15',0.00,'2022-02-10 16:17:54','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'GROUTS','15',0.00,'2022-02-10 16:20:09','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'GROUTS','15',0.00,'2022-02-10 16:21:40','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'GROUTS','10',0.00,'2022-02-10 16:22:11','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'GROUTS','15',0.00,'2022-02-10 16:24:04','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'GROUTS','15',0.00,'2022-02-10 16:25:53','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'GROUTS','15',0.00,'2022-02-10 16:26:30','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'GROUTS','15',0.00,'2022-02-10 16:29:50','25.00','5','newstock','1','','',0.00,'','1','25','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'TWYFORD WALL TILES','7',0.00,'2022-02-12 13:46:10','34.00','5','newstock','1','','',0.00,'','1','34','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'TWYFORD WALL TILES','7',0.00,'2022-02-12 13:48:34','34.00','5','newstock','1','','',0.00,'','1','34','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'TWYFORD WALL TILES','7',0.00,'2022-02-12 14:24:13','34.00','5','newstock','1','','',0.00,'','1','34','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'TWYFORD WALL TILES','7',0.00,'2022-02-12 14:30:48','34.00','5','newstock','1','','',0.00,'','1','34','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'TWYFORD WALL TILES','6',0.00,'2022-02-12 14:49:31','34.00','5','newstock','1','','',0.00,'','1','34','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'TWYFORD WALL TILES','7',1.00,'2022-02-12 14:51:10','34.00','5','newstock','1','','',0.00,'','1','35','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'TWYFORD WALL TILES','8',0.00,'2022-02-12 14:51:41','35.00','5','newstock','1','','',0.00,'','1','35','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'TWYFORD WALL TILES','7',0.00,'2022-02-12 14:54:38','35.00','5','newstock','1','','',0.00,'','1','35','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'TWYFORD WALL TILES','7',0.00,'2022-02-12 14:59:24','35.00','5','newstock','1','','',0.00,'','1','35','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'TWYFORD WALL TILES','7',0.00,'2022-02-12 15:08:40','33.00','5','newstock','1','','',0.00,'','1','33','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'TWYFORD WALL TILES','7',0.00,'2022-02-12 15:10:46','33.00','5','newstock','1','','',0.00,'','1','33','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'TWYFORD WALL TILES','6',-1.00,'2022-02-12 15:14:23','33.00','5','newstock','1','','',0.00,'','1','32','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'TWYFORD WALL TILES','1',-6.00,'2022-02-12 15:15:27','32.00','5','newstock','1','','',0.00,'','1','26','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'GROUTS','0',-15.00,'2022-02-14 10:03:51','23.00','5','newstock','1','','',0.00,'','1','8','','Move','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'MICASO FLOOR TILES 30 X 60','',20.00,'2022-02-14 14:04:34','22.00','3','newstock','1','','',1125.00,'','1','42','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'TWYFORD WALL TILES','',1.00,'2022-02-14 14:06:03','17.00','3','newstock','1','','',686.00,'','1','18','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'CORNERSTRIPS','',60.00,'2022-02-14 14:07:23','0.00','3','newstock','1','','',45.00,'','1','60','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'GROUTS','',10.00,'2022-02-14 14:07:43','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'MICASO FLOOR TILES 30 X 60','',32.00,'2022-02-14 14:16:36','1.00','3','newstock','1','','',1125.00,'','1','33','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'TWYFORD FLOOR TILES','',25.00,'2022-02-14 14:24:49','5.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'TWYFORD FLOOR TILES','',20.00,'2022-02-14 14:25:14','8.00','3','newstock','1','','',721.20,'','1','28','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'40 X 40 MICASO TILES','',20.00,'2022-02-14 14:25:36','0.00','3','newstock','1','','',1224.00,'','1','20','internal','1','393045 FLOOR TILES','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2022-02-14 14:26:13','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-02-14 14:26:35','4.00','3','newstock','1','','',1125.00,'','1','34','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'TWYFORD WALL TILES','',20.00,'2022-02-14 14:26:56','3.00','3','newstock','1','','',686.00,'','1','23','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'TWYFORD WALL TILES','',20.00,'2022-02-14 14:27:15','0.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'GROUTS','',10.00,'2022-02-14 14:27:47','11.00','3','newstock','1','','',100.00,'','1','21','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'TWYFORD FLOOR TILES 40X40','',-8.00,'2022-02-14 14:28:30','23.00','3','newstock','1','','',1176.00,'','1','15','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'GRANITE 60 X 120 BLACK GALAXY','',1.00,'2022-02-14 14:46:19','0.00','3','newstock','1','','',2150.00,'','1','1','internal','1','MR 612004','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'TWYFORD FLOOR TILES','',1.00,'2022-02-15 17:24:28','19.00','3','newstock','1','','',1176.00,'','1','20','internal','1','FGB44704','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'TWYFORD WALL TILES','0',1.00,'2022-02-16 09:07:48','25.00','5','newstock','1','','',0.00,'','1','26','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'ORDINARY CORNERSTRIPS','',50.00,'2022-02-16 10:54:52','11.00','3','newstock','1','','',140.00,'','1','61','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'TWYFORD FLOOR TILE 40X40','',25.00,'2022-02-16 10:55:14','1.00','3','newstock','1','','',1176.00,'','1','26','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'MICASO FLOOR TILES 40 X 40','',15.00,'2022-02-16 10:57:04','12.00','3','newstock','1','','',1224.00,'','1','27','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'MICASO FLOOR TILES 30 X 60','',38.00,'2022-02-16 10:57:29','1.00','3','newstock','1','','',1125.00,'','1','39','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(286,'TWYFORD WALL TILES','',19.00,'2022-02-16 10:57:57','0.00','3','newstock','1','','',710.50,'','1','19','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(287,'TWYFORD WALL TILES','',30.00,'2022-02-16 10:58:20','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(288,'TWYFORD WALL TILE','-2',0.00,'2022-02-16 17:01:57','11.00','5','newstock','1','','',0.00,'','1','11','','Move','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(289,'TWYFORD WALL TILE','0',-2.00,'2022-02-16 17:03:16','11.00','5','newstock','1','','',0.00,'','1','9','','Move','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(290,'GROUTS','',15.00,'2022-02-17 16:10:12','0.00','3','newstock','1','','',100.00,'','1','15','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(291,'TILE ADHESIVE - CERAMIC','',50.00,'2022-02-17 16:38:26','3.00','3','newstock','1','','',350.00,'','1','53','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(292,'TWYFORD FLOOR TILES','',1.00,'2022-02-18 10:56:11','0.00','3','newstock','1','','',901.00,'','1','1','internal','1','FGP33724','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(293,'TWYFORD FLOOR TILES 40X40','',-9.00,'2022-02-18 12:40:18','18.00','3','newstock','1','','',1176.00,'','1','9','internal','1','FGB44693','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(294,'TWYFORD WALL TILES','',10.00,'2022-02-18 12:40:37','30.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(295,'TWYFORD WALL TILES','0',-1.00,'2022-02-19 09:51:55','40.00','5','newstock','1','','',0.00,'','1','39','','Move','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(296,'SPACERS','0',-2.00,'2022-02-19 10:10:55','110.00','5','newstock','1','','',0.00,'','1','108','','Move','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(297,'MICASO FLOOR TILES 40 X 40','',8.00,'2022-02-19 11:42:33','3.00','3','newstock','1','','',1224.00,'','1','11','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(298,'TWYFORD WALL TILES','',30.00,'2022-02-19 11:43:07','0.00','3','newstock','1','','',710.50,'','1','30','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(299,'MICASO FLOOR TILES 40 X 40','',20.00,'2022-02-19 11:43:32','24.00','3','newstock','1','','',1224.00,'','1','44','internal','1','MR 393033','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(300,'MICASSO FLOOR TILES 30 X 60','',40.00,'2022-02-19 11:43:48','13.00','3','newstock','1','','',1125.00,'','1','53','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(301,'MICASO FLOOR TILES 40 X 40','',25.00,'2022-02-19 11:44:06','27.00','3','newstock','1','','',1224.00,'','1','52','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(302,'MICASO FLOOR TILES 40 X 40','',15.00,'2022-02-19 11:44:26','1.00','3','newstock','1','','',1224.00,'','1','16','internal','1','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(303,'TWYFORD FLOOR TILES 40X40','0',8.00,'2022-02-19 16:18:34','9.00','5','newstock','1','','',0.00,'','1','17','','Move','FGB44693','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(304,'TWYFORD FLOOR TILES','',30.00,'2022-02-22 11:16:20','9.00','3','newstock','1','','',901.00,'','1','39','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(305,'GRANITE 60 X 120 BLACK GALAXY','',10.00,'2022-02-22 11:16:53','0.00','3','newstock','1','','',2150.00,'','1','10','internal','1','MR 612004','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(306,'GRANITE 60 X 60','',30.00,'2022-02-22 11:17:17','4.00','3','newstock','1','','',1550.00,'','1','34','internal','1','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(307,'MICAS0 FLOOR TILES 30 X 60','',-16.00,'2022-02-22 11:35:36','30.00','3','newstock','1','','',1125.00,'','1','14','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(308,'FRENCIA - DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','',-2.00,'2022-02-22 11:36:14','5.00','3','newstock','1','','',5500.00,'','1','3','internal','1','130020728','','',0.00,'','8500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(309,'MICASO FLOOR TILES 40 X 40','',10.00,'2022-02-22 11:37:36','1.00','3','newstock','1','','',1224.00,'','1','11','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(310,'TWYFORD WALL TILES','0',-2.00,'2022-02-24 08:53:14','2.00','5','newstock','1','','',0.00,'','1','0','','Move','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(311,'TWYFORD WALL TILES','0',-1.00,'2022-02-24 09:40:11','2.00','5','newstock','1','','',0.00,'','1','1','','Move','PMCP24329','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(312,'TWYFORD FLOOR TILES','',30.00,'2022-02-24 10:24:12','1.00','3','newstock','1','','',901.00,'','1','31','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(313,'TWYFORD WALL TILES','',30.00,'2022-02-24 10:32:04','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(314,'TWYFORD WALL TILES','',31.00,'2022-02-24 10:32:32','0.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(315,'TWYFORD WALL TILES','',30.00,'2022-02-24 10:33:34','0.00','3','newstock','1','','',720.00,'','1','30','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(316,'GRANITE 60 X 60','',2.00,'2022-02-24 10:41:42','5.00','3','newstock','1','','',1550.00,'','1','7','internal','1','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(317,'GRANITE 60 X 60','',-5.00,'2022-02-24 10:42:05','7.00','3','newstock','1','','',1550.00,'','1','2','internal','1','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(318,'MOMENT','0',-2.00,'2022-02-24 15:54:10','2.00','5','newstock','1','','',0.00,'','1','0','','Move','MOMENT','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(319,'TWYFORD WALL TILES','0',-8.00,'2022-02-25 09:43:55','29.00','5','newstock','1','','',0.00,'','1','21','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(320,'TWYFORD WALL TILES','0',8.00,'2022-02-25 09:45:11','16.00','5','newstock','1','','',0.00,'','1','24','','Move','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(321,'MICASO FLOOR TILES 30 X 60','0',-1.00,'2022-02-25 12:35:22','19.00','5','newstock','1','','',0.00,'','1','18','','Move','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(322,'MICASO FLOOR TILES 30 X 60','',3.00,'2022-02-25 15:05:12','39.00','3','newstock','1','','',1125.00,'','1','42','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(323,'GJS LOCK','',2.00,'2022-02-26 09:01:40','0.00','3','newstock','1','','',700.00,'','1','2','internal','1','GJS LOCK','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(324,'MICASO FLOOR TILES 30 X 60','',2.00,'2022-02-26 11:13:30','3.00','3','newstock','1','','',1125.00,'','1','5','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(325,'MICASO FLOOR TILES 30 X 60','',-2.00,'2022-02-26 17:17:23','30.00','3','newstock','1','','',1125.00,'','1','28','internal','1','MR 36024','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(326,'SYNOVA WHITE TOILET','',-2.00,'2022-02-26 17:26:14','2.00','3','newstock','1','','',8000.00,'','1','0','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(327,'MICASO FLOOR TILES 40 X 40','',40.00,'2022-02-28 17:05:43','3.00','3','newstock','1','','',1224.00,'','1','43','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(328,'MICASO FLOOR TILES 30 X 60','',50.00,'2022-02-28 17:06:01','0.00','3','newstock','1','','',1125.00,'','1','50','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(329,'MICAS0 FLOOR TILES 30 X 60','',31.00,'2022-02-28 17:06:23','10.00','3','newstock','1','','',1125.00,'','1','41','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(330,'MICASO FLOOR TILES 30 X 60','',32.00,'2022-02-28 17:06:42','25.00','3','newstock','1','','',1125.00,'','1','57','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(331,'MICASO FLOOR TILES 30 X 60','',6.00,'2022-03-01 10:54:24','0.00','5','newstock','1','','',1125.00,'','1','6','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(332,'MICASO FLOOR TILES 30 X 60','',-2.00,'2022-03-01 10:56:10','50.00','5','newstock','1','','',1125.00,'','1','48','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(333,'MICASO FLOOR TILES 30 X 60','',-2.00,'2022-03-01 11:03:39','6.00','5','newstock','1','','',1125.00,'','1','4','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(334,'TWYFORD FLOOR TILES','0',-1.00,'2022-03-03 09:44:15','1.00','5','newstock','1','','',0.00,'','1','0','','Move','FGP33736','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(335,'MICASO FLOOR TILES 30 X 60','',8.00,'2022-03-04 17:00:43','3.00','5','newstock','1','','',1125.00,'','1','11','internal','1','MR 36002','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(336,'MICASO WALL TILES 30 X 60','',-10.00,'2022-03-04 17:01:03','10.00','5','newstock','1','','',1125.00,'','1','0','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(337,'ADHESIVE PORCELAIN','',-13.00,'2022-03-04 17:14:25','13.00','5','newstock','1','','',400.00,'','1','0','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(338,'TWYFORD FLOOR TILES','',5.00,'2022-03-04 17:53:54','19.00','3','newstock','1','','',721.20,'','1','24','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(339,'TWYFORD FLOOR TILES','',20.00,'2022-03-04 17:54:18','17.00','3','newstock','1','','',901.00,'','1','37','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(340,'TWYFORD WALL TILES','',30.00,'2022-03-04 17:54:46','20.00','3','newstock','1','','',686.00,'','1','50','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(341,'TWYFORD WAII TILES','',20.00,'2022-03-04 17:55:14','1.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24328BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(342,'TWYFORD WALL TILES','',35.00,'2022-03-04 17:56:00','2.00','3','newstock','1','','',686.00,'','1','37','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(343,'TWYFORD WALL TILES','',30.00,'2022-03-04 17:57:10','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(344,'MICASSO FLOOR TILE 40 X 40','',9.00,'2022-03-04 17:58:04','1.00','3','newstock','1','','',1224.00,'','1','10','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(345,'MICASSO SAWASAWA 30X30','',23.00,'2022-03-04 17:58:45','37.00','3','newstock','1','','',704.00,'','1','60','internal','1','MR29012','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(346,'TWYFORD FLOOR TILES','',-5.00,'2022-03-04 17:59:10','8.00','3','newstock','1','','',901.00,'','1','3','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(347,'ELEX TOILET CLEANER','0',3.00,'2022-03-04 18:28:51','0.00','3','newstock','1','','',0.00,'','1','3','','Move','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(348,'TWYFORD WALL TILES','',1.00,'2022-03-05 11:55:44','1.00','5','newstock','1','','',710.50,'','1','2','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(349,'TWYFORD FLOOR TILES','0',-1.00,'2022-03-05 17:42:42','29.00','5','newstock','1','','',0.00,'','1','28','','Move','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(350,'TWYFORD WALL TILES','0',-12.00,'2022-03-07 10:30:50','24.00','5','newstock','1','','',0.00,'','1','12','','Move','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(351,'TWYFORD WALL TILES','0',12.00,'2022-03-07 10:32:51','20.00','5','newstock','1','','',0.00,'','1','32','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(352,'ORDINARY CORNERSTRIPS','',50.00,'2022-03-07 11:06:36','1.00','3','newstock','1','','',140.00,'','1','51','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(353,'CLOSE COUPLE TOILET FRENCIA','',2.00,'2022-03-07 11:07:23','1.00','3','newstock','1','','',7780.00,'','1','3','internal','1','WC-H19 WHITE','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(354,'SYNOVA DECO SINKS','',2.00,'2022-03-07 11:07:47','0.00','3','newstock','1','','',8000.00,'','1','2','internal','1','201 BIG STEERING','','',0.00,'','10000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(355,'TWYFORD FLOOR TILES','0',-1.00,'2022-03-08 13:05:10','12.00','5','newstock','1','','',0.00,'','1','11','','Move','FGP33112','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(356,'MICASO WALL TILES 30 X 60','0',2.00,'2022-03-08 15:49:34','0.00','5','newstock','1','','',0.00,'','1','2','','Move','MCP 36001','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(357,'TWYFORD WALL TILES','',-5.00,'2022-03-08 17:27:55','18.00','3','newstock','1','','',720.00,'','1','13','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(358,'MICASO WALL TILES 30 X 60','',2.00,'2022-03-08 17:28:51','0.00','3','newstock','1','','',1125.00,'','1','2','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(359,'GROUTS','',20.00,'2022-03-09 11:14:43','4.00','3','newstock','1','','',100.00,'','1','24','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(360,'GROUTS','',10.00,'2022-03-09 11:16:19','24.00','3','newstock','1','','',100.00,'','1','34','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(361,'GROUTS','',10.00,'2022-03-09 11:16:37','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(362,'MICASO FLOOR TILES 40 X 40','',50.00,'2022-03-09 17:14:20','0.00','3','newstock','1','','',1224.00,'','1','50','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(363,'MICASO FLOOR TILES 40 X 40','',30.00,'2022-03-09 17:14:47','2.00','3','newstock','1','','',1224.00,'','1','32','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(364,'TWYFORD WALL TILES','',-1.00,'2022-03-09 17:15:05','2.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(365,'MICASSO FLOOR TILES 30*30','0',-1.00,'2022-03-12 17:45:54','2.00','5','newstock','1','','',0.00,'','1','1','','Move','MR293023','','',0.00,'','1050','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(366,'TWYFORD FLOOR TILE 40X40','',40.00,'2022-03-14 13:02:42','1.00','3','newstock','1','','',1176.00,'','1','41','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(367,'TWYFORD FLOOR TILES','',40.00,'2022-03-14 13:02:59','1.00','3','newstock','1','','',1176.00,'','1','41','internal','1','FGB44704','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(368,'TWYFORD WALL TILES','',40.00,'2022-03-14 13:03:16','0.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP24332','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(369,'MICASO FLOOR TILES 30 X 60','',-15.00,'2022-03-14 13:03:58','18.00','3','newstock','1','','',1125.00,'','1','3','internal','1','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(370,'TWYFORD WALL TILES','',-4.00,'2022-03-14 13:04:21','13.00','3','newstock','1','','',720.00,'','1','9','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(371,'LIRLEE LONG NECK WALL TAP','',1.00,'2022-03-14 13:11:38','1.00','3','newstock','1','','',700.00,'','1','2','internal','1','1031','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(372,'STAIRCASE','',16.00,'2022-03-15 18:02:21','0.00','3','newstock','1','','',220.00,'','1','16','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(373,'STAIRCASE CORNERSTRIPS','',30.00,'2022-03-15 18:03:29','0.00','3','newstock','1','','',220.00,'','1','30','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(374,'GROUTS','',10.00,'2022-03-16 13:41:30','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(375,'SPACERS','',20.00,'2022-03-16 13:41:50','0.00','3','newstock','1','','',15.00,'','1','20','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(376,'TWYFORD FLOOR TILES','',4.00,'2022-03-16 13:42:04','1.00','3','newstock','1','','',901.00,'','1','5','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(377,'MICASO FLOOR TILES 40 X 40','',-5.00,'2022-03-16 17:37:44','34.00','3','newstock','1','','',1224.00,'','1','29','internal','1','MR 393033','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(378,'MICASO FLOOR TILES 40 X 40','',-1.00,'2022-03-16 17:50:18','29.00','3','newstock','1','','',1224.00,'','1','28','internal','1','MR 393033','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(379,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:01:15','12.00','5','newstock','1','','',0.00,'','1','11','','Move','MCP36013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(380,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:02:46','11.00','5','newstock','1','','',0.00,'','1','10','','Move','MCP36013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(381,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:04:09','10.00','5','newstock','1','','',0.00,'','1','9','','Move','MCP36013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(382,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:35:05','0.00','5','newstock','1','','',0.00,'','1','-1','','Move','MR393044','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(383,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:36:41','15.00','5','newstock','1','','',0.00,'','1','14','','Move','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(384,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-18 14:38:06','26.00','5','newstock','1','','',0.00,'','1','25','','Move','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(385,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-21 09:37:34','25.00','5','newstock','1','','',0.00,'','1','24','','Move','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(386,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-21 09:40:38','14.00','5','newstock','1','','',0.00,'','1','13','','Move','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(387,'TWYFORD WALL TILES','',30.00,'2022-03-21 10:48:42','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(388,'TWYFORD WALL TILES','',30.00,'2022-03-21 10:50:09','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(389,'TWYFORD FLOOR TILES','',49.00,'2022-03-21 10:50:53','2.00','3','newstock','1','','',921.20,'','1','51','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(390,'TWYFORD FLOOR TILES','',60.00,'2022-03-21 10:54:51','0.00','3','newstock','1','','',901.00,'','1','60','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(391,'TWYFORD FLOOR TILES 40X40','',30.00,'2022-03-21 10:55:39','1.00','3','newstock','1','','',1176.00,'','1','31','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(392,'TWYFORD WALL TILES','',30.00,'2022-03-21 10:56:29','20.00','3','newstock','1','','',710.50,'','1','50','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(393,'TWYFORD WALL TILES','',30.00,'2022-03-21 10:57:03','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(394,'TWYFORD WALL TILES','',-11.00,'2022-03-21 10:57:38','50.00','3','newstock','1','','',710.50,'','1','39','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(395,'TWYFORD FLOOR TILES','0',2.00,'2022-03-22 16:56:38','16.00','5','newstock','1','','',0.00,'','1','18','','Move','FGB44704','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(396,'TWYFORD FLOOR TILES','0',-4.00,'2022-03-22 16:57:10','18.00','5','newstock','1','','',0.00,'','1','14','','Move','FGB44704','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(397,'TWYFORD FLOOR TILES','0',-1.00,'2022-03-23 12:36:04','17.00','5','newstock','1','','',0.00,'','1','16','','Move','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(398,'SYNOVA WHITE TOILET','',1.00,'2022-03-23 14:34:37','0.00','3','newstock','1','','',8000.00,'','1','1','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(399,'CLOSE COUPLE TOILET FRENCIA','',-2.00,'2022-03-23 14:46:30','2.00','3','newstock','1','','',7780.00,'','1','0','internal','1','WC-H19 WHITE','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(400,'MICASO FLOOR TILES 40 X 40','',2.00,'2022-03-24 10:49:29','0.00','3','newstock','1','','',1224.00,'','1','2','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(401,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2022-03-24 10:59:52','1.00','3','newstock','1','','',8000.00,'','1','2','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(402,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2022-03-24 12:34:56','2.00','3','newstock','1','','',8000.00,'','1','3','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(403,'CLOSE COUPLE WHITE SYNOVA TOILET','',-1.00,'2022-03-24 12:46:26','3.00','3','newstock','1','','',8000.00,'','1','2','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(404,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2022-03-24 12:46:42','2.00','3','newstock','1','','',8000.00,'','1','3','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(405,'CLOSE COUPLE WHITE SYNOVA TOILET','',-1.00,'2022-03-24 12:48:06','3.00','3','newstock','1','','',8000.00,'','1','2','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(406,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2022-03-24 12:48:32','2.00','3','newstock','1','','',8000.00,'','1','3','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(407,'MIXTURE TAP FRENCIA','0',1.00,'2022-03-24 17:34:07','0.00','5','newstock','1','','',0.00,'','1','1','','Move','FRENCIA FAUCET MIXTURE TAP','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(408,'CLOSE COUPLE WHITE SYNOVA TOILET','',-1.00,'2022-03-25 09:59:43','3.00','3','newstock','1','','',8000.00,'','1','2','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(409,'SYNOVA PINK TOILET','',1.00,'2022-03-25 10:01:46','2.00','3','newstock','1','','',8100.00,'','1','3','internal','1','CLOSE COUPLE','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(410,'TWYFORD WALL TILES','',30.00,'2022-03-25 11:07:55','3.00','3','newstock','1','','',710.50,'','1','33','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(411,'ORDINARY CORNERSTRIPS','',-6.00,'2022-03-25 11:22:00','9.00','3','newstock','1','','',140.00,'','1','3','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(412,'TWYFORD WALL TILES','',30.00,'2022-03-25 12:03:13','7.00','3','newstock','1','','',686.00,'','1','37','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(413,'TWYFORD WALL TILES','',30.00,'2022-03-25 12:03:34','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(414,'TWYFORD FLOOR TILES','',29.00,'2022-03-25 12:04:12','0.00','3','newstock','1','','',901.00,'','1','29','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(415,'TWYFORD WALL TILES','',30.00,'2022-03-25 12:05:30','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(416,'TWYFORD FLOOR TILES','',20.00,'2022-03-25 12:06:23','5.00','3','newstock','1','','',901.00,'','1','25','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(417,'MICASO FLOOR TILES 40 X 40','0',-1.00,'2022-03-25 16:03:05','11.00','5','newstock','1','','',0.00,'','1','10','','Move','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(418,'TWYFORD WALL TILES','0',-1.00,'2022-03-26 11:07:41','10.00','5','newstock','1','','',0.00,'','1','9','','Move','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(419,'CORNERSTRIPS','',100.00,'2022-03-30 11:37:55','27.00','3','newstock','1','','',45.00,'','1','127','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(420,'SPACERS','',30.00,'2022-03-30 11:38:19','80.00','3','newstock','1','','',15.00,'','1','110','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(421,'ORDINARY CORNERSTRIPS','',50.00,'2022-03-30 11:38:58','0.00','3','newstock','1','','',140.00,'','1','50','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(422,'MICASO WALL TILES 30 X 60','0',-5.00,'2022-03-31 11:48:39','6.00','5','newstock','1','','',0.00,'','1','1','','Move','MCP 36003','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(423,'TWYFORD FLOOR TILES','0',3.00,'2022-03-31 11:50:42','20.00','5','newstock','1','','',0.00,'','1','23','','Move','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(424,'TWYFORD FLOOR TILES','0',-6.00,'2022-03-31 11:51:41','23.00','5','newstock','1','','',0.00,'','1','17','','Move','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(425,'CLOSE COUPLE WHITE SYNOVA TOILET','',3.00,'2022-03-31 16:55:40','1.00','3','newstock','1','','',8000.00,'','1','4','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(426,'CLOSE COUPLE WHITE SYNOVA TOILET','',2.00,'2022-03-31 16:56:03','4.00','3','newstock','1','','',8000.00,'','1','6','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(427,'SYNOVA GREEN','',2.00,'2022-03-31 16:59:25','0.00','3','newstock','1','','',8000.00,'','1','2','internal','1','CLOSE COUPLE TOILET','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(428,'GROUTS','',10.00,'2022-03-31 17:12:17','1.00','3','newstock','1','','',100.00,'','1','11','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(429,'GREY GROUT','',24.00,'2022-03-31 17:16:13','1.00','3','newstock','1','','',40.00,'','1','25','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(430,'TILE ADHESIVE - CERAMIC','',50.00,'2022-03-31 17:17:03','9.00','3','newstock','1','','',350.00,'','1','59','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(431,'TILE ADHESIVE - CERAMIC','',1.00,'2022-03-31 17:17:32','59.00','3','newstock','1','','',350.00,'','1','60','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(432,'TWYFORD FLOOR TILES','0',2.00,'2022-04-02 17:55:19','11.00','5','newstock','1','','',0.00,'','1','13','','Move','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(433,'TWYFORD FLOOR TILES','0',-1.00,'2022-04-04 09:30:48','5.00','5','newstock','1','','',0.00,'','1','4','','Move','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(434,'ELEX TOILET CLEANER','',6.00,'2022-04-04 09:40:45','0.00','3','newstock','1','','',250.00,'','1','6','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(435,'TILE CLEANER 1 LTR','',6.00,'2022-04-04 09:41:18','0.00','3','newstock','1','','',250.00,'','1','6','internal','1','0010','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(436,'TILE ADHESIVE - CERAMIC','',50.00,'2022-04-04 09:42:01','54.00','3','newstock','1','','',350.00,'','1','104','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(437,'ADHESIVE PORCELAIN','',30.00,'2022-04-04 09:42:30','0.00','3','newstock','1','','',400.00,'','1','30','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(438,'TWYFORD FLOOR TILES','',40.00,'2022-04-04 09:50:49','4.00','3','newstock','1','','',721.20,'','1','44','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(439,'TWYFORD WALL TILES','',30.00,'2022-04-04 09:51:10','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(440,'TWYFORD WALL TILES','',40.00,'2022-04-04 09:51:31','0.00','3','newstock','1','','',710.50,'','1','40','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(441,'TWYFORD WALL TILES DECO','',210.00,'2022-04-04 10:01:20','15.00','3','newstock','1','','',686.00,'','1','225','internal','1','PMHP24323 DECO','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(442,'TWYFORD FLOOR TILES 40X40','',8.00,'2022-04-04 10:06:26','22.00','3','newstock','1','','',1176.00,'','1','30','internal','1','FGB44686','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(443,'TWYFORD FLOOR TILES 40 X 40','',-8.00,'2022-04-04 10:06:50','30.00','3','newstock','1','','',1176.00,'','1','22','internal','1','FGB44710','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(444,'TILE ADHESIVE - CERAMIC','',-1.00,'2022-04-04 10:15:24','104.00','3','newstock','1','','',350.00,'','1','103','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(445,'ORDINARY CORNERSTRIPS','',-2.00,'2022-04-04 10:16:42','45.00','3','newstock','1','','',140.00,'','1','43','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(446,'ORDINARY CORNERSTRIPS','',-3.00,'2022-04-04 10:17:35','43.00','3','newstock','1','','',140.00,'','1','40','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(447,'GROUTS','',-3.00,'2022-04-04 10:18:13','4.00','3','newstock','1','','',100.00,'','1','1','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(448,'TWYFORD WALL TILES','',-12.00,'2022-04-04 10:18:37','14.00','3','newstock','1','','',720.00,'','1','2','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(449,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2022-04-09 10:50:46','9.00','3','newstock','1','','',1125.00,'','1','39','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(450,'MICASO FLOOR TILES 30 X 60','',90.00,'2022-04-09 10:51:04','3.00','3','newstock','1','','',1125.00,'','1','93','internal','1','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(451,'FDL WOODEN DOOR LOCKS','',5.00,'2022-04-09 11:33:33','2.00','3','newstock','1','','',700.00,'','1','7','internal','1','FDL LOCK WITH KEY','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(452,'MAGIC CONNECTOR 4\"','',15.00,'2022-04-09 11:34:45','0.00','3','newstock','1','','',200.00,'','1','15','internal','1','00013','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(453,'VIEGA BOTTLE TRAPS 1.5','',20.00,'2022-04-09 11:35:13','13.00','3','newstock','1','','',170.00,'','1','33','internal','1','BOTTLE TRAPS','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(454,'MICASO FLOOR TILES 40 X 40','0',-2.00,'2022-04-11 13:12:53','18.00','5','newstock','1','','',0.00,'','1','16','','Move','MR 44589','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(455,'ORDINARY CORNERSTRIPS','',5.00,'2022-04-16 14:03:07','0.00','3','newstock','1','','',140.00,'','1','5','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(456,'TWYFORD FLOOR TILES','',30.00,'2022-04-16 14:03:30','0.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(457,'TWYFORD FLOOR TILES','',30.00,'2022-04-16 14:04:03','1.00','3','newstock','1','','',901.00,'','1','31','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(458,'TWYFORD WALL TILES','',30.00,'2022-04-16 14:04:19','40.00','3','newstock','1','','',710.50,'','1','70','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(459,'TWYFORD WALL TILES','',50.00,'2022-04-16 14:04:40','0.00','3','newstock','1','','',710.50,'','1','50','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(460,'BATHROOM CABINET SMALL','',3.00,'2022-04-16 14:56:58','0.00','4','newstock','1','','',4500.00,'','1','3','internal','1','00009','','',0.00,'','10000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(461,'N123','',100.00,'2022-04-19 16:14:17','2.00','3','newstock','1','','',1000.00,'','1','102','internal','1','SOAP DISH NEMSI N123','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(462,'MICASSO FLOOR TILES 40 X 40','',35.00,'2022-04-19 16:14:52','0.00','3','newstock','1','','',1224.00,'','1','35','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(463,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-04-19 16:15:25','27.00','3','newstock','1','','',1125.00,'','1','57','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(464,'MICASSO FLOOR TILE 40 X 40','',60.00,'2022-04-19 16:16:02','1.00','3','newstock','1','','',1224.00,'','1','61','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(465,'MICASO FLOOR TILES 30 X 60','',100.00,'2022-04-21 11:14:50','40.00','3','newstock','1','','',1125.00,'','1','140','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(466,'CORNERSTRIPS','',50.00,'2022-04-21 11:16:20','0.00','3','newstock','1','','',45.00,'','1','50','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(467,'CORNERSTRIPS','',30.00,'2022-04-21 11:16:40','0.00','3','newstock','1','','',140.00,'','1','30','internal','1','GOLD','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(468,'GROUTS','',10.00,'2022-04-21 11:17:14','2.00','3','newstock','1','','',100.00,'','1','12','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(469,'SPACERS','',50.00,'2022-04-21 11:17:30','0.00','3','newstock','1','','',15.00,'','1','50','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(470,'WHITE GROUT 1KG','',-10.00,'2022-04-21 11:22:59','25.00','3','newstock','1','','',50.00,'','1','15','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(471,'WHITE GROUT 1KG','',-1.00,'2022-04-21 11:26:22','15.00','3','newstock','1','','',50.00,'','1','14','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(472,'GROUTS','',-2.00,'2022-04-21 11:26:48','12.00','3','newstock','1','','',100.00,'','1','10','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(473,'GRANITE 60 X 120 BLACK GALAXY','',-2.00,'2022-04-21 11:27:18','5.00','3','newstock','1','','',2150.00,'','1','3','internal','1','MR 612004','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(474,'MICAS0 FLOOR TILES 30 X 60','',-13.00,'2022-04-21 11:27:39','39.00','3','newstock','1','','',1125.00,'','1','26','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(475,'MICAS0 FLOOR TILES 30 X 60','',6.00,'2022-04-21 11:28:08','26.00','3','newstock','1','','',1125.00,'','1','32','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(476,'TWYFORD WALL TILES','',2.00,'2022-04-21 11:28:25','4.00','3','newstock','1','','',686.00,'','1','6','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(477,'TWYFORD WALL TILES','',-2.00,'2022-04-21 11:28:41','69.00','3','newstock','1','','',710.50,'','1','67','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(478,'TWYFORD WALL TILES','',-6.00,'2022-04-21 11:29:33','6.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(479,'CLOSE COUPLE WHITE SYNOVA TOILET','',-2.00,'2022-04-22 15:29:30','5.00','3','newstock','1','','',8000.00,'','1','3','internal','1','100','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(480,'SYNOVA PINK TOILET','',2.00,'2022-04-22 15:30:00','0.00','3','newstock','1','','',8100.00,'','1','2','internal','1','CLOSE COUPLE','','',0.00,'','9800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(481,'MICASSO FLOOR TILES 40 X 40','',30.00,'2022-04-25 18:51:24','33.00','3','newstock','1','','',1224.00,'','1','63','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(482,'MICAS0 FLOOR TILES 30 X 60','',10.00,'2022-04-25 18:51:46','32.00','3','newstock','1','','',1125.00,'','1','42','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(483,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-04-25 18:52:05','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(484,'TWYFORD FLOOR TILES','',30.00,'2022-04-25 18:52:23','3.00','3','newstock','1','','',901.00,'','1','33','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(485,'TWYFORD FLOOR TILES','',30.00,'2022-04-25 18:52:44','20.00','3','newstock','1','','',901.00,'','1','50','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(486,'TWYFORD WALL TILES','',20.00,'2022-04-25 18:53:03','6.00','3','newstock','1','','',686.00,'','1','26','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(487,'TWYFORD WALL TILES','',25.00,'2022-04-25 18:53:26','10.00','3','newstock','1','','',686.00,'','1','35','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(488,'TWYFORD WALL TILES 25 X 40','',10.00,'2022-04-25 18:53:51','2.00','3','newstock','1','','',686.00,'','1','12','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(489,'GRANITE 60 X 60','0',-1.00,'2022-04-26 12:52:02','1.00','5','newstock','1','','',0.00,'','1','0','','Move','YMP 66742T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(490,'MICASO FLOOR TILES 40 X 40','',30.00,'2022-04-29 13:26:03','5.00','3','newstock','1','','',1224.00,'','1','35','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(491,'MICASO FLOOR TILES 40 X 40','',20.00,'2022-04-29 13:26:27','0.00','3','newstock','1','','',1224.00,'','1','20','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(492,'MICASO WALL TILES 30 X 60','',30.00,'2022-04-29 13:26:44','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(493,'MICASO FLOOR TILES 30 X 60','',20.00,'2022-04-29 13:26:58','0.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MR 36002','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(494,'MICASO FLOOR TILES 30 X 60','',40.00,'2022-04-29 13:27:19','1.00','3','newstock','1','','',1125.00,'','1','41','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(495,'MICAS0 FLOOR TILES 30 X 60','',-22.00,'2022-04-29 13:27:43','42.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(496,'TWYFORD WALL TILES','0',-2.00,'2022-05-05 08:47:50','23.00','5','newstock','1','','',0.00,'','1','21','','Move','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(497,'SAWSAWA TOILET','',8.00,'2022-05-07 12:07:11','0.00','3','newstock','1','','',7500.00,'','1','8','internal','1','1PC SAWA SAWA TOILET','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(498,'HUMA BASIN MIXER TAP','',9.00,'2022-05-07 12:19:54','0.00','3','newstock','1','','',1500.00,'','1','9','internal','1','3014 HUMA','','',0.00,'','2800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(499,'SILICON 250ML','',8.00,'2022-05-10 18:02:39','1.00','3','newstock','1','','',220.00,'','1','9','internal','1','SILICON TUBE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(500,'TWYFORD WALL TILES','',40.00,'2022-05-10 18:03:40','1.00','3','newstock','1','','',686.00,'','1','41','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(501,'GRANITE 60 X 60','0',1.00,'2022-05-10 18:31:04','0.00','5','newstock','1','','',0.00,'','1','1','','Move','YMP 66744T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(502,'THREAD TAPE','',30.00,'2022-05-16 12:39:12','2.00','3','newstock','1','','',15.00,'','1','32','internal','1','THREAD TAPE','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(503,'WHITE FLEX TUBE 1.5FT','',10.00,'2022-05-16 12:39:43','10.00','3','newstock','1','','',60.00,'','1','20','internal','1','9013 FLEX','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(504,'TWYFORD FLOOR TILE 40X40','',69.00,'2022-05-18 11:54:40','13.00','3','newstock','1','','',1176.00,'','1','82','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(505,'TWYFORD FLOOR TILES','',20.00,'2022-05-18 11:56:51','26.00','3','newstock','1','','',901.00,'','1','46','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(506,'TWYFORD WALL TILES','',40.00,'2022-05-18 11:57:12','2.00','3','newstock','1','','',710.50,'','1','42','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(507,'TWYFORD WALL TILES','',30.00,'2022-05-18 11:57:28','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(508,'GRANITE 60 X 120 BLACK GALAXY','',1.00,'2022-05-18 12:05:00','1.00','3','newstock','1','','',2150.00,'','1','2','internal','1','MR 612004','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(509,'HUMA ANGLE VALVE','',50.00,'2022-05-19 12:48:02','0.00','4','newstock','1','','',150.00,'','1','50','internal','1','9008 HUMA','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(510,'HAND WASH BASIN','',1.00,'2022-05-19 12:49:13','1.00','4','newstock','1','','',5000.00,'','1','2','internal','1','ORIENT ACTIVE 001','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(511,'BASIN MIXER','',6.00,'2022-05-19 12:51:17','3.00','4','newstock','1','','',1600.00,'','1','9','internal','1','HUMA 3002','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(512,'BASIN MIXER','',-1.00,'2022-05-19 12:51:54','9.00','4','newstock','1','','',1600.00,'','1','8','internal','1','HUMA 3002','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(513,'TWYFORD WALL TILES','',30.00,'2022-05-19 12:56:55','1.00','4','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(514,'TWYFORD WALL TILES 25 X 40','',30.00,'2022-05-19 12:57:13','6.00','4','newstock','1','','',686.00,'','1','36','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(515,'MICASO WALL TILES 30 X 60','',40.00,'2022-05-19 13:00:47','0.00','4','newstock','1','','',1125.00,'','1','40','internal','1','MCP 36009','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(516,'MICASO WALL TILES 30 X 60','0',-1.00,'2022-05-20 15:10:37','26.00','5','newstock','1','','',0.00,'','1','25','','Move','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(517,'GRANITE 60 X 60','',8.00,'2022-05-26 15:19:25','2.00','3','newstock','1','','',1550.00,'','1','10','internal','1','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(518,'TWYFORD WALL TILES','',11.00,'2022-05-26 15:20:51','30.00','3','newstock','1','','',686.00,'','1','41','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(519,'TWYFORD WALL TILES','',30.00,'2022-05-26 15:21:22','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(520,'TWYFORD WALL TILE','',30.00,'2022-05-26 15:21:40','9.00','3','newstock','1','','',686.00,'','1','39','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(521,'TWYFORD WALL TILES','',30.00,'2022-05-26 15:22:43','2.00','3','newstock','1','','',720.00,'','1','32','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(522,'MICASO FLOOR TILES 40 X 40','',-26.00,'2022-05-26 15:38:09','27.00','3','newstock','1','','',1224.00,'','1','1','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(523,'MICASO FLOOR TILES 40 X 40','',-8.00,'2022-05-26 15:38:34','16.00','3','newstock','1','','',1224.00,'','1','8','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(524,'SPACERS','',-5.00,'2022-05-26 15:38:51','20.00','3','newstock','1','','',15.00,'','1','15','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(525,'TWYFORD WALL TILES','',-30.00,'2022-05-26 15:39:11','32.00','3','newstock','1','','',686.00,'','1','2','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(526,'FRENCIA - DOUBLE BOWL PLAIN','',1.00,'2022-05-26 15:46:59','4.00','3','newstock','1','','',3950.00,'','1','5','internal','1','130018570','','',0.00,'','6500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(527,'BASIN FAUCET FRENCIA','',1.00,'2022-05-26 15:49:09','0.00','3','newstock','1','','',1000.00,'','1','1','internal','1','FAUCET 130018900','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(528,'GROUT WHITE 3KG','',-1.00,'2022-05-26 15:50:24','5.00','3','newstock','1','','',160.00,'','1','4','internal','1','EUROFIX 002','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(529,'STAIRCASE CORNERSTRIPS','',-1.00,'2022-05-26 15:50:57','2.00','3','newstock','1','','',220.00,'','1','1','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(530,'TWYFORD FLOOR TILES 40X40','',30.00,'2022-05-27 17:30:15','3.00','3','newstock','1','','',1176.00,'','1','33','internal','1','FGB44685','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(531,'TWFORD FLOOR TILES 40X40','',99.00,'2022-05-27 17:31:05','0.00','3','newstock','1','','',1176.00,'','1','99','internal','1','BLO44081','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(532,'COMEX FLOOR TILE 40 X 40','',-21.00,'2022-05-31 14:57:34','26.00','3','newstock','1','','',1130.00,'','1','5','internal','1','M4026','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(533,'TWYFORD FLOOR TILES','',-30.00,'2022-05-31 14:57:55','33.00','3','newstock','1','','',901.00,'','1','3','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(534,'MICASO FLOOR TILES 30 X 60','',-6.00,'2022-05-31 15:05:00','17.00','3','newstock','1','','',1125.00,'','1','11','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(535,'MICASO FLOOR TILES 30 X 60','',-3.00,'2022-05-31 15:05:33','24.00','3','newstock','1','','',1125.00,'','1','21','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(536,'TWYFORD WALL TILES','',-3.00,'2022-05-31 15:05:49','22.00','3','newstock','1','','',710.50,'','1','19','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(537,'TWYFORD FLOOR TILES 30 X 30','',-1.00,'2022-05-31 15:06:25','4.00','3','newstock','1','','',920.00,'','1','3','internal','1','FGP33585K','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(538,'TWYFORD FLOOR TILES','',-1.00,'2022-05-31 15:06:47','3.00','3','newstock','1','','',901.00,'','1','2','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(539,'TWYFORD FLOOR TILES','',1.00,'2022-05-31 15:07:06','5.00','3','newstock','1','','',901.00,'','1','6','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(540,'WHITE GROUT 1KG','',-1.00,'2022-05-31 15:07:32','10.00','3','newstock','1','','',50.00,'','1','9','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(541,'TWYFORD FLOOR TILE 40 X 40','',-50.00,'2022-05-31 15:09:49','50.00','3','newstock','1','','',1176.00,'','1','0','internal','1','BLO44031','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(542,'TWYFORD WALL TILES','',-29.00,'2022-05-31 15:10:08','40.00','3','newstock','1','','',686.00,'','1','11','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(543,'TWYFORD FLOOR TILES','',-24.00,'2022-05-31 15:10:31','29.00','3','newstock','1','','',921.20,'','1','5','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(544,'MICASSO WALL TILE','',-20.00,'2022-05-31 15:11:16','30.00','3','newstock','1','','',1125.00,'','1','10','internal','1','MCP36007','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(545,'MICASO WALL TILES 30 X 60','',-20.00,'2022-05-31 15:11:36','24.00','3','newstock','1','','',1125.00,'','1','4','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(546,'MICASO WALL TILES 30 X 60','',-20.00,'2022-05-31 15:12:07','40.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MCP 36009','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(547,'MICASSO WALL TILE','',-20.00,'2022-05-31 15:12:24','40.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MCP36006','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(548,'TWFORD FLOOR TILES 40X40','',-75.00,'2022-05-31 15:12:41','99.00','3','newstock','1','','',1176.00,'','1','24','internal','1','BLO44081','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(549,'TWYFORD WALL TILES','',-8.00,'2022-05-31 15:13:01','9.00','3','newstock','1','','',710.50,'','1','1','internal','1','PMCP24335','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(550,'TWYFORD FLOOR TILES','0',-1.00,'2022-06-04 13:06:45','4.00','5','newstock','1','','',0.00,'','1','3','','Move','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(551,'TILE CUTTER PENCIL','',10.00,'2022-06-07 11:03:53','0.00','3','newstock','1','','',110.00,'','1','10','internal','1','1103','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(552,'TOILET SCREWS','',14.00,'2022-06-07 11:06:41','9.00','3','newstock','1','','',80.00,'','1','23','internal','1','1101','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(553,'WASH HAND BASIN SCREWS','',21.00,'2022-06-07 11:07:01','9.00','3','newstock','1','','',90.00,'','1','30','internal','1','1102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(554,'MICASO FLOOR TILES 40 X 40','',60.00,'2022-06-07 11:07:20','1.00','3','newstock','1','','',1224.00,'','1','61','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(555,'MICASO FLOOR TILES 40 X 40','',50.00,'2022-06-07 11:07:39','1.00','3','newstock','1','','',1224.00,'','1','51','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(556,'ORIENT BIG SQUARE WASH HAND BASIN','',4.00,'2022-06-07 11:08:16','0.00','3','newstock','1','','',5000.00,'','1','4','internal','1','1300','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(557,'TWYFORD FLOOR TILES','',30.00,'2022-06-07 11:08:37','14.00','3','newstock','1','','',901.00,'','1','44','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(558,'TWYFORD FLOOR TILES','',30.00,'2022-06-07 11:10:38','0.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33009','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(559,'MAGIC CONNECTOR 4\"','',20.00,'2022-06-07 11:11:00','0.00','3','newstock','1','','',200.00,'','1','20','internal','1','00013','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(560,'MAGIC CONNECTOR','',20.00,'2022-06-07 11:11:15','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','1/5 MAGIC','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(561,'MAGIC CONNECTOR','',20.00,'2022-06-07 11:11:30','9.00','3','newstock','1','','',100.00,'','1','29','internal','1','1/4 MAGIC','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(562,'SILVER FLEX TUBE 1.5FT','',10.00,'2022-06-07 11:11:49','4.00','3','newstock','1','','',100.00,'','1','14','internal','1','9012 FLEX','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(563,'GRANITE 60 X 60','',5.00,'2022-06-10 11:36:44','1.00','3','newstock','1','','',1450.00,'','1','6','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(564,'MICASO FLOOR TILES 30 X 60','',233.00,'2022-06-10 11:37:35','40.00','3','newstock','1','','',1125.00,'','1','273','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(565,'MICASO FLOOR TILES 40 X 40','',26.00,'2022-06-10 11:38:01','2.00','3','newstock','1','','',1224.00,'','1','28','internal','1','MR 393033','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(566,'TWYFORD WALL TILES','',80.00,'2022-06-10 11:39:10','32.00','3','newstock','1','','',720.00,'','1','112','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(567,'ORDINARY CORNERSTRIPS','',50.00,'2022-06-10 11:39:44','4.00','3','newstock','1','','',140.00,'','1','54','internal','1','SILVER','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(568,'TWYFORD FLOOR TILE 30 X 30','',-20.00,'2022-06-10 11:59:06','28.00','3','newstock','1','','',901.00,'','1','8','internal','1','FGP33001','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(569,'TWYFORD WALL TILES','',4.00,'2022-06-10 11:59:28','11.00','3','newstock','1','','',686.00,'','1','15','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(570,'MICASSO FLOOR TILE 40 X 40','',-3.00,'2022-06-10 11:59:44','10.00','3','newstock','1','','',1224.00,'','1','7','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(571,'MICASO FLOOR TILES 30 X 60','-5',0.00,'2022-06-11 10:26:46','40.00','5','newstock','1','','',0.00,'','1','40','','Move','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(572,'TWYFORD WALL TILES','-5',0.00,'2022-06-11 10:31:32','5.00','5','newstock','1','','',0.00,'','1','5','','Move','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(573,'TWYFORD WALL TILES','-5',0.00,'2022-06-11 10:32:19','5.00','5','newstock','1','','',0.00,'','1','5','','Move','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(574,'TWYFORD WALL TILES','-4',0.00,'2022-06-11 10:33:33','5.00','5','newstock','1','','',0.00,'','1','5','','Move','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(575,'STAIRCASE','',80.00,'2022-06-14 11:42:53','0.00','3','newstock','1','','',220.00,'','1','80','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(576,'MICASO FLOOR TILES 40 X 40','',40.00,'2022-06-14 17:26:59','7.00','3','newstock','1','','',1224.00,'','1','47','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(577,'MICASSO FLOOR TILES 40 X 40','',30.00,'2022-06-14 17:27:37','8.00','3','newstock','1','','',1280.00,'','1','38','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(578,'TWYFORD FLOOR TILES','',40.00,'2022-06-14 17:27:58','0.00','3','newstock','1','','',901.00,'','1','40','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(579,'TWYFORD FLOOR TILES','',40.00,'2022-06-14 17:28:13','0.00','3','newstock','1','','',901.00,'','1','40','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(580,'TWYFORD FLOOR TILE 30 X 30','',-2.00,'2022-06-14 17:28:58','8.00','3','newstock','1','','',901.00,'','1','6','internal','1','FGP33001','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(581,'TWYFORD WALL TILES','',-3.00,'2022-06-14 17:29:11','7.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP24332','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(582,'TWYFORD WALL TILE','',-4.00,'2022-06-14 17:29:25','21.00','3','newstock','1','','',686.00,'','1','17','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(583,'SPACERS','',-3.00,'2022-06-14 17:30:17','69.00','3','newstock','1','','',15.00,'','1','66','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(584,'CORNERSTRIPS','',-1.00,'2022-06-14 17:30:30','11.00','3','newstock','1','','',140.00,'','1','10','internal','1','GOLD','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(585,'STAIRCASE CORNERSTRIPS','',-1.00,'2022-06-14 17:30:49','1.00','3','newstock','1','','',220.00,'','1','0','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(586,'SPACERS','',-2.00,'2022-06-14 17:31:12','66.00','3','newstock','1','','',15.00,'','1','64','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(587,'MICASO FLOOR TILES 30 X 60','',-7.00,'2022-06-14 17:31:35','18.00','3','newstock','1','','',1125.00,'','1','11','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(588,'N123','',-100.00,'2022-06-18 16:29:46','102.00','3','newstock','1','','',1000.00,'','1','2','internal','1','SOAP DISH NEMSI N123','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(589,'TWYFORD WALL TILES','',40.00,'2022-06-18 16:32:57','0.00','4','newstock','1','','',686.00,'','1','40','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(590,'TWYFORD WALL TILE','',13.00,'2022-06-18 16:34:13','17.00','4','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(591,'KEN FLOOR TILES 30 X 30','',1.00,'2022-06-18 16:49:13','50.00','4','newstock','1','','',880.00,'','1','51','internal','1','1206 KEN TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(592,'KEN FLOOR TILES 30 X 30','',-1.00,'2022-06-18 16:49:23','51.00','4','newstock','1','','',880.00,'','1','50','internal','1','1206 KEN TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(593,'KEN FLOOR TILES 30 X 30','',-6.00,'2022-06-20 15:34:39','50.00','3','newstock','1','','',880.00,'','1','44','internal','1','1103 KEN TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(594,'25 x 40 wall tiles','',-7.00,'2022-06-20 15:35:22','30.00','3','newstock','1','','',725.00,'','1','23','internal','1','24321 wall tiles','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(595,'MICASO WALL TILES 30 X 60','',-2.00,'2022-06-20 15:36:09','5.00','3','newstock','1','','',1125.00,'','1','3','internal','1','MCP 36009','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(596,'MICASSO WALL TILE','',-7.00,'2022-06-20 15:36:55','18.00','3','newstock','1','','',1125.00,'','1','11','internal','1','MCP36006','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(597,'TWYFORD WALL TILES','',-7.00,'2022-06-22 11:27:28','33.00','4','newstock','1','','',720.00,'','1','26','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(598,'TWYFORD WALL TILES','',7.00,'2022-06-22 11:27:56','29.00','4','newstock','1','','',720.00,'','1','36','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(599,'GREY GROUT 3KG','',-2.00,'2022-06-22 11:28:48','25.00','4','newstock','1','','',160.00,'','1','23','internal','1','EUROFIX 001','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(600,'TILE ADHESIVE - CERAMIC','',-50.00,'2022-06-22 11:29:35','69.00','4','newstock','1','','',350.00,'','1','19','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(601,'SPACERS','',50.00,'2022-06-23 14:05:43','63.00','3','newstock','1','','',15.00,'','1','113','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(602,'TWYFORD WALL TILES DECO','',-430.00,'2022-06-23 14:12:08','450.00','3','newstock','1','','',50.00,'','1','20','internal','1','PMHP24328CK','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(603,'TWYFORD WALL TILES DECO','',10.00,'2022-06-23 14:13:27','20.00','3','newstock','1','','',50.00,'','1','30','internal','1','PMHP24328CK','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(604,'TWYFORD WALL TILES DECO','',-20.00,'2022-06-23 14:17:07','30.00','3','newstock','1','','',686.00,'','1','10','internal','1','PMHP24328CK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(605,'TWYFORD WALL TILE','',5.00,'2022-06-27 13:09:41','7.00','4','newstock','1','','',686.00,'','1','12','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(606,'TWYFORD WALL TILES','',-26.00,'2022-06-27 14:53:54','26.00','3','newstock','1','','',720.00,'','1','0','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(607,'TWYFORD FLOOR TILE 30 X 30','',-5.00,'2022-06-27 14:54:24','6.00','3','newstock','1','','',901.00,'','1','1','internal','1','FGP33001','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(608,'MICASO FLOOR TILES 40 X 40','',-5.00,'2022-06-27 14:54:50','6.00','3','newstock','1','','',1195.00,'','1','1','internal','1','MR 44589','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(609,'GREY GROUT 3KG','',-7.00,'2022-06-27 14:55:14','20.00','3','newstock','1','','',160.00,'','1','13','internal','1','EUROFIX 001','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(610,'GROUT WHITE 3KG','',3.00,'2022-06-27 14:55:43','1.00','3','newstock','1','','',160.00,'','1','4','internal','1','EUROFIX 002','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(611,'ORDINARY CORNERSTRIPS','',43.00,'2022-06-28 12:17:04','5.00','3','newstock','1','','',170.00,'','1','48','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(612,'SPACERS','',30.00,'2022-06-28 12:17:45','2.00','3','newstock','1','','',15.00,'','1','32','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(613,'ORDINARY CORNERSTRIPS','',50.00,'2022-06-28 12:26:38','48.00','3','newstock','1','','',170.00,'','1','98','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(614,'TWYFORD FLOOR TILE 40X40','',30.00,'2022-06-30 09:47:29','1.00','3','newstock','1','','',1176.00,'','1','31','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(615,'TWYFORD FLOOR TILES','',29.00,'2022-06-30 09:47:51','2.00','3','newstock','1','','',721.20,'','1','31','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(616,'TWYFORD FLOOR TILES','',20.00,'2022-06-30 09:48:08','1.00','3','newstock','1','','',901.00,'','1','21','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(617,'TWYFORD WALL TILES','',40.00,'2022-06-30 09:48:25','4.00','3','newstock','1','','',686.00,'','1','44','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(618,'TWYFORD WALL TILES','',20.00,'2022-06-30 09:48:42','1.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(619,'TWYFORD WALL TILES','',20.00,'2022-06-30 09:49:04','1.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(620,'KEN FLOOR TILES 30 X 30','',-47.00,'2022-06-30 09:50:14','48.00','3','newstock','1','','',880.00,'','1','1','internal','1','1206 KEN TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(621,'MODERN FLOOR TILES 40 X 40','',-10.00,'2022-06-30 09:50:40','30.00','3','newstock','1','','',1200.00,'','1','20','internal','1','4213','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(622,'TWYFORD FLOOR TILES','',-29.00,'2022-06-30 11:15:01','31.00','3','newstock','1','','',721.20,'','1','2','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(623,'MICASO FLOOR TILES 30 X 60','',60.00,'2022-07-05 10:46:39','21.00','3','newstock','1','','',1125.00,'','1','81','internal','1','MR 36030','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(624,'TWYFORD WALL TILES','',12.00,'2022-07-05 11:06:07','5.00','3','newstock','1','','',686.00,'','1','17','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(625,'TWYFORD WALL TILE','',30.00,'2022-07-05 11:06:27','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(626,'TWYFORD WALL TILES','',28.00,'2022-07-05 11:07:18','3.00','3','newstock','1','','',710.50,'','1','31','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(627,'TWYFORD WALL TILES','',2.00,'2022-07-05 11:07:46','17.00','3','newstock','1','','',686.00,'','1','19','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(628,'TWYFORD WALL TILES','',30.00,'2022-07-05 11:08:27','0.00','3','newstock','1','','',720.00,'','1','30','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(629,'GROUTS','',10.00,'2022-07-05 11:09:20','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(630,'TWYFORD WALL TILES','',-4.00,'2022-07-05 11:11:26','21.00','3','newstock','1','','',686.00,'','1','17','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(631,'MODERN FLOOR TILES 40 X 40','',-38.00,'2022-07-05 11:13:59','39.00','3','newstock','1','','',1200.00,'','1','1','internal','1','4205','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(632,'MODERN FLOOR TILES 40 X 40','',-39.00,'2022-07-05 11:14:17','40.00','3','newstock','1','','',1200.00,'','1','1','internal','1','4212','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(633,'WHITE GROUT 1KG','',-5.00,'2022-07-05 11:15:19','9.00','3','newstock','1','','',50.00,'','1','4','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(634,'ORDINARY CORNERSTRIPS','',-2.00,'2022-07-05 11:15:40','66.00','3','newstock','1','','',170.00,'','1','64','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(635,'MICASO FLOOR TILES 30 X 60','',5.00,'2022-07-05 11:17:44','0.00','3','newstock','1','','',1125.00,'','1','5','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(636,'MICASO FLOOR TILES 30 X 60','0',4.00,'2022-07-07 11:47:41','1.00','5','newstock','1','','',0.00,'','1','5','','Move','MR293027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(637,'MICASO FLOOR TILES 30 X 60','0',4.00,'2022-07-07 11:48:44','5.00','5','newstock','1','','',0.00,'','1','9','','Move','MR293027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(638,'TWYFORD WALL TILES','0',-17.00,'2022-07-09 08:23:30','17.00','5','newstock','1','','',0.00,'','1','0','','Move','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(639,'ELEX TOILET CLEANER','',6.00,'2022-07-19 09:48:08','0.00','3','newstock','1','','',250.00,'','1','6','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(640,'TWYFORD FLOOR TILES','',40.00,'2022-07-19 09:48:29','2.00','3','newstock','1','','',721.20,'','1','42','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(641,'TWYFORD WALL TILES','',20.00,'2022-07-19 09:48:57','14.00','3','newstock','1','','',686.00,'','1','34','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(642,'MICASSO FLOOR TILES 40 X 40','',25.00,'2022-07-19 09:49:19','0.00','3','newstock','1','','',1224.00,'','1','25','internal','1','MR393045','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(643,'MICASO FLOOR TILES 40 X 40','',51.00,'2022-07-19 09:49:37','2.00','3','newstock','1','','',1224.00,'','1','53','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(644,'MICASO FLOOR TILES 40 X 40','',50.00,'2022-07-19 09:49:56','3.00','3','newstock','1','','',1224.00,'','1','53','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(645,'GRANITE 60 X 120 BLACK GALAXY','',5.00,'2022-07-19 09:50:23','0.00','3','newstock','1','','',2150.00,'','1','5','internal','1','MR 612004','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(646,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-07-19 09:50:45','2.00','3','newstock','1','','',1125.00,'','1','32','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(647,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2022-07-19 09:51:04','7.00','3','newstock','1','','',1125.00,'','1','37','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(648,'GROUTS','',10.00,'2022-07-19 09:51:37','3.00','3','newstock','1','','',100.00,'','1','13','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(649,'GROUTS','',30.00,'2022-07-19 09:51:55','1.00','3','newstock','1','','',100.00,'','1','31','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(650,'MICASO FLOOR TILES 30 X 60','',10.00,'2022-07-19 09:52:13','4.00','3','newstock','1','','',1125.00,'','1','14','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(651,'TWYFORD FLOOR TILE 30 X 30','',-17.00,'2022-07-19 10:02:38','40.00','3','newstock','1','','',721.00,'','1','23','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(652,'ELEX TOILET CLEANER','',-2.00,'2022-07-19 10:02:55','6.00','3','newstock','1','','',250.00,'','1','4','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(653,'LIRLEE TAP','',-1.00,'2022-07-19 10:03:20','1.00','3','newstock','1','','',900.00,'','1','0','internal','1','ORANGE FLEX PILLAR TAP','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(654,'MODERN FLOOR TILES 40 X 40','',-3.00,'2022-07-19 10:03:35','18.00','3','newstock','1','','',1200.00,'','1','15','internal','1','4213','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(655,'MICASSO FLOOR TILES 40 X 40','',-5.00,'2022-07-19 10:03:50','23.00','3','newstock','1','','',1280.00,'','1','18','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(656,'MICASO FLOOR TILES 30 X 60','',1.00,'2022-07-19 10:04:15','9.00','3','newstock','1','','',1125.00,'','1','10','internal','1','MR 36016','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(657,'MICASSO WALL TILE','',-1.00,'2022-07-19 10:04:35','2.00','3','newstock','1','','',1125.00,'','1','1','internal','1','MCP36006','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(658,'TWYFORD WALL TILES','',-3.00,'2022-07-19 10:05:05','7.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(659,'TWYFORD WALL TILES','',-16.00,'2022-07-19 10:05:22','16.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(660,'TWYFORD WALL TILES 25 X 40','',-21.00,'2022-07-19 10:05:38','21.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(661,'TWFORD FLOOR TILES 40X40','',-17.00,'2022-07-19 10:05:58','23.00','3','newstock','1','','',1176.00,'','1','6','internal','1','BLO44081','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(662,'TWYFORD FLOOR TILES','',-2.00,'2022-07-19 10:06:14','3.00','3','newstock','1','','',901.00,'','1','1','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(663,'SYNOVA PINK TOILET','',4.00,'2022-07-23 12:20:04','0.00','3','newstock','1','','',9700.00,'','1','4','internal','1','CLOSE COUPLE','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(664,'SYNOVA BLUE','',2.00,'2022-07-23 12:21:59','0.00','3','newstock','1','','',9700.00,'','1','2','internal','1','CLOSE COUPLE BLUE','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(665,'SYNOVA DECO SINKS','',2.00,'2022-07-23 12:30:50','0.00','3','newstock','1','','',7800.00,'','1','2','internal','1','201 BIG STEERING','','',0.00,'','11000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(666,'SYNOVA STEPPING TOILETS','',6.00,'2022-07-23 12:35:00','0.00','3','newstock','1','','',1400.00,'','1','6','internal','1','130019351','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(667,'MICASO FLOOR TILES 30 X 60','',22.00,'2022-07-23 12:36:17','4.00','3','newstock','1','','',1125.00,'','1','26','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(668,'MICASO FLOOR TILES 30 X 60','',1.00,'2022-07-23 12:36:36','1.00','3','newstock','1','','',1125.00,'','1','2','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(669,'TWYFORD WALL TILE','',-3.00,'2022-07-23 14:49:51','10.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(670,'MICASO FLOOR TILES 40 X 40','',-46.00,'2022-07-23 14:50:16','53.00','3','newstock','1','','',1224.00,'','1','7','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(671,'KEN FLOOR TILES 30 X 30','',-35.00,'2022-07-23 14:50:35','35.00','3','newstock','1','','',880.00,'','1','0','internal','1','1103 KEN TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(672,'SYNOVA DECO SMALL HAND WASH BASIN','',-1.00,'2022-07-23 14:51:14','1.00','3','newstock','1','','',5000.00,'','1','0','internal','1','202 MAHOGANY','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(673,'MICASO FLOOR TILES 30 X 60','',50.00,'2022-07-25 16:22:59','0.00','3','newstock','1','','',1125.00,'','1','50','internal','1','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(674,'TWYFORD WALL TILES','',30.00,'2022-07-25 16:23:13','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(675,'MICASSO FLOOR TILE 40 X 40','',30.00,'2022-07-25 16:23:29','6.00','3','newstock','1','','',1224.00,'','1','36','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(676,'TWYFORD WALL TILE','',30.00,'2022-07-25 16:23:42','7.00','3','newstock','1','','',686.00,'','1','37','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(677,'TWYFORD WALL TILES','',30.00,'2022-07-25 16:24:01','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(678,'ELEX TOILET CLEANER','',-2.00,'2022-07-27 12:53:15','4.00','3','newstock','1','','',250.00,'','1','2','internal','1','00011','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(679,'GRANITE 60 X 60','',-3.00,'2022-07-27 12:54:23','4.00','3','newstock','1','','',1450.00,'','1','1','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(680,'GRANITE 60 X 60','',1.00,'2022-07-27 12:55:41','1.00','3','newstock','1','','',1450.00,'','1','2','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(681,'GROUTS','',10.00,'2022-07-29 12:42:07','23.00','3','newstock','1','','',100.00,'','1','33','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(682,'GROUTS','',10.00,'2022-07-29 12:42:38','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(683,'STEELNAILS','',-7.00,'2022-07-29 12:43:33','8.00','3','newstock','1','','',160.00,'','1','1','internal','1','STEELNAILS 4','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(684,'ORDINARY CORNERSTRIPS','',34.00,'2022-08-04 12:41:26','0.00','3','newstock','1','','',135.00,'','1','34','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(685,'GRANITE 60 X 60','',3.00,'2022-08-04 12:42:25','0.00','3','newstock','1','','',1450.00,'','1','3','internal','1','YMP 66742T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(686,'TWYFORD WALL TILES','',41.00,'2022-08-04 12:43:50','9.00','3','newstock','1','','',710.50,'','1','50','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(687,'TWYFORD WALL TILES','',50.00,'2022-08-04 12:44:17','1.00','3','newstock','1','','',686.00,'','1','51','internal','1','PMCP24332','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(688,'MICAS0 FLOOR TILES 30 X 60','',50.00,'2022-08-04 12:45:20','1.00','3','newstock','1','','',1125.00,'','1','51','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(689,'MICASO FLOOR TILES 40 X 40','',50.00,'2022-08-04 12:47:30','1.00','3','newstock','1','','',1224.00,'','1','51','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(690,'MICASSO FLOOR TILES 40 X 40','',50.00,'2022-08-04 12:48:39','0.00','3','newstock','1','','',1280.00,'','1','50','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(691,'MICASSO FLOOR TILE 40 X 40','',20.00,'2022-08-04 12:49:56','18.00','3','newstock','1','','',1224.00,'','1','38','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(692,'MICASO FLOOR TILES 40 X 40','',30.00,'2022-08-04 12:51:25','13.00','3','newstock','1','','',1224.00,'','1','43','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(693,'TWYFORD WALL TILES 25 X 40','',40.00,'2022-08-04 12:52:49','0.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(694,'TWYFORD FLOOR TILE 30 X 30','',2.00,'2022-08-04 12:56:45','11.00','3','newstock','1','','',721.00,'','1','13','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(695,'GROUTS','',-2.00,'2022-08-04 13:02:24','7.00','3','newstock','1','','',100.00,'','1','5','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(696,'FRENCIA - SINGLE BOWL PLAIN KITCHEN SINK','',1.00,'2022-08-05 15:49:32','1.00','3','newstock','1','','',1600.00,'','1','2','internal','1','130020726','','',0.00,'','2800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(697,'TWYFORD WALL TILES','',-8.00,'2022-08-05 15:50:41','47.00','3','newstock','1','','',710.50,'','1','39','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(698,'GROUTS','',-2.00,'2022-08-05 15:51:18','30.00','3','newstock','1','','',100.00,'','1','28','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(699,'TWYFORD FLOOR TILE 30 X 30','',-3.00,'2022-08-05 15:51:41','13.00','3','newstock','1','','',721.00,'','1','10','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(700,'SPACERS','',-2.00,'2022-08-05 15:51:59','79.00','3','newstock','1','','',15.00,'','1','77','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(701,'SPACERS','',-2.00,'2022-08-05 15:52:13','6.00','3','newstock','1','','',15.00,'','1','4','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(702,'ORDINARY CORNERSTRIPS','',-1.00,'2022-08-05 15:52:45','13.00','3','newstock','1','','',135.00,'','1','12','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(703,'CORNERSTRIPS','',-1.00,'2022-08-05 15:53:02','53.00','3','newstock','1','','',45.00,'','1','52','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(704,'MICASO FLOOR TILES 30 X 60','',-2.00,'2022-08-05 15:53:23','2.00','3','newstock','1','','',1125.00,'','1','0','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(705,'SILICON 250ML','',-2.00,'2022-08-05 15:53:41','3.00','3','newstock','1','','',220.00,'','1','1','internal','1','SILICON TUBE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(706,'MICASSO FLOOR TILES 40 X 40','',-4.00,'2022-08-05 15:54:07','50.00','3','newstock','1','','',1127.00,'','1','46','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(707,'MICASO FLOOR TILES 40 X 40','',-2.00,'2022-08-05 15:54:39','51.00','3','newstock','1','','',1127.00,'','1','49','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(708,'TILE ADHESIVE - CERAMIC','',80.00,'2022-08-06 12:53:41','1.00','3','newstock','1','','',350.00,'','1','81','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(709,'ADHESIVE PORCELAIN','',20.00,'2022-08-06 12:54:07','2.00','3','newstock','1','','',400.00,'','1','22','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(710,'test item','',1.00,'2022-08-15 13:17:20','9.00','1','newstock','1','','',10.00,'','1','10','internal','1','1bhshs','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(711,'test item','1bhshs',1.00,'2022-08-15 13:17:38','10.00','1','newstock','1','','',0.00,'','1','11','1','1','1bhshs','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(712,'STAIRCASE CORNERSTRIPS','',40.00,'2022-08-16 11:38:15','0.00','3','newstock','1','','',220.00,'','1','40','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(713,'ORDINARY CORNERSTRIPS','',60.00,'2022-08-16 11:41:28','0.00','3','newstock','1','','',135.00,'','1','60','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(714,'MICASSO FLOOR TILE 40 X 40','5',0.00,'2022-08-18 13:52:53','20.00','5','newstock','1','','',0.00,'','1','20','','Move','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(715,'MICASSO FLOOR TILE 40 X 40','-5',0.00,'2022-08-19 08:01:40','20.00','5','newstock','1','','',0.00,'','1','20','','Move','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(716,'MICASSO FLOOR TILE 40 X 40','-8',0.00,'2022-08-22 11:41:11','20.00','5','newstock','1','','',0.00,'','1','20','','Move','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(717,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-08-22 16:03:10','9.00','3','newstock','1','','',1125.00,'','1','39','internal','1','MR 36016','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(718,'TWYFORD WALL TILES','',50.00,'2022-08-22 16:03:31','0.00','3','newstock','1','','',710.50,'','1','50','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(719,'GROUTS','',20.00,'2022-08-22 16:03:54','20.00','3','newstock','1','','',100.00,'','1','40','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(720,'GROUTS','',10.00,'2022-08-22 16:04:14','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(721,'CORNERSTRIPS','',50.00,'2022-08-22 16:05:22','0.00','3','newstock','1','','',45.00,'','1','50','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(722,'TWYFORD WALL TILES','',-4.00,'2022-08-22 16:06:13','25.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP24332','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(723,'MICASSO FLOOR TILES 40 X 40','',-13.00,'2022-08-22 16:06:30','46.00','3','newstock','1','','',1127.00,'','1','33','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(724,'TWYFORD WALL TILE','',-20.00,'2022-08-22 16:06:45','20.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(725,'TWYFORD WALL TILES 25 X 40','',-2.00,'2022-08-22 16:07:00','21.00','3','newstock','1','','',686.00,'','1','19','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(726,'MICASO FLOOR TILES 40 X 40','',1.00,'2022-08-22 16:07:18','12.00','3','newstock','1','','',1224.00,'','1','13','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(727,'MICASSO FLOOR TILE 40 X 40','',-5.00,'2022-08-22 16:07:44','20.00','3','newstock','1','','',1127.00,'','1','15','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(728,'TWYFORD WALL TILES','',-2.00,'2022-08-22 16:08:36','30.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(729,'MODERN FLOOR TILES 40 X 40','',7.00,'2022-08-22 16:09:00','9.00','3','newstock','1','','',1200.00,'','1','16','internal','1','4213','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(730,'GRANITE 60 X 120 BLACK GALAXY','',-1.00,'2022-08-22 16:09:24','2.00','3','newstock','1','','',2150.00,'','1','1','internal','1','MR 612004','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(731,'MICASO FLOOR TILES 40 X 40','',-6.00,'2022-08-26 13:01:18','10.00','3','newstock','1','','',1127.00,'','1','4','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(732,'TWYFORD FLOOR TILES 40 X 40','',30.00,'2022-08-30 15:42:14','1.00','3','newstock','1','','',1176.00,'','1','31','internal','1','FGB44712','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(733,'TWYFORD FLOOR TILE 40X40','',30.00,'2022-08-30 15:46:17','10.00','3','newstock','1','','',1176.00,'','1','40','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(734,'TWYFORD FLOOR TILES','',25.00,'2022-08-30 15:46:34','0.00','3','newstock','1','','',901.00,'','1','25','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(735,'TWYFORD FLOOR TILES','',20.00,'2022-08-30 15:47:06','10.00','3','newstock','1','','',720.00,'','1','30','internal','1','33047','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(736,'TWYFORD FLOOR TILES','',30.00,'2022-08-30 15:47:25','1.00','3','newstock','1','','',921.20,'','1','31','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(737,'TWYFORD WALL TILES','',40.00,'2022-08-30 15:47:42','0.00','3','newstock','1','','',720.00,'','1','40','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(738,'TWYFORD WALL TILES','',30.00,'2022-08-30 15:48:04','4.00','3','newstock','1','','',686.00,'','1','34','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(739,'TWYFORD WALL TILE','',65.00,'2022-08-30 15:48:59','0.00','3','newstock','1','','',686.00,'','1','65','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(740,'TWYFORD WALL TILES','',20.00,'2022-08-30 15:51:05','0.00','3','newstock','1','','',720.00,'','1','20','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(741,'TWYFORD WALL TILES','',30.00,'2022-08-30 15:51:18','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(742,'TWYFORD WALL TILES','',30.00,'2022-08-30 15:51:30','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(743,'TWYFORD WALL TILES 25 X 40','',30.00,'2022-08-30 15:51:44','7.00','3','newstock','1','','',686.00,'','1','37','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(744,'GROUTS','',10.00,'2022-08-30 15:52:07','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(745,'SPACERS','',8.00,'2022-08-30 15:52:26','3.00','3','newstock','1','','',15.00,'','1','11','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(746,'TWYFORD WALL TILES','',3.00,'2022-08-30 15:55:44','38.00','3','newstock','1','','',720.00,'','1','41','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(747,'TWYFORD WALL TILES','',-3.00,'2022-08-30 15:55:57','36.00','3','newstock','1','','',710.50,'','1','33','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(748,'TWYFORD WALL TILE','',19.00,'2022-08-30 15:57:37','40.00','3','newstock','1','','',686.00,'','1','59','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(749,'ORDINARY CORNERSTRIPS','',60.00,'2022-09-01 13:48:08','1.00','3','newstock','1','','',135.00,'','1','61','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(750,'ORDINARY CORNERSTRIPS','',-3.00,'2022-09-07 09:55:59','27.00','3','newstock','1','','',135.00,'','1','24','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(751,'CORNERSTRIPS','',3.00,'2022-09-07 09:56:20','31.00','3','newstock','1','','',45.00,'','1','34','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(752,'GROUTS','',-3.00,'2022-09-07 09:56:53','6.00','3','newstock','1','','',100.00,'','1','3','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(753,'GRANITE 60 X 60','',3.00,'2022-09-07 09:58:46','0.00','3','newstock','1','','',1450.00,'','1','3','internal','1','YMP 66742T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(754,'GRANITE 60 X 60','',1.00,'2022-09-07 09:59:55','3.00','3','newstock','1','','',1450.00,'','1','4','internal','1','YMP 66742T','','',0.00,'','2300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(755,'TWYFORD FLOOR TILES 40X40','',30.00,'2022-09-14 13:33:13','22.00','3','newstock','1','','',960.00,'','1','52','internal','1','FGB44714','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(756,'TWYFORD WALL TILES','',20.00,'2022-09-14 13:33:32','2.00','3','newstock','1','','',686.00,'','1','22','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(757,'TWYFORD WALL TILES','',20.00,'2022-09-14 13:33:51','2.00','3','newstock','1','','',686.00,'','1','22','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(758,'WHITE GROUT 1KG','',25.00,'2022-09-14 13:34:17','1.00','3','newstock','1','','',50.00,'','1','26','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(759,'TWYFORD DECO TILES','',-45.00,'2022-09-14 13:37:53','211.00','3','newstock','1','','',50.00,'','1','166','internal','1','PMHP 24320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(760,'GROUTS','',-10.00,'2022-09-14 13:38:09','32.00','3','newstock','1','','',100.00,'','1','22','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(761,'MICAS0 FLOOR TILES 30 X 60','',6.00,'2022-09-14 13:38:34','9.00','3','newstock','1','','',1103.00,'','1','15','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(762,'KENTILES FLOOR 45X45','',-7.00,'2022-09-14 13:38:52','24.00','3','newstock','1','','',960.00,'','1','17','internal','1','5202','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(763,'ORDINARY CORNERSTRIPS','',45.00,'2022-09-15 13:44:32','3.00','3','newstock','1','','',135.00,'','1','48','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(764,'STAIRCASE','',60.00,'2022-09-15 13:44:48','0.00','3','newstock','1','','',250.00,'','1','60','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(765,'SPACERS','',100.00,'2022-09-15 13:45:05','48.00','3','newstock','1','','',15.00,'','1','148','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(766,'SPACERS','',20.00,'2022-09-15 13:45:31','148.00','3','newstock','1','','',15.00,'','1','168','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(767,'GROUTS','',20.00,'2022-09-15 13:45:57','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(768,'TWYFORD FLOOR TILES','',50.00,'2022-09-20 13:17:11','2.00','3','newstock','1','','',901.00,'','1','52','internal','1','FGP33530','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(769,'MICASSO FLOOR TILE 40 X 40','',24.00,'2022-09-20 13:17:27','3.00','3','newstock','1','','',1127.00,'','1','27','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(770,'TWYFORD WALL TILES','',40.00,'2022-09-20 13:17:48','5.00','3','newstock','1','','',686.00,'','1','45','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(771,'GRANITE 60 X 120 BLACK GALAXY','',5.00,'2022-09-20 13:18:12','0.00','3','newstock','1','','',2150.00,'','1','5','internal','1','MR 612004','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(772,'GRANITE 60 X 120 WHITE','',5.00,'2022-09-20 13:18:32','0.00','3','newstock','1','','',2150.00,'','1','5','internal','1','MR 612001','','',0.00,'','5000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(773,'TWYFORD WALL TILES','-5',0.00,'2022-09-27 16:12:32','17.00','5','newstock','1','','',0.00,'','1','17','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(774,'TWYFORD WALL TILES','-7',0.00,'2022-09-27 16:15:03','17.00','5','newstock','1','','',0.00,'','1','17','','Move','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(775,'MICASO FLOOR TILES 30 X 60','',120.00,'2022-09-28 11:36:26','0.00','3','newstock','1','','',1125.00,'','1','120','internal','1','MR 36018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(776,'ORDINARY CORNERSTRIPS','',50.00,'2022-09-28 11:36:47','3.00','3','newstock','1','','',135.00,'','1','53','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(777,'SPACERS','',98.00,'2022-09-28 11:37:04','6.00','3','newstock','1','','',15.00,'','1','104','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(778,'WASH HAND BASIN SCREWS','',-10.00,'2022-09-28 11:37:31','27.00','3','newstock','1','','',90.00,'','1','17','internal','1','1102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(779,'CLOSE COUPLE WHITE SYNOVA TOILET','',-1.00,'2022-09-28 11:37:52','2.00','3','newstock','1','','',9800.00,'','1','1','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(780,'SYNOVA PINK TOILET','',-2.00,'2022-09-28 11:38:27','4.00','3','newstock','1','','',9700.00,'','1','2','internal','1','CLOSE COUPLE','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(781,'CORNERSTRIPS','',-2.00,'2022-09-28 11:38:56','21.00','3','newstock','1','','',45.00,'','1','19','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(782,'ORDINARY CORNERSTRIPS','',2.00,'2022-09-28 11:39:23','53.00','3','newstock','1','','',135.00,'','1','55','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(783,'MICASO FLOOR TILES 40 X 40','',1.00,'2022-09-28 11:41:57','5.00','3','newstock','1','','',1127.00,'','1','6','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(784,'TWYFORD FLOOR TILES','',1.00,'2022-09-28 11:42:18','2.00','3','newstock','1','','',901.00,'','1','3','internal','1','FGP33721','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(785,'MICASSO FLOOR TILE 40 X 40','',-26.00,'2022-09-28 11:46:51','27.00','3','newstock','1','','',1127.00,'','1','1','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(786,'MICASSO FLOOR TILES 40 X 40','',30.00,'2022-10-06 16:09:44','26.00','3','newstock','1','','',1127.00,'','1','56','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(787,'MICASO FLOOR TILES 40 X 40','',37.00,'2022-10-06 16:10:17','6.00','3','newstock','1','','',1127.00,'','1','43','internal','1','MR 393012','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(788,'MICASO FLOOR TILES 40 X 40','',5.00,'2022-10-06 16:10:41','0.00','3','newstock','1','','',1224.00,'','1','5','internal','1','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(789,'TWYFORD FLOOR TILE 40X40','',-9.00,'2022-10-06 16:13:56','9.00','3','newstock','1','','',1176.00,'','1','0','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(790,'MICASO FLOOR TILES 40 X 40','',1.00,'2022-10-17 13:02:01','0.00','3','newstock','1','','',1224.00,'','1','1','internal','1','MR 393014','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(791,'TWYFORD FLOOR TILES','',20.00,'2022-10-17 13:11:46','1.00','3','newstock','1','','',901.00,'','1','21','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(792,'TWYFORD WALL TILES','',30.00,'2022-10-17 13:12:01','0.00','3','newstock','1','','',710.50,'','1','30','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(793,'TWYFORD WALL TILES','',20.00,'2022-10-17 13:12:15','0.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(794,'GROUTS','',20.00,'2022-10-17 13:12:40','13.00','3','newstock','1','','',100.00,'','1','33','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(795,'GROUTS','',10.00,'2022-10-17 13:12:55','16.00','3','newstock','1','','',100.00,'','1','26','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(796,'1 PIECE FRENCIA TOILET - HIGH BACK','',-2.00,'2022-10-17 13:17:22','2.00','3','newstock','1','','',8000.00,'','1','0','internal','1','BG01','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(797,'SAWSAWA TOILET','',3.00,'2022-10-17 13:18:10','0.00','3','newstock','1','','',7500.00,'','1','3','internal','1','1PC SAWA SAWA TOILET','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(798,'FRENCIA TAP','',1.00,'2022-10-17 13:22:40','0.00','3','newstock','1','','',1493.00,'','1','1','internal','1','BF-021','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(799,'TWYFORD FLOOR TILE 30 X 30','',30.00,'2022-10-18 15:17:57','0.00','3','newstock','1','','',721.00,'','1','30','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(800,'TWYFORD WALL TILES','',30.00,'2022-10-18 15:18:33','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(801,'TWYFORD WALL TILES','',20.00,'2022-10-18 15:22:33','10.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(802,'TWYFORD WALL TILES','',30.00,'2022-10-18 15:24:17','3.00','3','newstock','1','','',720.00,'','1','33','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(803,'GRANITE 60 X 60','',10.00,'2022-10-18 15:25:08','1.00','3','newstock','1','','',1450.00,'','1','11','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(804,'GRANITE 60 X 60 BLACK FLOWERED','',10.00,'2022-10-18 15:25:41','0.00','3','newstock','1','','',1800.00,'','1','10','internal','1','PGP 66007','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(805,'ORDINARY CORNERSTRIPS','',50.00,'2022-10-18 15:26:09','11.00','3','newstock','1','','',135.00,'','1','61','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(806,'SPACERS','',-4.00,'2022-10-18 15:30:48','96.00','3','newstock','1','','',15.00,'','1','92','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(807,'SPACERS','',-4.00,'2022-10-18 15:31:24','168.00','3','newstock','1','','',15.00,'','1','164','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(808,'TWYFORD WALL TILES','',-12.00,'2022-10-18 15:31:45','16.00','3','newstock','1','','',686.00,'','1','4','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(809,'CORNERSTRIPS','',-10.00,'2022-10-18 15:32:05','17.00','3','newstock','1','','',45.00,'','1','7','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(810,'ORDINARY CORNERSTRIPS','',-7.00,'2022-10-18 15:32:37','61.00','3','newstock','1','','',135.00,'','1','54','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(811,'GROUTS','',-1.00,'2022-10-18 15:33:00','25.00','3','newstock','1','','',100.00,'','1','24','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(812,'TWYFORD WALL TILES','',28.00,'2022-11-07 14:54:02','0.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(813,'TWYFORD WALL TILES','',32.00,'2022-11-07 14:54:19','4.00','3','newstock','1','','',686.00,'','1','36','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(814,'TWYFORD WALL TILES','',20.00,'2022-11-07 14:54:40','0.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(815,'CORNERSTRIPS','',50.00,'2022-11-07 14:55:02','14.00','3','newstock','1','','',45.00,'','1','64','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(816,'GROUTS','',20.00,'2022-11-07 14:55:59','13.00','3','newstock','1','','',100.00,'','1','33','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(817,'GROUTS','',20.00,'2022-11-07 14:56:33','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(818,'MICASO FLOOR TILES 30 X 60','',30.00,'2022-11-07 14:57:01','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(819,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2022-11-07 14:57:41','5.00','3','newstock','1','','',1103.00,'','1','35','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(820,'MICASO WALL TILES 30 X 60','',79.00,'2022-11-07 14:58:07','0.00','3','newstock','1','','',1125.00,'','1','79','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(821,'TWYFORD WALL TILES','',-27.00,'2022-11-07 15:02:33','28.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(822,'TWYFORD WALL TILES','',-14.00,'2022-11-07 15:02:58','20.00','3','newstock','1','','',686.00,'','1','6','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(823,'CORNERSTRIPS','',-26.00,'2022-11-07 15:03:30','64.00','3','newstock','1','','',45.00,'','1','38','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(824,'MICAS0 FLOOR TILES 30 X 60','',-26.00,'2022-11-07 15:03:50','35.00','3','newstock','1','','',1103.00,'','1','9','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(825,'MICASO WALL TILES 30 X 60','',-76.00,'2022-11-07 15:04:10','79.00','3','newstock','1','','',1125.00,'','1','3','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(826,'MICASO WALL TILES 30 X 60','',3.00,'2022-11-07 15:05:53','3.00','3','newstock','1','','',1125.00,'','1','6','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(827,'GRANITE 60 X 60 BLACK FLOWERED','',-2.00,'2022-11-07 15:07:11','8.00','3','newstock','1','','',1800.00,'','1','6','internal','1','PGP 66007','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(828,'STAIRCASE','-12',0.00,'2022-11-09 09:14:15','19.00','5','newstock','1','','',0.00,'','1','19','','Move','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(829,'STAIRCASE','-12',0.00,'2022-11-09 09:15:35','19.00','5','newstock','1','','',0.00,'','1','19','','Move','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(830,'MICASSO FLOOR TILE 30 X 60','',40.00,'2022-11-11 14:36:29','3.00','3','newstock','1','','',1125.00,'','1','43','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(831,'MICAS0 FLOOR TILES 30 X 60','',40.00,'2022-11-11 14:37:00','9.00','3','newstock','1','','',1103.00,'','1','49','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(832,'MICASO WALL TILES 30 X 60','',20.00,'2022-11-11 14:47:31','6.00','3','newstock','1','','',1125.00,'','1','26','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(833,'ORDINARY CORNERSTRIPS','',50.00,'2022-11-11 14:47:52','9.00','3','newstock','1','','',135.00,'','1','59','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(834,'GREY TWYFORD GROUT','',-9.00,'2022-11-11 14:50:32','25.00','3','newstock','1','','',50.00,'','1','16','internal','1','TWYFORD GROUT','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(835,'ORDINARY CORNERSTRIPS','',-9.00,'2022-11-11 14:51:48','59.00','3','newstock','1','','',145.00,'','1','50','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(836,'TILE ADHESIVE - CERAMIC','',-22.00,'2022-11-11 14:52:19','22.00','3','newstock','1','','',350.00,'','1','0','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(837,'CORNERSTRIPS','',-10.00,'2022-11-11 14:52:41','38.00','3','newstock','1','','',45.00,'','1','28','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(838,'STAIRCASE','',-11.00,'2022-11-11 14:53:24','19.00','3','newstock','1','','',250.00,'','1','8','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(839,'MICASSO FLOOR TILES 40 X 40','',-1.00,'2022-11-11 14:53:48','18.00','3','newstock','1','','',1127.00,'','1','17','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(840,'MICASO FLOOR TILES 30 X 60','',1.00,'2022-11-11 14:54:09','24.00','3','newstock','1','','',1125.00,'','1','25','internal','1','MR 36016','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(841,'CISTERS PLASTIC TOILET','',-1.00,'2022-11-11 14:54:33','1.00','3','newstock','1','','',1300.00,'','1','0','internal','1','00014','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(842,'TWYFORD FLOOR TILES','',-4.00,'2022-11-11 14:59:39','6.00','3','newstock','1','','',921.20,'','1','2','internal','1','FGP33547','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(843,'SYNOVA WHITE HANDWASH BASIN','',-1.00,'2022-11-11 14:59:58','1.00','3','newstock','1','','',850.00,'','1','0','internal','1','SYNOVA MEDIUM','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(844,'GREY TWYFORD GROUT','',-1.00,'2022-11-11 15:00:46','16.00','3','newstock','1','','',50.00,'','1','15','internal','1','TWYFORD GROUT','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(845,'GREY TWYFORD GROUT','',-15.00,'2022-11-11 15:02:45','15.00','3','newstock','1','','',50.00,'','1','0','internal','1','TWYFORD GROUT','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(846,'KENTILES FLOOR 45X45','',25.00,'2022-11-22 13:30:57','1.00','3','newstock','1','','',960.00,'','1','26','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(847,'TWYFORD WALL TILES','',40.00,'2022-11-22 13:33:58','2.00','3','newstock','1','','',710.50,'','1','42','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(848,'TWYFORD WALL TILES 25 X 40','',30.00,'2022-11-22 13:34:30','0.00','3','newstock','1','','',710.00,'','1','30','internal','1','PMCP24343BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(849,'TWYFORD WALL TILES','',30.00,'2022-11-22 13:34:49','4.00','3','newstock','1','','',686.00,'','1','34','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(850,'TWYFORD WALL TILES','',30.00,'2022-11-22 13:35:09','1.00','3','newstock','1','','',720.00,'','1','31','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(851,'MODERN FLOOR TILES 40X40','',70.00,'2022-11-22 13:35:40','1.00','3','newstock','1','','',920.00,'','1','71','internal','1','4204','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(852,'MODERN FLOOR TILES 40X40','',40.00,'2022-11-22 13:35:58','3.00','3','newstock','1','','',920.00,'','1','43','internal','1','4210','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(853,'MODERN FLOOR TILES 40X40','',25.00,'2022-11-22 13:36:16','1.00','3','newstock','1','','',920.00,'','1','26','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(854,'KENTILES FLOOR 45X45','',6.00,'2022-11-22 14:07:08','0.00','3','newstock','1','','',931.00,'','1','6','internal','1','5202','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(855,'KENTILES FLOOR 45X45','',-9.00,'2022-11-22 14:08:42','22.00','3','newstock','1','','',931.00,'','1','13','internal','1','5224','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(856,'MICASO WALL TILES 30 X 60','',-13.00,'2022-11-22 14:10:35','26.00','3','newstock','1','','',1125.00,'','1','13','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(857,'GROUTS','',-1.00,'2022-11-22 14:11:16','18.00','3','newstock','1','','',100.00,'','1','17','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(858,'GROUTS','',1.00,'2022-11-22 14:11:35','14.00','3','newstock','1','','',100.00,'','1','15','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(859,'GROUTS','',10.00,'2022-11-22 14:12:26','17.00','3','newstock','1','','',100.00,'','1','27','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(860,'TWYFORD FLOOR TILES 30X30','',27.00,'2022-11-26 11:00:22','5.00','3','newstock','1','','',760.00,'','1','32','internal','1','FGP33747','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(861,'TWYFORD FLOOR TILES 30X30','',30.00,'2022-11-26 11:00:45','1.00','3','newstock','1','','',720.00,'','1','31','internal','1','FGP 33047','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(862,'TWYFORD FLOOR TILES 30X30','',30.00,'2022-11-26 11:01:01','1.00','3','newstock','1','','',750.00,'','1','31','internal','1','FGP33744','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(863,'TWYFORD WALL TILES','',60.00,'2022-11-26 11:01:17','0.00','3','newstock','1','','',686.00,'','1','60','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(864,'MICASO FLOOR TILES 40 X 40','',28.00,'2022-11-26 11:02:06','2.00','3','newstock','1','','',1224.00,'','1','30','internal','1','MR 393034','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(865,'MICASO FLOOR TILES 40 X 40','',30.00,'2022-11-26 11:02:27','1.00','3','newstock','1','','',1224.00,'','1','31','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(866,'MICASO FLOOR TILES 40 X 40','',40.00,'2022-11-26 11:03:36','4.00','3','newstock','1','','',1127.00,'','1','44','internal','1','MR 393038','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(867,'MICASO FLOOR TILES 30 X 60','',20.00,'2022-11-26 11:03:57','0.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(868,'TWYFORD WALL TILE','',20.00,'2022-11-26 11:50:37','1.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(869,'MICASO WALL TILES 30 X 60','',-13.00,'2022-11-26 11:52:06','13.00','3','newstock','1','','',1125.00,'','1','0','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(870,'CLOSE COUPLE WHITE SYNOVA TOILET','',2.00,'2022-11-28 12:44:21','0.00','3','newstock','1','','',9800.00,'','1','2','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(871,'SYNOVA BLUE','',1.00,'2022-11-28 12:44:53','1.00','3','newstock','1','','',9700.00,'','1','2','internal','1','CLOSE COUPLE BLUE','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(872,'ORDINARY CORNERSTRIPS','',40.00,'2022-11-30 14:45:41','18.00','3','newstock','1','','',145.00,'','1','58','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(873,'KENTILES FLOOR 45X45','',-3.00,'2022-11-30 14:46:07','21.00','3','newstock','1','','',931.00,'','1','18','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(874,'TWYFORD WALL TILES','',-7.00,'2022-11-30 14:46:24','10.00','3','newstock','1','','',686.00,'','1','3','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(875,'TWYFORD WALL TILES','',-1.00,'2022-11-30 14:46:39','17.00','3','newstock','1','','',686.00,'','1','16','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(876,'TWYFORD DECO TILES','',-30.00,'2022-11-30 14:48:04','164.00','3','newstock','1','','',50.00,'','1','134','internal','1','PMHP 24320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(877,'TWYFORD WALL TILES DECO','',-30.00,'2022-11-30 14:48:28','205.00','3','newstock','1','','',50.00,'','1','175','internal','1','PMHP24323 DECO','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(878,'TWYFORD WALL TILES','',-3.00,'2022-12-01 15:07:48','3.00','3','newstock','1','','',710.50,'','1','0','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(879,'KENTILES FLOOR 45X45','',-8.00,'2022-12-01 15:08:02','18.00','3','newstock','1','','',931.00,'','1','10','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(880,'STAIRCASE CORNERSTRIPS','',40.00,'2022-12-06 17:47:03','0.00','3','newstock','1','','',160.00,'','1','40','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(881,'CORNERSTRIPS','',50.00,'2022-12-06 17:47:46','0.00','3','newstock','1','','',140.00,'','1','50','internal','1','GOLD','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(882,'ORDINARY CORNERSTRIPS','',100.00,'2022-12-06 17:48:19','40.00','3','newstock','1','','',145.00,'','1','140','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(883,'TWYFORD WALL TILES','',22.00,'2022-12-06 17:50:52','0.00','3','newstock','1','','',686.00,'','1','22','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(884,'TWYFORD WALL TILES','',25.00,'2022-12-06 17:51:21','0.00','3','newstock','1','','',710.50,'','1','25','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(885,'TWYFORD WALL TILES','',40.00,'2022-12-06 17:51:58','1.00','3','newstock','1','','',686.00,'','1','41','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(886,'TWYFORD WALL TILES','',-8.00,'2022-12-06 17:53:50','29.00','3','newstock','1','','',686.00,'','1','21','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(887,'TWYFORD WALL TILES','',8.00,'2022-12-06 17:54:07','0.00','3','newstock','1','','',686.00,'','1','8','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(888,'CORNERSTRIPS','',20.00,'2022-12-14 14:11:33','1.00','3','newstock','1','','',45.00,'','1','21','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(889,'WHITE GROUT 1KG','',25.00,'2022-12-14 14:11:59','4.00','3','newstock','1','','',50.00,'','1','29','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(890,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','',1.00,'2022-12-14 14:15:47','0.00','3','newstock','1','','',5000.00,'','1','1','internal','1','SC - 612 CENTAMILLY','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(891,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','',1.00,'2022-12-14 14:23:01','0.00','3','newstock','1','','',5500.00,'','1','1','internal','1','CENTAMILY KITCHEN SINK SC-630','','',0.00,'','8000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(892,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','',-1.00,'2022-12-14 14:25:00','1.00','3','newstock','1','','',5500.00,'','1','0','internal','1','SC - 612 CENTAMILLY','','',0.00,'','8000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(893,'MICASO FLOOR TILES 40 X 40','',2.00,'2022-12-14 14:27:40','4.00','3','newstock','1','','',1224.00,'','1','6','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(894,'KENTILES FLOOR 45X45','',1.00,'2022-12-14 14:27:54','9.00','3','newstock','1','','',931.00,'','1','10','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(895,'TWYFORD WALL TILES','',-5.00,'2022-12-14 14:28:11','5.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(896,'GRANITE 60 X 60','',1.00,'2022-12-14 14:28:24','6.00','3','newstock','1','','',1550.00,'','1','7','internal','1','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(897,'GRANITE 60 X 60','',-4.00,'2022-12-14 14:30:14','7.00','3','newstock','1','','',1450.00,'','1','3','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(898,'FRENCIA - SINGLE BOWL PLAIN KITCHEN SINK','',-1.00,'2022-12-14 14:32:05','1.00','3','newstock','1','','',1600.00,'','1','0','internal','1','130020726','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(899,'MICASO FLOOR TILES 30 X 60','',50.00,'2022-12-16 11:48:40','0.00','3','newstock','1','','',1125.00,'','1','50','internal','1','MR 36027','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(900,'MICASO WALL TILES 30 X 60','',30.00,'2022-12-16 11:49:03','0.00','3','newstock','1','','',1125.00,'','1','30','internal','1','MCP 36002','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(901,'TWYFORD FLOOR TILE 40X40','',30.00,'2022-12-16 11:49:24','0.00','3','newstock','1','','',1176.00,'','1','30','internal','1','FGB44698','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(902,'TWYFORD WALL TILES','',50.00,'2022-12-16 11:50:00','5.00','3','newstock','1','','',720.00,'','1','55','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(903,'TWYFORD WALL TILES 25X 40','',40.00,'2022-12-16 11:50:18','1.00','3','newstock','1','','',686.00,'','1','41','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(904,'TWYFORD WALL TILES','',30.00,'2022-12-16 11:50:33','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(905,'TWYFORD WALL TILES','',40.00,'2022-12-16 11:50:52','0.00','3','newstock','1','','',710.50,'','1','40','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(906,'ADHESIVE PORCELAIN','',20.00,'2022-12-16 11:51:16','6.00','3','newstock','1','','',400.00,'','1','26','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(907,'TILE ADHESIVE - CERAMIC','',80.00,'2022-12-16 11:51:35','0.00','3','newstock','1','','',350.00,'','1','80','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(908,'KENTILES FLOOR 45X45','',30.00,'2022-12-20 16:45:21','10.00','3','newstock','1','','',931.00,'','1','40','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(909,'KENTILES FLOOR TILES 40X40','',60.00,'2022-12-20 16:45:43','3.00','3','newstock','1','','',931.00,'','1','63','internal','1','5212','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(910,'TWYFORD WALL TILES','',40.00,'2022-12-20 16:46:02','0.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(911,'COMEX TOILET','',3.00,'2022-12-20 16:48:24','0.00','3','newstock','1','','',6500.00,'','1','3','internal','1','COMEX CLOSE CLOUPLE TOILET 001','','',0.00,'','8500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(912,'ORDINARY CORNERSTRIPS','',-20.00,'2022-12-20 16:52:06','115.00','3','newstock','1','','',145.00,'','1','95','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(913,'COMEX TOILET','',1.00,'2022-12-21 13:29:17','3.00','3','newstock','1','','',8900.00,'','1','4','internal','1','COMEX CLOSE CLOUPLE TOILET 001','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(914,'TWYFORD WALL TILES','',1.00,'2022-12-21 13:31:18','14.00','3','newstock','1','','',710.50,'','1','15','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(915,'TWYFORD WALL TILES','',-13.00,'2022-12-21 13:35:43','40.00','3','newstock','1','','',686.00,'','1','27','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(916,'TWYFORD FLOOR TILES','',-3.00,'2022-12-21 13:36:01','14.00','3','newstock','1','','',750.00,'','1','11','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(917,'TWYFORD WALL TILES','',30.00,'2022-12-22 16:28:59','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(918,'TWYFORD FLOOR TILES','',16.00,'2022-12-22 16:29:34','4.00','3','newstock','1','','',901.00,'','1','20','internal','1','FGP33516','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(919,'TWYFORD FLOOR TILES 30X30','',25.00,'2022-12-22 16:30:03','4.00','3','newstock','1','','',760.00,'','1','29','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(920,'TWYFORD FLOOR TILES 30X30','',1.00,'2022-12-22 16:33:38','29.00','3','newstock','1','','',760.00,'','1','30','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(921,'TWYFORD FLOOR TILES','',25.00,'2022-12-22 16:34:05','11.00','3','newstock','1','','',750.00,'','1','36','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(922,'GRANITE 60 X 60 BLACK FLOWERED','',20.00,'2022-12-22 16:34:40','0.00','3','newstock','1','','',1800.00,'','1','20','internal','1','PGP 66007','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(923,'MODERN FLOOR TILES 40X40','',105.00,'2022-12-29 15:33:56','1.00','3','newstock','1','','',920.00,'','1','106','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(924,'MODERN FLOOR TILES 40X40','',69.00,'2022-12-29 15:40:19','31.00','3','newstock','1','','',920.00,'','1','100','internal','1','4204','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(925,'GROUTS','',20.00,'2022-12-29 15:41:16','2.00','3','newstock','1','','',100.00,'','1','22','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(926,'SPACERS','',20.00,'2022-12-29 15:41:37','25.00','3','newstock','1','','',15.00,'','1','45','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(927,'CORNERSTRIPS','',10.00,'2022-12-29 15:41:57','2.00','3','newstock','1','','',45.00,'','1','12','internal','1','PLASTIC CREAM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(928,'CORNERSTRIPS','',10.00,'2022-12-29 15:42:14','13.00','3','newstock','1','','',45.00,'','1','23','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(929,'MICASO FLOOR TILES 30 X 60','',-2.00,'2022-12-29 15:42:59','12.00','3','newstock','1','','',1125.00,'','1','10','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(930,'TWYFORD FLOOR TILES 40 X 40','',26.00,'2023-01-03 15:43:28','0.00','3','newstock','1','','',1176.00,'','1','26','internal','1','FGB44712','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(931,'MICASO FLOOR TILES 40 X40','',30.00,'2023-01-03 15:43:54','0.00','3','newstock','1','','',1224.00,'','1','30','internal','1','MR 393001','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(932,'MICASO FLOOR TILES 40 X 40','',40.00,'2023-01-03 15:44:16','0.00','3','newstock','1','','',1224.00,'','1','40','internal','1','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(933,'TWYFORD WALL TILES','',80.00,'2023-01-03 15:44:32','1.00','3','newstock','1','','',720.00,'','1','81','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(934,'TWYFORD WALL TILES','',39.00,'2023-01-03 15:44:54','2.00','3','newstock','1','','',720.00,'','1','41','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(935,'TWYFORD WALL TILES','',97.00,'2023-01-03 15:45:15','9.00','3','newstock','1','','',686.00,'','1','106','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(936,'KEN FLOOR TILES 30X30','',-11.00,'2023-01-03 15:45:40','14.00','3','newstock','1','','',680.00,'','1','3','internal','1','1343','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(937,'KENTILES FLOOR 45X45','',4.00,'2023-01-03 15:46:07','27.00','3','newstock','1','','',931.00,'','1','31','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(938,'CENTAMILY DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','',1.00,'2023-01-05 13:01:32','1.00','3','newstock','1','','',6600.00,'','1','2','internal','1','621B','','',0.00,'','9500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(939,'MAGIC CONNECTOR 4\"','',7.00,'2023-01-05 13:01:58','1.00','3','newstock','1','','',200.00,'','1','8','internal','1','00013','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(940,'FRENCIA KITCHEN WALL MIXER','',2.00,'2023-01-05 13:53:32','0.00','3','newstock','1','','',1030.00,'','1','2','internal','1','130014980','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(941,'CLOSE COUPLE WHITE SYNOVA TOILET','',2.00,'2023-01-05 13:56:14','1.00','3','newstock','1','','',9800.00,'','1','3','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(942,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2023-01-05 13:57:45','3.00','3','newstock','1','','',9800.00,'','1','4','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(943,'MODERN FLOOR TILES 40 X 40','',32.00,'2023-01-06 14:06:55','1.00','3','newstock','1','','',1200.00,'','1','33','internal','1','4212','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(944,'GROUTS','',8.00,'2023-01-06 14:08:09','0.00','3','newstock','1','','',100.00,'','1','8','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(945,'WHITE GROUT 1KG','',18.00,'2023-01-06 14:08:36','17.00','3','newstock','1','','',50.00,'','1','35','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(946,'CLOSE COUPLE WHITE SYNOVA TOILET','',-4.00,'2023-01-06 14:13:01','4.00','3','newstock','1','','',9800.00,'','1','0','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(947,'TWYFORD FLOOR TILES 30X30','',45.00,'2023-01-07 12:27:39','0.00','3','newstock','1','','',760.00,'','1','45','internal','1','FGP33747','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(948,'TWYFORD WALL TILES','',31.00,'2023-01-07 12:27:55','9.00','3','newstock','1','','',710.50,'','1','40','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(949,'TWYFORD WALL TILES 25X40','',70.00,'2023-01-07 12:28:10','0.00','3','newstock','1','','',686.00,'','1','70','internal','1','PMCP 24313','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(950,'TWYFORD WALL TILES','',20.00,'2023-01-07 12:28:37','40.00','3','newstock','1','','',720.00,'','1','60','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(951,'TWYFORD FLOOR TILE 30 X 30','',5.00,'2023-01-07 12:29:03','8.00','3','newstock','1','','',721.00,'','1','13','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(952,'LIRLEE ANGLE VALVE','',-2.00,'2023-01-10 14:12:32','2.00','3','newstock','1','','',150.00,'','1','0','internal','1','LR3628','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(953,'HUMA ANGLE VALVE','',-5.00,'2023-01-10 14:12:51','5.00','3','newstock','1','','',170.00,'','1','0','internal','1','9008 HUMA','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(954,'SILVER FLEX TUBE 1.5FT','',-10.00,'2023-01-10 14:13:22','10.00','3','newstock','1','','',100.00,'','1','0','internal','1','9012 FLEX','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(955,'THREAD TAPE','',-23.00,'2023-01-10 14:13:41','23.00','3','newstock','1','','',15.00,'','1','0','internal','1','THREAD TAPE','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(956,'KEN FLOOR TILES 40X40','',2.00,'2023-01-12 16:31:58','2.00','3','newstock','1','','',931.00,'','1','4','internal','1','5308','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(957,'SILVER FLEX TUBE 1.5FT','',10.00,'2023-01-12 16:32:24','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','9012 FLEX','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(958,'WHITE FLEX TUBE 1.5FT','',10.00,'2023-01-12 16:32:46','1.00','3','newstock','1','','',60.00,'','1','11','internal','1','9013 FLEX','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(959,'THREAD TAPE','',10.00,'2023-01-12 16:33:03','0.00','3','newstock','1','','',15.00,'','1','10','internal','1','THREAD TAPE','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(960,'STAIRCASE','',60.00,'2023-01-20 11:27:59','0.00','3','newstock','1','','',250.00,'','1','60','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(961,'ORDINARY CORNERSTRIPS','',30.00,'2023-01-20 11:28:54','0.00','3','newstock','1','','',145.00,'','1','30','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(962,'CORNERSTRIPS','',100.00,'2023-01-20 11:30:04','0.00','3','newstock','1','','',45.00,'','1','100','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(963,'GROUTS','',30.00,'2023-01-20 11:30:30','1.00','3','newstock','1','','',100.00,'','1','31','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(964,'TWYFORD FLOOR TILES','',37.00,'2023-01-20 11:31:13','3.00','3','newstock','1','','',901.00,'','1','40','internal','1','FGP33725','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(965,'TWYFORD FLOOR TILES 30X30','',19.00,'2023-01-20 11:31:29','1.00','3','newstock','1','','',760.00,'','1','20','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(966,'TWYFORD FLOOR TILE 30 X 30','',35.00,'2023-01-20 11:32:50','6.00','3','newstock','1','','',721.00,'','1','41','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(967,'TWYFORD WALL TILES','',20.00,'2023-01-20 11:33:06','0.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(968,'TWYFORD WALL TILES 25X 40','',30.00,'2023-01-20 11:33:19','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(969,'TWYFORD WALL TILES','',27.00,'2023-01-20 11:34:03','3.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(970,'TWYFORD WALL TILES','',30.00,'2023-01-20 11:34:23','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(971,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-01-20 11:34:43','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(972,'TWYFORD WALL TILES','',30.00,'2023-01-20 11:34:57','2.00','3','newstock','1','','',710.50,'','1','32','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(973,'TWYFORD WALL TILES','',-1.00,'2023-01-20 11:35:32','21.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(974,'TWYFORD FLOOR TILES 30X30','',-15.00,'2023-01-20 16:46:54','20.00','3','newstock','1','','',760.00,'','1','5','internal','1','FGP33747','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(975,'TWYFORD FLOOR TILES','',-10.00,'2023-01-20 16:47:25','21.00','3','newstock','1','','',750.00,'','1','11','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(976,'TWYFORD FLOOR TILE 30 X 30','',-10.00,'2023-01-20 16:47:42','41.00','3','newstock','1','','',721.00,'','1','31','internal','1','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(977,'TWYFORD WALL TILE','',-6.00,'2023-01-20 16:48:34','7.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(978,'KEN FLOOR TILES 40X40','2',0.00,'2023-01-21 08:00:39','24.00','5','newstock','1','','',0.00,'','1','24','','Move','5302','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(979,'KEN FLOOR TILES 40X40','-2',0.00,'2023-01-21 08:01:39','24.00','5','newstock','1','','',0.00,'','1','24','','Move','5302','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(980,'KEN FLOOR TILES 40X40','-2',0.00,'2023-01-21 08:02:46','24.00','5','newstock','1','','',0.00,'','1','24','','Move','5302','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(981,'HIGH LEVEL PLASTIC','',-2.00,'2023-01-27 14:17:55','3.00','4','newstock','1','','',1350.00,'','1','1','internal','1','CISTERN','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(982,'TWYFORD WALL TILES','',60.00,'2023-01-27 14:34:46','1.00','4','newstock','1','','',720.00,'','1','61','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(983,'GROUTS','',20.00,'2023-01-27 14:35:19','2.00','4','newstock','1','','',100.00,'','1','22','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(984,'ORIENT BIG SQUARE WASH HAND BASIN','',-3.00,'2023-01-27 14:37:17','4.00','4','newstock','1','','',5500.00,'','1','1','internal','1','1300','','',0.00,'','8500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(985,'TWYFORD FLOOR TILES 40X40','',30.00,'2023-01-28 09:29:56','7.00','3','newstock','1','','',1176.00,'','1','37','internal','1','FGB44641','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(986,'TWYFORD WALL TILES 25X 40','',20.00,'2023-01-28 09:30:10','10.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(987,'TWYFORD FLOOR TILES','',-10.00,'2023-01-28 09:31:07','11.00','3','newstock','1','','',750.00,'','1','1','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(988,'TWYFORD WALL TILES','',-19.00,'2023-01-28 09:31:22','30.00','3','newstock','1','','',686.00,'','1','11','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(989,'TWYFORD WALL TILES','',-7.00,'2023-01-28 09:31:39','25.00','3','newstock','1','','',720.00,'','1','18','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(990,'TWYFORD FLOOR TILE 30 X 30','-2',0.00,'2023-01-31 09:26:10','25.00','5','newstock','1','','',0.00,'','1','25','','Move','FGP33048','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(991,'STAIRCASE CORNERSTRIPS','',24.00,'2023-02-01 15:44:27','3.00','3','newstock','1','','',160.00,'','1','27','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(992,'MICASSO FLOOR TILES 15*90','',11.00,'2023-02-01 15:45:00','4.00','3','newstock','1','','',1560.00,'','1','15','internal','1','MR915005','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(993,'ORDINARY CORNERSTRIPS','',30.00,'2023-02-01 15:45:22','17.00','3','newstock','1','','',145.00,'','1','47','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(994,'MICASSO FLOOR TILE 60X60','',20.00,'2023-02-01 15:46:48','28.00','3','newstock','1','','',390.00,'','1','48','internal','1','MRP66203','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(995,'TWYFORD WALL TILES','',40.00,'2023-02-01 15:47:11','0.00','3','newstock','1','','',686.00,'','1','40','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(996,'TWYFORD WALL TILES','',30.00,'2023-02-01 15:47:25','8.00','3','newstock','1','','',686.00,'','1','38','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(997,'TWYFORD WALL TILES','',30.00,'2023-02-01 15:47:40','12.00','3','newstock','1','','',710.50,'','1','42','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(998,'MICASSO FLOOR TILES 30 X 60','',18.00,'2023-02-01 15:47:56','5.00','3','newstock','1','','',1125.00,'','1','23','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(999,'TWYFORD WALL TILES','',30.00,'2023-02-01 15:48:46','50.00','3','newstock','1','','',720.00,'','1','80','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1000,'MICASSO FLOOR TILE 40 X 40','',40.00,'2023-02-06 15:32:08','1.00','3','newstock','1','','',1127.00,'','1','41','internal','1','MR393047','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1001,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-02-06 15:32:24','2.00','3','newstock','1','','',1224.00,'','1','32','internal','1','MR 393013','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1002,'MICASSO FLOOR TILES 40 X 40','',30.00,'2023-02-06 15:32:40','3.00','3','newstock','1','','',1127.00,'','1','33','internal','1','MR393042','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1003,'MICASO FLOOR TILES 40 X40','',30.00,'2023-02-06 15:33:18','3.00','3','newstock','1','','',1224.00,'','1','33','internal','1','MR 393001','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1004,'MICASO WALL TILES 30 X 60','',20.00,'2023-02-06 15:33:41','0.00','3','newstock','1','','',1125.00,'','1','20','internal','1','MCP 36005','','',0.00,'','1280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1005,'GROUTS','',20.00,'2023-02-06 15:33:59','2.00','3','newstock','1','','',100.00,'','1','22','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1006,'1KG GROUT CREAM','',25.00,'2023-02-06 15:34:31','0.00','3','newstock','1','','',50.00,'','1','25','internal','1','GROUT TWYFORD CREAM','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1007,'MODERN FLOOR TILES 40X40','',30.00,'2023-02-06 15:34:46','11.00','3','newstock','1','','',920.00,'','1','41','internal','1','4018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1008,'MODERN FLOOR TILES 40X40','',10.00,'2023-02-06 15:35:02','4.00','3','newstock','1','','',920.00,'','1','14','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1009,'KEN FLOOR TILES 40X40','',-15.00,'2023-02-06 15:37:59','16.00','3','newstock','1','','',931.00,'','1','1','internal','1','5302','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1010,'TWYFORD WALL TILES','',-2.00,'2023-02-06 15:38:14','9.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1011,'KENTILES FLOOR 45X45','',-2.00,'2023-02-06 15:38:28','31.00','3','newstock','1','','',931.00,'','1','29','internal','1','5381','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1012,'TWYFORD WALL TILES','',-8.00,'2023-02-06 15:38:42','38.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1013,'GROUTS','',-7.00,'2023-02-06 15:39:22','16.00','3','newstock','1','','',100.00,'','1','9','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1014,'TWYFORD WALL TILES','',-1.00,'2023-02-06 15:39:36','2.00','3','newstock','1','','',686.00,'','1','1','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1015,'SPACERS','',50.00,'2023-02-10 08:06:40','1.00','3','newstock','1','','',15.00,'','1','51','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1016,'GROUTS','',20.00,'2023-02-13 16:38:45','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','BEIGE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1017,'GROUTS','',20.00,'2023-02-13 16:40:03','5.00','3','newstock','1','','',100.00,'','1','25','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1018,'GROUTS','',20.00,'2023-02-13 16:40:23','21.00','3','newstock','1','','',100.00,'','1','41','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1019,'TWYFORD FLOOR TILES 40X40','',30.00,'2023-02-13 16:59:00','9.00','3','newstock','1','','',1176.00,'','1','39','internal','1','FGB44641','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1020,'TWYFORD WALL TILE','',50.00,'2023-02-13 17:11:02','1.00','3','newstock','1','','',686.00,'','1','51','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1021,'TWYFORD WALL TILES','',30.00,'2023-02-13 17:11:29','3.00','3','newstock','1','','',686.00,'','1','33','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1022,'TWYFORD WALL TILES','',30.00,'2023-02-13 17:11:56','51.00','3','newstock','1','','',720.00,'','1','81','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1023,'ORDINARY CORNERSTRIPS','',40.00,'2023-02-15 11:02:17','1.00','3','newstock','1','','',145.00,'','1','41','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1024,'MICASSO FLOOR TILES 40 X 40','',30.00,'2023-02-15 11:02:51','0.00','3','newstock','1','','',1224.00,'','1','30','internal','1','MR393045','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1025,'TWYFORD WALL TILES','',31.00,'2023-02-15 11:03:59','19.00','3','newstock','1','','',710.50,'','1','50','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1026,'MODERN FLOOR TILES 40X40','',-11.00,'2023-02-15 11:05:15','43.00','3','newstock','1','','',920.00,'','1','32','internal','1','4204','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1027,'TWYFORD WALL TILES','',-4.00,'2023-02-15 11:05:37','9.00','3','newstock','1','','',686.00,'','1','5','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1028,'FDL WOODEN DOOR LOCKS','',-3.00,'2023-02-15 11:09:29','7.00','3','newstock','1','','',700.00,'','1','4','internal','1','FDL LOCK WITH KEY','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1029,'RAIN GUTTERS 4 Mtrs','',28.00,'2023-02-21 16:56:13','2.00','3','newstock','1','','',1150.00,'','1','30','internal','1','PTG GUTTERS','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1030,'GUTTER CLIPS','',290.00,'2023-02-21 16:56:54','57.00','3','newstock','1','','',81.00,'','1','347','internal','1','PTG CLIPS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1031,'GUTTER JOINT','',40.00,'2023-02-21 17:03:13','0.00','3','newstock','1','','',230.00,'','1','40','internal','1','PTG JOINT','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1032,'OUTER CORNER','',16.00,'2023-02-21 17:04:56','4.00','3','newstock','1','','',330.00,'','1','20','internal','1','PTG OUTSIDE CORNER','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1033,'INSIDE CORNER','',16.00,'2023-02-21 17:11:42','2.00','3','newstock','1','','',330.00,'','1','18','internal','1','PTG INSIDE CORNER','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1034,'TWYFORD FLOOR TILES','',30.00,'2023-02-22 11:47:57','26.00','4','newstock','1','','',700.00,'','1','56','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1035,'TWYFORD FLOOR TILES','',30.00,'2023-02-22 11:47:57','56.00','4','newstock','1','','',700.00,'','1','86','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1036,'TWYFORD FLOOR TILES','',30.00,'2023-02-22 11:48:26','7.00','4','newstock','1','','',700.00,'','1','37','internal','1','FGP33516','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1037,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-02-22 11:49:06','5.00','4','newstock','1','','',700.00,'','1','35','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1038,'MICASO FLOOR TILES 30 X 60','',30.00,'2023-02-22 11:49:48','1.00','4','newstock','1','','',1125.00,'','1','31','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1039,'MICASO FLOOR TILES 30 X 60','',30.00,'2023-02-22 11:50:25','17.00','4','newstock','1','','',1100.00,'','1','47','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1040,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-02-22 11:53:58','32.00','4','newstock','1','','',686.00,'','1','62','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1041,'TWYFORD WALL TILES','',40.00,'2023-02-22 11:57:25','8.00','4','newstock','1','','',686.00,'','1','48','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1042,'GRANITE 60 X 60','',20.00,'2023-02-22 11:58:31','1.00','4','newstock','1','','',1450.00,'','1','21','internal','1','YMP 66721T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1043,'TWYFORD WALL TILES','',18.00,'2023-02-22 12:05:04','68.00','4','newstock','1','','',667.00,'','1','86','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1044,'GRANITE 60 X 120 BLACK GALAXY','',2.00,'2023-02-22 12:16:43','2.00','4','newstock','1','','',1400.00,'','1','4','internal','1','MR 612004','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1045,'STAIRCASE CORNERSTRIPS','',70.00,'2023-03-04 14:49:28','0.00','4','newstock','1','','',160.00,'','1','70','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1046,'ORDINARY CORNERSTRIPS','',40.00,'2023-03-04 14:50:42','14.00','4','newstock','1','','',145.00,'','1','54','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1047,'TWYFORD WALL TILE','',5.00,'2023-03-04 14:51:29','0.00','4','newstock','1','','',686.00,'','1','5','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1048,'CORNERSTRIPS','',24.00,'2023-03-06 14:23:28','10.00','4','newstock','1','','',45.00,'','1','34','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1049,'CORNERSTRIPS','',2.00,'2023-03-06 14:24:15','34.00','4','newstock','1','','',45.00,'','1','36','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1050,'STAIRCASE CORNERSTRIPS','',-3.00,'2023-03-06 15:06:23','70.00','3','newstock','1','','',160.00,'','1','67','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1051,'STAIRCASE','',3.00,'2023-03-06 15:06:57','22.00','3','newstock','1','','',250.00,'','1','25','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1052,'TWYFORD FLOOR TILES','',-50.00,'2023-03-06 15:13:52','80.00','3','newstock','1','','',700.00,'','1','30','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1053,'TWYFORD FLOOR TILES','',3.00,'2023-03-06 15:14:23','30.00','3','newstock','1','','',700.00,'','1','33','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1054,'TWYFORD WALL TILES','',-10.00,'2023-03-06 15:19:19','12.00','3','newstock','1','','',686.00,'','1','2','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1055,'TWYFORD WALL TILES','',-20.00,'2023-03-06 15:20:47','20.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1056,'SPACERS','',-2.00,'2023-03-06 15:21:17','98.00','3','newstock','1','','',15.00,'','1','96','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1057,'CORNERSTRIPS','',-6.00,'2023-03-06 15:21:45','36.00','3','newstock','1','','',45.00,'','1','30','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1058,'GROUTS','',-6.00,'2023-03-06 15:22:33','6.00','3','newstock','1','','',100.00,'','1','0','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1059,'GROUTS','',-1.00,'2023-03-06 15:22:54','12.00','3','newstock','1','','',100.00,'','1','11','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1060,'MAGIC CONNECTOR','',-1.00,'2023-03-06 15:24:56','11.00','3','newstock','1','','',100.00,'','1','10','internal','1','1/5 MAGIC','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1061,'TOILET SCREWS','',-1.00,'2023-03-06 15:25:31','12.00','3','newstock','1','','',80.00,'','1','11','internal','1','1101','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1062,'TWYFORD WALL TILES 25 X 40','',-20.00,'2023-03-06 15:25:59','62.00','3','newstock','1','','',686.00,'','1','42','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1063,'SPACERS','',-3.00,'2023-03-06 15:26:18','28.00','3','newstock','1','','',15.00,'','1','25','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1064,'TWYFORD WALL TILES 25X 40','',50.00,'2023-03-08 15:43:25','2.00','4','newstock','1','','',686.00,'','1','52','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1065,'BLACK PLAIN 60 X 60','',12.00,'2023-03-08 15:47:03','1.00','4','newstock','1','','',5875.00,'','1','13','internal','1','PGC66009','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1066,'TWYFORD WALL TILE','',30.00,'2023-03-09 12:13:50','5.00','4','newstock','1','','',686.00,'','1','35','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1067,'MICASSO FLOOR TILES 40 X 40','',30.00,'2023-03-09 12:14:18','11.00','4','newstock','1','','',960.00,'','1','41','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1068,'TWYFORD FLOOR TILES','',30.00,'2023-03-09 12:18:08','1.00','4','newstock','1','','',700.00,'','1','31','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1069,'MICASO FLOOR TILES 30 X 60','',21.00,'2023-03-17 17:49:26','5.00','4','newstock','1','','',1050.00,'','1','26','internal','1','MR 36030','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1070,'MICASO FLOOR TILES 40 X 40','',1.00,'2023-03-17 17:49:56','19.00','4','newstock','1','','',880.00,'','1','20','internal','1','MR 393034','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1071,'MICASSO FLOOR TILE 40X40','',28.00,'2023-03-17 17:50:38','0.00','4','newstock','1','','',880.00,'','1','28','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1072,'MICASSO FLOOR TILES 40 X 40','',20.00,'2023-03-17 17:51:40','4.00','4','newstock','1','','',980.00,'','1','24','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1073,'PJAY TOILET CLEANER','',6.00,'2023-03-31 11:49:19','0.00','3','newstock','1','','',350.00,'','1','6','internal','1','SPIN SPAN','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1074,'TWYFORD WALL TILES 25X 40','',50.00,'2023-03-31 11:52:19','4.00','3','newstock','1','','',686.00,'','1','54','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1075,'TWYFORD WALL TILE','',30.00,'2023-03-31 11:55:28','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1076,'BLACK PLAIN 60 X 60','',-13.00,'2023-03-31 11:57:33','13.00','3','newstock','1','','',5875.00,'','1','0','internal','1','PGC66009','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1077,'MICASO FLOOR TILES 30 X 60','',-18.00,'2023-03-31 12:42:27','26.00','3','newstock','1','','',1050.00,'','1','8','internal','1','MR 36030','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1078,'MICASO FLOOR TILES 30 X 60','',12.00,'2023-03-31 12:43:12','18.00','3','newstock','1','','',1100.00,'','1','30','internal','1','MR 36006','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1079,'MICASO FLOOR TILES 30 X 60','',30.00,'2023-03-31 12:43:57','1.00','3','newstock','1','','',1125.00,'','1','31','internal','1','MR 36016','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1080,'TWYFORD FLOOR TILES','',30.00,'2023-03-31 12:44:28','0.00','3','newstock','1','','',700.00,'','1','30','internal','1','FGP33530','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1081,'TWYFORD FLOOR TILES','',30.00,'2023-03-31 12:44:52','0.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33571','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1082,'TWYFORD WALL TILES','',29.00,'2023-03-31 12:50:41','1.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1083,'CLOSE COUPLE TOILET','',3.00,'2023-03-31 12:52:51','0.00','3','newstock','1','','',8900.00,'','1','3','internal','1','COMEX TOILET 101','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1084,'MODERN FLOOR TILES 40X40','',100.00,'2023-03-31 12:54:43','32.00','3','newstock','1','','',920.00,'','1','132','internal','1','4204','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1085,'STAIRCASE','',19.00,'2023-03-31 13:01:49','11.00','3','newstock','1','','',250.00,'','1','30','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1086,'TWYFORD FLOOR TILES 30X30','',80.00,'2023-04-21 10:12:29','2.00','3','newstock','1','','',700.00,'','1','82','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1087,'TWYFORD WALL TILES','',70.00,'2023-04-21 10:13:17','0.00','3','newstock','1','','',686.00,'','1','70','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1088,'40 X 40 FLOOR TILES','',30.00,'2023-04-21 10:13:58','1.00','3','newstock','1','','',1176.00,'','1','31','internal','1','44689 FLOOR TILES','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1089,'TWYFORD WALL TILES','',30.00,'2023-04-21 10:31:30','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1090,'TWYFORD FLOOR TILES','',50.00,'2023-04-21 10:32:54','9.00','3','newstock','1','','',700.00,'','1','59','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1091,'GROUTS','',20.00,'2023-04-21 10:39:55','0.00','3','newstock','1','','',100.00,'','1','20','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1092,'GROUTS','',20.00,'2023-04-21 10:40:31','6.00','3','newstock','1','','',100.00,'','1','26','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1093,'SPACERS','',100.00,'2023-04-21 10:41:40','1.00','3','newstock','1','','',15.00,'','1','101','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1094,'CORNERSTRIPS','',50.00,'2023-04-21 10:43:35','0.00','3','newstock','1','','',45.00,'','1','50','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1095,'ORDINARY CORNERSTRIPS','',50.00,'2023-04-21 10:43:59','3.00','3','newstock','1','','',145.00,'','1','53','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1096,'CLOSE COUPLE WHITE SYNOVA TOILET','',2.00,'2023-04-21 10:44:46','0.00','3','newstock','1','','',9800.00,'','1','2','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1097,'SYNOVA WHITE HANDWASH BASIN','',2.00,'2023-04-21 10:46:05','0.00','3','newstock','1','','',900.00,'','1','2','internal','1','SYNOVA MEDIUM','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1098,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','',2.00,'2023-04-21 10:49:20','0.00','3','newstock','1','','',5500.00,'','1','2','internal','1','CENTAMILY KITCHEN SINK SC-630','','',0.00,'','8000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1099,'TWYFORD FLOOR TILES','',30.00,'2023-04-28 14:32:34','4.00','4','newstock','1','','',721.20,'','1','34','internal','1','FGP33718','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1100,'TWYFORD FLOOR TILES','',30.00,'2023-04-28 14:35:15','30.00','4','newstock','1','','',700.00,'','1','60','internal','1','FGP33530','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1101,'TWYFORD WALL TILES','',30.00,'2023-04-28 14:35:52','0.00','4','newstock','1','','',686.00,'','1','30','internal','1','PMCP24331','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1102,'TWYFORD WALL TILES','',28.00,'2023-04-28 14:36:30','0.00','4','newstock','1','','',686.00,'','1','28','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1103,'TWYFORD WALL TILES','',30.00,'2023-04-28 14:37:05','4.00','4','newstock','1','','',686.00,'','1','34','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1104,'TWYFORD WALL TILES','',30.00,'2023-04-28 14:37:37','2.00','4','newstock','1','','',686.00,'','1','32','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1105,'TWYFORD WALL TILE','',40.00,'2023-04-28 14:38:07','18.00','4','newstock','1','','',686.00,'','1','58','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1106,'MICASO FLOOR TILES 40 X 40','',120.00,'2023-05-08 15:23:23','0.00','4','newstock','1','','',920.00,'','1','120','internal','1','MR 393036','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1107,'MICASSO FLOOR TILES 40 X 40','',50.00,'2023-05-08 15:25:27','8.00','4','newstock','1','','',920.00,'','1','58','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1108,'MICASO FLOOR TILES 30 X 60','',32.00,'2023-05-08 15:27:32','0.00','4','newstock','1','','',1078.00,'','1','32','internal','1','MR 36018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1109,'MICASO FLOOR TILES 30 X 60','',50.00,'2023-05-08 15:28:58','1.00','4','newstock','1','','',1078.00,'','1','51','internal','1','MR 36029','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1110,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2023-05-08 15:30:15','10.00','4','newstock','1','','',1078.00,'','1','40','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1111,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-05-08 15:32:11','25.00','4','newstock','1','','',700.00,'','1','55','internal','1','FGP33528','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1112,'TWYFORD WALL TILES','',40.00,'2023-05-08 15:32:58','18.00','4','newstock','1','','',667.00,'','1','58','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1113,'TWYFORD WALL TILES','',30.00,'2023-05-08 15:33:34','2.00','4','newstock','1','','',720.00,'','1','32','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1114,'30 X 30 TWYFORD TILES','',30.00,'2023-05-08 15:34:30','1.00','4','newstock','1','','',846.00,'','1','31','internal','1','33726 FLOOR TILES','','',0.00,'','970','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1115,'GRANITE 60 X 60','',8.00,'2023-05-08 15:35:11','0.00','4','newstock','1','','',367.00,'','1','8','internal','1','YMP 66742T','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1116,'GROUTS','',20.00,'2023-05-08 15:35:50','8.00','4','newstock','1','','',100.00,'','1','28','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1117,'GROUTS','',20.00,'2023-05-08 15:36:42','10.00','4','newstock','1','','',100.00,'','1','30','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1118,'ORDINARY CORNERSTRIPS','',50.00,'2023-05-08 15:37:20','14.00','4','newstock','1','','',145.00,'','1','64','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1119,'STAIRCASE CORNERSTRIPS','',60.00,'2023-05-08 15:38:08','4.00','4','newstock','1','','',160.00,'','1','64','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1120,'MODERN FLOOR TILES 40X40','',50.00,'2023-05-24 10:11:03','0.00','3','newstock','1','','',920.00,'','1','50','internal','1','4209','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1121,'MODERN FLOOR TILES 40X40','',50.00,'2023-05-24 10:11:23','5.00','3','newstock','1','','',920.00,'','1','55','internal','1','4018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1122,'MODERN FLOOR TILES 40X40','',50.00,'2023-05-24 10:11:39','0.00','3','newstock','1','','',920.00,'','1','50','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1123,'MICASSO FLOOR TILES 40 X 40','',45.00,'2023-05-24 10:12:17','31.00','3','newstock','1','','',920.00,'','1','76','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1124,'MICASSO FLOOR TILE 40X40','',50.00,'2023-05-24 10:12:35','9.00','3','newstock','1','','',880.00,'','1','59','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1125,'MICASSO FLOOR TILE 30 X 60','',204.00,'2023-05-24 10:13:11','2.00','3','newstock','1','','',1050.00,'','1','206','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1126,'TWYFORD WALL TILES','',286.00,'2023-05-24 10:13:32','0.00','3','newstock','1','','',686.00,'','1','286','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1127,'TWYFORD WALL TILES','',97.00,'2023-05-24 10:13:49','43.00','3','newstock','1','','',667.00,'','1','140','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1128,'TWYFORD WALL TILES','',30.00,'2023-05-24 10:14:05','70.00','3','newstock','1','','',667.00,'','1','100','internal','1','PMCP24354BK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1129,'STAIRCASE CORNERSTRIPS','',20.00,'2023-05-24 10:18:09','7.00','3','newstock','1','','',160.00,'','1','27','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1130,'ADHESIVE PORCELAIN','',20.00,'2023-05-24 10:18:32','2.00','3','newstock','1','','',400.00,'','1','22','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1131,'TILE ADHESIVE - CERAMIC','',80.00,'2023-05-24 10:18:57','4.00','3','newstock','1','','',350.00,'','1','84','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1132,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-05-24 10:22:32','2.00','3','newstock','1','','',700.00,'','1','32','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1133,'30 x 30 floor tiles','',30.00,'2023-05-24 10:22:51','3.00','3','newstock','1','','',710.00,'','1','33','internal','1','33745','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1134,'TWYFORD WALL TILES','',50.00,'2023-05-24 10:23:09','0.00','3','newstock','1','','',686.00,'','1','50','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1135,'MODERN FLOOR TILES 40X40','',50.00,'2023-05-24 10:23:25','55.00','3','newstock','1','','',920.00,'','1','105','internal','1','4018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1136,'ORDINARY CORNERSTRIPS','',25.00,'2023-05-24 10:23:44','49.00','3','newstock','1','','',145.00,'','1','74','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1137,'CORNERSTRIPS','',20.00,'2023-05-24 10:24:04','26.00','3','newstock','1','','',45.00,'','1','46','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1138,'CLOSE COUPLE TOILET','',-2.00,'2023-05-24 10:52:42','2.00','3','newstock','1','','',8900.00,'','1','0','internal','1','COMEX TOILET 101','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1139,'GUTTER JOINT','',8.00,'2023-05-24 10:53:19','12.00','3','newstock','1','','',230.00,'','1','20','internal','1','PTG JOINT','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1140,'INSIDE CORNER','',-9.00,'2023-05-24 10:53:40','12.00','3','newstock','1','','',330.00,'','1','3','internal','1','PTG INSIDE CORNER','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1141,'OUTER CORNER','',-9.00,'2023-05-24 10:53:57','10.00','3','newstock','1','','',330.00,'','1','1','internal','1','PTG OUTSIDE CORNER','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1142,'TWYFORD WALL TILES','',-5.00,'2023-05-24 10:54:22','12.00','3','newstock','1','','',686.00,'','1','7','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1143,'TWYFORD FLOOR TILES 30X30','',-2.00,'2023-05-24 10:54:40','47.00','3','newstock','1','','',700.00,'','1','45','internal','1','FGP33528','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1144,'HAND WASH BASIN','',-1.00,'2023-05-24 10:55:06','1.00','3','newstock','1','','',5000.00,'','1','0','internal','1','ORIENT ROUND TABLE TOP BASIN','','',0.00,'','7500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1145,'TWYFORD WALL TILES','',-3.00,'2023-05-24 10:56:59','4.00','3','newstock','1','','',6675.00,'','1','1','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1146,'TWYFORD FLOOR TILES 30X30','',-2.00,'2023-05-24 10:57:18','2.00','3','newstock','1','','',700.00,'','1','0','internal','1','FGP33747','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1147,'MICASSO FLOOR TILE 40X40','',-3.00,'2023-05-24 10:57:54','58.00','3','newstock','1','','',880.00,'','1','55','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1148,'MICASO FLOOR TILES 30 X 60','',-2.00,'2023-05-24 10:58:51','6.00','3','newstock','1','','',1125.00,'','1','4','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1149,'TWYFORD FLOOR TILES','',-27.00,'2023-05-24 10:59:20','27.00','3','newstock','1','','',700.00,'','1','0','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1150,'GRANITE 60 X 120 WHITE','',-5.00,'2023-05-24 11:01:07','5.00','3','newstock','1','','',2350.00,'','1','0','internal','1','MR 612001','','',0.00,'','6000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1151,'TWYFORD WALL TILES 25 X 40','',-2.00,'2023-05-24 11:02:38','18.00','3','newstock','1','','',686.00,'','1','16','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1152,'MICASO FLOOR TILES 40 X 40','',40.00,'2023-05-27 08:45:58','0.00','3','newstock','1','','',980.00,'','1','40','internal','1','MR 393014','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1153,'MICASO FLOOR TILES 30 X 60','',20.00,'2023-05-27 08:47:16','4.00','3','newstock','1','','',1125.00,'','1','24','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1154,'STAIRCASE','',100.00,'2023-05-27 08:47:35','2.00','3','newstock','1','','',250.00,'','1','102','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1155,'MICASO FLOOR TILES 30 X 60','',30.00,'2023-06-09 10:58:20','1.00','4','newstock','1','','',1025.00,'','1','31','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1156,'MICASO FLOOR TILES 30 X 60','',40.00,'2023-06-09 11:02:00','10.00','4','newstock','1','','',1025.00,'','1','50','internal','1','MR 36035','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1157,'BLACK PLAIN 60 X 60','',20.00,'2023-06-09 11:03:05','0.00','4','newstock','1','','',5875.00,'','1','20','internal','1','PGC66009','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1158,'MICASSO FLOOR TILES 30 X 60','',30.00,'2023-06-09 11:16:25','8.00','4','newstock','1','','',1025.00,'','1','38','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1159,'MICASSO FLOOR TILES 40 X 40','',160.00,'2023-06-13 09:14:01','9.00','3','newstock','1','','',960.00,'','1','169','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1160,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-06-13 09:14:25','0.00','3','newstock','1','','',960.00,'','1','30','internal','1','MR 393011','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1161,'MICAS0 FLOOR TILES 30 X 60','',10.00,'2023-06-13 09:14:49','29.00','3','newstock','1','','',1025.00,'','1','39','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1162,'GROUTS','',20.00,'2023-06-13 09:15:18','7.00','3','newstock','1','','',100.00,'','1','27','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1163,'GROUTS','',20.00,'2023-06-13 09:15:38','11.00','3','newstock','1','','',100.00,'','1','31','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1164,'STAIRCASE CORNERSTRIPS','',100.00,'2023-06-13 09:16:03','3.00','3','newstock','1','','',160.00,'','1','103','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1165,'ORDINARY CORNERSTRIPS','',-25.00,'2023-06-13 09:16:56','42.00','3','newstock','1','','',145.00,'','1','17','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1166,'CORNERSTRIPS','',1.00,'2023-06-13 09:17:40','29.00','3','newstock','1','','',45.00,'','1','30','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1167,'ORDINARY CORNERSTRIPS','',-1.00,'2023-06-13 09:17:57','17.00','3','newstock','1','','',145.00,'','1','16','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1168,'GROUTS','',1.00,'2023-06-13 09:18:15','8.00','3','newstock','1','','',100.00,'','1','9','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1169,'GROUTS','',-1.00,'2023-06-13 09:18:33','31.00','3','newstock','1','','',100.00,'','1','30','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1170,'MICASSO FLOOR TILES 30 X 60','',4.00,'2023-06-13 09:18:59','10.00','3','newstock','1','','',1025.00,'','1','14','internal','1','MR36045','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1171,'MICASSO FLOOR TILES 30X 60','',-4.00,'2023-06-13 09:19:14','39.00','3','newstock','1','','',1125.00,'','1','35','internal','1','MR36041','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1172,'TWYFORD FLOOR TILES 30X30','',-25.00,'2023-06-13 09:21:35','37.00','3','newstock','1','','',700.00,'','1','12','internal','1','FGP33528','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1173,'MICASSO FLOOR TILES 40 X 40','',-1.00,'2023-06-13 09:24:03','70.00','3','newstock','1','','',920.00,'','1','69','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1174,'MICASO FLOOR TILES 30 X 60','',1.00,'2023-06-13 09:24:23','0.00','3','newstock','1','','',1025.00,'','1','1','internal','1','MR 36026','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1175,'MODERN FLOOR TILES 40X40','',100.00,'2023-06-19 10:24:48','29.00','4','newstock','1','','',920.00,'','1','129','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1176,'MICASSO FLOOR TILES 40 X 40','',20.00,'2023-06-19 10:26:14','61.00','4','newstock','1','','',960.00,'','1','81','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1177,'TWYFORD WALL TILES','',100.00,'2023-06-19 10:26:49','3.00','4','newstock','1','','',686.00,'','1','103','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1178,'ORDINARY CORNERSTRIPS','',1.00,'2023-06-20 10:37:08','11.00','3','newstock','1','','',145.00,'','1','12','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1179,'MICASO FLOOR TILES 30 X 60','',20.00,'2023-06-27 15:39:34','0.00','4','newstock','1','','',1025.00,'','1','20','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1180,'BLACK PLAIN 60 X 60','',20.00,'2023-06-27 15:40:03','4.00','4','newstock','1','','',5875.00,'','1','24','internal','1','PGC66009','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1181,'GRANITE 60 X 120 BLACK GALAXY','',4.00,'2023-06-27 15:41:07','3.00','4','newstock','1','','',1400.00,'','1','7','internal','1','MR 612004','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1182,'MICASSO FLOOR TILES 40 X 40','',42.00,'2023-06-27 15:56:19','0.00','4','newstock','1','','',960.00,'','1','42','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1183,'MICASO FLOOR TILES 40 X 40','',34.00,'2023-06-27 15:56:52','8.00','4','newstock','1','','',960.00,'','1','42','internal','1','MR 393011','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1184,'TILE ADHESIVE - CERAMIC','',100.00,'2023-06-27 15:59:05','0.00','4','newstock','1','','',350.00,'','1','100','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1185,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-07-11 09:00:09','3.00','3','newstock','1','','',980.00,'','1','33','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1186,'MAGIC CONNECTOR 4\"','',6.00,'2023-07-11 09:02:20','3.00','3','newstock','1','','',200.00,'','1','9','internal','1','00013','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1187,'PINK SYNOVA CLOSE COUPLE TOILET','',1.00,'2023-07-11 09:03:55','0.00','3','newstock','1','','',9800.00,'','1','1','internal','1','SYNOVA TOILET','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1188,'TWYFORD WALL TILES 25 X 40','',14.00,'2023-07-11 09:05:01','16.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1189,'TWYFORD WALL TILES','',80.00,'2023-07-11 09:05:43','1.00','3','newstock','1','','',6675.00,'','1','81','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1190,'TWYFORD WALL TILES','',30.00,'2023-07-11 09:06:02','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1191,'FRENCIA TAP','',1.00,'2023-07-11 09:06:24','0.00','3','newstock','1','','',1493.00,'','1','1','internal','1','BF-021','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1192,'SPACERS','',50.00,'2023-07-11 09:13:57','0.00','3','newstock','1','','',15.00,'','1','50','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1193,'MODERN FLOOR TILES 40X40','',50.00,'2023-07-11 09:14:16','0.00','3','newstock','1','','',920.00,'','1','50','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1194,'MODERN FLOOR TILES 40X40','',100.00,'2023-07-11 09:14:32','82.00','3','newstock','1','','',920.00,'','1','182','internal','1','4018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1195,'TWYFORD FLOOR TILES 30X30','',26.00,'2023-07-11 09:16:01','0.00','3','newstock','1','','',750.00,'','1','26','internal','1','FGP33744','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1196,'TWYFORD FLOOR TILE 30X30','',30.00,'2023-07-11 09:16:16','0.00','3','newstock','1','','',711.00,'','1','30','internal','1','FGP33743','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1197,'TWYFORD WALL TILES','',26.00,'2023-07-11 09:16:40','0.00','3','newstock','1','','',686.00,'','1','26','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1198,'TWYFORD WALL TILES','',30.00,'2023-07-11 09:18:10','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24310','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1199,'MODERN FLOOR TILES 40X40','',50.00,'2023-07-11 09:18:26','0.00','3','newstock','1','','',1041.00,'','1','50','internal','1','4208','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1200,'TWYFORD WALL TILES','',30.00,'2023-07-11 09:18:49','93.00','3','newstock','1','','',667.00,'','1','123','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1201,'MODERN FLOOR TILES 40X40','',250.00,'2023-07-11 09:19:48','10.00','3','newstock','1','','',1041.00,'','1','260','internal','1','4204','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1202,'TWYFORD FLOOR TILES','',40.00,'2023-07-11 09:20:10','11.00','3','newstock','1','','',700.00,'','1','51','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1203,'TWYFORD WALL TILES','',41.00,'2023-07-11 09:20:27','0.00','3','newstock','1','','',686.00,'','1','41','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1204,'TWYFORD WALL TILES','',54.00,'2023-07-11 09:20:52','123.00','3','newstock','1','','',667.00,'','1','177','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1205,'TWYFORD WALL TILES','',160.00,'2023-07-11 09:21:18','286.00','3','newstock','1','','',686.00,'','1','446','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1206,'MICASO FLOOR TILES 40 X 40','',125.00,'2023-07-11 09:21:36','0.00','3','newstock','1','','',980.00,'','1','125','internal','1','MR 393012','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1207,'MICASSO FLOOR TILE 40X40','',30.00,'2023-07-11 09:21:54','30.00','3','newstock','1','','',880.00,'','1','60','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1208,'MICASSO FLOOR TILES 40 X 40','',20.00,'2023-07-11 09:22:25','62.00','3','newstock','1','','',920.00,'','1','82','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1209,'MICASO FLOOR TILES 40 X40','',20.00,'2023-07-11 09:22:46','3.00','3','newstock','1','','',960.00,'','1','23','internal','1','MR 393001','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1210,'MICASO FLOOR TILES 40 X 40','',9.00,'2023-07-11 09:23:08','5.00','3','newstock','1','','',980.00,'','1','14','internal','1','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1211,'MICASO FLOOR TILES 30 X 60','',45.00,'2023-07-11 10:24:11','20.00','3','newstock','1','','',1025.00,'','1','65','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1212,'ORDINARY CORNERSTRIPS','',40.00,'2023-07-17 10:50:55','0.00','3','newstock','1','','',145.00,'','1','40','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1213,'CORNERSTRIPS','',50.00,'2023-07-17 10:51:14','0.00','3','newstock','1','','',45.00,'','1','50','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1214,'GROUTS','',10.00,'2023-07-17 10:51:33','1.00','3','newstock','1','','',100.00,'','1','11','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1215,'GROUTS','',10.00,'2023-07-17 10:51:49','12.00','3','newstock','1','','',100.00,'','1','22','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1216,'GROUTS','',15.00,'2023-07-17 10:52:03','3.00','3','newstock','1','','',100.00,'','1','18','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1217,'ELEX TOILET CLEANER','',43.00,'2023-07-24 09:22:11','0.00','3','newstock','1','','',250.00,'','1','43','internal','1','00011','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1218,'TILE CLEANER 1 LTR','',3.00,'2023-07-24 09:23:26','0.00','3','newstock','1','','',250.00,'','1','3','internal','1','0010','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1219,'MICASSO FLOOR TILES 40 X 40','',23.00,'2023-07-24 09:24:55','7.00','3','newstock','1','','',960.00,'','1','30','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1220,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-07-24 09:25:33','0.00','3','newstock','1','','',980.00,'','1','30','internal','1','MR 393006','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1221,'MICASSO FLOOR TILES 40 X 40','',21.00,'2023-07-24 09:25:50','37.00','3','newstock','1','','',920.00,'','1','58','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1222,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-07-24 09:26:08','17.00','3','newstock','1','','',960.00,'','1','47','internal','1','MR 393011','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1223,'MICASO FLOOR TILES 30 X 60','',60.00,'2023-07-24 09:26:29','20.00','3','newstock','1','','',1025.00,'','1','80','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1224,'MODERN FLOOR TILES 40X40','',50.00,'2023-08-01 10:13:03','26.00','3','newstock','1','','',920.00,'','1','76','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1225,'MICASSO FLOOR TILE 30 X 60','',120.00,'2023-08-01 10:13:23','0.00','3','newstock','1','','',1025.00,'','1','120','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1226,'MICASO FLOOR TILES 40 X 40','',40.00,'2023-08-05 09:17:50','23.00','3','newstock','1','','',980.00,'','1','63','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1227,'MICASSO FLOOR TILE 40 X 40','',40.00,'2023-08-05 09:18:46','5.00','3','newstock','1','','',960.00,'','1','45','internal','1','MR393047','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1228,'MICASO FLOOR TILES 40 X 40','',40.00,'2023-08-05 09:19:12','0.00','3','newstock','1','','',980.00,'','1','40','internal','1','MR 393014','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1229,'MICASO FLOOR TILES 40 X 40','',40.00,'2023-08-05 09:19:39','0.00','3','newstock','1','','',980.00,'','1','40','internal','1','MR 393012','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1230,'MICASO FLOOR TILES 40 X40','',40.00,'2023-08-05 09:20:10','0.00','3','newstock','1','','',960.00,'','1','40','internal','1','MR 393001','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1231,'MICASO FLOOR TILES 30 X 60','',30.00,'2023-08-05 09:21:01','60.00','3','newstock','1','','',1025.00,'','1','90','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1232,'MICASSO FLOOR TILES 30 X 60','',30.00,'2023-08-05 09:21:26','5.00','3','newstock','1','','',1025.00,'','1','35','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1233,'KEN FLOOR TILES 40X40','',26.00,'2023-08-05 09:22:12','2.00','3','newstock','1','','',931.00,'','1','28','internal','1','5308','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1234,'MODERN FLOOR TILES 40X40','',41.00,'2023-08-05 09:22:35','2.00','3','newstock','1','','',920.00,'','1','43','internal','1','4001','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1235,'FRENCIA PILLAR TAP','',4.00,'2023-08-05 12:32:05','3.00','4','newstock','1','','',500.00,'','1','7','internal','1','BF015','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1236,'TWYFORD WALL TILES','',60.00,'2023-08-12 09:42:09','0.00','3','newstock','1','','',6675.00,'','1','60','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1237,'TWYFORD WALL TILES','',60.00,'2023-08-12 09:42:27','10.00','3','newstock','1','','',667.00,'','1','70','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1238,'TWYFORD WALL TILES','',30.00,'2023-08-12 09:43:00','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1239,'TWYFORD WALL TILE','',30.00,'2023-08-12 09:43:23','18.00','3','newstock','1','','',686.00,'','1','48','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1240,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-08-12 09:43:44','12.00','3','newstock','1','','',686.00,'','1','42','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1241,'GROUTS','',20.00,'2023-08-12 09:44:31','9.00','3','newstock','1','','',100.00,'','1','29','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1242,'GROUTS','',20.00,'2023-08-12 09:44:52','1.00','3','newstock','1','','',100.00,'','1','21','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1243,'BLACK PLAIN 60 X 60','',16.00,'2023-08-12 09:45:23','0.00','3','newstock','1','','',5875.00,'','1','16','internal','1','PGC66009','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1244,'TWYFORD WALL TILES','',3.00,'2023-08-14 18:50:20','12.00','3','newstock','1','','',686.00,'','1','15','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1245,'CLOSE COUPLE WHITE SYNOVA TOILET','',1.00,'2023-08-17 10:14:11','2.00','3','newstock','1','','',9800.00,'','1','3','internal','1','100','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1246,'SYNOVA BLUE','',1.00,'2023-08-17 10:14:41','0.00','3','newstock','1','','',9700.00,'','1','1','internal','1','CLOSE COUPLE BLUE','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1247,'CLOSE COUPLE TOILET FRENCIA','',1.00,'2023-08-17 10:15:17','0.00','3','newstock','1','','',9000.00,'','1','1','internal','1','WC-H19 WHITE','','',0.00,'','11500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1248,'SYNOVA DECO SINKS','',1.00,'2023-08-17 10:23:59','0.00','3','newstock','1','','',7800.00,'','1','1','internal','1','201 BIG STEERING','','',0.00,'','11000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1249,'DECORATIVE HAND WASH BASIN','',1.00,'2023-08-17 10:24:30','1.00','3','newstock','1','','',12500.00,'','1','2','internal','1','DECO 001','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1250,'MICASO FLOOR TILES 40 X 40','',80.00,'2023-08-17 10:26:56','9.00','3','newstock','1','','',960.00,'','1','89','internal','1','MR 393011','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1251,'MICASSO FLOOR TILES 40 X 40','',50.00,'2023-08-17 10:27:11','2.00','3','newstock','1','','',960.00,'','1','52','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1252,'MICASSO FLOOR TILES 30 X 60','',30.00,'2023-08-17 10:27:33','5.00','3','newstock','1','','',1025.00,'','1','35','internal','1','MR36028','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1253,'MICASO WALL TILES 30 X 60','',30.00,'2023-08-17 10:29:35','0.00','3','newstock','1','','',1025.00,'','1','30','internal','1','MCP 36002','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1254,'CORNERSTRIPS','',100.00,'2023-08-17 10:30:02','8.00','3','newstock','1','','',45.00,'','1','108','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1255,'ORDINARY CORNERSTRIPS','',100.00,'2023-08-17 10:30:27','0.00','3','newstock','1','','',145.00,'','1','100','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1256,'MICASSO FLOOR TILE 30 X 60','',-12.00,'2023-08-17 10:34:15','103.00','3','newstock','1','','',1025.00,'','1','91','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1257,'TWYFORD FLOOR TILES 40 X 40','',-2.00,'2023-08-17 10:34:37','4.00','3','newstock','1','','',950.00,'','1','2','internal','1','44726','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1258,'MICASSO WALL TILES 25 X40','',-20.00,'2023-08-17 10:35:36','27.00','3','newstock','1','','',700.00,'','1','7','internal','1','MMCP 24017','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1259,'TILE ADHESIVE - CERAMIC','',-2.00,'2023-08-17 10:35:58','6.00','3','newstock','1','','',350.00,'','1','4','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1260,'MICASO FLOOR TILES 40 X40','',-5.00,'2023-08-17 10:38:11','37.00','3','newstock','1','','',960.00,'','1','32','internal','1','MR 393001','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1261,'TILE ADHESIVE - CERAMIC','',-3.00,'2023-08-17 10:38:52','4.00','3','newstock','1','','',350.00,'','1','1','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1262,'STAIRCASE','',-40.00,'2023-08-17 10:39:16','61.00','3','newstock','1','','',250.00,'','1','21','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1263,'STAIRCASE CORNERSTRIPS','',-25.00,'2023-08-17 10:39:49','61.00','3','newstock','1','','',160.00,'','1','36','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1264,'GROUTS','',-10.00,'2023-08-17 10:40:20','26.00','3','newstock','1','','',100.00,'','1','16','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1265,'GROUTS','',5.00,'2023-08-17 10:40:41','11.00','3','newstock','1','','',100.00,'','1','16','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1266,'GROUTS','',5.00,'2023-08-17 10:40:56','13.00','3','newstock','1','','',100.00,'','1','18','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1267,'TWYFORD WALL TILES 25 X 40','',-12.00,'2023-08-17 10:41:30','10.00','3','newstock','1','','',686.00,'','1','-2','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1268,'TWYFORD WALL TILES','',-22.00,'2023-08-17 10:43:02','24.00','3','newstock','1','','',720.00,'','1','2','internal','1','PMCP24356BK','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1269,'TWYFORD WALL TILES','',2.00,'2023-08-17 10:43:36','6.00','3','newstock','1','','',6675.00,'','1','8','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1270,'TWYFORD WALL TILES','',-11.00,'2023-08-17 10:44:46','11.00','3','newstock','1','','',686.00,'','1','0','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1271,'CORNERSTRIPS','',-7.00,'2023-08-17 10:45:16','108.00','3','newstock','1','','',45.00,'','1','101','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1272,'SPACERS','',-4.00,'2023-08-17 10:45:38','45.00','3','newstock','1','','',15.00,'','1','41','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1273,'MICASSO FLOOR TILE 40X40','',-2.00,'2023-08-17 10:46:27','10.00','3','newstock','1','','',880.00,'','1','8','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1274,'MICASO FLOOR TILES 40 X 40','',-10.00,'2023-08-17 10:47:01','53.00','3','newstock','1','','',980.00,'','1','43','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1275,'MICASSO FLOOR TILE 40X40','',-8.00,'2023-08-17 10:48:02','8.00','3','newstock','1','','',880.00,'','1','0','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1276,'MICASSO FLOOR TILES 40 X 40','',-58.00,'2023-08-17 10:50:24','58.00','3','newstock','1','','',920.00,'','1','0','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1277,'MICASO FLOOR TILES 30 X 60','',-58.00,'2023-08-17 10:51:33','88.00','3','newstock','1','','',1025.00,'','1','30','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1278,'MICASSO FLOOR TILE 30 X 60','',-90.00,'2023-08-17 10:51:58','91.00','3','newstock','1','','',1025.00,'','1','1','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1279,'TWYFORD WALL TILES','',-20.00,'2023-08-17 10:56:27','70.00','3','newstock','1','','',667.00,'','1','50','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1280,'TWYFORD FLOOR TILES','',20.00,'2023-08-24 12:56:25','0.00','3','newstock','1','','',700.00,'','1','20','internal','1','FGP33725','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1281,'TWYFORD WALL TILES','',30.00,'2023-08-24 12:56:43','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1282,'TWYFORD WALL TILES','',30.00,'2023-08-24 12:56:59','9.00','3','newstock','1','','',686.00,'','1','39','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1283,'TWYFORD WALL TILES','',30.00,'2023-08-24 12:57:12','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP 24353','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1284,'TWYFORD WALL TILES','',30.00,'2023-08-24 12:57:28','0.00','3','newstock','1','','',6675.00,'','1','30','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1285,'TWYFORD WALL TILES','',30.00,'2023-08-24 12:57:41','10.00','3','newstock','1','','',667.00,'','1','40','internal','1','PMCP 24322','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1286,'PLASTIC CISTERNS','',2.00,'2023-08-24 13:02:18','0.00','3','newstock','1','','',1150.00,'','1','2','internal','1','00014','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1287,'BLACK PLAIN 60 X 60','',-2.00,'2023-08-24 13:08:28','10.00','3','newstock','1','','',612.00,'','1','8','internal','1','PGC66009','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1288,'MICASO FLOOR TILES 30 X 60','',1.00,'2023-08-24 13:08:46','29.00','3','newstock','1','','',1025.00,'','1','30','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1289,'CORNERSTRIPS','',2.00,'2023-08-24 13:09:09','101.00','3','newstock','1','','',45.00,'','1','103','internal','1','PLASTIC WHITE','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1290,'ORDINARY CORNERSTRIPS','',-1.00,'2023-08-24 13:09:30','85.00','3','newstock','1','','',145.00,'','1','84','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1291,'TWYFORD WALL TILES','',-12.00,'2023-08-24 13:09:51','22.00','3','newstock','1','','',686.00,'','1','10','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1292,'GRANITE 60 X 60','',8.00,'2023-08-24 13:18:12','0.00','3','newstock','1','','',367.00,'','1','8','internal','1','YMP 66744T','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1293,'GRANITE 60 X 60','-1',0.00,'2023-09-05 11:51:16','4.00','5','newstock','1','','',0.00,'','1','4','','Move','FGC 66200T','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1294,'PLASTIC CISTERNS','',5.00,'2023-09-08 09:34:02','2.00','3','newstock','1','','',1100.00,'','1','7','internal','1','00014','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1295,'ENERSHOWER 4T','',3.00,'2023-09-08 09:34:38','0.00','3','newstock','1','','',2150.00,'','1','3','internal','1','1106','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1296,'MICASSO FLOOR TILES 40 X 40','',30.00,'2023-09-08 09:35:14','4.00','3','newstock','1','','',980.00,'','1','34','internal','1','MR39048','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1297,'MICASSO FLOOR TILE 40 X 40','',30.00,'2023-09-08 09:35:32','4.00','3','newstock','1','','',960.00,'','1','34','internal','1','MR393047','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1298,'PINK SYNOVA CLOSE COUPLE TOILET','',2.00,'2023-09-08 09:36:12','1.00','3','newstock','1','','',9800.00,'','1','3','internal','1','SYNOVA TOILET','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1299,'SYNOVA TOILET','',1.00,'2023-09-08 09:36:34','1.00','3','newstock','1','','',15500.00,'','1','2','internal','1','GREEN CLOSE COUPLE DECO TOILET','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1300,'P- TRAP TOILET','',1.00,'2023-09-08 09:37:20','1.00','3','newstock','1','','',2000.00,'','1','2','internal','1','STATIGA P-TRAP 001','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1301,'TWYFORD FLOOR TILES','',25.00,'2023-09-08 09:42:47','14.00','3','newstock','1','','',700.00,'','1','39','internal','1','FGP33047','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1302,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-09-08 09:43:02','1.00','3','newstock','1','','',700.00,'','1','31','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1303,'TWYFORD WALL TILES','',30.00,'2023-09-08 09:43:19','35.00','3','newstock','1','','',667.00,'','1','65','internal','1','PMCP24354AK','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1304,'TWYFORD WALL TILES','',25.00,'2023-09-08 09:43:37','5.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP 24323','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1305,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-09-08 09:43:53','-2.00','3','newstock','1','','',686.00,'','1','28','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1306,'TWYFORD WALL TILES','',30.00,'2023-09-08 09:44:08','4.00','3','newstock','1','','',686.00,'','1','34','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1307,'TWYFORD WALL TILES','',30.00,'2023-09-08 09:44:26','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1308,'GROUTS','',10.00,'2023-09-08 09:44:52','0.00','3','newstock','1','','',100.00,'','1','10','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1309,'MICASO FLOOR TILES 40 X 40','',3.00,'2023-09-08 09:45:16','20.00','3','newstock','1','','',980.00,'','1','23','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1310,'MICASO FLOOR TILES 40 X 40','',-3.00,'2023-09-08 09:45:33','11.00','3','newstock','1','','',980.00,'','1','8','internal','1','MR 393012','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1311,'ORDINARY CORNERSTRIPS','',2.00,'2023-09-08 09:45:49','41.00','3','newstock','1','','',145.00,'','1','43','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1312,'STAIRCASE CORNERSTRIPS','',-2.00,'2023-09-08 09:46:04','24.00','3','newstock','1','','',160.00,'','1','22','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1313,'SYNOVA TOILET','',-1.00,'2023-09-08 09:46:27','1.00','3','newstock','1','','',15500.00,'','1','0','internal','1','BLUE CLOSE COUPLE DECO TOILET','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1314,'WASH HAND BASIN SCREWS','',-1.00,'2023-09-08 09:46:49','6.00','3','newstock','1','','',90.00,'','1','5','internal','1','1102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1315,'GRANITE 60 X 120 BLACK GALAXY','',-3.00,'2023-09-08 09:47:17','3.00','3','newstock','1','','',1400.00,'','1','0','internal','1','MR 612004','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1316,'SYNOVA WHITE HANDWASH BASIN','',2.00,'2023-09-08 09:51:22','0.00','3','newstock','1','','',900.00,'','1','2','internal','1','SYNOVA MEDIUM','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1317,'GROUTS','',20.00,'2023-09-15 09:49:12','4.00','3','newstock','1','','',100.00,'','1','24','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1318,'MICASO FLOOR TILES 30 X 60','',20.00,'2023-09-15 09:49:39','3.00','3','newstock','1','','',1025.00,'','1','23','internal','1','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1319,'MICASO FLOOR TILES 30 X 60','',10.00,'2023-09-15 09:50:44','23.00','3','newstock','1','','',1025.00,'','1','33','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1320,'MICAS0 FLOOR TILES 30 X 60','',30.00,'2023-09-15 09:51:21','21.00','3','newstock','1','','',1025.00,'','1','51','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1321,'MICASSO FLOOR TILE 30 X 60','',40.00,'2023-09-15 09:52:25','1.00','3','newstock','1','','',1025.00,'','1','41','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1322,'MICASO FLOOR TILES 30 X 60','',80.00,'2023-09-15 09:53:44','0.00','3','newstock','1','','',1025.00,'','1','80','internal','1','MR 36027','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1323,'FRENCIA HANDWASH BASIN MIXER TAP','',3.00,'2023-09-15 10:05:39','2.00','3','newstock','1','','',1600.00,'','1','5','internal','1','BF-031B','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1324,'MICASO FLOOR TILES 30 X 60','',-20.00,'2023-09-15 10:11:07','23.00','3','newstock','1','','',1025.00,'','1','3','internal','1','MR 36015','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1325,'MICASSO FLOOR TILES 30 X 60','',20.00,'2023-09-15 10:11:24','4.00','3','newstock','1','','',1025.00,'','1','24','internal','1','MR36045','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1326,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-09-22 18:12:36','18.00','3','newstock','1','','',686.00,'','1','48','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1327,'TWYFORD WALL TILES','',30.00,'2023-09-22 18:12:51','2.00','3','newstock','1','','',686.00,'','1','32','internal','1','PMCP 24333','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1328,'TWYFORD WALL TILES','',40.00,'2023-09-22 18:13:08','3.00','3','newstock','1','','',6675.00,'','1','43','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1329,'TWYFORD WALL TILES','',30.00,'2023-09-22 18:13:29','20.00','3','newstock','1','','',686.00,'','1','50','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1330,'ORDINARY CORNERSTRIPS','',60.00,'2023-09-22 18:13:57','0.00','3','newstock','1','','',145.00,'','1','60','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1331,'GROUTS','',20.00,'2023-09-22 18:14:33','2.00','3','newstock','1','','',100.00,'','1','22','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1332,'GROUTS','',20.00,'2023-09-22 18:14:53','6.00','3','newstock','1','','',100.00,'','1','26','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1333,'SPACERS','',100.00,'2023-09-22 18:15:13','1.00','3','newstock','1','','',15.00,'','1','101','internal','1','2.5MM','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1334,'1 PIECE FRENCIA TOILET - HIGH BACK','',4.00,'2023-09-22 18:20:44','0.00','3','newstock','1','','',11800.00,'','1','4','internal','1','BG01','','',0.00,'','11800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1335,'MICASO FLOOR TILES 40 X 40','',60.00,'2023-10-02 10:15:14','0.00','3','newstock','1','','',980.00,'','1','60','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1336,'TWYFORD WALL TILES','',30.00,'2023-10-02 10:15:53','47.00','3','newstock','1','','',686.00,'','1','77','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1337,'MICASO FLOOR TILES 30 X 60','',60.00,'2023-10-16 09:08:18','3.00','3','newstock','1','','',1025.00,'','1','63','internal','1','MR 36027','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1338,'TWYFORD FLOOR TILES','',30.00,'2023-10-16 09:11:05','0.00','3','newstock','1','','',901.00,'','1','30','internal','1','FGP33009','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1339,'STAIRCASE','',100.00,'2023-10-16 09:12:20','1.00','3','newstock','1','','',250.00,'','1','101','internal','1','STAIRCASE CONERSTRIPS','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1340,'ORDINARY CORNERSTRIPS','',70.00,'2023-10-16 09:12:49','2.00','3','newstock','1','','',145.00,'','1','72','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1341,'SPACERS','',100.00,'2023-10-16 09:13:12','44.00','3','newstock','1','','',15.00,'','1','144','internal','1','2.0 SPACERS','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1342,'GROUTS','',20.00,'2023-10-16 09:13:34','6.00','3','newstock','1','','',100.00,'','1','26','internal','1','CREAM','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1343,'MICASSO FLOOR TILE 40X40','',30.00,'2023-10-19 17:52:26','0.00','3','newstock','1','','',880.00,'','1','30','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1344,'MICASSO FLOOR TILES 40 X 40','',35.00,'2023-10-19 17:52:59','0.00','3','newstock','1','','',920.00,'','1','35','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1345,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-10-19 17:53:22','1.00','3','newstock','1','','',700.00,'','1','31','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1346,'TWYFORD FLOOR TILES','',30.00,'2023-10-19 17:53:43','4.00','3','newstock','1','','',700.00,'','1','34','internal','1','FGP33516','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1347,'TWYFORD WALL TILES','',30.00,'2023-10-19 17:54:02','5.00','3','newstock','1','','',686.00,'','1','35','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1348,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','',2.00,'2023-10-19 18:00:01','0.00','3','newstock','1','','',5500.00,'','1','2','internal','1','CENTAMILY KITCHEN SINK SC-630','','',0.00,'','8000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1349,'40 X 40 FLOOR TILES','',80.00,'2023-10-30 12:42:43','1.00','3','newstock','1','','',1176.00,'','1','81','internal','1','44689 FLOOR TILES','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1350,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-10-30 12:43:17','10.00','3','newstock','1','','',700.00,'','1','40','internal','1','FGP33528','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1351,'TWYFORD WALL TILES','',100.00,'2023-10-30 12:43:58','14.00','3','newstock','1','','',686.00,'','1','114','internal','1','PMCP24102','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1352,'TWYFORD WALL TILES','',30.00,'2023-10-30 12:46:15','17.00','3','newstock','1','','',686.00,'','1','47','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1353,'TWYFORD WALL TILES 25X 40','',-34.00,'2023-10-30 12:56:38','54.00','3','newstock','1','','',686.00,'','1','20','internal','1','PMCP 24355','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1354,'TWYFORD WALL TILES','',-17.00,'2023-10-30 12:57:41','47.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1355,'TWYFORD FLOOR TILES 30X30','',70.00,'2023-11-09 09:17:21','3.00','3','newstock','1','','',700.00,'','1','73','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1356,'TWYFORD FLOOR TILE 30 X 30','',15.00,'2023-11-09 09:17:42','7.00','3','newstock','1','','',700.00,'','1','22','internal','1','FGP33048','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1357,'TWYFORD WALL TILE','',70.00,'2023-11-09 09:17:59','16.00','3','newstock','1','','',686.00,'','1','86','internal','1','PMCP 24306','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1358,'TWYFORD WALL TILES','',30.00,'2023-11-09 09:18:12','0.00','3','newstock','1','','',6675.00,'','1','30','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1359,'BLACK PLAIN 60 X 60','',16.00,'2023-11-09 09:18:46','0.00','3','newstock','1','','',612.00,'','1','16','internal','1','PGC66009','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1360,'ORDINARY CORNERSTRIPS','',50.00,'2023-11-09 09:19:08','21.00','3','newstock','1','','',145.00,'','1','71','internal','1','SILVER','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1361,'STAIRCASE CORNERSTRIPS','',80.00,'2023-11-09 09:19:56','8.00','3','newstock','1','','',160.00,'','1','88','internal','1','L SHAPE','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1362,'GROUTS','',20.00,'2023-11-09 09:20:50','3.00','3','newstock','1','','',100.00,'','1','23','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1363,'WHITE GROUT 1KG','',50.00,'2023-11-09 09:21:21','4.00','3','newstock','1','','',50.00,'','1','54','internal','1','1KG GROUTS','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1364,'1KG GROUT CREAM','',25.00,'2023-11-09 09:21:44','1.00','3','newstock','1','','',50.00,'','1','26','internal','1','GROUT TWYFORD CREAM','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1365,'ADHESIVE PORCELAIN','',20.00,'2023-11-28 10:15:55','2.00','3','newstock','1','','',400.00,'','1','22','internal','1','20001 IZOMIX','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1366,'TILE ADHESIVE - CERAMIC','',80.00,'2023-11-28 10:16:14','0.00','3','newstock','1','','',350.00,'','1','80','internal','1','20002 IZOMIX','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1367,'MODERN FLOOR TILES 40X40','',61.00,'2023-11-28 10:16:34','0.00','3','newstock','1','','',920.00,'','1','61','internal','1','4018','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1368,'MICASSO WALL TILES 25X40','',20.00,'2023-11-28 10:17:19','0.00','3','newstock','1','','',700.00,'','1','20','internal','1','MMCP 24013','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1369,'TWYFORD FLOOR TILES 30X30','',30.00,'2023-11-28 10:17:39','18.00','3','newstock','1','','',700.00,'','1','48','internal','1','FGP33746','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1370,'TWYFORD FLOOR TILES','',50.00,'2023-11-28 10:17:59','0.00','3','newstock','1','','',901.00,'','1','50','internal','1','FGP33005','','',0.00,'','980','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1371,'MICASO FLOOR TILES 30 X 60','',200.00,'2023-11-28 10:18:23','1.00','3','newstock','1','','',1025.00,'','1','201','internal','1','MR 36017','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1372,'MICASSO FLOOR TILES 40 X 40','',40.00,'2023-11-28 10:18:47','21.00','3','newstock','1','','',920.00,'','1','61','internal','1','MR393045','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1373,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-11-28 10:19:06','0.00','3','newstock','1','','',880.00,'','1','30','internal','1','MR 393034','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1374,'MICASSO FLOOR TILE 40X40','',30.00,'2023-11-28 10:19:31','0.00','3','newstock','1','','',880.00,'','1','30','internal','1','MR393043','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1375,'MICASSO FLOOR TILES 40 X 40','',30.00,'2023-11-28 10:19:55','7.00','3','newstock','1','','',960.00,'','1','37','internal','1','MR393042','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1376,'GRANITE 60 X 60','',20.00,'2023-11-28 10:20:22','9.00','3','newstock','1','','',367.00,'','1','29','internal','1','YMP 66721T','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1377,'TWYFORD WALL TILES','',25.00,'2023-11-28 10:20:40','0.00','3','newstock','1','','',6675.00,'','1','25','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1378,'25 X40 WALL TILES','',30.00,'2023-11-28 10:20:59','0.00','3','newstock','1','','',678.00,'','1','30','internal','1','24366 TWYFORD WALL','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1379,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-11-28 10:21:17','12.00','3','newstock','1','','',980.00,'','1','42','internal','1','MR 393013','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1380,'MICASSO FLOOR TILE 30 X 60','',80.00,'2023-11-28 10:21:34','12.00','3','newstock','1','','',1025.00,'','1','92','internal','1','MR36038','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1381,'MICASSO FLOOR TILE 60X60','',16.00,'2023-11-28 10:21:54','0.00','3','newstock','1','','',390.00,'','1','16','internal','1','MRP66203','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1382,'TWYFORD FLOOR TILE 40X40','',40.00,'2023-12-01 09:27:46','0.00','3','newstock','1','','',960.00,'','1','40','internal','1','FGB44698','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1383,'40 X 40 FLOOR TILES','',15.00,'2023-12-01 09:28:03','19.00','3','newstock','1','','',1176.00,'','1','34','internal','1','44689 FLOOR TILES','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1384,'TWYFORD WALL TILES','',30.00,'2023-12-01 09:28:17','2.00','3','newstock','1','','',6675.00,'','1','32','internal','1','PMCP 24101','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1385,'TWYFORD WALL TILES','',30.00,'2023-12-01 09:28:33','0.00','3','newstock','1','','',686.00,'','1','30','internal','1','PMCP24351','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1386,'TWYFORD WALL TILES','',30.00,'2023-12-01 09:28:49','5.00','3','newstock','1','','',686.00,'','1','35','internal','1','PMCP24314','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1387,'MICASSO FLOOR TILE 40 X 40','',104.00,'2023-12-01 09:29:12','15.00','3','newstock','1','','',960.00,'','1','119','internal','1','MR393047','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1388,'MICAS0 FLOOR TILES 30 X 60','',41.00,'2023-12-01 09:29:30','2.00','3','newstock','1','','',1025.00,'','1','43','internal','1','MR 36007','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1389,'MICASO FLOOR TILES 40 X 40','',30.00,'2023-12-13 10:25:18','0.00','3','newstock','1','','',980.00,'','1','30','internal','1','MR 393033','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1390,'TWYFORD FLOOR TILES','',24.00,'2023-12-13 10:25:36','0.00','3','newstock','1','','',700.00,'','1','24','internal','1','FGP33516','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1391,'FRENCIA ONE PIECE TOILET SEAT','',1.00,'2023-12-13 10:27:19','2.00','3','newstock','1','','',11800.00,'','1','3','internal','1','WC-306P','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1392,'GROUTS','',20.00,'2023-12-13 10:27:39','3.00','3','newstock','1','','',100.00,'','1','23','internal','1','WHITE','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1393,'MICASO FLOOR TILES 30 X 60','',17.00,'2023-12-29 09:27:17','24.00','3','newstock','1','','',1025.00,'','1','41','internal','1','MR 36009','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1394,'TWYFORD WALL TILES 25 X 40','',30.00,'2023-12-29 09:27:39','1.00','3','newstock','1','','',686.00,'','1','31','internal','1','PMCP24350','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1395,'TWYFORD WALL TILES','',13.00,'2023-12-29 09:28:13','3.00','3','newstock','1','','',686.00,'','1','16','internal','1','PMCP24358','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1396,'MICASSO FLOOR TILE 40X 40','',27.00,'2023-12-29 09:28:37','-1.00','3','newstock','1','','',980.00,'','1','26','internal','1','MR393044','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1397,'GROUTS','',20.00,'2023-12-29 09:28:59','9.00','3','newstock','1','','',100.00,'','1','29','internal','1','GREY','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(1398,'MICASO FLOOR TILES 40 X 40','',50.00,'2023-12-29 09:29:24','1.00','3','newstock','1','','',980.00,'','1','51','internal','1','MR 393014','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,0,1,'active','employee',1),(2,6000.00,7999.00,300.00,0,1,'active','employee',1),(3,8000.00,11999.00,400.00,0,1,'active','employee',1),(4,12000.00,14999.00,500.00,0,1,'active','employee',1),(5,15000.00,19999.00,600.00,0,1,'active','employee',1),(6,20000.00,24999.00,750.00,0,1,'active','employee',1),(7,25000.00,29999.00,850.00,0,1,'active','employee',1),(8,30000.00,34999.00,900.00,0,1,'active','employee',1),(9,35000.00,39000.00,950.00,0,1,'active','employee',1),(10,40000.00,44999.00,1000.00,0,1,'active','employee',1),(11,45000.00,49000.00,1100.00,0,1,'active','employee',1),(12,50000.00,59999.00,1200.00,0,1,'active','employee',1),(13,60000.00,69999.00,1300.00,0,1,'active','employee',1),(14,70000.00,79999.00,1400.00,0,1,'active','employee',1),(15,80000.00,89999.00,1500.00,0,1,'active','employee',1),(16,90000.00,99999.00,1600.00,0,1,'active','employee',1),(17,100000.00,99999999.00,1700.00,0,1,'active','employee',1),(18,0.00,0.00,500.00,0,1,'active','employer',1); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,0,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,0,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,0,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,0,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,0,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` int(11) NOT NULL, `destination` int(11) NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; INSERT INTO `password_resets` VALUES ('rmanyala@jkuat.ac.ke','55addf31b644939f3e4e858a70d3fe997eeef74149f54eca8e593f9c077becea','2016-07-01 20:47:19'); /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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,40667.00,16666.00,1,1,'active',15.00),(3,40668.00,57333.00,16665.00,1,1,'active',20.00),(4,57333.00,1000000000.00,57333.00,1,1,'active',25.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, 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 `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'MOBILE MONEY','','active','2018-03-24 04:57:04am','1','1','',''),(2,'MPESA','MPESA','active','2018-03-24 04:57:18am','1','1','1',''),(3,'CASH','','active','2018-03-24 04:59:50am','1','1','',''),(4,'BANK','BANK','active','2018-03-24 05:00:12am','1','1','',''),(5,'CARD','','active','2018-03-26 14:34:44pm','1','1','',''); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) NOT NULL, `nssf` varchar(50) NOT NULL, `nhif` varchar(50) NOT 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 'yes', `lastbalancedate` varchar(30) NOT NULL, `transactionid` int(11) 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 NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `timesent` varchar(20) 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=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,'Robisearch','Robisearch LTD','JOHN','0780655987','robisearch@gmail.com','12345678','','female','','','','',NULL,'user','1','','','','27555098',0.00,'1','2021-07-29','','1','2019-06-11','Contract',800.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Monthly','','2019-09-20','1012',0.00,'','','Single','',2000.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',200.00,'','',0,'','','','','',NULL,NULL,'',1,''),(2,'Default','','','Default','','','Default','','','','1','',NULL,'supplier','1','Default','','','Default',0.00,'1','2019-09-25 05:29:24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',111560.00,0,0.00,0.00,'no',0.00,'yes','2021-06-23 08:32:59',0,'','','','','',NULL,NULL,'',1,''),(3,'JOHNSON','MWANGI',NULL,'0725767650','pjhardwares@gmail.com','loka170310','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-02-07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1,''),(4,'PURITY','WANJIKU',NULL,'0722309462','puritywanjiku@gmail.com','purity7682','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-02-07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1,''),(5,'NELSON','NJUGUNA',NULL,'0748420880','nelsonnjuguna@gmail.com','1234','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-02-07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1,''); /*!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',2),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',7),('complain',1),('config',1),('config',3),('config',4),('damagedproducts',1),('damagedproducts',3),('damagedproducts',4),('deals',1),('departments',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('income',7),('incomeexpenses',1),('incomingstock',1),('incomingstock',3),('incomingstock',4),('incomingstock',5),('incomingstore',1),('journalentry',1),('labourrecords',1),('leavemanagement',1),('lowproducts',1),('lowstocklist',1),('lowstocklist',3),('lowstocklist',4),('lowstocklist',5),('loyalitycards',1),('members',1),('members',3),('members',4),('members',5),('openclose',1),('password',1),('password',3),('password',4),('password',5),('payroll',1),('payrollsetup',1),('peoplecategory',1),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('products',1),('productscategory',1),('productscategory',3),('productscategory',4),('productscategory',5),('profile',1),('projectsmanagement',1),('purchases',1),('recorddelivery',1),('reports',1),('reports',3),('reports',4),('sales',1),('sales',2),('sales',3),('sales',4),('sales',5),('sales',7),('sendsms',1),('task',1),('taskscategory',1),('users',1),('users',3),('users',4),('viewreturnsales',1),('viewreturnsales',3),('viewreturnsales',4),('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=53701 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 (51186,'sales','2','suspend'),(51187,'sales','2','add'),(51188,'sales','2','selectmessage'),(51189,'sales','2','printreceipt'),(51190,'sales','2','update'),(51191,'sales','2','delete'),(51192,'sales','2','cash'),(51193,'sales','2','moresales'),(51194,'sales','2','sale'),(51195,'sales','2','select'),(51196,'sales','2','reprint'),(51197,'sales','2','mpesabalance'),(51198,'sales','2','Logout'),(51199,'sales','2','discount'),(51200,'sales','2','displaycustomers'),(51201,'sales','2','productdiscount'),(51202,'sales','2','mpesa'),(51203,'sales','2','printbill'),(51204,'sales','2','order'),(51205,'sales','2','closebill'),(51206,'sales','2','editsellingprice'),(51207,'sales','2','card'),(51208,'sales','2','viewbuyingprice'),(51209,'sales','2','clearpayments'),(51210,'sales','2','updatepaymentmode'),(51211,'sales','2','creditnote'),(51212,'sales','2','cheque'),(51213,'sales','2','salesbeyondbprice'),(51214,'sales','2','voucher'),(51215,'sales','2','points'),(51216,'sales','2','credit'),(51217,'sales','2','selectroom'),(51218,'sales','2','dontprint'),(51219,'sales','2','accountlimit'),(51220,'sales','2','backdatesales'),(51221,'sales','2','recordcoins'),(51222,'sales','2','changetaxstatus'),(51223,'sales','2','giveloyalityponts'),(51224,'sales','2','leaseitems'),(51225,'sales','2','dontshowstock'),(51226,'sales','2','splitbill'),(51227,'sales','2','changeuomonsales'),(51228,'sales','2','selecttable'),(51229,'sales','2','printdelivery'),(51230,'sales','2','sendsms'),(51231,'sales','2','receiptno'),(51232,'sales','2','selectcurrency'),(51233,'sales','2','salesperson'),(51234,'cashiersales','2','entermpesacode'),(51235,'cashiersales','2','editmpesa'),(51236,'cashiersales','2','all'),(51237,'cashiersales','2','delete'),(51238,'cashiersales','2','cashiersales'),(51239,'cashiersales','2','editmpesadate'),(51240,'cashiersales','2','dontshowtotal'),(51241,'cashiersales','2','adddailycollection'),(51242,'cashiersales','2','viewtill'),(51243,'cashiersales','2','viewdailycollections'),(51244,'cashiersales','2','updatedailycollections'),(51245,'cashiersales','2','reversempesa'),(51246,'cashiersales','2','deletedailycollections'),(51247,'cashiersales','2','clearallsales'),(51248,'cashiersales','2','viewallcollections'),(51249,'cashiersales','2','mpesapendingreport'),(51250,'cashiersales','2','viewallcounters'),(51251,'cashiersales','2','mpesaverifiedreport'),(51252,'cashiersales','2','viewcommission'),(51253,'cashiersales','2','dailysalesonly'),(51393,'sales','7','suspend'),(51394,'sales','7','add'),(51395,'sales','7','selectmessage'),(51396,'sales','7','printreceipt'),(51397,'sales','7','update'),(51398,'sales','7','delete'),(51399,'sales','7','cash'),(51400,'sales','7','moresales'),(51401,'sales','7','sale'),(51402,'sales','7','select'),(51403,'sales','7','reprint'),(51404,'sales','7','mpesabalance'),(51405,'sales','7','Logout'),(51406,'sales','7','discount'),(51407,'sales','7','productdiscount'),(51408,'sales','7','mpesa'),(51409,'sales','7','printbill'),(51410,'sales','7','order'),(51411,'sales','7','closebill'),(51412,'sales','7','editsellingprice'),(51413,'sales','7','card'),(51414,'sales','7','viewbuyingprice'),(51415,'sales','7','clearpayments'),(51416,'sales','7','updatepaymentmode'),(51417,'sales','7','creditnote'),(51418,'sales','7','cheque'),(51419,'sales','7','salesbeyondbprice'),(51420,'sales','7','voucher'),(51421,'sales','7','points'),(51422,'sales','7','credit'),(51423,'sales','7','selectroom'),(51424,'sales','7','dontprint'),(51425,'sales','7','backdatesales'),(51426,'sales','7','recordcoins'),(51427,'sales','7','changetaxstatus'),(51428,'sales','7','giveloyalityponts'),(51429,'sales','7','splitbill'),(51430,'sales','7','selecttable'),(51431,'sales','7','printdelivery'),(51432,'sales','7','sendsms'),(51433,'sales','7','receiptno'),(51434,'sales','7','selectcurrency'),(51435,'sales','7','salesperson'),(51436,'cashiersales','7','entermpesacode'),(51437,'cashiersales','7','editmpesa'),(51438,'cashiersales','7','all'),(51439,'cashiersales','7','delete'),(51440,'cashiersales','7','cashiersales'),(51441,'cashiersales','7','editmpesadate'),(51442,'cashiersales','7','dontshowtotal'),(51443,'cashiersales','7','adddailycollection'),(51444,'cashiersales','7','viewtill'),(51445,'cashiersales','7','viewdailycollections'),(51446,'cashiersales','7','updatedailycollections'),(51447,'cashiersales','7','reversempesa'),(51448,'cashiersales','7','deletedailycollections'),(51449,'cashiersales','7','clearallsales'),(51450,'cashiersales','7','viewallcollections'),(51451,'cashiersales','7','mpesapendingreport'),(51452,'cashiersales','7','viewallcounters'),(51453,'cashiersales','7','mpesaverifiedreport'),(51454,'cashiersales','7','viewcommission'),(51455,'cashiersales','7','dailysalesonly'),(51456,'income','7','View'),(51457,'income','7','add'),(51458,'income','7','wiewinvoices'),(51459,'income','7','detailedvatinvoice'),(52647,'sales','1','suspend'),(52648,'sales','1','add'),(52649,'sales','1','printreceipt'),(52650,'sales','1','update'),(52651,'sales','1','delete'),(52652,'sales','1','cash'),(52653,'sales','1','moresales'),(52654,'sales','1','sale'),(52655,'sales','1','select'),(52656,'sales','1','reprint'),(52657,'sales','1','mpesabalance'),(52658,'sales','1','Logout'),(52659,'sales','1','discount'),(52660,'sales','1','productdiscount'),(52661,'sales','1','mpesa'),(52662,'sales','1','printbill'),(52663,'sales','1','order'),(52664,'sales','1','closebill'),(52665,'sales','1','editsellingprice'),(52666,'sales','1','card'),(52667,'sales','1','viewbuyingprice'),(52668,'sales','1','clearpayments'),(52669,'sales','1','updatepaymentmode'),(52670,'sales','1','creditnote'),(52671,'sales','1','cheque'),(52672,'sales','1','salesbeyondbprice'),(52673,'sales','1','voucher'),(52674,'sales','1','points'),(52675,'sales','1','credit'),(52676,'sales','1','dontprint'),(52677,'sales','1','backdatesales'),(52678,'sales','1','recordcoins'),(52679,'sales','1','giveloyalityponts'),(52680,'sales','1','leaseitems'),(52681,'sales','1','splitbill'),(52682,'sales','1','selecttable'),(52683,'sales','1','printdelivery'),(52684,'sales','1','sendsms'),(52685,'sales','1','selectcurrency'),(52686,'sales','1','salesperson'),(52687,'wholesale','1','sale'),(52688,'wholesale','1','add'),(52689,'wholesale','1','delete'),(52690,'wholesale','1','update'),(52691,'openclose','1','sell'),(52692,'openclose','1','viewreport'),(52693,'cashiersales','1','entermpesacode'),(52694,'cashiersales','1','editmpesa'),(52695,'cashiersales','1','all'),(52696,'cashiersales','1','delete'),(52697,'cashiersales','1','cashiersales'),(52698,'cashiersales','1','editmpesadate'),(52699,'cashiersales','1','adddailycollection'),(52700,'cashiersales','1','viewtill'),(52701,'cashiersales','1','viewdailycollections'),(52702,'cashiersales','1','updatedailycollections'),(52703,'cashiersales','1','reversempesa'),(52704,'cashiersales','1','deletedailycollections'),(52705,'cashiersales','1','clearallsales'),(52706,'cashiersales','1','viewallcollections'),(52707,'cashiersales','1','mpesapendingreport'),(52708,'cashiersales','1','viewallcounters'),(52709,'cashiersales','1','mpesaverifiedreport'),(52710,'cashiersales','1','viewcommission'),(52711,'recorddelivery','1','add'),(52712,'recorddelivery','1','view'),(52713,'recorddelivery','1','update'),(52714,'recorddelivery','1','delete'),(52715,'recorddelivery','1','changestatus'),(52716,'recorddelivery','1','report'),(52717,'recorddelivery','1','Dispatched'),(52718,'recorddelivery','1','FailedDelivery'),(52719,'recorddelivery','1','ReturnedandReceived'),(52720,'recorddelivery','1','Delivered'),(52721,'recorddelivery','1','Claimraised'),(52722,'recorddelivery','1','ClaimOK'),(52723,'recorddelivery','1','ClaimDamaged'),(52724,'purchases','1','add'),(52725,'purchases','1','update'),(52726,'purchases','1','delete'),(52727,'purchases','1','updatebuyingprice'),(52728,'purchases','1','updatesellingprice'),(52729,'purchases','1','updateclosedinvoice'),(52730,'purchases','1','viewquotation'),(52731,'purchases','1','viewdirectpurchases'),(52732,'purchases','1','viewserials'),(52733,'purchases','1','viewpurchase'),(52734,'purchases','1','salesorder'),(52735,'purchases','1','budget'),(52736,'purchases','1','showdefaultserials'),(52737,'purchases','1','approve'),(52738,'purchases','1','addbatchno'),(52739,'purchases','1','addexpirydate'),(52740,'viewreturnsales','1','add'),(52741,'viewreturnsales','1','update'),(52742,'viewreturnsales','1','delete'),(52743,'viewreturnsales','1','return'),(52744,'viewreturnsales','1','clear'),(52745,'viewreturnsales','1','moresales'),(52746,'income','1','View'),(52747,'income','1','add'),(52748,'income','1','wiewinvoices'),(52749,'income','1','detailedvatinvoice'),(52750,'incomeexpenses','1','add'),(52751,'incomeexpenses','1','closeexpense'),(52752,'incomeexpenses','1','update'),(52753,'incomeexpenses','1','updateclosedexpenses'),(52754,'incomeexpenses','1','wiewinvoices'),(52755,'incomeexpenses','1','viewbills'),(52756,'incomeexpenses','1','viewdebtors'),(52757,'incomeexpenses','1','viewcreditors'),(52758,'incomeexpenses','1','postrentalexpenses'),(52759,'accomodation','1','viewhouse'),(52760,'accomodation','1','viewrooms'),(52761,'accomodation','1','dailysales'),(52762,'accomodation','1','addhouse'),(52763,'accomodation','1','credit'),(52764,'accomodation','1','cheque'),(52765,'accomodation','1','mpesa'),(52766,'accomodation','1','checkinroom'),(52767,'accomodation','1','points'),(52768,'accomodation','1','cash'),(52769,'accomodation','1','card'),(52770,'accomodation','1','voucher'),(52771,'accomodation','1','checkoutroom'),(52772,'accomodation','1','addroom'),(52773,'accomodation','1','updatecharges'),(52774,'accomodation','1','checkin'),(52775,'accomodation','1','cleanrooms'),(52776,'accomodation','1','givediscount'),(52777,'accomodation','1','addcharges'),(52778,'accomodation','1','postexpense'),(52779,'accomodation','1','updatehouse'),(52780,'accomodation','1','updateroom'),(52781,'accomodation','1','Post Bank Deposits'),(52782,'accomodation','1','managehotel'),(52783,'accomodation','1','assignrooms'),(52784,'accomodation','1','managerental'),(52785,'accomodation','1','housekeeping'),(52786,'accomodation','1','changepayment'),(52787,'accomodation','1','customerregister'),(52788,'accomodation','1','dailypayments'),(52789,'accomodation','1','advancebooking'),(52790,'accomodation','1','checkoutcustomerwithbalance'),(52791,'accomodation','1','managecustomer'),(52792,'accomodation','1','viewreports'),(52793,'accomodation','1','accommodationreceiptionist'),(52794,'accomodation','1','config'),(52795,'accomodation','1','viewroomcleaned'),(52796,'accomodation','1','dailycollections'),(52797,'branch','1','add'),(52798,'branch','1','view'),(52799,'branch','1','update'),(52800,'branch','1','delete'),(52801,'members','1','add'),(52802,'members','1','update'),(52803,'users','1','add'),(52804,'users','1','update'),(52805,'users','1','delete'),(52806,'users','1','deleteallroles'),(52807,'productscategory','1','add'),(52808,'productscategory','1','update'),(52809,'productscategory','1','delete'),(52810,'productlist','1','bulk'),(52811,'productlist','1','updatestock'),(52812,'productlist','1','move'),(52813,'productlist','1','more'),(52814,'productlist','1','transfer'),(52815,'productlist','1','delete'),(52816,'productlist','1','addstock'),(52817,'productlist','1','view'),(52818,'productlist','1','update'),(52819,'productlist','1','add'),(52820,'productlist','1','stocktaking'),(52821,'productlist','1','openclosestock'),(52822,'productlist','1','editstocktaken'),(52823,'productlist','1','editopenclosestock'),(52824,'productlist','1','changeserialstatus'),(52825,'productlist','1','viewserials'),(52826,'productlist','1','viewbprice'),(52827,'products','1','add'),(52828,'products','1','update'),(52829,'products','1','delete'),(52830,'products','1','more'),(52831,'products','1','addstock'),(52832,'products','1','deleteorder'),(52833,'products','1','bulk'),(52834,'products','1','dispatch'),(52835,'products','1','removestock'),(52836,'products','1','price'),(52837,'products','1','removeallstock'),(52838,'products','1','viewbprice'),(52839,'incomingstock','1','add'),(52840,'incomingstock','1','update'),(52841,'incomingstock','1','view'),(52842,'incomingstock','1','delete'),(52843,'incomingstore','1','add'),(52844,'incomingstore','1','delete'),(52845,'incomingstore','1','view'),(52846,'lowstocklist','1','more'),(52847,'lowstocklist','1','view'),(52848,'lowproducts','1','add'),(52849,'lowproducts','1','update'),(52850,'damagedproducts','1','add'),(52851,'damagedproducts','1','update'),(52852,'damagedproducts','1','delete'),(52853,'projectsmanagement','1','view'),(52854,'projectsmanagement','1','add'),(52855,'projectsmanagement','1','update'),(52856,'projectsmanagement','1','delete'),(52857,'assets','1','add'),(52858,'assets','1','update'),(52859,'assets','1','delete'),(52860,'accounting','1','deletebank'),(52861,'accounting','1','deleteglaccount'),(52862,'accounting','1','view'),(52863,'bankdeposits','1','update'),(52864,'bankdeposits','1','delete'),(52865,'banktransfer','1','add'),(52866,'journalentry','1','add'),(52867,'accountingreports','1','view'),(52868,'peoplecategory','1','add'),(52869,'peoplecategory','1','update'),(52870,'peoplecategory','1','delete'),(52871,'departments','1','add'),(52872,'payrollsetup','1','add'),(52873,'labourrecords','1','add'),(52874,'leavemanagement','1','add'),(52875,'biometricrecords','1','add'),(52876,'payroll','1','add'),(52877,'loyalitycards','1','add'),(52878,'loyalitycards','1','update'),(52879,'reports','1','view'),(52880,'reports','1','download'),(52881,'reports','1','delete'),(52882,'reports','1','update'),(52883,'reports','1','viewall'),(52884,'displayreport','1','view'),(52885,'grouping','1','add'),(52886,'grouping','1','update'),(52887,'grouping','1','delete'),(52888,'sendsms','1','add'),(52889,'sendsms','1','update'),(52890,'sendsms','1','delete'),(52891,'sendsms','1','transfersms'),(52892,'documents','1','add'),(52893,'documents','1','update'),(52894,'documents','1','delete'),(52895,'documents','1','viewalldocuments'),(52896,'humanresource','1','add'),(52897,'humanresource','1','update'),(52898,'humanresource','1','approve'),(52899,'humanresource','1','delete'),(52900,'humanresource','1','view'),(52901,'humanresource','1','allocate'),(52902,'humanresource','1','viewallpayroll'),(52903,'humanresource','1','leavesetup'),(52904,'humanresource','1','allleaves '),(52905,'humanresource','1','bioattendance'),(52906,'taskscategory','1','add'),(52907,'taskscategory','1','update'),(52908,'taskscategory','1','delete'),(52909,'task','1','add'),(52910,'task','1','viewall'),(52911,'task','1','update'),(52912,'task','1','delete'),(52913,'task','1','postspecifictask'),(52914,'task','1','postgeneraltask'),(52915,'task','1','viewothersspecifictask'),(52916,'task','1','viewothersgeneraltask'),(52917,'task','1','assigntask'),(52918,'task','1','posttaskforothers'),(52919,'callcenter','1','add'),(52920,'callcenter','1','upadate'),(52921,'callcenter','1','view'),(52922,'callcenter','1','delete'),(52923,'deals','1','update'),(52924,'deals','1','delete'),(52925,'deals','1','viewall'),(52926,'complain','1','add'),(52927,'complain','1','view'),(52928,'complain','1','update'),(52929,'complain','1','allcompalin'),(52930,'complain','1','delete'),(52931,'events','1','add'),(52932,'events','1','update'),(52933,'events','1','delete'),(52934,'password','1','change'),(52935,'profile','1','update'),(52936,'ecommerce','1','add'),(52937,'ecommerce','1','update'),(52938,'ecommerce','1','delete'),(52939,'ecommerce','1','vieworders'),(52940,'ecommerce','1','setup'),(52941,'ecommerce','1','approveorders'),(52942,'config','1','delete'),(52943,'config','1','update'),(52944,'config','1','productcode'),(53411,'sales','3','add'),(53412,'sales','3','suspend'),(53413,'sales','3','printreceipt'),(53414,'sales','3','update'),(53415,'sales','3','cash'),(53416,'sales','3','delete'),(53417,'sales','3','moresales'),(53418,'sales','3','sale'),(53419,'sales','3','Logout'),(53420,'sales','3','mpesabalance'),(53421,'sales','3','discount'),(53422,'sales','3','reprint'),(53423,'sales','3','select'),(53424,'sales','3','printbill'),(53425,'sales','3','productdiscount'),(53426,'sales','3','mpesa'),(53427,'sales','3','closebill'),(53428,'sales','3','viewbuyingprice'),(53429,'sales','3','editsellingprice'),(53430,'sales','3','updatepaymentmode'),(53431,'sales','3','card'),(53432,'sales','3','clearpayments'),(53433,'sales','3','cheque'),(53434,'sales','3','creditnote'),(53435,'sales','3','voucher'),(53436,'sales','3','salesbeyondbprice'),(53437,'sales','3','points'),(53438,'sales','3','credit'),(53439,'sales','3','dontprint'),(53440,'sales','3','backdatesales'),(53441,'sales','3','recordcoins'),(53442,'sales','3','leaseitems'),(53443,'sales','3','changetaxstatus'),(53444,'sales','3','giveloyalityponts'),(53445,'sales','3','changeuomonsales'),(53446,'sales','3','printdelivery'),(53447,'sales','3','sendsms'),(53448,'sales','3','entermpesacode'),(53449,'sales','3','selectcurrency'),(53450,'sales','3','salesperson'),(53451,'sales','3','receiptno'),(53452,'sales','3','updateqtysales'),(53453,'cashiersales','3','entermpesacode'),(53454,'cashiersales','3','editmpesa'),(53455,'cashiersales','3','all'),(53456,'cashiersales','3','delete'),(53457,'cashiersales','3','cashiersales'),(53458,'cashiersales','3','editmpesadate'),(53459,'cashiersales','3','adddailycollection'),(53460,'cashiersales','3','viewtill'),(53461,'cashiersales','3','viewdailycollections'),(53462,'cashiersales','3','deletedailycollections'),(53463,'cashiersales','3','updatedailycollections'),(53464,'cashiersales','3','reversempesa'),(53465,'cashiersales','3','clearallsales'),(53466,'cashiersales','3','viewallcollections'),(53467,'cashiersales','3','viewallcounters'),(53468,'cashiersales','3','mpesapendingreport'),(53469,'cashiersales','3','mpesaverifiedreport'),(53470,'cashiersales','3','viewcommission'),(53471,'cashiersales','3','viewmpesamessages'),(53472,'viewreturnsales','3','add'),(53473,'viewreturnsales','3','update'),(53474,'viewreturnsales','3','delete'),(53475,'viewreturnsales','3','return'),(53476,'viewreturnsales','3','clear'),(53477,'viewreturnsales','3','moresales'),(53478,'members','3','add'),(53479,'members','3','update'),(53480,'members','3','deletepeople'),(53481,'users','3','add'),(53482,'users','3','update'),(53483,'users','3','delete'),(53484,'users','3','deleteallroles'),(53485,'productscategory','3','add'),(53486,'productscategory','3','update'),(53487,'productscategory','3','delete'),(53488,'productlist','3','bulk'),(53489,'productlist','3','more'),(53490,'productlist','3','move'),(53491,'productlist','3','updatestock'),(53492,'productlist','3','transfer'),(53493,'productlist','3','addstock'),(53494,'productlist','3','delete'),(53495,'productlist','3','view'),(53496,'productlist','3','update'),(53497,'productlist','3','add'),(53498,'productlist','3','openclosestock'),(53499,'productlist','3','stocktaking'),(53500,'productlist','3','editstocktaken'),(53501,'productlist','3','editopenclosestock'),(53502,'productlist','3','viewserials'),(53503,'productlist','3','changeserialstatus'),(53504,'productlist','3','viewproductsfromallbranches'),(53505,'productlist','3','negativestockadjustment'),(53506,'products','3','price'),(53507,'products','3','negativestockadjustment'),(53508,'incomingstock','3','add'),(53509,'incomingstock','3','update'),(53510,'incomingstock','3','view'),(53511,'incomingstock','3','delete'),(53512,'lowstocklist','3','add'),(53513,'lowstocklist','3','more'),(53514,'lowstocklist','3','view'),(53515,'damagedproducts','3','add'),(53516,'damagedproducts','3','update'),(53517,'damagedproducts','3','delete'),(53518,'reports','3','view'),(53519,'reports','3','download'),(53520,'reports','3','delete'),(53521,'reports','3','update'),(53522,'reports','3','viewall'),(53523,'password','3','change'),(53524,'config','3','delete'),(53525,'config','3','add'),(53526,'config','3','update'),(53527,'sales','4','add'),(53528,'sales','4','suspend'),(53529,'sales','4','printreceipt'),(53530,'sales','4','update'),(53531,'sales','4','cash'),(53532,'sales','4','delete'),(53533,'sales','4','moresales'),(53534,'sales','4','sale'),(53535,'sales','4','Logout'),(53536,'sales','4','mpesabalance'),(53537,'sales','4','discount'),(53538,'sales','4','reprint'),(53539,'sales','4','select'),(53540,'sales','4','printbill'),(53541,'sales','4','productdiscount'),(53542,'sales','4','mpesa'),(53543,'sales','4','closebill'),(53544,'sales','4','viewbuyingprice'),(53545,'sales','4','editsellingprice'),(53546,'sales','4','updatepaymentmode'),(53547,'sales','4','card'),(53548,'sales','4','clearpayments'),(53549,'sales','4','cheque'),(53550,'sales','4','creditnote'),(53551,'sales','4','voucher'),(53552,'sales','4','salesbeyondbprice'),(53553,'sales','4','points'),(53554,'sales','4','credit'),(53555,'sales','4','dontprint'),(53556,'sales','4','backdatesales'),(53557,'sales','4','recordcoins'),(53558,'sales','4','leaseitems'),(53559,'sales','4','changetaxstatus'),(53560,'sales','4','giveloyalityponts'),(53561,'sales','4','changeuomonsales'),(53562,'sales','4','printdelivery'),(53563,'sales','4','sendsms'),(53564,'sales','4','entermpesacode'),(53565,'sales','4','selectcurrency'),(53566,'sales','4','salesperson'),(53567,'sales','4','receiptno'),(53568,'sales','4','updateqtysales'),(53569,'cashiersales','4','entermpesacode'),(53570,'cashiersales','4','editmpesa'),(53571,'cashiersales','4','all'),(53572,'cashiersales','4','delete'),(53573,'cashiersales','4','cashiersales'),(53574,'cashiersales','4','editmpesadate'),(53575,'cashiersales','4','adddailycollection'),(53576,'cashiersales','4','viewtill'),(53577,'cashiersales','4','viewdailycollections'),(53578,'cashiersales','4','deletedailycollections'),(53579,'cashiersales','4','updatedailycollections'),(53580,'cashiersales','4','reversempesa'),(53581,'cashiersales','4','clearallsales'),(53582,'cashiersales','4','viewallcollections'),(53583,'cashiersales','4','viewallcounters'),(53584,'cashiersales','4','mpesapendingreport'),(53585,'cashiersales','4','mpesaverifiedreport'),(53586,'cashiersales','4','viewcommission'),(53587,'cashiersales','4','viewmpesamessages'),(53588,'viewreturnsales','4','add'),(53589,'viewreturnsales','4','update'),(53590,'viewreturnsales','4','delete'),(53591,'viewreturnsales','4','return'),(53592,'viewreturnsales','4','clear'),(53593,'viewreturnsales','4','moresales'),(53594,'members','4','add'),(53595,'members','4','update'),(53596,'members','4','deletepeople'),(53597,'users','4','add'),(53598,'users','4','update'),(53599,'users','4','delete'),(53600,'users','4','deleteallroles'),(53601,'productscategory','4','add'),(53602,'productscategory','4','update'),(53603,'productscategory','4','delete'),(53604,'productlist','4','bulk'),(53605,'productlist','4','more'),(53606,'productlist','4','move'),(53607,'productlist','4','updatestock'),(53608,'productlist','4','transfer'),(53609,'productlist','4','addstock'),(53610,'productlist','4','delete'),(53611,'productlist','4','view'),(53612,'productlist','4','update'),(53613,'productlist','4','add'),(53614,'productlist','4','openclosestock'),(53615,'productlist','4','stocktaking'),(53616,'productlist','4','editstocktaken'),(53617,'productlist','4','editopenclosestock'),(53618,'productlist','4','viewserials'),(53619,'productlist','4','changeserialstatus'),(53620,'productlist','4','viewproductsfromallbranches'),(53621,'productlist','4','negativestockadjustment'),(53622,'products','4','price'),(53623,'products','4','negativestockadjustment'),(53624,'incomingstock','4','add'),(53625,'incomingstock','4','update'),(53626,'incomingstock','4','view'),(53627,'incomingstock','4','delete'),(53628,'lowstocklist','4','add'),(53629,'lowstocklist','4','more'),(53630,'lowstocklist','4','view'),(53631,'damagedproducts','4','add'),(53632,'damagedproducts','4','update'),(53633,'damagedproducts','4','delete'),(53634,'reports','4','view'),(53635,'reports','4','download'),(53636,'reports','4','delete'),(53637,'reports','4','update'),(53638,'reports','4','viewall'),(53639,'password','4','change'),(53640,'config','4','delete'),(53641,'config','4','add'),(53642,'config','4','update'),(53643,'sales','5','add'),(53644,'sales','5','suspend'),(53645,'sales','5','printreceipt'),(53646,'sales','5','update'),(53647,'sales','5','cash'),(53648,'sales','5','moresales'),(53649,'sales','5','sale'),(53650,'sales','5','Logout'),(53651,'sales','5','mpesabalance'),(53652,'sales','5','discount'),(53653,'sales','5','select'),(53654,'sales','5','printbill'),(53655,'sales','5','productdiscount'),(53656,'sales','5','mpesa'),(53657,'sales','5','closebill'),(53658,'sales','5','editsellingprice'),(53659,'sales','5','updatepaymentmode'),(53660,'sales','5','card'),(53661,'sales','5','clearpayments'),(53662,'sales','5','cheque'),(53663,'sales','5','creditnote'),(53664,'sales','5','voucher'),(53665,'sales','5','salesbeyondbprice'),(53666,'sales','5','points'),(53667,'sales','5','dontprint'),(53668,'sales','5','backdatesales'),(53669,'sales','5','recordcoins'),(53670,'sales','5','dontshowstock'),(53671,'sales','5','changetaxstatus'),(53672,'sales','5','giveloyalityponts'),(53673,'sales','5','changeuomonsales'),(53674,'sales','5','printdelivery'),(53675,'sales','5','sendsms'),(53676,'sales','5','entermpesacode'),(53677,'sales','5','receiptno'),(53678,'sales','5','updateqtysales'),(53679,'cashiersales','5','entermpesacode'),(53680,'cashiersales','5','editmpesa'),(53681,'cashiersales','5','all'),(53682,'cashiersales','5','cashiersales'),(53683,'cashiersales','5','editmpesadate'),(53684,'cashiersales','5','adddailycollection'),(53685,'cashiersales','5','viewtill'),(53686,'cashiersales','5','viewdailycollections'),(53687,'cashiersales','5','updatedailycollections'),(53688,'members','5','add'),(53689,'members','5','update'),(53690,'productscategory','5','update'),(53691,'productlist','5','move'),(53692,'productlist','5','transfer'),(53693,'products','5','price'),(53694,'incomingstock','5','add'),(53695,'incomingstock','5','update'),(53696,'incomingstock','5','view'),(53697,'lowstocklist','5','add'),(53698,'lowstocklist','5','more'),(53699,'lowstocklist','5','view'),(53700,'password','5','change'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, 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 AUTO_INCREMENT=4 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 */; INSERT INTO `plotcharges` VALUES (1,'1 ','','1','0','active','2021-08-01 21:24:11','','',0,1,1),(2,'11 ','','1','200','active','2021-08-01 21:24:17','','',0,1,1),(3,'5 ','','1','200','active','2021-08-01 21:24:27','','',0,1,1); /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; INSERT INTO `post` VALUES (1,'HOD','HOD','2020-08-08 07:40:57am','0000-00-00 00:00:00',0); /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; /*!40000 ALTER TABLE `printers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=47 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,'TILES',0,'2021-09-10 13:20:14','active','1','','1','1','0','','Percentage',NULL),(2,'SINKS',0,'2021-09-10 13:20:22','active','1','','1','1','0','','Percentage',NULL),(3,'TOILETS',0,'2021-09-10 13:20:29','active','1','','1','1','0','','Percentage',NULL),(4,'TILE ADHESIVES',0,'2021-11-03 12:46:21','active','3','','1','1','0','','Percentage',NULL),(5,'LOCKS',0,'2021-09-10 13:20:43','active','1','','1','1','0','','Percentage',NULL),(6,'MAGIC CONNECTORS',0,'2021-09-10 13:20:55','active','1','','1','1','0','','Percentage',NULL),(7,'TAPS',0,'2021-09-10 13:21:01','active','1','','1','1','0','','Percentage',NULL),(8,'BATHROOM ACCESSORIES',0,'2021-09-10 13:21:11','active','1','','1','1','0','','Percentage',NULL),(9,'SPACERS',0,'2021-09-10 13:21:26','active','1','','1','1','0','','Percentage',NULL),(10,'GROUTS',0,'2021-09-10 13:21:33','active','1','','1','1','0','','Percentage',NULL),(11,'MALPHA HINGES',0,'2021-09-10 13:21:52','active','1','','1','1','0','','Percentage',NULL),(12,'GUTTERS',0,'2021-09-10 13:22:08','active','1','','1','1','0','','Percentage',NULL),(13,'VANITIES',0,'2021-09-10 13:22:49','active','1','','1','1','0','','Percentage',NULL),(14,'TILE CLEANERS',0,'2021-09-10 13:23:07','active','1','','1','1','0','','Percentage',NULL),(15,'SILICON',0,'2021-09-10 13:23:19','active','1','','1','1','0','','Percentage',NULL),(16,'TOILET CLEANER',0,'2021-09-10 13:23:30','active','1','','1','1','0','','Percentage',NULL),(17,'SCREWS',0,'2021-09-10 13:23:46','active','1','','1','1','0','','Percentage',NULL),(18,'OTHERS',0,'2021-09-10 13:23:54','active','1','','1','1','0','','Percentage',NULL),(19,'MATUMBO',0,'2021-09-10 13:24:06','active','1','','1','1','0','','Percentage',NULL),(21,'GRANITES',0,'2021-09-11 17:24:02','active','3','','1','1','0','','Percentage',NULL),(22,'CISTERN',0,'2021-09-14 10:15:46','active','3','','1','1','0','','Percentage',NULL),(23,'HAND WASH BASINS',0,'2021-09-14 10:19:34','active','3','','1','1','0','','Percentage',NULL),(24,'MICASSO',0,'2021-09-23 09:59:55','active','5','','1','1','0','','Percentage',NULL),(26,'CORNER STRIPS',0,'2021-09-23 10:14:31','active','3','','1','1','0','','Percentage',NULL),(27,'BATHROOM CABINETS',0,'2021-10-08 12:36:56','active','4','','1','1','0','','Percentage',NULL),(28,'CISTERS TOILET',0,'2021-10-08 12:49:29','active','4','','1','1','0','','Percentage',NULL),(29,'TISSUE PAPER HODLERS',0,'2021-10-19 14:30:28','active','5','','1','1','0','','Percentage',NULL),(30,'SOAP DISH',0,'2021-10-19 15:00:12','active','5','','1','1','0','','Percentage',NULL),(31,'SHOWER SETS',0,'2021-10-19 15:24:26','active','5','','1','1','0','','Percentage',NULL),(32,'ANGLE VALVE',0,'2021-10-23 10:37:30','active','3','','1','1','0','','Percentage',NULL),(33,'FLEX TUBES',0,'2021-10-23 10:38:01','active','3','','1','1','0','','Percentage',NULL),(34,'FLEX PIPES',0,'2021-10-23 10:49:00','active','3','','1','1','0','','Percentage',NULL),(35,'KITCHEN SINKS',0,'2021-11-02 15:52:51','active','3','','1','1','0','','Percentage',NULL),(36,'FRENCIA SHOWER SET',0,'2021-11-02 15:56:30','active','3','','1','1','0','','Percentage',NULL),(37,'TILE CUTTER',0,'2021-11-26 09:28:24','active','3','','1','1','0','','Percentage',NULL),(38,'INSTANT SHOWERS',0,'2021-12-06 12:15:42','active','3','','1','1','0','','Percentage',NULL),(39,'STEPPING TOILETS BOWLS',0,'2022-02-26 17:18:32','active','3','','1','1','0','','Percentage',NULL),(40,'KITCHEN SINK FRUIT TRAY',0,'2022-03-16 13:48:29','active','3','','1','1','0','','Percentage',NULL),(41,'BOTTLE TRAPS',0,'2022-03-24 12:36:37','active','3','','1','1','0','','Percentage',NULL),(42,'WATER PROOF CEMENT',0,'2022-04-11 10:54:46','active','3','','1','1','0','','Percentage',NULL),(43,'TABLE TOP SINK',0,'2022-05-07 12:11:40','active','3','','1','1','0','','Percentage',NULL),(44,'GUTTERS & FITTINGS',0,'2022-05-26 15:30:50','active','3','','1','1','0','','Percentage',NULL),(45,'TOWEL HOLDER',0,'2022-11-22 13:41:19','active','3','','1','1','0','','Percentage',NULL),(46,'GROVES',0,'2023-09-08 09:40:57','active','3','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `sellingprice2` varchar(20) NOT NULL, `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, `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', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `reorderquantity` varchar(20) NOT NULL, `hscode` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=418 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 (2,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'2844301631271820',0,0,0,3.00,'2021-09-10 16:53:43','3','1','1','0000-00-00','','active','','PMCP 24333','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(3,'TWYFORD WALL TILES','1','2','',0,'670','800','','0','0',NULL,NULL,'0',0,0,'8581061631272718',0,0,0,0.00,'2021-09-10 16:53:29','3','1','1','0000-00-00','','active','','PMCP 24101','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(4,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','0',NULL,NULL,'0',0,0,'638411631272847',0,0,0,8.00,'2021-09-10 16:53:11','3','1','1','0000-00-00','','active','','PMCP 24323','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(5,'TWYFORD WALL TILE','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'5253801631272929',0,0,0,0.00,'2021-09-10 16:52:44','3','1','1','0000-00-00','','active','','PMCP 24306','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(6,'TWYFORD WAII TILES','1','2','',0,'686','800','','0','0',NULL,NULL,'15',0,0,'6934951631277370',0,0,0,1.00,'2021-09-10 16:52:31','3','1','1','0000-00-00','','active','','PMCP24346BK','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(7,'TWYFORD WAII TILES','1','2','',0,'686','800','','','',NULL,NULL,'0',0,0,'527541631277622',0,0,0,0.00,'2021-09-10 16:52:17','3','1','1','0000-00-00','','active','','PMCP 24328BK','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(8,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','0',NULL,NULL,'15',0,0,'7134031631281744',0,0,0,2.00,'2021-09-10 16:52:00','3','1','1','0000-00-00','','active','','PMCP 24353','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(10,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','0',NULL,NULL,'15',0,0,'5403341631282753',0,0,0,0.00,'2021-09-10 17:08:47','3','1','1','0000-00-00','','active','','FGP33724','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(11,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','0',NULL,NULL,'15',0,0,'1037181631282968',0,0,0,0.00,'2021-09-10 17:16:09','3','1','1','0000-00-00','','active','','FGP33005','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(12,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','0',NULL,NULL,'15',0,0,'8765341631283369',0,0,0,2.00,'2021-09-10 17:17:16','3','1','1','0000-00-00','','active','','FGP33721','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(13,'TWYFORD FLOOR TILES','1','2','',0,'695','850','','0','0',NULL,NULL,'15',0,0,'2007501631283437',0,0,0,0.00,'2021-09-10 17:18:41','3','1','1','0000-00-00','','active','','FGP33718','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(14,'TWYFORD FLOOR TILES','1','2','',0,'721.2','980','','0','0',NULL,NULL,'15',0,0,'6091211631283521',0,0,0,0.00,'2021-09-10 17:21:35','3','1','1','0000-00-00','','active','','FGP33736','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(15,'TWYFORD FLOOR TILES','1','2','',0,'921.2','980','','0','0',NULL,NULL,'15',0,0,'7675991631283695',0,0,0,2.00,'2021-09-10 17:49:45','3','1','1','0000-00-00','','active','','FGP33547','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(16,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','',NULL,NULL,'15',0,0,'5268601631362674',0,0,0,0.00,'2021-09-11 15:20:29','3','1','1','0000-00-00','','active','','FGP33722','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(17,'TWYFORD FLOOR TILES','1','2','',0,'700','900','','0','0',NULL,NULL,'15',0,0,'9311221631362829',0,0,0,0.00,'2021-09-23 08:48:44','3','1','1','0000-00-00','','active','','FGP33725','bx','Inventory','EXEMPTED','mainitem','na','',NULL),(18,'TWYFORD FLOOR TILES','1','2','',0,'700','900','','0','0',NULL,NULL,'15',0,0,'4312181631363280',0,0,0,0.00,'2021-09-11 15:29:16','3','1','1','0000-00-00','','active','','FGP33516','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(19,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','',NULL,NULL,'15',0,0,'6948251631363356',0,0,0,0.00,'2021-09-11 15:30:41','3','1','1','0000-00-00','','active','','FGP33720','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(20,'TWYFORD FLOOR TILES','1','2','',0,'720','800','','0','0',NULL,NULL,'15',0,0,'1304531631363442',0,0,0,2.00,'2021-09-11 15:32:03','3','1','1','0000-00-00','','active','','FGP33009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(21,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','',NULL,NULL,'0',0,0,'4820301631363523',0,0,0,15.00,'2021-09-11 15:33:26','3','1','1','0000-00-00','','active','','YMZ33051','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(22,'TWYFORD FLOOR TILE 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'0',0,0,'7403201631363606',0,0,0,8.00,'2021-09-11 15:43:31','3','1','1','0000-00-00','','active','','FGB44683','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(23,'TWYFORD FLOOR TILE 40X40','1','2','',0,'960','1250','','0','0',NULL,NULL,'15',0,0,'8550551631364212',0,0,0,3.00,'2021-09-11 15:45:06','3','1','1','0000-00-00','','active','','FGB44698','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(24,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'4975571631364307',0,0,0,5.00,'2021-09-11 15:46:23','3','1','1','0000-00-00','','active','','FGB44685','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(26,'TWYFORD FLOOR TILES 40X40','1','2','',0,'960','1250','','0','0',NULL,NULL,'15',0,0,'1136571631364450',0,0,0,1.00,'2021-09-11 15:48:49','3','1','1','0000-00-00','','active','','FGB44326','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(27,'TYWFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'7600771631364530',0,0,0,0.00,'2021-09-11 15:51:51','3','1','1','0000-00-00','','active','','FGB44602','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(28,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'7950591631364711',0,0,0,6.00,'2021-09-11 15:52:59','3','1','1','0000-00-00','','active','','FGB44692','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(29,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'7251551631364779',0,0,0,1.00,'2021-09-11 15:54:50','3','1','1','0000-00-00','','active','','FGB44686','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(30,'TWYFORD FLOOR TILE 40 X 40','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'2835541631364891',0,0,0,7.00,'2021-09-11 17:12:15','3','1','1','0000-00-00','','active','','BLO44076','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(31,'TWYFORD FLOOR TILES 40X40 ','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'1624151631369535',0,0,0,2.00,'2021-09-11 17:17:14','3','1','1','0000-00-00','','active','','GFT 44026','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(32,'GROUTS','10','2','',0,'100','300','','0','',NULL,NULL,'10',0,0,'7692001631538687',0,0,0,9.00,'2021-09-13 16:13:12','3','1','1','0000-00-00','','active','','WHITE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(33,'GROUTS','10','2','',0,'100','300','','0','',NULL,NULL,'10',0,0,'1134751631538793',0,0,0,8.00,'2021-09-13 16:14:11','3','1','1','0000-00-00','','active','','CREAM','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(34,'GROUTS','10','2','',0,'100','300','','0','',NULL,NULL,'10',0,0,'5245041631538852',0,0,0,5.00,'2021-09-13 16:14:59','3','1','1','0000-00-00','','active','','BEIGE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(35,'GROUTS','10','2','',0,'100','300','','0','',NULL,NULL,'10',0,0,'8383801631538900',0,0,0,22.00,'2021-09-13 16:15:42','3','1','1','0000-00-00','','active','','GREY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(37,'CLOSE COUPLE WHITE SYNOVA TOILET','3','2','',0,'9800','12000','','0','0',NULL,NULL,'2',0,0,'9455321631603439',0,0,0,0.00,'2022-03-23 14:35:37','3','1','1','0000-00-00','','active','','100','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(39,'HIGH LEVEL PLASTIC ','22','2','',0,'1350','1800','','','',NULL,NULL,'2',0,0,'3132501631603771',0,0,0,0.00,'2021-09-14 10:18:26','3','1','1','0000-00-00','','active','','CISTERN','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(40,'SYNOVA DECO SINKS','23','2','',0,'7800','11000','','0','0',NULL,NULL,'1',0,0,'6272461631603994',0,0,0,0.00,'2021-09-14 10:23:32','3','1','1','0000-00-00','','active','','201 BIG STEERING','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(41,'SYNOVA DECO SMALL HAND WASH BASIN','23','2','',0,'5000','7500','','0','',NULL,NULL,'1',0,0,'5672501631604213',0,0,0,0.00,'2021-09-14 10:26:50','3','1','1','0000-00-00','','active','','202 MAHOGANY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(42,'TWYFORD FLOOR TILES','1','2','',0,'700','900','','0','0',NULL,NULL,'15',0,0,'2214741632375750',0,0,0,2.00,'2021-09-23 08:45:59','3','1','1','0000-00-00','','active','','FGP33112','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(43,'TWYFORD FLOOR TILES','1','2','',0,'901','970','','0','',NULL,NULL,'15',0,0,'1556781632375960',0,0,0,0.00,'2021-09-23 08:47:11','3','1','1','0000-00-00','','active','','FGP33701','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(44,'TWYFORD FLOOR TILES','1','2','',0,'711','850','','0','0',NULL,NULL,'15',0,0,'4170491632377049',0,0,0,13.00,'2021-09-23 09:05:13','3','1','1','0000-00-00','','active','','FGP33571','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(45,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'1877001632377199',0,0,0,8.00,'2021-09-23 09:08:28','3','1','1','0000-00-00','','active','','PMCP24331','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(46,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'9169541632377320',0,0,0,1.00,'2021-09-23 09:09:34','3','1','1','0000-00-00','','active','','PMCP24329','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(47,'TWYFORD WALL TILES','1','2','',0,'710.5','800','','0','0',NULL,NULL,'15',0,0,'2417141632377522',0,0,0,0.00,'2021-09-23 09:12:59','3','1','1','0000-00-00','','active','','PMCP24335','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(48,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'1380961632377609',0,0,0,0.00,'2021-09-23 09:14:38','3','1','1','0000-00-00','','active','','PMCP24102','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(49,'one piece toilet twyford','1','2','',0,'8000','13500','','0','',NULL,NULL,'3',0,0,'7417701633685568',0,0,0,4.00,'2021-10-08 12:35:23','4','1','1','0000-00-00','','active','','0007','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(50,'BATHROOM CABINET BIG','27','2','',0,'10000','18000','','0','',NULL,NULL,'2',0,0,'1509951633685822',0,0,0,1.00,'2021-10-08 12:38:20','4','1','1','0000-00-00','','active','','00008','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(51,'BATHROOM CABINET SMALL','27','2','',0,'4500','10000','','0','',NULL,NULL,'2',0,0,'7829151633685900',0,0,0,0.00,'2021-10-08 12:39:28','4','1','1','0000-00-00','','active','','00009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(52,'CERRAZO TILE CLEANER 1 LTR','16','2','',0,'250','450','','0','',NULL,NULL,'2',0,0,'2163081633686029',0,0,0,2.00,'2023-07-24 09:24:04','3','1','1','0000-00-00','','active','','0010','pcs','Inventory','EXEMPTED','mainitem','na','',''),(53,'ELEX TOILET CLEANER','16','2','',0,'346','650','','0','0',NULL,NULL,'3',0,0,'8661121633686129',0,0,0,41.00,'2021-11-23 10:58:12','3','1','1','0000-00-00','','active','','00011','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(54,'TILE CLEANER 5LTRS','14','2','',0,'950','1200','','0','',NULL,NULL,'1',0,0,'4238771633686240',0,0,0,0.00,'2021-10-08 12:45:10','4','1','1','0000-00-00','','active','','00012','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(55,'MAGIC CONNECTOR 4\"','6','2','',0,'200','350','','0','',NULL,NULL,'5',0,0,'1303321633686341',0,0,0,1.00,'2022-04-09 11:34:24','3','1','1','0000-00-00','','active','','00013','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(56,'PLASTIC CISTERNS ','22','2','',0,'1100','2000','','0','0',NULL,NULL,'5',0,0,'5245041633686578',0,0,0,6.00,'2023-08-24 13:01:36','3','1','1','0000-00-00','','active','','00014','pcs','Inventory','EXEMPTED','mainitem','na','',''),(57,'MICASSO TILES 40 X 40','24','2','',0,'1195','1400','','0','0',NULL,NULL,'15',0,0,'8383801633686707',0,0,0,4.00,'2021-10-08 12:53:51','4','1','1','0000-00-00','','active','','MR 44637','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(58,'MICASO TILES 40 X 40','24','2','',0,'1195','1400','','0','0',NULL,NULL,'15',0,0,'6026861633686832',0,0,0,0.00,'2021-10-08 12:55:40','4','1','1','0000-00-00','','active','','MR 44638','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(59,'MICASO FLOOR TILES 40 X40','24','2','',0,'960','1250','','0','0',NULL,NULL,'15',0,0,'8189251633686941',0,0,0,2.00,'2021-10-08 12:57:42','4','1','1','0000-00-00','','active','','MR 393001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(60,'MICASO FLOOR TILES 40 X 40','24','2','',0,'960','1250','','0','0',NULL,NULL,'15',0,0,'7253361633687063',0,0,0,0.00,'2021-10-08 12:59:06','4','1','1','0000-00-00','','active','','MR 393011','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(61,'MICASO FLOOR TILES 40 X 40','24','2','',0,'1195','1400','','0','',NULL,NULL,'15',0,0,'5191271633687147',0,0,0,1.00,'2021-10-08 13:02:37','4','1','1','0000-00-00','','active','','MR 44589','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(62,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'141171633688134',0,0,0,0.00,'2021-10-08 13:16:57','4','1','1','0000-00-00','','active','','MR 393013','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(63,'MICASO FLOOR TILES 40 X 40','24','2','',0,'920','1250','','0','0',NULL,NULL,'15',0,0,'9034201633688218',0,0,0,1.00,'2021-10-08 13:18:11','4','1','1','0000-00-00','','active','','MR 393036','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(64,'MICASO FLOOR TILES 40 X 40','24','2','',0,'1195','1400','','0','',NULL,NULL,'15',0,0,'8274741633688292',0,0,0,0.00,'2021-10-08 13:19:36','4','1','1','0000-00-00','','active','','MR 44626','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(65,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'1226891633688377',0,0,0,1.00,'2021-10-08 13:20:44','4','1','1','0000-00-00','','active','','MR 393016','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(66,'MICASO FLOOR TILES 40 X 40','24','2','',0,'1195','1400','','0','',NULL,NULL,'15',0,0,'4556571633688444',0,0,0,3.00,'2021-10-08 13:22:08','4','1','1','0000-00-00','','active','','MR 44620','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(67,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'6160691633688529',0,0,0,0.00,'2021-10-08 13:24:12','4','1','1','0000-00-00','','active','','MR 393038','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(68,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'2288451633688653',0,0,0,51.00,'2021-10-08 13:25:26','4','1','1','0000-00-00','','active','','MR 393014','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(69,'MICASO FLOOR TILES 40 X 40','24','2','',0,'1195','1400','','0','',NULL,NULL,'15',0,0,'4965601633688726',0,0,0,5.00,'2021-10-08 13:26:36','4','1','1','0000-00-00','','active','','MR 44153','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(70,'MICASO FLOOR TILES 40 X 40','24','2','',0,'1195','1400','','0','',NULL,NULL,'15',0,0,'9822671633688796',0,0,0,8.00,'2021-10-08 13:28:15','4','1','1','0000-00-00','','active','','MR 44588','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(71,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'3519181633688895',0,0,0,0.00,'2021-10-08 13:29:51','4','1','1','0000-00-00','','active','','MR 393012','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(72,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'864981633688992',0,0,0,1.00,'2021-10-08 13:31:23','4','1','1','0000-00-00','','active','','MR 393022','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(73,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1250','','0','0',NULL,NULL,'15',0,0,'2749441633689083',0,0,0,28.00,'2021-10-08 13:32:31','4','1','1','0000-00-00','','active','','MR 393033','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(74,'MICASO FLOOR TILES 40 X 40','24','2','',0,'880','1250','','20','0',NULL,NULL,'15',0,0,'3565701633689151',0,0,0,6.00,'2021-10-08 13:34:04','4','1','1','0000-00-00','','active','','MR 393034','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(75,'MICASO FLOOR TILES 40 X 40','24','2','',0,'980','1400','','0','0',NULL,NULL,'15',0,0,'8533941633689245',0,0,0,8.00,'2021-10-08 13:35:14','4','1','1','0000-00-00','','active','','MR 393006','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(76,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1280','','0','',NULL,NULL,'15',0,0,'3108941633689434',0,0,0,0.00,'2021-10-08 13:42:50','4','1','1','0000-00-00','','active','','MCP 36001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(77,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'1807521633689861',0,0,0,1.00,'2021-10-08 13:46:33','4','1','1','0000-00-00','','active','','MCP 36002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(78,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'250521633689993',0,0,0,1.00,'2021-10-08 13:48:29','4','1','1','0000-00-00','','active','','MCP 36003','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(79,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'5977621633690110',0,0,0,0.00,'2021-10-08 13:50:14','4','1','1','0000-00-00','','active','','MCP 36004','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(80,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'0',0,0,'1936211633690214',0,0,0,0.00,'2021-10-08 13:51:44','4','1','1','0000-00-00','','active','','MCP 36005','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(81,'MICASO WALL TILES','24','2','',0,'1125','1280','','0','',NULL,NULL,'15',0,0,'9123021633690304',0,0,0,0.00,'2021-10-08 13:53:02','4','1','1','0000-00-00','','active','','MCP 36007','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(82,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'4917271633690382',0,0,0,0.00,'2021-10-08 13:54:50','4','1','1','0000-00-00','','active','','MCP 36008','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(83,'MICASO WALL TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'0',0,0,'9697001633690490',0,0,0,3.00,'2021-10-08 13:56:09','4','1','1','0000-00-00','','active','','MCP 36009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(84,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'5172241633690570',0,0,0,0.00,'2021-10-08 13:57:43','4','1','1','0000-00-00','','active','','MR 36002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(85,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'1203331633690664',0,0,0,0.00,'2021-10-08 13:58:51','4','1','1','0000-00-00','','active','','MR 36018','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(86,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1300','','0','0',NULL,NULL,'15',0,0,'3629141633690731',0,0,0,17.00,'2021-10-08 14:00:13','4','1','1','0000-00-00','','active','','MR 36027','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(87,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'1893311633690814',0,0,0,2.00,'2021-10-08 14:01:35','4','1','1','0000-00-00','','active','','MR 36006','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(88,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'6165521633690896',0,0,0,0.00,'2021-10-08 14:03:13','4','1','1','0000-00-00','','active','','MR 36031','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(89,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'3810401633691098',0,0,0,3.00,'2021-10-08 14:06:27','4','1','1','0000-00-00','','active','','MR 36016','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(90,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'9788831633691188',0,0,0,0.00,'2021-10-08 14:07:44','4','1','1','0000-00-00','','active','','MR 36030','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(91,'MICAS0 FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'2441311633691265',0,0,0,43.00,'2021-10-08 14:09:31','4','1','1','0000-00-00','','active','','MR 36007','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(92,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'8951431633691372',0,0,0,1.00,'2021-10-08 14:11:11','4','1','1','0000-00-00','','active','','MR 36015','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(93,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'2986291633691471',0,0,0,1.00,'2021-10-08 14:12:30','4','1','1','0000-00-00','','active','','MR 36033','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(94,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'1211791633691551',0,0,0,0.00,'2021-10-08 14:14:04','4','1','1','0000-00-00','','active','','MR 36034','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(95,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'1423861633691644',0,0,0,0.00,'2021-10-08 14:15:26','4','1','1','0000-00-00','','active','','MR 36032','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(96,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'9770711633691727',0,0,0,0.00,'2021-10-08 14:16:35','4','1','1','0000-00-00','','active','','MR 36024','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(97,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'8581061633691795',0,0,0,14.00,'2021-10-08 14:17:48','4','1','1','0000-00-00','','active','','MR 36017','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(98,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'3384451633691869',0,0,0,1.00,'2021-10-08 14:18:53','4','1','1','0000-00-00','','active','','MR 36026','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(99,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'638411633691934',0,0,0,11.00,'2021-10-08 14:20:06','4','1','1','0000-00-00','','active','','MR 36029','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(100,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'5253801633692007',0,0,0,0.00,'2021-10-08 14:21:13','4','1','1','0000-00-00','','active','','MR 36035','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(101,'MICASO FLOOR TILES 30 X 60','24','2','',0,'1025','1350','','0','0',NULL,NULL,'15',0,0,'8220971633692074',0,0,0,41.00,'2021-10-08 14:22:30','4','1','1','0000-00-00','','active','','MR 36009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(102,'TWYFORD FLOOR TILES','1','2','',0,'901','980','','0','',NULL,NULL,'10',0,0,'4243601634296697',0,0,0,1.00,'2021-10-15 14:19:25','3','1','1','0000-00-00','','active','','YMZ33002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(103,'TWYFORD FLOOR TILES','1','2','',0,'700','900','','0','0',NULL,NULL,'10',0,0,'1235951634296884',0,0,0,0.00,'2021-10-15 14:22:30','3','1','1','0000-00-00','','active','','FGP33530','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(104,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'7894101634297054',0,0,0,2.00,'2021-10-15 14:25:20','3','1','1','0000-00-00','','active','','PMCP24314','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(105,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'9110331634297347',0,0,0,0.00,'2021-10-15 14:29:56','3','1','1','0000-00-00','','active','','PMCP24324','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(106,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'8982241634297440',0,0,0,0.00,'2021-10-15 14:31:49','3','1','1','0000-00-00','','active','','PMCP24351','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(107,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'7848791634297570',0,0,0,1.00,'2021-10-15 14:33:38','3','1','1','0000-00-00','','active','','PMCP24332','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(108,'TWYFORD FLOOR TILES 40*40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'2936741634298260',0,0,0,10.00,'2021-10-15 14:46:32','3','1','1','0000-00-00','','active','','FGB44682','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(109,'TWYFORD FLOOR TILES 40*40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'2815301634298393',0,0,0,2.00,'2021-10-15 14:47:47','3','1','1','0000-00-00','','active','','FGT026T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(110,'STAIRCASE','26','2','',0,'250','500','','0','0',NULL,NULL,'10',0,0,'3163621634640383',0,0,0,74.00,'2021-10-19 13:48:44','3','1','1','0000-00-00','','active','','STAIRCASE CONERSTRIPS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(111,'STAIRCASE CORNERSTRIPS','26','2','',0,'160','450','','0','0',NULL,NULL,'10',0,0,'8537261634640573',0,0,0,54.00,'2021-10-19 13:54:11','3','1','1','0000-00-00','','active','','L SHAPE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(112,'CORNERSTRIPS','26','2','',0,'140','200','','0','',NULL,NULL,'10',0,0,'549901634641072',0,0,0,0.00,'2021-10-19 13:59:23','3','1','1','0000-00-00','','active','','GOLD','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(113,' ORDINARY CORNERSTRIPS','26','2','',0,'145','230','','0','0',NULL,NULL,'0',0,0,'754721634641164',0,0,0,34.00,'2021-10-19 14:00:53','3','1','1','0000-00-00','','active','','SILVER','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(114,'CORNERSTRIPS','26','2','',0,'45','100','','0','',NULL,NULL,'10',0,0,'9577671634641254',0,0,0,21.00,'2021-10-19 14:03:48','3','1','1','0000-00-00','','active','','PLASTIC WHITE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(115,'CORNERSTRIPS','26','2','',0,'45','100','','0','',NULL,NULL,'0',0,0,'221831634641428',0,0,0,3.00,'2021-10-19 14:04:45','3','1','1','0000-00-00','','active','','PLASTIC CREAM','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(116,'HUMA WALL TAP','7','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'3036131634642718',0,0,0,1.00,'2021-10-19 14:28:03','5','1','1','0000-00-00','','active','','9004','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(117,'HUMA WALL TAP','7','2','',0,'400','800','','0','',NULL,NULL,'1',0,0,'1650731634642885',0,0,0,1.00,'2021-10-19 14:28:56','5','1','1','0000-00-00','','active','','9005','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(118,'TISSUE PAPER HOLDER','29','2','',0,'450','800','','0','',NULL,NULL,'1',0,0,'2837961634643037',0,0,0,1.00,'2021-10-19 14:32:09','5','1','1','0000-00-00','','active','','NO14G','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(119,'LIRLEE TAP','7','2','',0,'900','2000','','0','',NULL,NULL,'1',0,0,'7177231634644986',0,0,0,0.00,'2021-10-19 15:07:56','5','1','1','0000-00-00','','active','','ORANGE FLEX PILLAR TAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(120,'LIRLEE TAP','7','2','',0,'900','2000','','0','',NULL,NULL,'1',0,0,'5240811634645277',0,0,0,0.00,'2021-10-19 15:09:03','5','1','1','0000-00-00','','active','','BLACK FLEX PILLAR TAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(121,'NEMIS CORNER SHAMPOO HOLDER','8','2','',0,'715','1500','','0','',NULL,NULL,'1',0,0,'7037671634645368',0,0,0,1.00,'2021-10-19 15:12:47','5','1','1','0000-00-00','','active','','N216','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(122,'HUMA FLEX WALL TAP','7','2','',0,'900','2500','','0','',NULL,NULL,'1',0,0,'2031971634645568',0,0,0,1.00,'2021-10-19 15:14:50','5','1','1','0000-00-00','','active','','W2003','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(124,'HUMA BASIN MIXER TAP','7','2','',0,'1500','2800','','0','0',NULL,NULL,'1',0,0,'297951634650777',0,0,0,3.00,'2021-10-19 16:41:26','5','1','1','0000-00-00','','active','','3014 HUMA','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(125,'WISTA LOCK','5','2','',0,'1700','3500','','0','',NULL,NULL,'1',0,0,'7165451634650949',0,0,0,0.00,'2021-10-19 16:45:04','5','1','1','0000-00-00','','active','','W20258 MAE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(126,'GJS LOCK','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'4777101634651104',0,0,0,0.00,'2021-10-19 16:46:32','5','1','1','0000-00-00','','active','','GJS LOCK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(127,'KEY LOCK','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'2403241634651193',0,0,0,0.00,'2021-10-19 16:47:39','5','1','1','0000-00-00','','active','','MOMENT','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(128,'MOMENT','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'8976201634651260',0,0,0,0.00,'2021-10-19 16:48:23','5','1','1','0000-00-00','','active','','KEYLESS MOMENT LOCK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(129,'ABROSS WOODEN DOOR LOCK','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'2184531634651304',0,0,0,1.00,'2021-10-19 16:48:55','5','1','1','0000-00-00','','active','','ABROSS LOCK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(130,'FDL WOODEN DOOR LOCKS','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'5190361634651336',0,0,0,2.00,'2021-10-19 16:50:33','5','1','1','0000-00-00','','active','','FDL LOCK WITH KEY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(131,'FDL WOODEN DOOR LOCKS','5','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'4962581634651433',0,0,0,0.00,'2021-10-19 16:51:28','5','1','1','0000-00-00','','active','','FDL LOCK KEYLESS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(132,'MICASSO FLOOR TILES 30*30','24','2','',0,'935','1050','','0','',NULL,NULL,'5',0,0,'9196131634651489',0,0,0,1.00,'2021-10-19 16:54:21','5','1','1','0000-00-00','','active','','MR293021','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(133,'MICASSO FLOOR TILES 30*30','24','2','',0,'935','1050','','0','',NULL,NULL,'5',0,0,'2123511634651705',0,0,0,0.00,'2021-10-19 16:56:18','5','1','1','0000-00-00','','active','','MR293023','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(134,'MICASSO FLOOR TILES 30*30','24','2','',0,'935','1050','','0','',NULL,NULL,'5',0,0,'8372621634651778',0,0,0,9.00,'2021-10-19 16:57:11','5','1','1','0000-00-00','','active','','MR293027','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(135,'MICASSO FLOOR TILES 15*90','24','2','',0,'1560','1800','','0','',NULL,NULL,'5',0,0,'259591634652041',0,0,0,0.00,'2021-10-19 17:03:15','5','1','1','0000-00-00','','active','','MR915005','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(136,'MICASSO FLOOR TILES 15*90','24','2','',0,'1560','1800','','0','',NULL,NULL,'10',0,0,'7857251634652195',0,0,0,0.00,'2021-10-19 17:04:41','5','1','1','0000-00-00','','active','','MR915002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(137,'STAR TAP FRENCIA','7','2','',0,'516','1000','','0','',NULL,NULL,'5',0,0,'3002301634814488',0,0,0,0.00,'2021-10-21 14:10:37','4','1','1','0000-00-00','','active','','130018897','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(138,'BASIN FAUCET FRENCIA ','7','2','',0,'1000','1500','','0','',NULL,NULL,'0',0,0,'572861634814637',0,0,0,1.00,'2021-10-21 14:18:47','4','1','1','0000-00-00','','active','','FAUCET 130018900','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(139,'BASIN TAP FRENCIA','7','2','',0,'550','1500','','0','',NULL,NULL,'0',0,0,'4804591634815539',0,0,0,0.00,'2021-10-21 14:27:35','4','1','1','0000-00-00','','active','','FAUCET BASIN TAP 130014434','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(140,'MAGIC CONNECTOR','6','2','',0,'100','200','','0','',NULL,NULL,'5',0,0,'1317821634973469',0,0,0,28.00,'2021-10-23 10:27:41','3','1','1','0000-00-00','','active','','1/4 MAGIC','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(141,'MAGIC CONNECTOR','6','2','',0,'100','200','','0','',NULL,NULL,'5',0,0,'5597281634974061',0,0,0,2.00,'2021-10-23 10:28:44','3','1','1','0000-00-00','','active','','1/5 MAGIC','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(142,'SPACERS','9','2','',0,'15','100','','0','',NULL,NULL,'20',0,0,'4226381634974125',0,0,0,47.00,'2021-10-23 10:31:40','3','1','1','0000-00-00','','active','','2.5MM','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(143,'SPACERS','9','2','',0,'15','100','','0','',NULL,NULL,'20',0,0,'1033251634974300',0,0,0,16.00,'2021-10-23 10:32:38','3','1','1','0000-00-00','','active','','2.0 SPACERS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(144,'LIRLEE ANGLE VALVE','32','2','',0,'150','400','','0','',NULL,NULL,'4',0,0,'2398111634974706',0,0,0,0.00,'2021-10-23 10:41:10','3','1','1','0000-00-00','','active','','LR3628','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(145,'HUMA ANGLE VALVE','32','2','',0,'170','400','','0','0',NULL,NULL,'5',0,0,'3951481634974870',0,0,0,0.00,'2021-10-23 10:42:03','3','1','1','0000-00-00','','active','','9008 HUMA','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(146,'MATUMBO','19','2','',0,'650','1500','','0','',NULL,NULL,'5',0,0,'8582571634975009',0,0,0,3.00,'2021-10-23 10:46:30','3','1','1','0000-00-00','','active','','9009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(147,'SILVER FLEX TUBE 1.5FT','33','2','',0,'100','200','','0','',NULL,NULL,'10',0,0,'9574051634975541',0,0,0,1.00,'2021-10-23 10:57:10','3','1','1','0000-00-00','','active','','9012 FLEX','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(148,'WHITE FLEX TUBE 1.5FT','33','2','',0,'60','150','','0','',NULL,NULL,'10',0,0,'5409381634975831',0,0,0,6.00,'2021-10-23 10:58:46','3','1','1','0000-00-00','','active','','9013 FLEX','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(149,'YELLOW FLEX TUBE 1.5FT','33','2','',0,'60','150','','0','',NULL,NULL,'10',0,0,'891871634975927',0,0,0,0.00,'2021-10-23 11:00:03','3','1','1','0000-00-00','','active','','9014 FLEX','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(150,'TWYFORD WALL TILES','1','2','',0,'667','800','','0','0',NULL,NULL,'15',0,0,'7178741635856590',0,0,0,0.00,'2021-11-02 15:37:35','3','1','1','0000-00-00','','active','','PMCP 24322','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(151,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'15',0,0,'9125441635856680',0,0,0,13.00,'2021-11-02 15:39:08','3','1','1','0000-00-00','','active','','PMCP 24310','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(152,'CLOSE COUPLE TOILET FRENCIA','3','2','',0,'9000','11500','','0','0',NULL,NULL,'1',0,0,'1458901635856748',0,0,0,1.00,'2021-11-02 15:46:10','3','1','1','0000-00-00','','active','','WC-H19 WHITE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(153,'FRENCIA TOILET','3','2','',0,'5600','7000','','0','',NULL,NULL,'1',0,0,'9119391635857171',0,0,0,0.00,'2021-11-02 15:51:38','3','1','1','0000-00-00','','active','','2-PIECE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(154,'FRENCIA SHOWER SET','8','2','',0,'11000','18000','','0','',NULL,NULL,'1',0,0,'6055861635857807',0,0,0,0.00,'2021-11-03 11:10:22','3','1','1','0000-00-00','','active','','130014971','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(155,'FRENCIA - DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','35','2','',0,'5500','8500','','0','',NULL,NULL,'1',0,0,'5055931635922324',0,0,0,2.00,'2021-11-03 09:54:36','3','1','1','0000-00-00','','active','','130020728','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(156,'FRENCIA - DOUBLE BOWL PLAIN','35','2','',0,'3950','6500','','0','',NULL,NULL,'1',0,0,'6778471635922477',0,0,0,1.00,'2021-11-03 09:56:40','3','1','1','0000-00-00','','active','','130018570','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(157,'FRENCIA - SINGLE BOWL PLAIN KITCHEN SINK','35','2','',0,'1600','3000','','0','0',NULL,NULL,'1',0,0,'1729271635922601',0,0,0,0.00,'2021-11-03 09:58:52','3','1','1','0000-00-00','','active','','130020726','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(158,'FRENCIA - SINGLE BOWL DOUBLE DRAIN KITCHEN SINK','35','2','',0,'4500','7000','','0','',NULL,NULL,'1',0,0,'5800891635922732',0,0,0,5.00,'2021-11-03 10:00:28','3','1','1','0000-00-00','','active','','130020729','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(159,'FRENCIA - SINGLE BOWL SINGLE DRAIN KITCHEN SINK','35','2','',0,'2500','5500','','0','',NULL,NULL,'1',0,0,'4879511635922829',0,0,0,0.00,'2021-11-03 10:02:38','3','1','1','0000-00-00','','active','','130020727','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(160,'FRENCIA- FLEXIBLE WALL TAP','7','2','',0,'1100','2500','','0','',NULL,NULL,'5',0,0,'1865221635922959',0,0,0,0.00,'2021-11-03 10:08:51','3','1','1','0000-00-00','','active','','130020196','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(161,'MICASSO 40X40 FLOOR TILES','1','2','',0,'1224','1400','','0','',NULL,NULL,'15',0,0,'4298281635923332',0,0,0,0.00,'2021-11-03 10:13:08','3','1','1','0000-00-00','','active','','MR44586','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(162,'GRANITE 60 X 60 BLACK FLOWERED','21','2','',0,'587','700','','0','0',NULL,NULL,'1',0,0,'9248691635927151',0,0,0,0.00,'2021-11-03 11:15:47','3','1','1','0000-00-00','','active','','PGP 66007','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(163,'GRANITE 60 X 60','21','2','',0,'1550','2000','','0','',NULL,NULL,'2',0,0,'4925431635927422',0,0,0,4.00,'2021-11-03 11:19:05','3','1','1','0000-00-00','','active','','FGC 66200T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(164,'GRANITE 60 X 60','21','2','',0,'367','600','','0','0',NULL,NULL,'2',0,0,'5449261635927546',0,0,0,21.00,'2021-11-03 11:20:40','3','1','1','0000-00-00','','active','','YMP 66721T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(165,'GRANITE 60 X 60','21','2','',0,'367','600','','0','0',NULL,NULL,'2',0,0,'3222831635927641',0,0,0,4.00,'2021-11-03 11:22:00','3','1','1','0000-00-00','','active','','YMP 66744T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(166,'GRANITE 60 X 60','21','2','',0,'1450','2000','','0','',NULL,NULL,'2',0,0,'6714431635927721',0,0,0,0.00,'2021-11-03 11:23:13','3','1','1','0000-00-00','','active','','FGC 66198T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(167,'GRANITE 60 X 60','21','2','',0,'1450','2000','','0','',NULL,NULL,'2',0,0,'4284991635927793',0,0,0,1.00,'2021-11-03 11:24:06','3','1','1','0000-00-00','','active','','FGC 66235T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(168,'GRANITE 60 X 60','21','2','',0,'367','600','','0','0',NULL,NULL,'2',0,0,'1309361635927846',0,0,0,2.00,'2021-11-03 11:24:56','3','1','1','0000-00-00','','active','','YMP 66742T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(169,'GRANITE 60 X 60','21','2','',0,'1450','2100','','0','0',NULL,NULL,'2',0,0,'7802571635927896',0,0,0,0.00,'2021-11-03 11:26:04','3','1','1','0000-00-00','','active','','YMP 66740T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(170,'GRANITE 60 X 120 BLACK GALAXY','21','2','',0,'1400','3000','','0','0',NULL,NULL,'2',0,0,'3897701635928074',0,0,0,0.00,'2021-11-03 11:41:26','3','1','1','0000-00-00','','active','','MR 612004','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(171,'GRANITE 60 X 120 WHITE','21','2','',0,'2350','6000','','0','0',NULL,NULL,'2',0,0,'6118091635928887',0,0,0,0.00,'2021-11-03 11:42:38','3','1','1','0000-00-00','','active','','MR 612001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(172,' ADHESIVE PORCELAIN ','4','2','',0,'400','800','','0','',NULL,NULL,'10',0,0,'2958191635932453',0,0,0,12.00,'2021-11-03 12:44:24','3','1','1','0000-00-00','','active','','20001 IZOMIX','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(173,'TILE ADHESIVE - CERAMIC ','4','2','',0,'350','600','','0','',NULL,NULL,'10',0,0,'9243561635932664',0,0,0,34.00,'2021-11-03 12:45:54','3','1','1','0000-00-00','','active','','20002 IZOMIX','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(175,'1 PIECE FRENCIA TOILET - LOW BACK','3','2','',0,'7000','13000','','0','',NULL,NULL,'2',0,0,'9012451636641986',0,0,0,0.00,'2021-11-11 17:48:37','3','1','1','0000-00-00','','active','','W-ZYG01','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(176,'ELEX AIR FRESHENER','16','2','',0,'200','300','','0','',NULL,NULL,'1',0,0,'3362691637654500',0,0,0,5.00,'2021-11-23 11:03:13','3','1','1','0000-00-00','','active','','1100','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(177,'TOILET SCREWS','17','2','',0,'80','250','','0','',NULL,NULL,'5',0,0,'5329631637907784',0,0,0,3.00,'2021-11-26 09:26:05','3','1','1','0000-00-00','','active','','1101','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(178,'WASH HAND BASIN SCREWS','17','2','',0,'90','250','','0','',NULL,NULL,'5',0,0,'6128971637907965',0,0,0,3.00,'2021-11-26 09:27:10','3','1','1','0000-00-00','','active','','1102','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(179,'TILE CUTTER PENCIL','37','2','',0,'110','200','','0','',NULL,NULL,'5',0,0,'2647641637908110',0,0,0,2.00,'2021-11-26 09:29:28','3','1','1','0000-00-00','','active','','1103','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(180,'TILE CUTTER TIPPED END','37','2','',0,'120','200','','0','',NULL,NULL,'5',0,0,'8188641637908169',0,0,0,0.00,'2021-11-26 09:31:05','3','1','1','0000-00-00','','active','','1104','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(181,'TOILET WITHOUT SINK','3','2','',0,'5500','7000','','0','',NULL,NULL,'0',0,0,'1606931638287194',0,0,0,0.00,'2021-11-30 18:48:16','3','1','1','0000-00-00','','active','','1105','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(182,'TWFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'7294451638776990',0,0,0,1.00,'2021-12-06 10:56:52','3','1','1','0000-00-00','','active','','BLO44081','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(183,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'5',0,0,'5793041638777412',0,0,0,1.00,'2021-12-06 10:58:16','3','1','1','0000-00-00','','active','','BLO44065','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(184,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'5',0,0,'1270701638777497',0,0,0,0.00,'2021-12-06 11:04:10','3','1','1','0000-00-00','','active','','FGB44697','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(185,'ENERSHOWER 4T','38','2','',0,'2150','4000','','0','',NULL,NULL,'1',0,0,'8226101638782148',0,0,0,3.00,'2021-12-06 12:17:43','3','1','1','0000-00-00','','active','','1106','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(186,'FRENCIA LONG NECK PILLAR TAP','7','2','',0,'850','2000','','0','',NULL,NULL,'1',0,0,'9490371639382997',0,0,0,0.00,'2021-12-13 11:11:52','3','1','1','0000-00-00','','active','','130020198','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(189,'MIXTURE TAP FRENCIA','3','2','',0,'1700','3000','','0','',NULL,NULL,'3',0,0,'5517831639557266',0,0,0,0.00,'2021-12-15 11:36:32','5','1','1','0000-00-00','','active','','FRENCIA FAUCET MIXTURE TAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(190,'MICASSO FLOOR TILES 40 X 40','1','2','',0,'920','1250','','0','0',NULL,NULL,'5',0,0,'9336301639747413',0,0,0,21.00,'2021-12-17 16:26:03','3','1','1','0000-00-00','','active','','MR393045','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(191,'MICASSO FLOOR TILES 30 X 60','1','2','',0,'1025','1350','','0','0',NULL,NULL,'5',0,0,'8218551639747617',0,0,0,3.00,'2021-12-17 16:28:35','3','1','1','0000-00-00','','active','','MR36028','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(192,'30 X 30 TWYFORD FLOOR TILES','1','2','',0,'846','970','','0','',NULL,NULL,'15',0,0,'568331639990259',0,0,0,0.00,'2021-12-20 11:52:50','5','1','1','0000-00-00','','active','','33716 FLOOR TILES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(193,' TWYFORD FLOOR TILES 40 X 40','1','2','',0,'950','1250','','0','0',NULL,NULL,'15',0,0,'6556431639990370',0,0,0,2.00,'2023-05-27 08:58:42','3','1','1','0000-00-00','','active','','44726','pcs','Inventory','EXEMPTED','mainitem','na','',''),(194,'SINOVA FLOWERED SINK BLUE','23','2','',0,'4500','6500','','0','',NULL,NULL,'2',0,0,'3340341639990486',0,0,0,0.00,'2021-12-20 11:56:39','5','1','1','0000-00-00','','active','','SINOVA FLOWED HANDWASH SINK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(195,'SINOVA FLOWERD PINK SINK','23','2','',0,'4500','6500','','0','',NULL,NULL,'2',0,0,'9309111639990600',0,0,0,0.00,'2021-12-20 11:58:12','5','1','1','0000-00-00','','active','','SINOVA FLOWERED HANDWASH BASIN','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(196,'SINOVA FLOWED GREEN SINK','23','2','',0,'4500','6500','','0','',NULL,NULL,'2',0,0,'4817581639990774',0,0,0,0.00,'2021-12-20 12:01:37','5','1','1','0000-00-00','','active','','SINOVA FLOWED SINK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(197,'40 X 40 FLOOR TILES','1','2','',0,'1176','1350','','0','',NULL,NULL,'15',0,0,'3138541639990990',0,0,0,17.00,'2021-12-20 12:05:37','5','1','1','0000-00-00','','active','','44689 FLOOR TILES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(199,'CODE 44691 ','1','2','',0,'1176','1350','','0','',NULL,NULL,'0',0,0,'5456211641285973',0,0,0,3.00,'2022-01-04 11:52:06','4','1','1','0000-00-00','','active','','TWYFORD TILES 40 X 40','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(200,'SILICON 250ML','15','2','',0,'220','300','','0','',NULL,NULL,'0',0,0,'704271641286327',0,0,0,1.00,'2022-01-04 11:55:23','4','1','1','0000-00-00','','active','','SILICON TUBE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(201,'GLUE PANOL','15','2','',0,'650','1000','','0','',NULL,NULL,'4',0,0,'5053821641286524',0,0,0,4.00,'2022-01-04 11:57:17','4','1','1','0000-00-00','','active','','PANOL GLUE 1LTR','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(202,'PANOL GLUE','15','2','',0,'250','500','','0','',NULL,NULL,'5',0,0,'2380291641286637',0,0,0,3.00,'2022-01-04 11:58:59','4','1','1','0000-00-00','','active','','PANOL GLUE 1/2','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(203,'THREAD TAPE','18','2','',0,'15','30','','0','',NULL,NULL,'10',0,0,'2234681641286739',0,0,0,6.00,'2022-01-04 12:00:34','4','1','1','0000-00-00','','active','','THREAD TAPE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(204,'STEELNAILS','18','2','',0,'160','300','','0','',NULL,NULL,'5',0,0,'7671761641286834',0,0,0,1.00,'2022-01-04 12:02:00','4','1','1','0000-00-00','','active','','STEELNAILS 4','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(205,'SALETAPE','18','2','',0,'25','50','','0','',NULL,NULL,'0',0,0,'2876321641286921',0,0,0,4.00,'2022-01-04 12:03:18','4','1','1','0000-00-00','','active','','SALETAPE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(206,'GFL DOUBLE LEVER SINK MIXER','7','2','',0,'1450','3000','','0','',NULL,NULL,'1',0,0,'8885571641810300',0,0,0,2.00,'2022-01-10 13:36:10','3','1','1','0000-00-00','','active','','1030/002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(207,'LIRLEE LONG NECK WALL TAP','7','2','',0,'700','1500','','0','0',NULL,NULL,'1',0,0,'3013471641811175',0,0,0,1.00,'2022-01-10 13:42:01','3','1','1','0000-00-00','','active','','1031','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(208,'LIRLEE LONG NECK PILLAR TAP','7','2','',0,'700','1500','','0','0',NULL,NULL,'1',0,0,'6850671641811322',0,0,0,0.00,'2022-01-10 13:43:28','3','1','1','0000-00-00','','active','','1032','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(209,'BRIMIX BATHTUB MIXER','7','2','',0,'5000','5000','','0','',NULL,NULL,'1',0,0,'4824831641811408',0,0,0,0.00,'2022-01-10 13:46:01','3','1','1','0000-00-00','','active','','1033','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(210,'LIRLEE BASIN MIXER','7','2','',0,'1400','3000','','0','',NULL,NULL,'1',0,0,'8343011641811562',0,0,0,0.00,'2022-01-10 13:51:11','3','1','1','0000-00-00','','active','','LR6102','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(211,'FRENCIA KITCHEN WALL MIXER','7','2','',0,'1030','3000','','0','',NULL,NULL,'1',0,0,'6484831642064520',0,0,0,0.00,'2022-01-13 12:04:44','3','1','1','0000-00-00','','active','','130014980','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(212,'FRENCIA BASIN FAUCET','7','2','',0,'620','1500','','0','',NULL,NULL,'1',0,0,'6162801642064684',0,0,0,3.00,'2022-01-13 12:08:27','3','1','1','0000-00-00','','active','','130014435','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(213,'FRENCIA LONG NECK BASIN FAUCET ','7','2','',0,'420','1500','','0','',NULL,NULL,'1',0,0,'6686631642064907',0,0,0,3.00,'2022-01-13 12:12:58','3','1','1','0000-00-00','','active','','130011593','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(214,'ORIENT BIG SQUARE WASH HAND BASIN','23','2','',0,'5500','8500','','0','0',NULL,NULL,'1',0,0,'4460201642065178',0,0,0,0.00,'2022-01-13 12:15:36','3','1','1','0000-00-00','','active','','1300','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(215,'NEMIS KITCHEN FAUCET','7','2','',0,'900','2000','','0','',NULL,NULL,'1',0,0,'297951642401953',0,0,0,0.00,'2022-01-17 09:48:03','3','1','1','0000-00-00','','active','','KS9043','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(216,'NEMIS WALL FAUCET (BLACK)','7','2','',0,'900','2000','','0','',NULL,NULL,'1',0,0,'9874931642402084',0,0,0,2.00,'2022-01-17 09:50:29','3','1','1','0000-00-00','','active','','KS9042','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(217,'NEMIS PUSH TAP','7','2','',0,'1152','2000','','0','',NULL,NULL,'1',0,0,'499751642402229',0,0,0,3.00,'2022-01-17 09:51:54','3','1','1','0000-00-00','','active','','A003','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(218,'NEMIS PLASTIC PILLAR TAP ','7','2','',0,'285','650','','0','',NULL,NULL,'1',0,0,'9309111642402345',0,0,0,0.00,'2022-01-17 09:53:37','3','1','1','0000-00-00','','active','','P07','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(219,'TWYFORD FLOOR TILES 30 X30','1','2','',0,'700','850','','0','0',NULL,NULL,'10',0,0,'5815091643014680',0,0,0,2.00,'2022-01-24 11:59:59','3','1','1','0000-00-00','','active','','FGP33580','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(220,'FRENCIA HANDWASH BASIN WITH PEDESTAL','23','2','',0,'2950','5000','','0','',NULL,NULL,'1',0,0,'3871121643015111',0,0,0,0.00,'2022-01-24 12:09:17','3','1','1','0000-00-00','','active','','FR1002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(221,'MICASSO FLOOR TILE 40 X 40','1','2','',0,'960','1250','','0','0',NULL,NULL,'10',0,0,'6829221643095949',0,0,0,10.00,'2022-01-25 10:34:37','3','1','1','0000-00-00','','active','','MR393047','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(222,'SYNOVA P-TRAP TOILET SET','3','2','',0,'6800','8500','','0','',NULL,NULL,'1',0,0,'9606671643096368',0,0,0,0.00,'2022-01-25 10:44:15','3','1','1','0000-00-00','','active','','SYN-001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(223,'MICASSO FLOOR TILE 40X 40','1','2','',0,'980','1250','','0','0',NULL,NULL,'10',0,0,'1535331643618750',0,0,0,26.00,'2022-01-31 11:47:11','3','1','1','0000-00-00','','active','','MR393044','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(224,'TWYFORD WALL TILE 25 X 40','1','2','',0,'710','800','','0','',NULL,NULL,'10',0,0,'6372461643620420',0,0,0,0.00,'2022-01-31 12:15:36','3','1','1','0000-00-00','','active','','PMCP24343AK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(225,'TWYFORD WALL TILES 25 X 40','1','2','',0,'710','800','','0','',NULL,NULL,'10',0,0,'8592851643620536',0,0,0,0.00,'2022-01-31 12:16:55','3','1','1','0000-00-00','','active','','PMCP24343BK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(226,'TWYFORD WALL TILES','1','2','',0,'720','800','','0','',NULL,NULL,'5',0,0,'7467551644236672',0,0,0,2.00,'2022-02-07 15:26:28','3','1','1','0000-00-00','','active','','PMCP24356BK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(227,'MICASSO WALL TILES','1','2','',0,'1125','1300','','0','',NULL,NULL,'5',0,0,'615451644237161',0,0,0,0.00,'2022-02-07 15:34:16','3','1','1','0000-00-00','','active','','MCP36013','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(228,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','0',NULL,NULL,'5',0,0,'1619011644237276',0,0,0,0.00,'2022-02-07 15:35:57','3','1','1','0000-00-00','','active','','PMCP24358','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(229,'TWYFORD FLOOR TILES','1','2','',0,'960','1250','','0','0',NULL,NULL,'5',0,0,'8959591644837768',0,0,0,2.00,'2022-02-14 14:24:25','3','1','1','0000-00-00','','active','','FGB44704','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(230,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1350','','0','',NULL,NULL,'5',0,0,'5596981644998114',0,0,0,0.00,'2022-02-16 10:56:41','3','1','1','0000-00-00','','active','','FGB44693','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(231,'MICASSO SAWASAWA 30X30','1','2','',0,'704','980','','0','',NULL,NULL,'5',0,0,'6934951645687726',0,0,0,60.00,'2022-02-24 10:31:43','3','1','1','0000-00-00','','active','','MR29012','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(232,'FRENCIA MIXER BASIN FAUCET','7','2','',0,'1500','3000','','0','',NULL,NULL,'1',0,0,'4491021645877555',0,0,0,0.00,'2022-02-26 15:15:01','3','1','1','0000-00-00','','active','','130019350','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(233,'CLAYART STEPPING TOILETS WHITE','39','2','',0,'1500','2300','','0','0',NULL,NULL,'1',0,0,'6484831645885118',0,0,0,0.00,'2023-08-17 10:19:47','3','1','1','0000-00-00','','active','','130019351','pcs','Inventory','EXEMPTED','mainitem','na','',''),(234,'SYNOVA GREEN','3','2','',0,'9700','12000','','0','0',NULL,NULL,'1',0,0,'7485371645885659',0,0,0,0.00,'2022-02-26 17:29:02','3','1','1','0000-00-00','','active','','CLOSE COUPLE TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(236,'KITCHEN FRUIT TRAY','40','2','',0,'700','1500','','0','',NULL,NULL,'1',0,0,'8722751647427717',0,0,0,1.00,'2022-03-16 13:50:40','3','1','1','0000-00-00','','active','','163200 KITCHEN TRAY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(237,'TWYFORD FLOOR TILES 30 X 30','1','2','',0,'920','980','','0','',NULL,NULL,'5',0,0,'6258871647849054',0,0,0,2.00,'2022-03-21 10:53:59','3','1','1','0000-00-00','','active','','FGP33585K','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(239,'VIEGA BOTTLE TRAPS 1.5','41','2','',0,'170','250','','0','',NULL,NULL,'5',0,0,'9874931648114602',0,0,0,27.00,'2022-03-24 12:41:42','3','1','1','0000-00-00','','active','','BOTTLE TRAPS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(240,'VIEGA BOTTLE TRAP','41','2','',0,'170','250','','0','',NULL,NULL,'5',0,0,'8172331648114984',0,0,0,0.00,'2022-03-24 12:44:13','3','1','1','0000-00-00','','active','','BOTTLE TRAPS 1/4','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(241,'SAWSAWA TOILET','3','2','',0,'9000','15000','','0','0',NULL,NULL,'1',0,0,'9160781648632441',0,0,0,0.00,'2022-03-30 12:34:51','3','1','1','0000-00-00','','active','','1PC SAWA SAWA TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(244,'DOUBLE BOWL SINGLE DRAIN','35','2','',0,'6600','11500','','0','',NULL,NULL,'1',0,0,'4289221648633481',0,0,0,0.00,'2022-03-30 12:48:33','3','1','1','0000-00-00','','active','','CENTAMILY KITCHEN SINK SC-D01','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(245,'DOUBLE DRAIN SINK WITH KNIFE HOLDER & DBIN','35','2','',0,'8500','13500','','0','',NULL,NULL,'1',0,0,'8001651648634221',0,0,0,0.00,'2022-03-30 12:59:01','3','1','1','0000-00-00','','active','','CENTAMILY KITCHEN SINK SC-312','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(246,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','35','2','',0,'5500','8500','','0','0',NULL,NULL,'1',0,0,'3122831648634469',0,0,0,1.00,'2022-03-30 13:03:10','3','1','1','0000-00-00','','active','','CENTAMILY KITCHEN SINK SC-630','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(247,'SYNOVA WHITE HANDWASH BASIN','23','2','',0,'900','1500','','0','0',NULL,NULL,'1',0,0,'752601648735672',0,0,0,1.00,'2022-03-31 17:09:36','3','1','1','0000-00-00','','active','','SYNOVA MEDIUM','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(248,'SYNOVA GREY PENDESTAL HANDWASH BASIN','23','2','',0,'4000','7000','','0','',NULL,NULL,'1',0,0,'5179491648735776',0,0,0,0.00,'2022-03-31 17:11:51','3','1','1','0000-00-00','','active','','SYNOVA GREY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(249,'WHITE GROUT 1KG','10','2','',0,'50','150','','0','',NULL,NULL,'5',0,0,'6792061648735938',0,0,0,27.00,'2022-03-31 17:18:28','3','1','1','0000-00-00','','active','','1KG GROUTS','pcs','Inventory','EXEMPTED','mainitem','na','',NULL),(250,'SYNOVA BLUE','3','2','',0,'9700','12000','','0','0',NULL,NULL,'1',0,0,'2210811648736412',0,0,0,0.00,'2022-03-31 17:21:57','3','1','1','0000-00-00','','active','','CLOSE COUPLE BLUE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(251,'TWYFORD FLOOR TILE 40 X 40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'3303791649054551',0,0,0,0.00,'2022-04-04 09:44:21','3','1','1','0000-00-00','','active','','BLO44031','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(252,'TWYFORD FLOOR TILES 40 X 40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'9647151649054662',0,0,0,0.00,'2022-04-04 09:45:43','3','1','1','0000-00-00','','active','','FGB44710','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(253,'TWYFORD FLOOR TILES 30 X 30','1','2','',0,'910','980','','0','',NULL,NULL,'10',0,0,'4733291649054743',0,0,0,2.00,'2022-04-04 09:47:58','3','1','1','0000-00-00','','active','','FGB33717','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(254,'TWYFORD WALL TILES 25 X 40','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'7722211649055198',0,0,0,31.00,'2022-04-04 09:55:12','3','1','1','0000-00-00','','active','','PMCP24350','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(255,'TWYFORD WALL TILES DECO','1','2','',0,'50','150','','0','0',NULL,NULL,'5',0,0,'7400181649055313',0,0,0,118.00,'2022-04-04 09:57:59','3','1','1','0000-00-00','','active','','PMHP24323 DECO','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(256,'TWYFORD WALL TILES DECO','1','2','',0,'50','150','','0','',NULL,NULL,'10',0,0,'5522361649056011',0,0,0,261.00,'2022-04-04 10:10:58','3','1','1','0000-00-00','','active','','PMHP24343CK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(257,'MICASSO FLOOR TILES 40 X 40','1','2','',0,'960','1250','','0','0',NULL,NULL,'10',0,0,'8071731649490665',0,0,0,8.00,'2022-04-09 10:56:39','3','1','1','0000-00-00','','active','','MR393042','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(258,'KEYLESS DOOR LOCK','5','2','',0,'680','1500','','0','',NULL,NULL,'1',0,0,'921781649493313',0,0,0,5.00,'2022-04-09 11:39:34','3','1','1','0000-00-00','','active','','AKKPES KEYLESS LOCK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(259,'WATER PROOF CEMENT','42','2','',0,'50','150','','0','',NULL,NULL,'5',0,0,'3219501649663693',0,0,0,33.00,'2022-04-11 10:57:33','3','1','1','0000-00-00','','active','','WP012','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(260,'TWYFORD WALL TILES DECO','1','2','',0,'686','800','','0','0',NULL,NULL,'10',0,0,'9614531650107239',0,0,0,4.00,'2022-04-16 14:09:24','3','1','1','0000-00-00','','active','','PMHP24328CK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(261,'TOWEL HOLDER','8','2','',0,'1000','2000','','0','',NULL,NULL,'0',0,0,'4926331650109879',0,0,0,1.00,'2022-04-16 14:52:40','4','1','1','0000-00-00','','active','','TOWEL HOLDER FRENCIA','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(262,'N123','8','2','',0,'1000','2000','','0','',NULL,NULL,'0',0,0,'1677621650109960',0,0,0,0.00,'2022-04-16 14:55:33','4','1','1','0000-00-00','','active','','SOAP DISH NEMSI N123','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(263,'GREY GROUTS 1KG','10','2','',0,'50','150','','0','',NULL,NULL,'5',0,0,'568331650630165',0,0,0,0.00,'2022-04-22 15:24:09','3','1','1','0000-00-00','','active','','GRY001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(264,'GREY GROUT 3KG','10','2','',0,'160','300','','0','',NULL,NULL,'10',0,0,'1123581651146220',0,0,0,0.00,'2022-04-28 14:45:14','3','1','1','0000-00-00','','active','','EUROFIX 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(265,'GROUT WHITE 3KG','10','2','',0,'160','300','','0','',NULL,NULL,'10',0,0,'8866241651146314',0,0,0,2.00,'2022-04-28 14:46:23','3','1','1','0000-00-00','','active','','EUROFIX 002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(266,'CREAM GROUT 3KG','10','2','',0,'160','300','','0','',NULL,NULL,'10',0,0,'1156201651146384',0,0,0,1.00,'2022-04-28 14:47:26','3','1','1','0000-00-00','','active','','EUROFIX 003','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(267,'BROWN GROUT 3KG','10','2','',0,'160','300','','0','',NULL,NULL,'5',0,0,'1774291651146446',0,0,0,0.00,'2022-04-28 14:48:32','3','1','1','0000-00-00','','active','','EUROFIX 004','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(268,'TABLE TOP','43','2','',0,'5000','6500','','0','',NULL,NULL,'1',0,0,'9218781651914705',0,0,0,0.00,'2022-05-07 12:16:29','3','1','1','0000-00-00','','active','','ORIENT PORCELIN SINK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(269,' COMEX FLOOR TILE 40 X 40','1','2','',0,'1130','1350','','0','',NULL,NULL,'5',0,0,'7793811652194768',0,0,0,3.00,'2022-05-10 18:02:09','3','1','1','0000-00-00','','active','','M4026','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(270,'TWYFORD WALL TILES','1','2','',0,'667','850','','0','0',NULL,NULL,'10',0,0,'5714501652350838',0,0,0,29.00,'2022-05-12 13:29:40','3','1','1','0000-00-00','','active','','PMCP24354AK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(271,'TWYFORD WALL TILES','1','2','',0,'667','850','','0','0',NULL,NULL,'10',0,0,'4778611652351380',0,0,0,20.00,'2022-05-12 13:30:40','3','1','1','0000-00-00','','active','','PMCP24354BK','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(272,'HAND WASH BASIN','1','2','',0,'6500','9000','','0','0',NULL,NULL,'1',0,0,'4925431652443668',0,0,0,0.00,'2022-05-13 15:09:19','3','1','1','0000-00-00','','active','','ORIENT ACTIVE 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(273,'BASIN MIXER','7','2','',0,'1600','3000','','0','',NULL,NULL,'1',0,0,'5449261652443760',0,0,0,0.00,'2022-05-13 15:34:39','3','1','1','0000-00-00','','active','','HUMA 3002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(274,'WALL TAP ','7','2','',0,'350','800','','0','',NULL,NULL,'2',0,0,'3222831652445280',0,0,0,1.00,'2022-05-13 15:37:09','3','1','1','0000-00-00','','active','','HUMA 9006','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(275,'CENTAMILLY KITCHEN SINK','2','2','',0,'6500','8500','','0','',NULL,NULL,'1',0,0,'5225711652861905',0,0,0,0.00,'2022-05-18 11:34:31','3','1','1','0000-00-00','','active','','SC-311','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(276,'CENTAMILY KITCHEN SINK','35','2','',0,'5500','7500','','0','',NULL,NULL,'1',0,0,'6353731652862871',0,0,0,0.00,'2022-05-18 11:36:18','3','1','1','0000-00-00','','active','','SC-006','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(277,'TWYFORD FLOOR TILE 30 X 30','1','2','',0,'901','980','','0','',NULL,NULL,'10',0,0,'4211881652864080',0,0,0,1.00,'2022-05-18 11:56:34','3','1','1','0000-00-00','','active','','FGP33001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(278,'MICASSO WALL TILE','1','2','',0,'1125','1300','','0','',NULL,NULL,'10',0,0,'7133431652954350',0,0,0,0.00,'2022-05-19 13:00:16','4','1','1','0000-00-00','','active','','MCP36007','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(279,'MICASSO WALL TILE','1','2','',0,'1125','1300','','0','',NULL,NULL,'10',0,0,'538721652954447',0,0,0,0.00,'2022-05-19 13:01:46','4','1','1','0000-00-00','','active','','MCP36006','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(280,'MICASSO FLOOR TILE 40X40','1','2','',0,'880','1250','','28','0',NULL,NULL,'10',0,0,'6012661653661726',0,0,0,11.00,'2022-05-27 17:29:48','3','1','1','0000-00-00','','active','','MR393043','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(281,'RAIN GUTTERS 4 Mtrs','44','2','',0,'1150','1600','','0','0',NULL,NULL,'2',0,0,'4816071654589510',0,0,0,24.00,'2022-06-07 11:21:54','3','1','1','0000-00-00','','active','','PTG GUTTERS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(282,'GUTTER CLIPS','44','2','',0,'60','160','','0','0',NULL,NULL,'20',0,0,'8505841654590115',0,0,0,240.00,'2022-06-07 11:24:07','3','1','1','0000-00-00','','active','','PTG CLIPS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(283,'DROPPER','44','2','',0,'441','500','','0','0',NULL,NULL,'1',0,0,'9561361654590248',0,0,0,0.00,'2022-06-07 11:26:14','3','1','1','0000-00-00','','active','','PTG DROPPER','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(284,'OUTER CORNER','44','2','',0,'330','500','','0','0',NULL,NULL,'2',0,0,'8717311654590374',0,0,0,0.00,'2022-06-07 11:27:36','3','1','1','0000-00-00','','active','','PTG OUTSIDE CORNER','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(285,'INSIDE CORNER','44','2','',0,'330','500','','0','0',NULL,NULL,'2',0,0,'3924291654590457',0,0,0,3.00,'2022-06-07 11:28:57','3','1','1','0000-00-00','','active','','PTG INSIDE CORNER','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(286,'GUTTER JOINT','44','2','',0,'230','450','','0','0',NULL,NULL,'0',0,0,'7672061654590538',0,0,0,17.00,'2022-06-07 11:30:15','3','1','1','0000-00-00','','active','','PTG JOINT','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(287,'TWYFORD FLOOR TILES 40 X 40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'2698691654849674',0,0,0,0.00,'2022-06-10 11:30:17','3','1','1','0000-00-00','','active','','FGB44715','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(288,'TWYFORD FLOOR TILES 40 X 40','1','2','',0,'1176','1350','','0','',NULL,NULL,'10',0,0,'6898401654849817',0,0,0,5.00,'2022-06-10 11:31:29','3','1','1','0000-00-00','','active','','FGB44712','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(289,'BLACK PLAIN 60 X 60','1','2','',0,'612','750','','0','0',NULL,NULL,'2',0,0,'865591654849889',0,0,0,0.00,'2022-06-10 11:36:17','3','1','1','0000-00-00','','active','','PGC66009','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(290,'FRENCIA SOAP DISH','30','2','',0,'200','500','','0','',NULL,NULL,'5',0,0,'2431941655199273',0,0,0,9.00,'2022-06-14 12:37:22','3','1','1','0000-00-00','','active','','SD-1113S','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(291,'25 x 40 wall tiles','1','2','',0,'725','800','','0','',NULL,NULL,'0',0,0,'3421301655559253',0,0,0,1.00,'2022-06-18 16:35:46','4','1','1','0000-00-00','','active','','24321 wall tiles','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(292,'KEN FLOOR TILES 30 X 30','1','2','',0,'880','970','','0','',NULL,NULL,'10',0,0,'6725601655559510',0,0,0,0.00,'2022-06-18 16:40:32','4','1','1','0000-00-00','','active','','1103 KEN TILES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(293,'KEN FLOOR TILES 30 X 30','1','2','',0,'880','970','','0','',NULL,NULL,'10',0,0,'663791655559633',0,0,0,1.00,'2022-06-18 16:41:34','4','1','1','0000-00-00','','active','','1203 KEN TILES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(294,'KEN FLOOR TILES 30 X 30','1','2','',0,'880','970','','0','',NULL,NULL,'10',0,0,'8536961655559695',0,0,0,1.00,'2022-06-18 16:42:22','4','1','1','0000-00-00','','active','','1206 KEN TILES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(295,'MODERN FLOOR TILES 40 X 40','1','2','',0,'1200','1350','','0','',NULL,NULL,'10',0,0,'4010081655982113',0,0,0,1.00,'2022-06-23 14:03:43','3','1','1','0000-00-00','','active','','4205','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(296,'MODERN FLOOR TILES 40 X 40','1','2','',0,'920','1350','','0','0',NULL,NULL,'10',0,0,'3688051655982224',0,0,0,33.00,'2022-06-23 14:04:39','3','1','1','0000-00-00','','active','','4212','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(297,'MODERN FLOOR TILES 40 X 40','1','2','',0,'1200','1350','','0','',NULL,NULL,'10',0,0,'4211881655982279',0,0,0,16.00,'2022-06-23 14:05:27','3','1','1','0000-00-00','','active','','4213','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(298,'FRENCIA SMALL CLOSE COUPLE TOILET','3','2','',0,'8800','11500','','0','',NULL,NULL,'1',0,0,'3047611655982344',0,0,0,0.00,'2022-06-23 14:10:59','3','1','1','0000-00-00','','active','','WC-M6','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(299,'TWYFORD FLOOR TILES','1','2','',0,'900','970','','0','',NULL,NULL,'10',0,0,'4712751656576901',0,0,0,1.00,'2022-06-30 11:37:38','3','1','1','0000-00-00','','active','','FGP33518','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(300,'TWYFORD DECO TILES','1','2','',0,'50','150','','0','',NULL,NULL,'10',0,0,'6228361657008560',0,0,0,75.00,'2022-07-05 11:11:03','3','1','1','0000-00-00','','active','','PMHP 24320','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(301,'MICASSO FLOOR TILE 30 X 60','1','2','',0,'1025','1350','','0','0',NULL,NULL,'10',0,0,'5958281658213582',0,0,0,12.00,'2022-07-19 09:54:29','3','1','1','0000-00-00','','active','','MR36038','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(303,'TWYFORD FLOOR TILE 30 X 30','1','2','',0,'700','900','','0','0',NULL,NULL,'10',0,0,'5052611658213965',0,0,0,4.00,'2022-07-19 10:01:55','3','1','1','0000-00-00','','active','','FGP33048','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(304,'SYNOVA TOILET','3','2','',0,'15500','18000','','0','',NULL,NULL,'1',0,0,'1606931658568651',0,0,0,1.00,'2022-07-23 12:33:27','3','1','1','0000-00-00','','active','','GREEN CLOSE COUPLE DECO TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(305,'SYNOVA TOILET','3','2','',0,'15500','18000','','0','',NULL,NULL,'1',0,0,'223941658568807',0,0,0,0.00,'2022-07-23 12:34:28','3','1','1','0000-00-00','','active','','BLUE CLOSE COUPLE DECO TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(306,'FRENCIA TAP','7','2','',0,'1493','3000','','0','0',NULL,NULL,'2',0,0,'2772711658914649',0,0,0,0.00,'2022-07-27 12:43:31','3','1','1','0000-00-00','','active','','BF-021','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(307,'BLACK FRENCIA FLEXIBLE WALL TAP ','7','2','',0,'618','2000','','0','',NULL,NULL,'2',0,0,'2450671658915012',0,0,0,1.00,'2022-07-27 12:47:02','3','1','1','0000-00-00','','active','','KF-0041','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(308,'HUMA ADJUSTABLE KITCHEN MIXER TAP','7','2','',0,'2500','5000','','0','',NULL,NULL,'1',0,0,'8370811658915366',0,0,0,0.00,'2022-07-27 12:52:17','3','1','1','0000-00-00','','active','','6013','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(309,'HAND WASH BASIN','23','2','',0,'5000','7500','','0','',NULL,NULL,'1',0,0,'6054051659606769',0,0,0,0.00,'2022-08-04 12:55:32','3','1','1','0000-00-00','','active','','ORIENT ROUND TABLE TOP BASIN','pcs','Inventory','EXEMPTED','mainitem','Inclusive','',NULL),(310,'test item','32','2','',0,'10','20','','0','',NULL,NULL,'5',0,0,'9697001660558545',0,0,0,11.00,'2022-08-15 13:16:26','1','1','1','0000-00-00','','active','','1bhshs','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(311,'CORNERSTRIPS','26','2','',0,'40','100','','0','',NULL,NULL,'10',0,0,'499751660639095',0,0,0,2.00,'2022-08-16 11:40:53','3','1','1','0000-00-00','','active','','GREY CORNERSTRIPS','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(312,' DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','35','2','',0,'5500','8000','','0','0',NULL,NULL,'1',0,0,'7722211661507730',0,0,0,0.00,'2022-08-26 13:00:17','3','1','1','0000-00-00','','active','','SC - 612 CENTAMILLY','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(313,'TWYFORD FLOOR TILES 40X40','1','2','',0,'960','1250','','0','',NULL,NULL,'10',0,0,'6714431661863404',0,0,0,3.00,'2022-08-30 15:45:57','3','1','1','0000-00-00','','active','','FGB44714','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(314,'TWYFORD WALL TILES 25X40','1','2','',0,'686','800','','0','0',NULL,NULL,'10',0,0,'9883391661863740',0,0,0,0.00,'2022-08-30 15:50:40','3','1','1','0000-00-00','','active','','PMCP 24313','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(315,'KENTILES FLOOR 45X45','1','2','',0,'931','1250','','0','0',NULL,NULL,'10',0,0,'7400181662030636',0,0,0,0.00,'2022-09-01 14:17:56','3','1','1','0000-00-00','','active','','5202','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(316,'KENTILES FLOOR 45X45','1','2','',0,'931','1250','','0','0',NULL,NULL,'10',0,0,'7924011662031076',0,0,0,2.00,'2022-09-01 14:21:45','3','1','1','0000-00-00','','active','','5211','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(317,'KENTILES FLOOR 45X45','1','2','',0,'931','1250','','0','0',NULL,NULL,'10',0,0,'5697581662031306',0,0,0,2.00,'2022-09-01 14:28:21','3','1','1','0000-00-00','','active','','5224','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(318,'KENTILES FLOOR 45X45','1','2','',0,'931','1250','','0','0',NULL,NULL,'10',0,0,'9189181662031702',0,0,0,2.00,'2022-09-01 14:30:46','3','1','1','0000-00-00','','active','','5381','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(319,'KENTILES FLOOR 45X45','1','2','',0,'960','1250','','0','',NULL,NULL,'0',0,0,'6759741662031846',0,0,0,0.00,'2022-09-01 14:33:42','3','1','1','0000-00-00','','active','','5153','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(320,'TWYFORD WALL TILES','1','2','',0,'686','800','','0','',NULL,NULL,'10',0,0,'3093531663669113',0,0,0,1.00,'2022-09-20 13:20:24','3','1','1','0000-00-00','','active','','PMCP 24320','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(321,'TWYFORD FLOOR TILES 40X40','1','2','',0,'1176','1250','','0','0',NULL,NULL,'10',0,0,'2622871664353899',0,0,0,1.00,'2022-09-28 11:33:21','3','1','1','0000-00-00','','active','','FGB44713','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(322,'TWYFORD FLOOR TILES 30X30','1','2','',0,'700','900','','0','0',NULL,NULL,'10',0,0,'8990401664354002',0,0,0,0.00,'2022-09-28 11:34:50','3','1','1','0000-00-00','','active','','FGP33746','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(323,'TWYFORD FLOOR TILES 30X30','1','2','',0,'700','900','','0','0',NULL,NULL,'10',0,0,'9088881664354091',0,0,0,0.00,'2022-09-28 11:36:04','3','1','1','0000-00-00','','active','','FGP33747','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(324,'P- TRAP TOILET WHITE','3','2','',0,'6500','8500','','0','0',NULL,NULL,'0',0,0,'1373411665061842',0,0,0,0.00,'2022-10-06 16:13:33','3','1','1','0000-00-00','','active','0','FRENICIA P TRAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(325,'TWYFORD WALL TILES 25X 40','1','2','',0,'686','800','','0','0',NULL,NULL,'5',0,0,'4880721666001575',0,0,0,0.00,'2022-10-17 13:14:29','3','1','1','0000-00-00','','active','0','PMCP 24355','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(326,'PJAY TOILET CLEANER','16','2','',0,'350','600','','0','0',NULL,NULL,'0',0,0,'136031666001669',0,0,0,0.00,'2022-10-17 13:16:35','3','1','1','0000-00-00','','active','','SPIN SPAN','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(327,'TWYFORD FLOOR TILES 30X30','1','2','',0,'750','900','','0','0',NULL,NULL,'0',0,0,'2272741666095970',0,0,0,0.00,'2022-10-18 15:27:47','3','1','1','0000-00-00','','active','','FGP33740','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(328,'TWYFORD FLOOR TILES 30X30','1','2','',0,'750','900','','0','0',NULL,NULL,'0',0,0,'7646991666096067',0,0,0,2.00,'2022-10-18 15:28:56','3','1','1','0000-00-00','','active','','FGP33744','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(329,'TWYFORD FLOOR TILES 40X40','1','2','',0,'880','1250','','0','0',NULL,NULL,'0',0,0,'3678081666096137',0,0,0,2.00,'2022-10-18 15:30:12','3','1','1','0000-00-00','','active','','FGB44641','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(330,'MODERN FLOOR TILES 40X40','1','2','',0,'920','1250','','0','0',NULL,NULL,'10',0,0,'6484831667822287',0,0,0,21.00,'2022-11-07 14:59:49','3','1','1','0000-00-00','','active','','4209','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(331,'GREY TWYFORD GROUT','10','2','',0,'50','150','','0','0',NULL,NULL,'0',0,0,'6162801667822390',0,0,0,0.00,'2022-11-07 15:01:38','3','1','1','0000-00-00','','active','','TWYFORD GROUT','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(332,'UJENZI CLOSE COUPLE TOILET- WHITE','3','2','',0,'8500','11000','','0','0',NULL,NULL,'0',0,0,'4031231668167673',0,0,0,0.00,'2022-11-11 14:59:09','3','1','1','0000-00-00','','active','','UJENZI 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(333,'1KG GROUT CREAM','10','2','',0,'50','150','','0','0',NULL,NULL,'0',0,0,'1806311668168166',0,0,0,2.00,'2022-11-11 15:05:01','3','1','1','0000-00-00','','active','','GROUT TWYFORD CREAM','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(334,'MODERN FLOOR TILES 40X40','1','2','',0,'920','1350','','0','0',NULL,NULL,'0',0,0,'9161391668500685',0,0,0,0.00,'2022-11-15 11:26:25','3','1','1','0000-00-00','','active','','4001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(335,'MODERN FLOOR TILES 40X40','1','2','',0,'920','1350','','0','0',NULL,NULL,'0',0,0,'9874931668500786',0,0,0,1.00,'2022-11-15 11:27:26','3','1','1','0000-00-00','','active','','4210','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(336,'MODERN FLOOR TILES 40X40','1','2','',0,'1041','1350','','0','0',NULL,NULL,'0',0,0,'499751668500847',0,0,0,9.00,'2022-11-15 11:28:44','3','1','1','0000-00-00','','active','','4204','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(337,'KEN FLOOR TILES 40X40','1','2','',0,'931','1350','','0','0',NULL,NULL,'0',0,0,'5522361669113057',0,0,0,1.00,'2022-11-22 13:32:37','3','1','1','0000-00-00','','active','','5308','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(338,'KEN FLOOR TILES 40X40','1','2','',0,'931','1350','','0','0',NULL,NULL,'0',0,0,'2546741669113158',0,0,0,1.00,'2022-11-22 13:33:40','3','1','1','0000-00-00','','active','','5302','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(339,'FRENCIA TOWEL HOLDER','45','2','',0,'855','2000','','0','0',NULL,NULL,'0',0,0,'527541669113684',0,0,0,4.00,'2022-11-22 13:42:44','3','1','1','0000-00-00','','active','','TB-8037B','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(340,'KEN FLOOR TILES 30X30','1','2','',0,'680','900','','0','0',NULL,NULL,'0',0,0,'6189691669113769',0,0,0,0.00,'2022-11-22 13:46:21','3','1','1','0000-00-00','','active','','1365','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(341,'KEN FLOOR TILES 30X30','1','2','',0,'680','900','','0','0',NULL,NULL,'0',0,0,'384051669113982',0,0,0,0.00,'2022-11-22 13:47:09','3','1','1','0000-00-00','','active','','1336','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(342,'KEN FLOOR TILES 30X30','1','2','',0,'680','900','','0','0',NULL,NULL,'0',0,0,'3137031669114029',0,0,0,2.00,'2022-11-22 13:47:55','3','1','1','0000-00-00','','active','','1343','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(344,'TWYFORD FLOOR TILES','1','2','',0,'700','900','','0','0',NULL,NULL,'0',0,0,'572861670338978',0,0,0,1.00,'2022-12-06 18:05:42','3','1','1','0000-00-00','','active','','FGP33047','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(345,'KENTILES FLOOR TILES 40X40','1','2','',0,'931','1250','','0','0',NULL,NULL,'0',0,0,'4374411670339525',0,0,0,0.00,'2022-12-06 18:13:16','3','1','1','0000-00-00','','active','','5212','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(347,'CENTAMILY DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','35','2','',0,'6600','9500','','0','0',NULL,NULL,'0',0,0,'4992791671017104',0,0,0,0.00,'2022-12-14 14:26:56','3','1','1','0000-00-00','','active','','621B','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(348,'MICASSO FLOOR TILE 60X60','1','2','',0,'390','600','','0','0',NULL,NULL,'0',0,0,'3784121671716157',0,0,0,10.00,'2022-12-22 16:41:03','3','1','1','0000-00-00','','active','','MRP66203','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(349,'ARABIC SHOWER','31','2','',0,'650','1500','','0','',NULL,NULL,'0',0,0,'9007921672915047',0,0,0,1.00,'2023-01-05 13:39:15','3','1','1','0000-00-00','','active','','HSW-002','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(350,'FRENCIA HANDWASH BASIN MIXER TAP','7','2','',0,'1600','3000','','0','',NULL,NULL,'0',0,0,'8763231672915155',0,0,0,2.00,'2023-01-05 13:52:59','3','1','1','0000-00-00','','active','','BF-031B','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(351,'LIRLEE KITCHEN MIXER TAP','7','2','',0,'1700','4000','','0','0',NULL,NULL,'0',0,0,'9546861672916013',0,0,0,0.00,'2023-01-05 13:55:11','3','1','1','0000-00-00','','active','','LR6105','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(352,'MODERN FLOOR TILES 40X40','1','2','',0,'920','1350','','0','0',NULL,NULL,'0',0,0,'6934951673003042',0,0,0,25.00,'2023-01-06 14:06:29','3','1','1','0000-00-00','','active','','4018','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(353,'PINK SYNOVA CLOSE COUPLE TOILET','3','2','',0,'9800','12000','','0','0',NULL,NULL,'0',0,0,'7808011673003377',0,0,0,1.00,'2023-01-06 14:11:18','3','1','1','0000-00-00','','active','','SYNOVA TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(354,'TWYFORD GRANITO 60X60','21','2','',0,'1450','2500','','0','0',NULL,NULL,'0',0,0,'3274181673083743',0,0,0,1.00,'2023-01-07 12:32:20','3','1','1','0000-00-00','','active','','YMP66737','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(355,'CLOSE COUPLE TOILET','3','2','',0,'8900','12000','','0','',NULL,NULL,'0',0,0,'5522361674814209',0,0,0,0.00,'2023-01-27 13:11:48','4','1','1','0000-00-00','','active','','COMEX TOILET 101','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(356,'ASIAN TOILET','3','2','',0,'1300','1600','','0','0',NULL,NULL,'0',0,0,'378311674818092',0,0,0,0.00,'2023-01-27 14:17:12','4','1','1','0000-00-00','','active','','ASIAN TOILET 101','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(357,'CISTERN','22','2','',0,'1535','3000','','0','0',NULL,NULL,'0',0,0,'6162801674818275',0,0,0,2.00,'2023-01-27 14:32:31','4','1','1','0000-00-00','','active','','CERAMIC CISTERN 102','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(358,'TWYFORD FLOOR TILES 40 X 40','1','2','',0,'950','1250','','0','0',NULL,NULL,'0',0,0,'5158941675255726',0,0,0,4.00,'2023-02-01 15:50:28','3','1','1','0000-00-00','','active','','FGB44700','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(359,'DOWN PIPE','44','2','',0,'960','1400','','0','0',NULL,NULL,'0',0,0,'391161676987476',0,0,0,6.00,'2023-02-21 16:54:15','3','1','1','0000-00-00','','active','','PTG DOWN PIPE','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(360,'END CAP PAIR','44','2','',0,'280','650','','0','0',NULL,NULL,'0',0,0,'5857351676987875',0,0,0,25.00,'2023-02-21 17:01:19','3','1','1','0000-00-00','','active','','PTG END CAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(363,'DIVERTER','44','2','',0,'130','250','','0','0',NULL,NULL,'0',0,0,'9793141676989573',0,0,0,1.00,'2023-02-21 17:27:22','3','1','1','0000-00-00','','active','','PTG DIVERTER 90','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(364,'BEND','44','2','',0,'130','250','','0','0',NULL,NULL,'0',0,0,'2301241676989702',0,0,0,0.00,'2023-02-21 17:29:33','3','1','1','0000-00-00','','active','','PTG BEND 90','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(365,'60 X 60 GRANITES','21','2','',0,'367','600','','0','',NULL,NULL,'0',0,0,'1058181677056311',0,0,0,1.00,'2023-02-22 12:01:54','4','1','1','0000-00-00','','active','','YMP 66444T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(366,'FRENCIA MIXTURE TAP','7','2','',0,'1350','3000','','0','',NULL,NULL,'2',0,0,'7630391677057404',0,0,0,0.00,'2023-02-22 12:21:18','4','1','1','0000-00-00','','active','','KF -028 MIXTURE TAP','pcs','Inventory','EXEMPTED','mainitem','Inclusive','2',NULL),(367,'TWYFORD FLOOR TILE 30X30','1','2','',0,'711','850','','0','0',NULL,NULL,'0',0,0,'2623361680255927',0,0,0,13.00,'2023-03-31 12:47:07','3','1','1','0000-00-00','','active','','FGP33743','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(368,'TWYFORD WALL TILES 25X40','1','2','',0,'686','800','','0','0',NULL,NULL,'0',0,0,'950441680256242',0,0,0,7.00,'2023-03-31 12:52:21','3','1','1','0000-00-00','','active','','PMCP 24357','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(369,'MODERN FLOOR TILES 40X40','1','2','',0,'1041','1250','','0','0',NULL,NULL,'0',0,0,'7548931680256759',0,0,0,0.00,'2023-03-31 13:00:10','3','1','1','0000-00-00','','active','','4207','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(370,'MODERN FLOOR TILES 40X40','1','2','',0,'1041','1250','','0','0',NULL,NULL,'0',0,0,'9865401680256811',0,0,0,21.00,'2023-03-31 13:00:57','3','1','1','0000-00-00','','active','','4208','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(371,'MICASSO FLOOR GRANITE 60X60','21','2','',0,'1550','2400','','0','0',NULL,NULL,'0',0,0,'2130851682061483',0,0,0,0.00,'2023-04-21 10:21:55','3','1','1','0000-00-00','','active','','MRP 66721','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(372,'MICASSO WALL TILES 25X40','1','2','',0,'700','850','','0','0',NULL,NULL,'0',0,0,'4378531682061841',0,0,0,1.00,'2023-04-21 10:25:48','3','1','1','0000-00-00','','active','','MMCP 24018','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(373,'MICASSO WALL TILES 25X40','1','2','',0,'700','850','','0','0',NULL,NULL,'0',0,0,'1088921682061949',0,0,0,20.00,'2023-04-21 10:28:04','3','1','1','0000-00-00','','active','','MMCP 24013','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(374,'MICASSO WALL TILES 25 X40','1','2','',0,'700','850','','0','0',NULL,NULL,'5',0,0,'3984411682062085',0,0,0,6.00,'2023-04-21 10:29:58','3','1','1','0000-00-00','','active','','MMCP 24017','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(375,'TWYFORD FLOOR TILES 30X30','1','2','',0,'700','850','','0','0',NULL,NULL,'5',0,0,'3391001682062391',0,0,0,8.00,'2023-04-21 10:36:49','3','1','1','0000-00-00','','active','','FGP33528','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(376,'TWYFORD WALL TILES 25 X 40','1','2','',0,'686','800','','0','0',NULL,NULL,'5',0,0,'4600411682062609',0,0,0,1.00,'2023-04-21 10:39:00','3','1','1','0000-00-00','','active','','PMCP 24104','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(377,'DECORATIVE HAND WASH BASIN','1','2','',0,'12500','16500','','0','0',NULL,NULL,'0',0,0,'9418151682063166',0,0,0,2.00,'2023-04-21 10:47:39','3','1','1','0000-00-00','','active','','DECO 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(378,'30 x 30 floor tiles','1','2','',0,'710','800','','0','',NULL,NULL,'0',0,0,'4729031683549489',0,0,0,0.00,'2023-05-08 15:40:26','4','1','1','0000-00-00','','active','','33745','pcs','Inventory','EXEMPTED','mainitem','Inclusive','20',NULL),(379,'CLOSE COUPLE TOILET WHITE','3','2','',0,'8800','11500','','0','0',NULL,NULL,'0',0,0,'6492551684912737',0,0,0,0.00,'2023-05-24 10:22:12','3','1','1','0000-00-00','','active','','SAWA SAWA','pcs','Inventory','EXEMPTED','mainitem','Inclusive','10',NULL),(380,'MICASSO FLOOR TILES 30X 60','1','2','',0,'1125','1300','','0','0',NULL,NULL,'0',0,0,'8759821685166455',0,0,0,1.00,'2023-05-27 08:55:44','3','1','1','0000-00-00','','active','0','MR36041','pcs','Inventory','EXEMPTED','mainitem','Inclusive','100',NULL),(381,'MICASSO FLOOR TILES 30 X 60','1','2','',0,'1025','1300','','0','0',NULL,NULL,'0',0,0,'8680561685166945',0,0,0,3.00,'2023-05-27 08:57:05','3','1','1','0000-00-00','','active','0','MR36045','pcs','Inventory','EXEMPTED','mainitem','Inclusive','100',NULL),(382,'25 X40 WALL TILES','1','2','',0,'678','800','','0','',NULL,NULL,'0',0,0,'5658661685784965',0,0,0,4.00,'2023-06-03 12:39:03','4','1','1','0000-00-00','','active','','24366 TWYFORD WALL','pcs','Inventory','EXEMPTED','mainitem','Inclusive','15',NULL),(383,'60 X 60 MICASO GRANITES','21','2','',0,'343','600','','0','',NULL,NULL,'0',0,0,'8215371685785144',0,0,0,5.00,'2023-06-03 12:42:10','4','1','1','0000-00-00','','active','','MR 662003T','pcs','Inventory','EXEMPTED','mainitem','Inclusive','3',NULL),(384,'ZYG BIG ONE PIECE','3','2','',0,'9900','14500','','0','',NULL,NULL,'0',0,0,'5564691686297785',0,0,0,0.00,'2023-06-09 11:05:52','4','1','1','0000-00-00','','active','','ONE PIECE ZYG SAWA TOILET','pcs','Inventory','EXEMPTED','mainitem','Inclusive','2',NULL),(385,'TWYFORD FLOOR TILES 30 X 30','1','2','',0,'700','900','','0','0',NULL,NULL,'0',0,0,'576411686637295',0,0,0,0.00,'2023-06-13 09:23:40','3','1','1','0000-00-00','','active','','FGP33703','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(386,'30 X 60 WALL TILES','1','2','',0,'1050','1300','','0','',NULL,NULL,'0',0,0,'8863311687870612',0,0,0,1.00,'2023-06-27 15:58:39','4','1','1','0000-00-00','','active','','MCP 36016','pcs','Inventory','EXEMPTED','mainitem','Inclusive','10',NULL),(387,'TWYFORD FLOOR TILES 30X30','1','2','',0,'700','800','','0','0',NULL,NULL,'0',0,0,'2783531689055209',0,0,0,0.00,'2023-07-11 09:01:49','3','1','1','0000-00-00','','active','','FGP33752','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(388,'FRENCIA PILLAR TAP','7','2','',0,'500','1000','','0','0',NULL,NULL,'0',0,0,'7069211689055584',0,0,0,4.00,'2023-07-11 09:08:37','3','1','1','0000-00-00','','active','','BF015','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(389,'FRENCIA PILLAR TAP','7','2','',0,'750','2000','','0','0',NULL,NULL,'0',0,0,'2674311689055718',0,0,0,2.00,'2023-07-11 09:11:26','3','1','1','0000-00-00','','active','','LR9501','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(390,'FRENCIA BASIN FAUCET','7','2','',0,'2500','6500','','0','',NULL,NULL,'0',0,0,'4101871689055887',0,0,0,2.00,'2023-07-11 09:13:38','3','1','1','0000-00-00','','active','','BF-55165L','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(391,'TWYFORD FLOOR TILES 30X30','1','2','',0,'700','800','','0','0',NULL,NULL,'0',0,0,'7011971689056073',0,0,0,11.00,'2023-07-11 09:15:42','3','1','1','0000-00-00','','active','','FGP33751','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(392,'TWYFORD WALL TILES 25X40','1','2','',0,'686','800','','0','0',NULL,NULL,'0',0,0,'6368191689056201',0,0,0,1.00,'2023-07-11 09:17:55','3','1','1','0000-00-00','','active','','PMCP24361','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(393,'TWYFORD WALL DECO ','1','2','',0,'45','150','','0','0',NULL,NULL,'0',0,0,'4482271690874004',0,0,0,220.00,'2023-08-01 10:17:05','3','1','1','0000-00-00','','active','','PMCP 24375','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(394,'BASIN TAP FRENCIA','7','2','',0,'645','2000','','0','',NULL,NULL,'0',0,0,'2432621691227104',0,0,0,4.00,'2023-08-05 12:21:13','4','1','1','0000-00-00','','active','','BF-007 370G','pcs','Inventory','EXEMPTED','mainitem','Inclusive','2',NULL),(395,'BASIN TAP FRENCIA','7','2','',0,'743','2000','','0','',NULL,NULL,'0',0,0,'8820511691227273',0,0,0,3.00,'2023-08-05 12:24:02','4','1','1','0000-00-00','','active','','BF-004 550G','pcs','Inventory','EXEMPTED','mainitem','Inclusive','3',NULL),(396,'BASIN TAP FRENCIA','7','2','',0,'832','2000','','0','',NULL,NULL,'0',0,0,'8252381691227442',0,0,0,3.00,'2023-08-05 12:26:47','4','1','1','0000-00-00','','active','','BF- 016 832','pcs','Inventory','EXEMPTED','mainitem','Inclusive','2',NULL),(397,'BASIN TAP FRENCIA','7','2','',0,'1580','3000','','0','',NULL,NULL,'0',0,0,'4684741691227607',0,0,0,4.00,'2023-08-05 12:29:24','4','1','1','0000-00-00','','active','','BF-006 950G','pcs','Inventory','EXEMPTED','mainitem','Inclusive','2',NULL),(398,'CLAYARTCOLOR STEPPING TOILETS ','39','2','',0,'2300','3000','','0','0',NULL,NULL,'0',0,0,'4595491692256865',0,0,0,2.00,'2023-08-17 10:23:31','3','1','1','0000-00-00','','active','','CLAYART STEPPINGS C2','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(399,'CLAYART TABLE TOP HANDWASH BASIN','43','2','',0,'6000','8000','','0','0',NULL,NULL,'0',0,0,'8084971692257070',0,0,0,1.00,'2023-08-17 10:26:37','3','1','1','0000-00-00','','active','','TABLETOP 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(400,'MICASSO FLOOR TILES 40 X 40','1','2','',0,'980','1200','','0','0',NULL,NULL,'0',0,0,'71941692257254',0,0,0,3.00,'2023-08-17 10:29:19','3','1','1','0000-00-00','','active','','MR39048','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(401,'P- TRAP TOILET','3','2','',0,'2000','3500','','0','0',NULL,NULL,'0',0,0,'7170251692871062',0,0,0,1.00,'2023-08-24 12:59:14','3','1','1','0000-00-00','','active','','STATIGA P-TRAP 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(402,'GROVES','46','2','',0,'95','200','','0','0',NULL,NULL,'0',0,0,'4270571694155277',0,0,0,4.00,'2023-09-08 09:42:03','3','1','1','0000-00-00','','active','','RUBBER GROVES','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(403,'TWYFORD FLOOR TILE 40 X 40','1','2','',0,'900','1400','','0','0',NULL,NULL,'0',0,0,'2761351694760824',0,0,0,7.00,'2023-09-15 09:58:26','3','1','1','0000-00-00','','active','','FGB44725','pcs','Inventory','EXEMPTED','mainitem','Inclusive','10',NULL),(404,'TWYFORD FLOOR TILES 40 X 40','1','2','',0,'900','1150','','0','0',NULL,NULL,'0',0,0,'1241311694761107',0,0,0,0.00,'2023-09-15 09:59:52','3','1','1','0000-00-00','','active','','FGB44717','pcs','Inventory','EXEMPTED','mainitem','Inclusive','10',NULL),(405,'BASIN FAUCET COLD WATER','7','2','',0,'623','2000','','0','0',NULL,NULL,'0',0,0,'4654061694761540',0,0,0,5.00,'2023-09-15 10:06:54','3','1','1','0000-00-00','','active','','BF-003','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(406,'BASIN FAUCET- COLD KIRSITE CHROME','7','2','',0,'728','2000','','0','0',NULL,NULL,'0',0,0,'8629631694761614',0,0,0,5.00,'2023-09-15 10:08:32','3','1','1','0000-00-00','','active','','BF-040B','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(407,'BASIN FAUCET - COLD WATER','7','2','',0,'545','2000','','0','0',NULL,NULL,'0',0,0,'8243111694761713',0,0,0,5.00,'2023-09-15 10:10:10','3','1','1','0000-00-00','','active','','BF-037','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(408,'TWYFORD FLOOR TILE 30 X 30','1','2','',0,'670','800','','0','0',NULL,NULL,'0',0,0,'7633041696230953',0,0,0,0.00,'2023-10-02 10:19:18','3','1','1','0000-00-00','','active','0','FGP33749','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(409,'ONE PIECE CLOSE COUPLE','3','2','',0,'14500','20000','','0','0',NULL,NULL,'0',0,0,'1172141696231159',0,0,0,1.00,'2023-10-02 10:23:59','3','1','1','0000-00-00','','active','','CLAYART 001','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(410,'TYWFORD FLOOR TILE 40 X 40','1','2','',0,'960','1150','','0','0',NULL,NULL,'0',0,0,'7610991697436499',0,0,0,3.00,'2023-10-16 09:10:26','3','1','1','0000-00-00','','active','','FGB44741','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(411,'INDIAN WALL DECOR 30 X 60','1','2','',0,'220','500','','0','0',NULL,NULL,'0',0,0,'7617311697437178',0,0,0,5.00,'2023-10-16 09:21:39','3','1','1','0000-00-00','','active','','7042-HL1','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(412,'INDIAN WALL TILE DECOR 30 X 60','1','2','',0,'220','500','','0','0',NULL,NULL,'0',0,0,'6856871697437300',0,0,0,5.00,'2023-10-16 09:23:00','3','1','1','0000-00-00','','active','','6017-HL2','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL),(413,'FRENCIA ONE PIECE TOILET SEAT','3','2','',0,'11800','15000','','0','0',NULL,NULL,'0',0,0,'7738341698659611',0,0,0,3.00,'2023-10-30 12:55:23','3','1','1','0000-00-00','','active','','WC-306P','pcs','Inventory','EXEMPTED','mainitem','Inclusive','1',NULL),(414,'MICASSO FLOOR TILE 30X60','1','2','',0,'1125','1300','','0','0',NULL,NULL,'0',0,0,'446971701156114',0,0,0,23.00,'2023-11-28 10:31:30','3','1','1','0000-00-00','','active','','MR36042','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(415,'TWYFORD WALL TILES 25X40','1','2','',0,'686','800','','0','0',NULL,NULL,'0',0,0,'5898761701412171',0,0,0,0.00,'2023-12-01 09:31:30','3','1','1','0000-00-00','','active','','PMCP 24373','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(416,'TWYFORD FLOOR TILES 40X40','1','2','',0,'860','1150','','0','0',NULL,NULL,'0',0,0,'1309301701412726',0,0,0,1.00,'2023-12-01 09:40:06','3','1','1','0000-00-00','','active','','FGB 44730','pcs','Inventory','EXEMPTED','mainitem','Inclusive','5',NULL),(417,'TWYFORD FLOOR TILES 30X30','1','2','',0,'670','800','','0','0',NULL,NULL,'5',0,0,'4204281702452460',0,0,0,1.00,'2023-12-13 10:31:07','3','1','1','0000-00-00','','active','','FGP33123','pcs','Inventory','EXEMPTED','mainitem','Inclusive','0',NULL); /*!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, `code` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `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, `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', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `reorderquantity` varchar(20) NOT NULL, `hscode` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=419 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,'SIMBA CEMENT','1','18','2','',0,'600','750','0','0',NULL,NULL,15,0,0,'6208121631270235',0,0,0,0.00,'2021-09-10 13:39:02','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(2,'TWYFORD WALL TILES','PMCP 24333','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'31631282014',0,0,0,0.00,'2021-09-10 16:53:43','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(3,'TWYFORD WALL TILES','PMCP 24101','1','2','',0,'670','800','0','0',NULL,NULL,0,0,0,'31631281996',0,0,0,0.00,'2021-09-10 16:53:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(4,'TWYFORD WALL TILES','PMCP 24323','1','2','',0,'700','800','0','0',NULL,NULL,0,0,0,'31631281969',0,0,0,0.00,'2021-09-10 16:53:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(5,'TWYFORD WALL TILE','PMCP 24306','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'31631281955',0,0,0,0.00,'2021-09-10 16:52:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(6,'TWYFORD WAII TILES','PMCP24346BK','1','2','',0,'686','800','0','0',NULL,NULL,15,0,0,'31631281941',0,0,0,0.00,'2021-09-10 16:52:31','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(7,'TWYFORD WAII TILES','PMCP 24328BK','1','2','',0,'686','800','','',NULL,NULL,0,0,0,'31631281926',0,0,0,0.00,'2021-09-10 16:52:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(8,'TWYFORD WALL TILES','PMCP 24353','1','2','',0,'686','800','0','0',NULL,NULL,15,0,0,'31631281899',0,0,0,0.00,'2021-09-10 16:52:00','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(9,'TWYFORD FLOOR TILES','FGP336112','1','2','',0,'701','980','0','',NULL,NULL,15,0,0,'5478861631282023',0,0,0,0.00,'2021-09-10 17:05:52','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(10,'TWYFORD FLOOR TILES','FGP33724','1','2','',0,'701','980','0','',NULL,NULL,15,0,0,'5403341631282753',0,0,0,0.00,'2021-09-10 17:08:47','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(11,'TWYFORD FLOOR TILES','FGP33005','1','2','',0,'701','980','0','',NULL,NULL,15,0,0,'1037181631282968',0,0,0,0.00,'2021-09-10 17:16:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(12,'TWYFORD FLOOR TILES','FGP33721','1','2','',0,'701','980','0','',NULL,NULL,15,0,0,'8765341631283369',0,0,0,0.00,'2021-09-10 17:17:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(13,'TWYFORD FLOOR TILES','FGP33718','1','2','',0,'695','850','0','0',NULL,NULL,15,0,0,'2007501631283437',0,0,0,0.00,'2021-09-10 17:18:41','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(14,'TWYFORD FLOOR TILES','FGP33736','1','2','',0,'721.2','980','0','0',NULL,NULL,15,0,0,'6091211631283521',0,0,0,0.00,'2021-09-10 17:21:35','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(15,'TWYFORD FLOOR TILES','FGP33547','1','2','',0,'921.2','980','0','0',NULL,NULL,15,0,0,'7675991631283695',0,0,0,0.00,'2021-09-10 17:49:45','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(16,'TWYFORD FLOOR TILES','FGP33722','1','2','',0,'901','980','0','',NULL,NULL,15,0,0,'5268601631362674',0,0,0,0.00,'2021-09-11 15:20:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(17,'TWYFORD FLOOR TILES','FGP33725','1','2','',0,'700','900','0','0',NULL,NULL,15,0,0,'31632376074',0,0,0,0.00,'2021-09-23 08:48:44','3','1','','0000-00-00','','active','bx','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(18,'TWYFORD FLOOR TILES','FGP33516','1','2','',0,'700','900','0','0',NULL,NULL,15,0,0,'4312181631363280',0,0,0,0.00,'2021-09-11 15:29:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(19,'TWYFORD FLOOR TILES','FGP33720','1','2','',0,'901','980','0','',NULL,NULL,15,0,0,'6948251631363356',0,0,0,0.00,'2021-09-11 15:30:41','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(20,'TWYFORD FLOOR TILES','FGP33009','1','2','',0,'720','800','0','0',NULL,NULL,15,0,0,'1304531631363442',0,0,0,0.00,'2021-09-11 15:32:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(21,'TWYFORD FLOOR TILES','YMZ33051','1','2','',0,'901','980','0','',NULL,NULL,0,0,0,'4820301631363523',0,0,0,0.00,'2021-09-11 15:33:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(22,'TWYFORD FLOOR TILE 40X40','FGB44683','1','2','',0,'1176','1350','0','',NULL,NULL,0,0,0,'7403201631363606',0,0,0,0.00,'2021-09-11 15:43:31','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(23,'TWYFORD FLOOR TILE 40X40','FGB44698','1','2','',0,'960','1250','0','0',NULL,NULL,15,0,0,'8550551631364212',0,0,0,0.00,'2021-09-11 15:45:06','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(24,'TWYFORD FLOOR TILES 40X40','FGB44685','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'4975571631364307',0,0,0,0.00,'2021-09-11 15:46:23','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(25,'TWYFORD FLOOR TILES 40X40','FGB44689','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'7930661631364383',0,0,0,0.00,'2021-09-11 15:47:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(26,'TWYFORD FLOOR TILES 40X40','FGB44326','1','2','',0,'960','1250','0','0',NULL,NULL,15,0,0,'1136571631364450',0,0,0,0.00,'2021-09-11 15:48:49','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(27,'TYWFORD FLOOR TILES 40X40','FGB44602','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'7600771631364530',0,0,0,0.00,'2021-09-11 15:51:51','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(28,'TWYFORD FLOOR TILES 40X40','FGB44692','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'7950591631364711',0,0,0,0.00,'2021-09-11 15:52:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(29,'TWYFORD FLOOR TILES 40X40','FGB44686','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'7251551631364779',0,0,0,0.00,'2021-09-11 15:54:50','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(30,'TWYFORD FLOOR TILE 40 X 40','BLO44076','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'2835541631364891',0,0,0,0.00,'2021-09-11 17:12:15','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(31,'TWYFORD FLOOR TILES 40X40 ','GFT 44026','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'1624151631369535',0,0,0,0.00,'2021-09-11 17:17:14','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(32,'GROUTS','WHITE','10','2','',0,'100','300','0','',NULL,NULL,10,0,0,'7692001631538687',0,0,0,0.00,'2021-09-13 16:13:12','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(33,'GROUTS','CREAM','10','2','',0,'100','300','0','',NULL,NULL,10,0,0,'1134751631538793',0,0,0,0.00,'2021-09-13 16:14:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(34,'GROUTS','BEIGE','10','2','',0,'100','300','0','',NULL,NULL,10,0,0,'5245041631538852',0,0,0,0.00,'2021-09-13 16:14:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(35,'GROUTS','GREY','10','2','',0,'100','300','0','',NULL,NULL,10,0,0,'8383801631538900',0,0,0,0.00,'2021-09-13 16:15:42','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(36,'CLOSE COUPLE WHITE','SYNOVA','3','2','',0,'7300','9000','0','',NULL,NULL,1,0,0,'6026861631538943',0,0,0,0.00,'2021-09-13 16:21:51','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(37,'CLOSE COUPLE WHITE SYNOVA TOILET','100','3','2','',0,'9800','12000','0','0',NULL,NULL,2,0,0,'31648035292',0,0,0,0.00,'2022-03-23 14:35:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(38,'SYNOVA COLOR TOILETS','200','3','2','',0,'7500','9000','0','',NULL,NULL,2,0,0,'2899281631603608',0,0,0,0.00,'2021-09-14 10:14:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(39,'HIGH LEVEL PLASTIC ','CISTERN','22','2','',0,'1350','1800','','',NULL,NULL,2,0,0,'3132501631603771',0,0,0,0.00,'2021-09-14 10:18:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(40,'SYNOVA DECO SINKS','201 BIG STEERING','23','2','',0,'7800','11000','0','0',NULL,NULL,1,0,0,'6272461631603994',0,0,0,0.00,'2021-09-14 10:23:32','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(41,'SYNOVA DECO SMALL HAND WASH BASIN','202 MAHOGANY','23','2','',0,'5000','7500','0','',NULL,NULL,1,0,0,'5672501631604213',0,0,0,0.00,'2021-09-14 10:26:50','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(42,'TWYFORD FLOOR TILES','FGP33112','1','2','',0,'700','900','0','0',NULL,NULL,15,0,0,'2214741632375750',0,0,0,0.00,'2021-09-23 08:45:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(43,'TWYFORD FLOOR TILES','FGP33701','1','2','',0,'901','970','0','',NULL,NULL,15,0,0,'1556781632375960',0,0,0,0.00,'2021-09-23 08:47:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(44,'TWYFORD FLOOR TILES','FGP33571','1','2','',0,'711','850','0','0',NULL,NULL,15,0,0,'4170491632377049',0,0,0,0.00,'2021-09-23 09:05:13','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(45,'TWYFORD WALL TILES','PMCP24331','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'1877001632377199',0,0,0,0.00,'2021-09-23 09:08:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(46,'TWYFORD WALL TILES','PMCP24329','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'9169541632377320',0,0,0,0.00,'2021-09-23 09:09:34','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(47,'TWYFORD WALL TILES','PMCP24335','1','2','',0,'710.5','800','0','0',NULL,NULL,15,0,0,'2417141632377522',0,0,0,0.00,'2021-09-23 09:12:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(48,'TWYFORD WALL TILES','PMCP24102','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'1380961632377609',0,0,0,0.00,'2021-09-23 09:14:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(49,'one piece toilet twyford','0007','1','2','',0,'8000','13500','0','',NULL,NULL,3,0,0,'7417701633685568',0,0,0,0.00,'2021-10-08 12:35:23','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(50,'BATHROOM CABINET BIG','00008','27','2','',0,'10000','18000','0','',NULL,NULL,2,0,0,'1509951633685822',0,0,0,0.00,'2021-10-08 12:38:20','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(51,'BATHROOM CABINET SMALL','00009','27','2','',0,'4500','10000','0','',NULL,NULL,2,0,0,'7829151633685900',0,0,0,0.00,'2021-10-08 12:39:28','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(52,'CERRAZO TILE CLEANER 1 LTR','0010','16','2','',0,'250','450','0','',NULL,NULL,2,0,0,'31690179820',0,0,0,0.00,'2023-07-24 09:24:04','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',''),(53,'ELEX TOILET CLEANER','00011','16','2','',0,'346','650','0','0',NULL,NULL,3,0,0,'31637654271',0,0,0,0.00,'2021-11-23 10:58:12','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(54,'TILE CLEANER 5LTRS','00012','14','2','',0,'950','1200','0','',NULL,NULL,1,0,0,'4238771633686240',0,0,0,0.00,'2021-10-08 12:45:10','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(55,'MAGIC CONNECTOR 4\"','00013','6','2','',0,'200','350','0','',NULL,NULL,5,0,0,'31649493248',0,0,0,0.00,'2022-04-09 11:34:24','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(56,'PLASTIC CISTERNS ','00014','22','2','',0,'1100','2000','0','0',NULL,NULL,5,0,0,'31692871207',0,0,0,0.00,'2023-08-24 13:01:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',''),(57,'MICASSO TILES 40 X 40','MR 44637','24','2','',0,'1195','1400','0','0',NULL,NULL,15,0,0,'8383801633686707',0,0,0,0.00,'2021-10-08 12:53:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(58,'MICASO TILES 40 X 40','MR 44638','24','2','',0,'1195','1400','0','0',NULL,NULL,15,0,0,'6026861633686832',0,0,0,0.00,'2021-10-08 12:55:40','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(59,'MICASO FLOOR TILES 40 X40','MR 393001','24','2','',0,'960','1250','0','0',NULL,NULL,15,0,0,'8189251633686941',0,0,0,0.00,'2021-10-08 12:57:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(60,'MICASO FLOOR TILES 40 X 40','MR 393011','24','2','',0,'960','1250','0','0',NULL,NULL,15,0,0,'7253361633687063',0,0,0,0.00,'2021-10-08 12:59:06','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(61,'MICASO FLOOR TILES 40 X 40','MR 44589','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'5191271633687147',0,0,0,0.00,'2021-10-08 13:02:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(62,'MICASO FLOOR TILES 40 X 40','MR 393013','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'141171633688134',0,0,0,0.00,'2021-10-08 13:16:57','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(63,'MICASO FLOOR TILES 40 X 40','MR 393036','24','2','',0,'920','1250','0','0',NULL,NULL,15,0,0,'9034201633688218',0,0,0,0.00,'2021-10-08 13:18:11','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(64,'MICASO FLOOR TILES 40 X 40','MR 44626','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'8274741633688292',0,0,0,0.00,'2021-10-08 13:19:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(65,'MICASO FLOOR TILES 40 X 40','MR 393016','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'1226891633688377',0,0,0,0.00,'2021-10-08 13:20:44','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(66,'MICASO FLOOR TILES 40 X 40','MR 44620','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'4556571633688444',0,0,0,0.00,'2021-10-08 13:22:08','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(67,'MICASO FLOOR TILES 40 X 40','MR 393038','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'6160691633688529',0,0,0,0.00,'2021-10-08 13:24:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(68,'MICASO FLOOR TILES 40 X 40','MR 393014','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'2288451633688653',0,0,0,0.00,'2021-10-08 13:25:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(69,'MICASO FLOOR TILES 40 X 40','MR 44153','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'4965601633688726',0,0,0,0.00,'2021-10-08 13:26:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(70,'MICASO FLOOR TILES 40 X 40','MR 44588','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'9822671633688796',0,0,0,0.00,'2021-10-08 13:28:15','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(71,'MICASO FLOOR TILES 40 X 40','MR 393012','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'3519181633688895',0,0,0,0.00,'2021-10-08 13:29:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(72,'MICASO FLOOR TILES 40 X 40','MR 393022','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'864981633688992',0,0,0,0.00,'2021-10-08 13:31:23','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(73,'MICASO FLOOR TILES 40 X 40','MR 393033','24','2','',0,'980','1250','0','0',NULL,NULL,15,0,0,'2749441633689083',0,0,0,0.00,'2021-10-08 13:32:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(74,'MICASO FLOOR TILES 40 X 40','MR 393034','24','2','',0,'880','1250','20','0',NULL,NULL,15,0,0,'3565701633689151',0,0,0,0.00,'2021-10-08 13:34:04','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(75,'MICASO FLOOR TILES 40 X 40','MR 393006','24','2','',0,'980','1400','0','0',NULL,NULL,15,0,0,'8533941633689245',0,0,0,0.00,'2021-10-08 13:35:14','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(76,'MICASO WALL TILES 30 X 60','MCP 36001','24','2','',0,'1025','1280','0','',NULL,NULL,15,0,0,'3108941633689434',0,0,0,0.00,'2021-10-08 13:42:50','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(77,'MICASO WALL TILES 30 X 60','MCP 36002','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'1807521633689861',0,0,0,0.00,'2021-10-08 13:46:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(78,'MICASO WALL TILES 30 X 60','MCP 36003','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'250521633689993',0,0,0,0.00,'2021-10-08 13:48:29','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(79,'MICASO WALL TILES 30 X 60','MCP 36004','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'5977621633690110',0,0,0,0.00,'2021-10-08 13:50:14','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(80,'MICASO WALL TILES 30 X 60','MCP 36005','24','2','',0,'1025','1300','0','0',NULL,NULL,0,0,0,'1936211633690214',0,0,0,0.00,'2021-10-08 13:51:44','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(81,'MICASO WALL TILES','MCP 36007','24','2','',0,'1125','1280','0','',NULL,NULL,15,0,0,'9123021633690304',0,0,0,0.00,'2021-10-08 13:53:02','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(82,'MICASO WALL TILES 30 X 60','MCP 36008','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'4917271633690382',0,0,0,0.00,'2021-10-08 13:54:50','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(83,'MICASO WALL TILES 30 X 60','MCP 36009','24','2','',0,'1025','1300','0','0',NULL,NULL,0,0,0,'9697001633690490',0,0,0,0.00,'2021-10-08 13:56:09','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(84,'MICASO FLOOR TILES 30 X 60','MR 36002','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'5172241633690570',0,0,0,0.00,'2021-10-08 13:57:43','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(85,'MICASO FLOOR TILES 30 X 60','MR 36018','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'1203331633690664',0,0,0,0.00,'2021-10-08 13:58:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(86,'MICASO FLOOR TILES 30 X 60','MR 36027','24','2','',0,'1025','1300','0','0',NULL,NULL,15,0,0,'3629141633690731',0,0,0,0.00,'2021-10-08 14:00:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(87,'MICASO FLOOR TILES 30 X 60','MR 36006','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'1893311633690814',0,0,0,0.00,'2021-10-08 14:01:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(88,'MICASO FLOOR TILES 30 X 60','MR 36031','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'6165521633690896',0,0,0,0.00,'2021-10-08 14:03:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(89,'MICASO FLOOR TILES 30 X 60','MR 36016','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'3810401633691098',0,0,0,0.00,'2021-10-08 14:06:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(90,'MICASO FLOOR TILES 30 X 60','MR 36030','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'9788831633691188',0,0,0,0.00,'2021-10-08 14:07:44','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(91,'MICAS0 FLOOR TILES 30 X 60','MR 36007','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'2441311633691265',0,0,0,0.00,'2021-10-08 14:09:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(92,'MICASO FLOOR TILES 30 X 60','MR 36015','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'8951431633691372',0,0,0,0.00,'2021-10-08 14:11:11','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(93,'MICASO FLOOR TILES 30 X 60','MR 36033','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'2986291633691471',0,0,0,0.00,'2021-10-08 14:12:30','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(94,'MICASO FLOOR TILES 30 X 60','MR 36034','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'1211791633691551',0,0,0,0.00,'2021-10-08 14:14:04','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(95,'MICASO FLOOR TILES 30 X 60','MR 36032','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'1423861633691644',0,0,0,0.00,'2021-10-08 14:15:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(96,'MICASO FLOOR TILES 30 X 60','MR 36024','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'9770711633691727',0,0,0,0.00,'2021-10-08 14:16:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(97,'MICASO FLOOR TILES 30 X 60','MR 36017','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'8581061633691795',0,0,0,0.00,'2021-10-08 14:17:48','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(98,'MICASO FLOOR TILES 30 X 60','MR 36026','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'3384451633691869',0,0,0,0.00,'2021-10-08 14:18:53','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(99,'MICASO FLOOR TILES 30 X 60','MR 36029','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'638411633691934',0,0,0,0.00,'2021-10-08 14:20:06','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(100,'MICASO FLOOR TILES 30 X 60','MR 36035','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'5253801633692007',0,0,0,0.00,'2021-10-08 14:21:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(101,'MICASO FLOOR TILES 30 X 60','MR 36009','24','2','',0,'1025','1350','0','0',NULL,NULL,15,0,0,'8220971633692074',0,0,0,0.00,'2021-10-08 14:22:30','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(102,'TWYFORD FLOOR TILES','YMZ33002','1','2','',0,'901','980','0','',NULL,NULL,10,0,0,'4243601634296697',0,0,0,0.00,'2021-10-15 14:19:25','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(103,'TWYFORD FLOOR TILES','FGP33530','1','2','',0,'700','900','0','0',NULL,NULL,10,0,0,'1235951634296884',0,0,0,0.00,'2021-10-15 14:22:30','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(104,'TWYFORD WALL TILES','PMCP24314','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'7894101634297054',0,0,0,0.00,'2021-10-15 14:25:20','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(105,'TWYFORD WALL TILES','PMCP24324','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'9110331634297347',0,0,0,0.00,'2021-10-15 14:29:56','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(106,'TWYFORD WALL TILES','PMCP24351','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'8982241634297440',0,0,0,0.00,'2021-10-15 14:31:49','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(107,'TWYFORD WALL TILES','PMCP24332','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'7848791634297570',0,0,0,0.00,'2021-10-15 14:33:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(108,'TWYFORD FLOOR TILES 40*40','FGB44682','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'2936741634298260',0,0,0,0.00,'2021-10-15 14:46:32','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(109,'TWYFORD FLOOR TILES 40*40','FGT026T','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'2815301634298393',0,0,0,0.00,'2021-10-15 14:47:47','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(110,'STAIRCASE','STAIRCASE CONERSTRIPS','26','2','',0,'250','500','0','0',NULL,NULL,10,0,0,'3163621634640383',0,0,0,0.00,'2021-10-19 13:48:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(111,'STAIRCASE CORNERSTRIPS','L SHAPE','26','2','',0,'160','450','0','0',NULL,NULL,10,0,0,'8537261634640573',0,0,0,0.00,'2021-10-19 13:54:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(112,'CORNERSTRIPS','GOLD','26','2','',0,'140','200','0','',NULL,NULL,10,0,0,'549901634641072',0,0,0,0.00,'2021-10-19 13:59:23','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(113,' ORDINARY CORNERSTRIPS','SILVER','26','2','',0,'145','230','0','0',NULL,NULL,0,0,0,'754721634641164',0,0,0,0.00,'2021-10-19 14:00:53','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(114,'CORNERSTRIPS','PLASTIC WHITE','26','2','',0,'45','100','0','',NULL,NULL,10,0,0,'9577671634641254',0,0,0,0.00,'2021-10-19 14:03:48','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(115,'CORNERSTRIPS','PLASTIC CREAM','26','2','',0,'45','100','0','',NULL,NULL,0,0,0,'221831634641428',0,0,0,0.00,'2021-10-19 14:04:45','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(116,'HUMA WALL TAP','9004','7','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'3036131634642718',0,0,0,0.00,'2021-10-19 14:28:03','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(117,'HUMA WALL TAP','9005','7','2','',0,'400','800','0','',NULL,NULL,1,0,0,'1650731634642885',0,0,0,0.00,'2021-10-19 14:28:56','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(118,'TISSUE PAPER HOLDER','NO14G','29','2','',0,'450','800','0','',NULL,NULL,1,0,0,'2837961634643037',0,0,0,0.00,'2021-10-19 14:32:09','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(119,'LIRLEE TAP','ORANGE FLEX PILLAR TAP','7','2','',0,'900','2000','0','',NULL,NULL,1,0,0,'7177231634644986',0,0,0,0.00,'2021-10-19 15:07:56','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(120,'LIRLEE TAP','BLACK FLEX PILLAR TAP','7','2','',0,'900','2000','0','',NULL,NULL,1,0,0,'5240811634645277',0,0,0,0.00,'2021-10-19 15:09:03','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(121,'NEMIS CORNER SHAMPOO HOLDER','N216','8','2','',0,'715','1500','0','',NULL,NULL,1,0,0,'7037671634645368',0,0,0,0.00,'2021-10-19 15:12:47','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(122,'HUMA FLEX WALL TAP','W2003','7','2','',0,'900','2500','0','',NULL,NULL,1,0,0,'2031971634645568',0,0,0,0.00,'2021-10-19 15:14:50','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(123,'FRENCIA BLACK GOLD','SHOWER SET','8','2','',0,'11000','17500','0','',NULL,NULL,1,0,0,'8407961634646289',0,0,0,0.00,'2021-10-19 15:27:06','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(124,'HUMA BASIN MIXER TAP','3014 HUMA','7','2','',0,'1500','2800','0','0',NULL,NULL,1,0,0,'297951634650777',0,0,0,0.00,'2021-10-19 16:41:26','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(125,'WISTA LOCK','W20258 MAE','5','2','',0,'1700','3500','0','',NULL,NULL,1,0,0,'7165451634650949',0,0,0,0.00,'2021-10-19 16:45:04','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(126,'GJS LOCK','GJS LOCK','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'4777101634651104',0,0,0,0.00,'2021-10-19 16:46:32','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(127,'KEY LOCK','MOMENT','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'2403241634651193',0,0,0,0.00,'2021-10-19 16:47:39','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(128,'MOMENT','KEYLESS MOMENT LOCK','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'8976201634651260',0,0,0,0.00,'2021-10-19 16:48:23','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(129,'ABROSS WOODEN DOOR LOCK','ABROSS LOCK','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'2184531634651304',0,0,0,0.00,'2021-10-19 16:48:55','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(130,'FDL WOODEN DOOR LOCKS','FDL LOCK WITH KEY','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'5190361634651336',0,0,0,0.00,'2021-10-19 16:50:33','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(131,'FDL WOODEN DOOR LOCKS','FDL LOCK KEYLESS','5','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'4962581634651433',0,0,0,0.00,'2021-10-19 16:51:28','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(132,'MICASSO FLOOR TILES 30*30','MR293021','24','2','',0,'935','1050','0','',NULL,NULL,5,0,0,'9196131634651489',0,0,0,0.00,'2021-10-19 16:54:21','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(133,'MICASSO FLOOR TILES 30*30','MR293023','24','2','',0,'935','1050','0','',NULL,NULL,5,0,0,'2123511634651705',0,0,0,0.00,'2021-10-19 16:56:18','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(134,'MICASSO FLOOR TILES 30*30','MR293027','24','2','',0,'935','1050','0','',NULL,NULL,5,0,0,'8372621634651778',0,0,0,0.00,'2021-10-19 16:57:11','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(135,'MICASSO FLOOR TILES 15*90','MR915005','24','2','',0,'1560','1800','0','',NULL,NULL,5,0,0,'259591634652041',0,0,0,0.00,'2021-10-19 17:03:15','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(136,'MICASSO FLOOR TILES 15*90','MR915002','24','2','',0,'1560','1800','0','',NULL,NULL,10,0,0,'7857251634652195',0,0,0,0.00,'2021-10-19 17:04:41','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(137,'STAR TAP FRENCIA','130018897','7','2','',0,'516','1000','0','',NULL,NULL,5,0,0,'3002301634814488',0,0,0,0.00,'2021-10-21 14:10:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(138,'BASIN FAUCET FRENCIA ','FAUCET 130018900','7','2','',0,'1000','1500','0','',NULL,NULL,0,0,0,'572861634814637',0,0,0,0.00,'2021-10-21 14:18:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(139,'BASIN TAP FRENCIA','FAUCET BASIN TAP 130014434','7','2','',0,'550','1500','0','',NULL,NULL,0,0,0,'4804591634815539',0,0,0,0.00,'2021-10-21 14:27:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(140,'MAGIC CONNECTOR','1/4 MAGIC','6','2','',0,'100','200','0','',NULL,NULL,5,0,0,'1317821634973469',0,0,0,0.00,'2021-10-23 10:27:41','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(141,'MAGIC CONNECTOR','1/5 MAGIC','6','2','',0,'100','200','0','',NULL,NULL,5,0,0,'5597281634974061',0,0,0,0.00,'2021-10-23 10:28:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(142,'SPACERS','2.5MM','9','2','',0,'15','100','0','',NULL,NULL,20,0,0,'4226381634974125',0,0,0,0.00,'2021-10-23 10:31:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(143,'SPACERS','2.0 SPACERS','9','2','',0,'15','100','0','',NULL,NULL,20,0,0,'1033251634974300',0,0,0,0.00,'2021-10-23 10:32:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(144,'LIRLEE ANGLE VALVE','LR3628','32','2','',0,'150','400','0','',NULL,NULL,4,0,0,'2398111634974706',0,0,0,0.00,'2021-10-23 10:41:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(145,'HUMA ANGLE VALVE','9008 HUMA','32','2','',0,'170','400','0','0',NULL,NULL,5,0,0,'3951481634974870',0,0,0,0.00,'2021-10-23 10:42:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(146,'MATUMBO','9009','19','2','',0,'650','1500','0','',NULL,NULL,5,0,0,'8582571634975009',0,0,0,0.00,'2021-10-23 10:46:30','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(147,'SILVER FLEX TUBE 1.5FT','9012 FLEX','33','2','',0,'100','200','0','',NULL,NULL,10,0,0,'9574051634975541',0,0,0,0.00,'2021-10-23 10:57:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(148,'WHITE FLEX TUBE 1.5FT','9013 FLEX','33','2','',0,'60','150','0','',NULL,NULL,10,0,0,'5409381634975831',0,0,0,0.00,'2021-10-23 10:58:46','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(149,'YELLOW FLEX TUBE 1.5FT','9014 FLEX','33','2','',0,'60','150','0','',NULL,NULL,10,0,0,'891871634975927',0,0,0,0.00,'2021-10-23 11:00:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(150,'MICASSO TILES 40*40','MR 44586','24','2','',0,'1195','1400','0','',NULL,NULL,15,0,0,'467131635174564',0,0,0,0.00,'2021-10-25 18:11:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(151,'TWYFORD WALL TILES','PMCP 24322','1','2','',0,'667','800','0','0',NULL,NULL,15,0,0,'7178741635856590',0,0,0,0.00,'2021-11-02 15:37:35','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(152,'TWYFORD WALL TILES','PMCP 24310','1','2','',0,'686','800','0','',NULL,NULL,15,0,0,'9125441635856680',0,0,0,0.00,'2021-11-02 15:39:08','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(153,'CLOSE COUPLE TOILET FRENCIA','WC-H19 WHITE','3','2','',0,'9000','11500','0','0',NULL,NULL,1,0,0,'1458901635856748',0,0,0,0.00,'2021-11-02 15:46:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(154,'FRENCIA TOILET','2-PIECE','3','2','',0,'5600','7000','0','',NULL,NULL,1,0,0,'9119391635857171',0,0,0,0.00,'2021-11-02 15:51:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(155,'FRENCIA SHOWER SET','130014971','8','2','',0,'11000','18000','0','',NULL,NULL,1,0,0,'31635927005',0,0,0,0.00,'2021-11-03 11:10:22','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(156,'FRENCIA - DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','130020728','35','2','',0,'5500','8500','0','',NULL,NULL,1,0,0,'5055931635922324',0,0,0,0.00,'2021-11-03 09:54:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(157,'FRENCIA - DOUBLE BOWL PLAIN','130018570','35','2','',0,'3950','6500','0','',NULL,NULL,1,0,0,'6778471635922477',0,0,0,0.00,'2021-11-03 09:56:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(158,'FRENCIA - SINGLE BOWL PLAIN KITCHEN SINK','130020726','35','2','',0,'1600','3000','0','0',NULL,NULL,1,0,0,'1729271635922601',0,0,0,0.00,'2021-11-03 09:58:52','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(159,'FRENCIA - SINGLE BOWL DOUBLE DRAIN KITCHEN SINK','130020729','35','2','',0,'4500','7000','0','',NULL,NULL,1,0,0,'5800891635922732',0,0,0,0.00,'2021-11-03 10:00:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(160,'FRENCIA - SINGLE BOWL SINGLE DRAIN KITCHEN SINK','130020727','35','2','',0,'2500','5500','0','',NULL,NULL,1,0,0,'4879511635922829',0,0,0,0.00,'2021-11-03 10:02:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(161,'FRENCIA- FLEXIBLE WALL TAP','130020196','7','2','',0,'1100','2500','0','',NULL,NULL,5,0,0,'1865221635922959',0,0,0,0.00,'2021-11-03 10:08:51','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(162,'MICASSO 40X40 FLOOR TILES','MR44586','1','2','',0,'1224','1400','0','',NULL,NULL,15,0,0,'4298281635923332',0,0,0,0.00,'2021-11-03 10:13:08','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(163,'GRANITE 60 X 60 BLACK FLOWERED','PGP 66007','21','2','',0,'587','700','0','0',NULL,NULL,1,0,0,'9248691635927151',0,0,0,0.00,'2021-11-03 11:15:47','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(164,'GRANITE 60 X 60','FGC 66200T','21','2','',0,'1550','2000','0','',NULL,NULL,2,0,0,'4925431635927422',0,0,0,0.00,'2021-11-03 11:19:05','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(165,'GRANITE 60 X 60','YMP 66721T','21','2','',0,'367','600','0','0',NULL,NULL,2,0,0,'5449261635927546',0,0,0,0.00,'2021-11-03 11:20:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(166,'GRANITE 60 X 60','YMP 66744T','21','2','',0,'367','600','0','0',NULL,NULL,2,0,0,'3222831635927641',0,0,0,0.00,'2021-11-03 11:22:00','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(167,'GRANITE 60 X 60','FGC 66198T','21','2','',0,'1450','2000','0','',NULL,NULL,2,0,0,'6714431635927721',0,0,0,0.00,'2021-11-03 11:23:13','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(168,'GRANITE 60 X 60','FGC 66235T','21','2','',0,'1450','2000','0','',NULL,NULL,2,0,0,'4284991635927793',0,0,0,0.00,'2021-11-03 11:24:06','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(169,'GRANITE 60 X 60','YMP 66742T','21','2','',0,'367','600','0','0',NULL,NULL,2,0,0,'1309361635927846',0,0,0,0.00,'2021-11-03 11:24:56','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(170,'GRANITE 60 X 60','YMP 66740T','21','2','',0,'1450','2000','0','',NULL,NULL,2,0,0,'7802571635927896',0,0,0,0.00,'2021-11-03 11:26:04','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(171,'GRANITE 60 X 120 BLACK GALAXY','MR 612004','21','2','',0,'1400','3000','0','0',NULL,NULL,2,0,0,'3897701635928074',0,0,0,0.00,'2021-11-03 11:41:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(172,'GRANITE 60 X 120 WHITE','MR 612001','21','2','',0,'2350','6000','0','0',NULL,NULL,2,0,0,'6118091635928887',0,0,0,0.00,'2021-11-03 11:42:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(173,' ADHESIVE PORCELAIN ','20001 IZOMIX','4','2','',0,'400','800','0','',NULL,NULL,10,0,0,'2958191635932453',0,0,0,0.00,'2021-11-03 12:44:24','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(174,'TILE ADHESIVE - CERAMIC ','20002 IZOMIX','4','2','',0,'350','600','0','',NULL,NULL,10,0,0,'9243561635932664',0,0,0,0.00,'2021-11-03 12:45:54','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(175,'1 PIECE FRENCIA TOILET - HIGH BACK','BG01','3','2','',0,'11800','15000','0','15000',NULL,NULL,2,0,0,'7176331636641764',0,0,0,0.00,'2021-11-11 17:46:25','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(176,'1 PIECE FRENCIA TOILET - LOW BACK','W-ZYG01','3','2','',0,'7000','13000','0','',NULL,NULL,2,0,0,'9012451636641986',0,0,0,0.00,'2021-11-11 17:48:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(177,'ELEX AIR FRESHENER','1100','16','2','',0,'200','300','0','',NULL,NULL,1,0,0,'3362691637654500',0,0,0,0.00,'2021-11-23 11:03:13','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(178,'TOILET SCREWS','1101','17','2','',0,'80','250','0','',NULL,NULL,5,0,0,'5329631637907784',0,0,0,0.00,'2021-11-26 09:26:05','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(179,'WASH HAND BASIN SCREWS','1102','17','2','',0,'90','250','0','',NULL,NULL,5,0,0,'6128971637907965',0,0,0,0.00,'2021-11-26 09:27:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(180,'TILE CUTTER PENCIL','1103','37','2','',0,'110','200','0','',NULL,NULL,5,0,0,'2647641637908110',0,0,0,0.00,'2021-11-26 09:29:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(181,'TILE CUTTER TIPPED END','1104','37','2','',0,'120','200','0','',NULL,NULL,5,0,0,'8188641637908169',0,0,0,0.00,'2021-11-26 09:31:05','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(182,'TOILET WITHOUT SINK','1105','3','2','',0,'5500','7000','0','',NULL,NULL,0,0,0,'1606931638287194',0,0,0,0.00,'2021-11-30 18:48:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(183,'TWFORD FLOOR TILES 40X40','BLO44081','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'7294451638776990',0,0,0,0.00,'2021-12-06 10:56:52','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(184,'TWYFORD FLOOR TILES 40X40','BLO44065','1','2','',0,'1176','1350','0','',NULL,NULL,5,0,0,'5793041638777412',0,0,0,0.00,'2021-12-06 10:58:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(185,'TWYFORD FLOOR TILES 40X40','FGB44697','1','2','',0,'1176','1350','0','',NULL,NULL,5,0,0,'1270701638777497',0,0,0,0.00,'2021-12-06 11:04:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(186,'ENERSHOWER 4T','1106','38','2','',0,'2150','4000','0','',NULL,NULL,1,0,0,'8226101638782148',0,0,0,0.00,'2021-12-06 12:17:43','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(187,'FRENCIA LONG NECK PILLAR TAP','130020198','7','2','',0,'850','2000','0','',NULL,NULL,1,0,0,'9490371639382997',0,0,0,0.00,'2021-12-13 11:11:52','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(188,'COLOURED CLOSE COUPLE','CLOSE COUPLE PINK SINOVA','3','2','',0,'8000','9800','0','',NULL,NULL,3,0,0,'6952171639469629',0,0,0,0.00,'2021-12-14 11:16:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(189,'COLOURED CLOSE COUPLE','CLOSE COUPLE BLUE SINOVA','3','2','',0,'8000','9800','0','',NULL,NULL,0,0,0,'5642601639469791',0,0,0,0.00,'2021-12-14 11:19:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(190,'MIXTURE TAP FRENCIA','FRENCIA FAUCET MIXTURE TAP','3','2','',0,'1700','3000','0','',NULL,NULL,3,0,0,'5517831639557266',0,0,0,0.00,'2021-12-15 11:36:32','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(191,'MICASSO FLOOR TILES 40 X 40','MR393045','1','2','',0,'920','1250','0','0',NULL,NULL,5,0,0,'9336301639747413',0,0,0,0.00,'2021-12-17 16:26:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(192,'MICASSO FLOOR TILES 30 X 60','MR36028','1','2','',0,'1025','1350','0','0',NULL,NULL,5,0,0,'8218551639747617',0,0,0,0.00,'2021-12-17 16:28:35','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(193,'30 X 30 TWYFORD FLOOR TILES','33716 FLOOR TILES','1','2','',0,'846','970','0','',NULL,NULL,15,0,0,'568331639990259',0,0,0,0.00,'2021-12-20 11:52:50','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(194,'40 X 40 TWYFORD TILES','33726 FLOOR TILES','1','2','',0,'950','1250','0','0',NULL,NULL,15,0,0,'31684914514',0,0,0,0.00,'2023-05-24 10:48:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',''),(195,'SINOVA FLOWERED SINK BLUE','SINOVA FLOWED HANDWASH SINK','23','2','',0,'4500','6500','0','',NULL,NULL,2,0,0,'3340341639990486',0,0,0,0.00,'2021-12-20 11:56:39','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(196,'SINOVA FLOWERD PINK SINK','SINOVA FLOWERED HANDWASH BASIN','23','2','',0,'4500','6500','0','',NULL,NULL,2,0,0,'9309111639990600',0,0,0,0.00,'2021-12-20 11:58:12','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(197,'SINOVA FLOWED GREEN SINK','SINOVA FLOWED SINK','23','2','',0,'4500','6500','0','',NULL,NULL,2,0,0,'4817581639990774',0,0,0,0.00,'2021-12-20 12:01:37','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(198,'40 X 40 FLOOR TILES','44689 FLOOR TILES','1','2','',0,'1176','1350','0','',NULL,NULL,15,0,0,'3138541639990990',0,0,0,0.00,'2021-12-20 12:05:37','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(199,'40 X 40 MICASO TILES','393045 FLOOR TILES','1','2','',0,'980','1250','0','0',NULL,NULL,0,0,0,'1112701639991137',0,0,0,0.00,'2021-12-20 12:07:54','5','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(200,'CODE 44691 ','TWYFORD TILES 40 X 40','1','2','',0,'1176','1350','0','',NULL,NULL,0,0,0,'5456211641285973',0,0,0,0.00,'2022-01-04 11:52:06','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(201,'SILICON 250ML','SILICON TUBE','15','2','',0,'220','300','0','',NULL,NULL,0,0,0,'704271641286327',0,0,0,0.00,'2022-01-04 11:55:23','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(202,'GLUE PANOL','PANOL GLUE 1LTR','15','2','',0,'650','1000','0','',NULL,NULL,4,0,0,'5053821641286524',0,0,0,0.00,'2022-01-04 11:57:17','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(203,'PANOL GLUE','PANOL GLUE 1/2','15','2','',0,'250','500','0','',NULL,NULL,5,0,0,'2380291641286637',0,0,0,0.00,'2022-01-04 11:58:59','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(204,'THREAD TAPE','THREAD TAPE','18','2','',0,'15','30','0','',NULL,NULL,10,0,0,'2234681641286739',0,0,0,0.00,'2022-01-04 12:00:34','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(205,'STEELNAILS','STEELNAILS 4','18','2','',0,'160','300','0','',NULL,NULL,5,0,0,'7671761641286834',0,0,0,0.00,'2022-01-04 12:02:00','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(206,'SALETAPE','SALETAPE','18','2','',0,'25','50','0','',NULL,NULL,0,0,0,'2876321641286921',0,0,0,0.00,'2022-01-04 12:03:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(207,'GFL DOUBLE LEVER SINK MIXER','1030/002','7','2','',0,'1450','3000','0','',NULL,NULL,1,0,0,'8885571641810300',0,0,0,0.00,'2022-01-10 13:36:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(208,'LIRLEE LONG NECK WALL TAP','1031','7','2','',0,'1400','3000','0','',NULL,NULL,1,0,0,'3013471641811175',0,0,0,0.00,'2022-01-10 13:42:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(209,'LIRLEE LONG NECK PILLAR TAP','1032','7','2','',0,'700','1500','0','0',NULL,NULL,1,0,0,'6850671641811322',0,0,0,0.00,'2022-01-10 13:43:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(210,'BRIMIX BATHTUB MIXER','1033','7','2','',0,'5000','5000','0','',NULL,NULL,1,0,0,'4824831641811408',0,0,0,0.00,'2022-01-10 13:46:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(211,'LIRLEE BASIN MIXER','LR6102','7','2','',0,'1400','3000','0','',NULL,NULL,1,0,0,'8343011641811562',0,0,0,0.00,'2022-01-10 13:51:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(212,'FRENCIA KITCHEN WALL MIXER','130014980','7','2','',0,'1030','3000','0','',NULL,NULL,1,0,0,'6484831642064520',0,0,0,0.00,'2022-01-13 12:04:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(213,'FRENCIA BASIN FAUCET','130014435','7','2','',0,'620','1500','0','',NULL,NULL,1,0,0,'6162801642064684',0,0,0,0.00,'2022-01-13 12:08:27','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(214,'FRENCIA LONG NECK BASIN FAUCET ','130011593','7','2','',0,'420','1500','0','',NULL,NULL,1,0,0,'6686631642064907',0,0,0,0.00,'2022-01-13 12:12:58','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(215,'ORIENT BIG SQUARE WASH HAND BASIN','1300','23','2','',0,'5500','8500','0','0',NULL,NULL,1,0,0,'4460201642065178',0,0,0,0.00,'2022-01-13 12:15:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(216,'NEMIS KITCHEN FAUCET','KS9043','7','2','',0,'900','2000','0','',NULL,NULL,1,0,0,'297951642401953',0,0,0,0.00,'2022-01-17 09:48:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(217,'NEMIS WALL FAUCET (BLACK)','KS9042','7','2','',0,'900','2000','0','',NULL,NULL,1,0,0,'9874931642402084',0,0,0,0.00,'2022-01-17 09:50:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(218,'NEMIS PUSH TAP','A003','7','2','',0,'1152','2000','0','',NULL,NULL,1,0,0,'499751642402229',0,0,0,0.00,'2022-01-17 09:51:54','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(219,'NEMIS PLASTIC PILLAR TAP ','P07','7','2','',0,'285','650','0','',NULL,NULL,1,0,0,'9309111642402345',0,0,0,0.00,'2022-01-17 09:53:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(220,'TWYFORD FLOOR TILES 30 X30','FGP33580','1','2','',0,'700','850','0','0',NULL,NULL,10,0,0,'5815091643014680',0,0,0,0.00,'2022-01-24 11:59:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(221,'FRENCIA HANDWASH BASIN WITH PEDESTAL','FR1002','23','2','',0,'2950','5000','0','',NULL,NULL,1,0,0,'3871121643015111',0,0,0,0.00,'2022-01-24 12:09:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(222,'MICASSO FLOOR TILE 40 X 40','MR393047','1','2','',0,'960','1250','0','0',NULL,NULL,10,0,0,'6829221643095949',0,0,0,0.00,'2022-01-25 10:34:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(223,'SYNOVA P-TRAP TOILET SET','SYN-001','3','2','',0,'6800','8500','0','',NULL,NULL,1,0,0,'9606671643096368',0,0,0,0.00,'2022-01-25 10:44:15','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(224,'MICASSO FLOOR TILE 40X 40','MR393044','1','2','',0,'980','1250','0','0',NULL,NULL,10,0,0,'1535331643618750',0,0,0,0.00,'2022-01-31 11:47:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(225,'TWYFORD WALL TILE 25 X 40','PMCP24343AK','1','2','',0,'710','800','0','',NULL,NULL,10,0,0,'6372461643620420',0,0,0,0.00,'2022-01-31 12:15:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(226,'TWYFORD WALL TILES 25 X 40','PMCP24343BK','1','2','',0,'710','800','0','',NULL,NULL,10,0,0,'8592851643620536',0,0,0,0.00,'2022-01-31 12:16:55','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(227,'TWYFORD WALL TILES','PMCP24356BK','1','2','',0,'720','800','0','',NULL,NULL,5,0,0,'7467551644236672',0,0,0,0.00,'2022-02-07 15:26:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(228,'MICASSO WALL TILES','MCP36013','1','2','',0,'1125','1300','0','',NULL,NULL,5,0,0,'615451644237161',0,0,0,0.00,'2022-02-07 15:34:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(229,'TWYFORD WALL TILES','PMCP24358','1','2','',0,'686','800','0','0',NULL,NULL,5,0,0,'1619011644237276',0,0,0,0.00,'2022-02-07 15:35:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(230,'TWYFORD FLOOR TILES','FGB44704','1','2','',0,'960','1250','0','0',NULL,NULL,5,0,0,'8959591644837768',0,0,0,0.00,'2022-02-14 14:24:25','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(231,'TWYFORD FLOOR TILES 40X40','FGB44693','1','2','',0,'1176','1350','0','',NULL,NULL,5,0,0,'5596981644998114',0,0,0,0.00,'2022-02-16 10:56:41','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(232,'MICASSO SAWASAWA 30X30','MR29012','1','2','',0,'704','980','0','',NULL,NULL,5,0,0,'6934951645687726',0,0,0,0.00,'2022-02-24 10:31:43','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(233,'FRENCIA MIXER BASIN FAUCET','130019350','7','2','',0,'1500','3000','0','',NULL,NULL,1,0,0,'4491021645877555',0,0,0,0.00,'2022-02-26 15:15:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(234,'CLAYART STEPPING TOILETS WHITE','130019351','39','2','',0,'1500','2300','0','0',NULL,NULL,1,0,0,'31692256733',0,0,0,0.00,'2023-08-17 10:19:47','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',''),(235,'SYNOVA BLUE','CLOSE COUPLE TOILET','3','2','',0,'9700','12000','0','0',NULL,NULL,1,0,0,'31645885859',0,0,0,0.00,'2022-02-26 17:31:23','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(236,'GREY GROUT 1KG','1KG GROUTS','10','2','',0,'40','150','0','',NULL,NULL,1,0,0,'31650529164',0,0,0,0.00,'2022-04-21 11:19:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(237,'KITCHEN FRUIT TRAY','163200 KITCHEN TRAY','40','2','',0,'700','1500','0','',NULL,NULL,1,0,0,'8722751647427717',0,0,0,0.00,'2022-03-16 13:50:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(238,'TWYFORD FLOOR TILES 30 X 30','FGP33585K','1','2','',0,'920','980','0','',NULL,NULL,5,0,0,'6258871647849054',0,0,0,0.00,'2022-03-21 10:53:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(239,'SYNOVA PINK TOILET','CLOSE COUPLE','3','2','',0,'9700','12000','0','0',NULL,NULL,1,0,0,'6939181648035745',0,0,0,0.00,'2022-03-23 14:45:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(240,'VIEGA BOTTLE TRAPS 1.5','BOTTLE TRAPS','41','2','',0,'170','250','0','',NULL,NULL,5,0,0,'9874931648114602',0,0,0,0.00,'2022-03-24 12:41:42','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(241,'VIEGA BOTTLE TRAP','BOTTLE TRAPS 1/4','41','2','',0,'170','250','0','',NULL,NULL,5,0,0,'8172331648114984',0,0,0,0.00,'2022-03-24 12:44:13','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(242,'SAWSAWA TOILET','1PC SAWA SAWA TOILET','3','2','',0,'9000','15000','0','0',NULL,NULL,1,0,0,'9160781648632441',0,0,0,0.00,'2022-03-30 12:34:51','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(243,'DOUBLE BOWL SINGLE DRAIN CENTAMILY KITCHEN SINK','CENTAMILY KS15B','35','2','',0,'5000','8000','0','',NULL,NULL,1,0,0,'2850041648632891',0,0,0,0.00,'2022-03-30 12:40:07','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(244,'DOUBLE DRAIN WITH KNIFE HOLDER & DBIN','CENTAMILY K','35','2','',0,'8500','13500','0','',NULL,NULL,1,0,0,'671951648633208',0,0,0,0.00,'2022-03-30 12:44:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(245,'DOUBLE BOWL SINGLE DRAIN','CENTAMILY KITCHEN SINK SC-D01','35','2','',0,'6600','11500','0','',NULL,NULL,1,0,0,'4289221648633481',0,0,0,0.00,'2022-03-30 12:48:33','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(246,'DOUBLE DRAIN SINK WITH KNIFE HOLDER & DBIN','CENTAMILY KITCHEN SINK SC-312','35','2','',0,'8500','13500','0','',NULL,NULL,1,0,0,'8001651648634221',0,0,0,0.00,'2022-03-30 12:59:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(247,'DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','CENTAMILY KITCHEN SINK SC-630','35','2','',0,'5500','8500','0','0',NULL,NULL,1,0,0,'3122831648634469',0,0,0,0.00,'2022-03-30 13:03:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(248,'SYNOVA WHITE HANDWASH BASIN','SYNOVA MEDIUM','23','2','',0,'900','1500','0','0',NULL,NULL,1,0,0,'752601648735672',0,0,0,0.00,'2022-03-31 17:09:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(249,'SYNOVA GREY PENDESTAL HANDWASH BASIN','SYNOVA GREY','23','2','',0,'4000','7000','0','',NULL,NULL,1,0,0,'5179491648735776',0,0,0,0.00,'2022-03-31 17:11:51','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(250,'WHITE GROUT 1KG','GROUT 1KG','10','2','',0,'50','150','0','',NULL,NULL,5,0,0,'6792061648735938',0,0,0,0.00,'2022-03-31 17:14:05','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(251,'SYNOVA BLUE','CLOSE COUPLE BLUE','3','2','',0,'9700','12000','0','0',NULL,NULL,1,0,0,'2210811648736412',0,0,0,0.00,'2022-03-31 17:21:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(252,'TWYFORD FLOOR TILE 40 X 40','BLO44031','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'3303791649054551',0,0,0,0.00,'2022-04-04 09:44:21','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(253,'TWYFORD FLOOR TILES 40 X 40','FGB44710','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'9647151649054662',0,0,0,0.00,'2022-04-04 09:45:43','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(254,'TWYFORD FLOOR TILES 30 X 30','FGB33717','1','2','',0,'910','980','0','',NULL,NULL,10,0,0,'4733291649054743',0,0,0,0.00,'2022-04-04 09:47:58','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(255,'TWYFORD WALL TILES 25 X 40','PMCP24350','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'7722211649055198',0,0,0,0.00,'2022-04-04 09:55:12','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(256,'TWYFORD WALL TILES DECO','PMHP24323 DECO','1','2','',0,'50','150','0','0',NULL,NULL,5,0,0,'7400181649055313',0,0,0,0.00,'2022-04-04 09:57:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(257,'TWYFORD WALL TILES DECO','PMHP24343CK','1','2','',0,'50','150','0','',NULL,NULL,10,0,0,'5522361649056011',0,0,0,0.00,'2022-04-04 10:10:58','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(258,'MICASSO FLOOR TILES 40 X 40','MR393042','1','2','',0,'960','1250','0','0',NULL,NULL,10,0,0,'8071731649490665',0,0,0,0.00,'2022-04-09 10:56:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(259,'KEYLESS DOOR LOCK','AKKPES KEYLESS LOCK','5','2','',0,'680','1500','0','',NULL,NULL,1,0,0,'921781649493313',0,0,0,0.00,'2022-04-09 11:39:34','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(260,'WATER PROOF CEMENT','WP012','42','2','',0,'50','150','0','',NULL,NULL,5,0,0,'3219501649663693',0,0,0,0.00,'2022-04-11 10:57:33','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(261,'TWYFORD WALL TILES DECO','PMHP24328CK','1','2','',0,'686','800','0','0',NULL,NULL,10,0,0,'9614531650107239',0,0,0,0.00,'2022-04-16 14:09:24','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(262,'TOWEL HOLDER','TOWEL HOLDER FRENCIA','8','2','',0,'1000','2000','0','',NULL,NULL,0,0,0,'4926331650109879',0,0,0,0.00,'2022-04-16 14:52:40','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(263,'N123','SOAP DISH NEMSI N123','8','2','',0,'1000','2000','0','',NULL,NULL,0,0,0,'1677621650109960',0,0,0,0.00,'2022-04-16 14:55:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(264,'GREY GROUTS 1KG','GRY001','10','2','',0,'50','150','0','',NULL,NULL,5,0,0,'568331650630165',0,0,0,0.00,'2022-04-22 15:24:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(265,'GREY GROUT 3KG','EUROFIX 001','10','2','',0,'160','300','0','',NULL,NULL,10,0,0,'1123581651146220',0,0,0,0.00,'2022-04-28 14:45:14','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(266,'GROUT WHITE 3KG','EUROFIX 002','10','2','',0,'160','300','0','',NULL,NULL,10,0,0,'8866241651146314',0,0,0,0.00,'2022-04-28 14:46:23','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(267,'CREAM GROUT 3KG','EUROFIX 003','10','2','',0,'160','300','0','',NULL,NULL,10,0,0,'1156201651146384',0,0,0,0.00,'2022-04-28 14:47:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(268,'BROWN GROUT 3KG','EUROFIX 004','10','2','',0,'160','300','0','',NULL,NULL,5,0,0,'1774291651146446',0,0,0,0.00,'2022-04-28 14:48:32','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(269,'TABLE TOP','ORIENT PORCELIN SINK','43','2','',0,'5000','6500','0','',NULL,NULL,1,0,0,'9218781651914705',0,0,0,0.00,'2022-05-07 12:16:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(270,' COMEX FLOOR TILE 40 X 40','M4026','1','2','',0,'1130','1350','0','',NULL,NULL,5,0,0,'7793811652194768',0,0,0,0.00,'2022-05-10 18:02:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(271,'TWYFORD WALL TILES','PMCP24354AK','1','2','',0,'667','850','0','0',NULL,NULL,10,0,0,'5714501652350838',0,0,0,0.00,'2022-05-12 13:29:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(272,'TWYFORD WALL TILES','PMCP24354BK','1','2','',0,'667','850','0','0',NULL,NULL,10,0,0,'4778611652351380',0,0,0,0.00,'2022-05-12 13:30:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(273,'HAND WASH BASIN','ORIENT ACTIVE 001','1','2','',0,'6500','9000','0','0',NULL,NULL,1,0,0,'4925431652443668',0,0,0,0.00,'2022-05-13 15:09:19','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(274,'BASIN MIXER','HUMA 3002','7','2','',0,'1600','3000','0','',NULL,NULL,1,0,0,'5449261652443760',0,0,0,0.00,'2022-05-13 15:34:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(275,'WALL TAP ','HUMA 9006','7','2','',0,'350','800','0','',NULL,NULL,2,0,0,'3222831652445280',0,0,0,0.00,'2022-05-13 15:37:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(276,'CENTAMILLY KITCHEN SINK','SC-311','2','2','',0,'6500','8500','0','',NULL,NULL,1,0,0,'5225711652861905',0,0,0,0.00,'2022-05-18 11:34:31','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(277,'CENTAMILY KITCHEN SINK','SC-006','35','2','',0,'5500','7500','0','',NULL,NULL,1,0,0,'6353731652862871',0,0,0,0.00,'2022-05-18 11:36:18','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(278,'TWYFORD FLOOR TILE 30 X 30','FGP33001','1','2','',0,'901','980','0','',NULL,NULL,10,0,0,'4211881652864080',0,0,0,0.00,'2022-05-18 11:56:34','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(279,'MICASSO WALL TILE','MCP36007','1','2','',0,'1125','1300','0','',NULL,NULL,10,0,0,'7133431652954350',0,0,0,0.00,'2022-05-19 13:00:16','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(280,'MICASSO WALL TILE','MCP36006','1','2','',0,'1125','1300','0','',NULL,NULL,10,0,0,'538721652954447',0,0,0,0.00,'2022-05-19 13:01:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(281,'MICASSO FLOOR TILE 40X40','MR393043','1','2','',0,'880','1250','28','0',NULL,NULL,10,0,0,'6012661653661726',0,0,0,0.00,'2022-05-27 17:29:48','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(282,'RAIN GUTTERS 4 Mtrs','PTG GUTTERS','44','2','',0,'1150','1600','0','0',NULL,NULL,2,0,0,'4816071654589510',0,0,0,0.00,'2022-06-07 11:21:54','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(283,'GUTTER CLIPS','PTG CLIPS','44','2','',0,'60','160','0','0',NULL,NULL,20,0,0,'8505841654590115',0,0,0,0.00,'2022-06-07 11:24:07','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(284,'DROPPER','PTG DROPPER','44','2','',0,'441','500','0','0',NULL,NULL,1,0,0,'9561361654590248',0,0,0,0.00,'2022-06-07 11:26:14','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(285,'OUTER CORNER','PTG OUTSIDE CORNER','44','2','',0,'330','500','0','0',NULL,NULL,2,0,0,'8717311654590374',0,0,0,0.00,'2022-06-07 11:27:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(286,'INSIDE CORNER','PTG INSIDE CORNER','44','2','',0,'330','500','0','0',NULL,NULL,2,0,0,'3924291654590457',0,0,0,0.00,'2022-06-07 11:28:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(287,'GUTTER JOINT','PTG JOINT','44','2','',0,'230','450','0','0',NULL,NULL,0,0,0,'7672061654590538',0,0,0,0.00,'2022-06-07 11:30:15','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(288,'TWYFORD FLOOR TILES 40 X 40','FGB44715','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'2698691654849674',0,0,0,0.00,'2022-06-10 11:30:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(289,'TWYFORD FLOOR TILES 40 X 40','FGB44712','1','2','',0,'1176','1350','0','',NULL,NULL,10,0,0,'6898401654849817',0,0,0,0.00,'2022-06-10 11:31:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(290,'BLACK PLAIN 60 X 60','PGC66009','1','2','',0,'612','750','0','0',NULL,NULL,2,0,0,'865591654849889',0,0,0,0.00,'2022-06-10 11:36:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(291,'FRENCIA SOAP DISH','SD-1113S','30','2','',0,'200','500','0','',NULL,NULL,5,0,0,'2431941655199273',0,0,0,0.00,'2022-06-14 12:37:22','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(292,'25 x 40 wall tiles','24321 wall tiles','1','2','',0,'725','800','0','',NULL,NULL,0,0,0,'3421301655559253',0,0,0,0.00,'2022-06-18 16:35:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(293,'KEN FLOOR TILES 30 X 30','1103 KEN TILES','1','2','',0,'880','970','0','',NULL,NULL,10,0,0,'6725601655559510',0,0,0,0.00,'2022-06-18 16:40:32','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(294,'KEN FLOOR TILES 30 X 30','1203 KEN TILES','1','2','',0,'880','970','0','',NULL,NULL,10,0,0,'663791655559633',0,0,0,0.00,'2022-06-18 16:41:34','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(295,'KEN FLOOR TILES 30 X 30','1206 KEN TILES','1','2','',0,'880','970','0','',NULL,NULL,10,0,0,'8536961655559695',0,0,0,0.00,'2022-06-18 16:42:22','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(296,'MODERN FLOOR TILES 40 X 40','4205','1','2','',0,'1200','1350','0','',NULL,NULL,10,0,0,'4010081655982113',0,0,0,0.00,'2022-06-23 14:03:43','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(297,'MODERN FLOOR TILES 40 X 40','4212','1','2','',0,'920','1350','0','0',NULL,NULL,10,0,0,'3688051655982224',0,0,0,0.00,'2022-06-23 14:04:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(298,'MODERN FLOOR TILES 40 X 40','4213','1','2','',0,'1200','1350','0','',NULL,NULL,10,0,0,'4211881655982279',0,0,0,0.00,'2022-06-23 14:05:27','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(299,'FRENCIA SMALL CLOSE COUPLE TOILET','WC-M6','3','2','',0,'8800','11500','0','',NULL,NULL,1,0,0,'3047611655982344',0,0,0,0.00,'2022-06-23 14:10:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(300,'TWYFORD FLOOR TILES','FGP33518','1','2','',0,'900','970','0','',NULL,NULL,10,0,0,'4712751656576901',0,0,0,0.00,'2022-06-30 11:37:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(301,'TWYFORD DECO TILES','PMHP 24320','1','2','',0,'50','150','0','',NULL,NULL,10,0,0,'6228361657008560',0,0,0,0.00,'2022-07-05 11:11:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(302,'MICASSO FLOOR TILE 30 X 60','MR36038','1','2','',0,'1025','1350','0','0',NULL,NULL,10,0,0,'5958281658213582',0,0,0,0.00,'2022-07-19 09:54:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(303,'TWYFORD FLOOR TILES','33047','1','2','',0,'680','900','0','o',NULL,NULL,10,0,0,'9805151658213669',0,0,0,0.00,'2022-07-19 09:57:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(304,'TWYFORD FLOOR TILE 30 X 30','FGP33048','1','2','',0,'700','900','0','0',NULL,NULL,10,0,0,'5052611658213965',0,0,0,0.00,'2022-07-19 10:01:55','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(305,'SYNOVA TOILET','GREEN CLOSE COUPLE DECO TOILET','3','2','',0,'15500','18000','0','',NULL,NULL,1,0,0,'1606931658568651',0,0,0,0.00,'2022-07-23 12:33:27','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(306,'SYNOVA TOILET','BLUE CLOSE COUPLE DECO TOILET','3','2','',0,'15500','18000','0','',NULL,NULL,1,0,0,'223941658568807',0,0,0,0.00,'2022-07-23 12:34:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(307,'FRENCIA TAP','BF-021','7','2','',0,'1493','3000','0','0',NULL,NULL,2,0,0,'2772711658914649',0,0,0,0.00,'2022-07-27 12:43:31','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(308,'BLACK FRENCIA FLEXIBLE WALL TAP ','KF-0041','7','2','',0,'618','2000','0','',NULL,NULL,2,0,0,'2450671658915012',0,0,0,0.00,'2022-07-27 12:47:02','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(309,'HUMA ADJUSTABLE KITCHEN MIXER TAP','6013','7','2','',0,'2500','5000','0','',NULL,NULL,1,0,0,'8370811658915366',0,0,0,0.00,'2022-07-27 12:52:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(310,'HAND WASH BASIN','ORIENT ROUND TABLE TOP BASIN','23','2','',0,'5000','7500','0','',NULL,NULL,1,0,0,'6054051659606769',0,0,0,0.00,'2022-08-04 12:55:32','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','',NULL),(311,'test item','1bhshs','32','2','',0,'10','20','0','',NULL,NULL,5,0,0,'9697001660558545',0,0,0,0.00,'2022-08-15 13:16:26','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(312,'CORNERSTRIPS','GREY CORNERSTRIPS','26','2','',0,'40','100','0','',NULL,NULL,10,0,0,'499751660639095',0,0,0,0.00,'2022-08-16 11:40:53','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(313,' DOUBLE BOWL SINGLE DRAIN KITCHEN SINK','SC - 612 CENTAMILLY','35','2','',0,'5500','8000','0','0',NULL,NULL,1,0,0,'7722211661507730',0,0,0,0.00,'2022-08-26 13:00:17','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(314,'TWYFORD FLOOR TILES 40X40','FGB44714','1','2','',0,'960','1250','0','',NULL,NULL,10,0,0,'6714431661863404',0,0,0,0.00,'2022-08-30 15:45:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(315,'TWYFORD WALL TILES 25X40','PMCP 24313','1','2','',0,'686','800','0','0',NULL,NULL,10,0,0,'9883391661863740',0,0,0,0.00,'2022-08-30 15:50:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(316,'KENTILES FLOOR 45X45','5202','1','2','',0,'931','1250','0','0',NULL,NULL,10,0,0,'7400181662030636',0,0,0,0.00,'2022-09-01 14:17:56','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(317,'KENTILES FLOOR 45X45','5211','1','2','',0,'931','1250','0','0',NULL,NULL,10,0,0,'7924011662031076',0,0,0,0.00,'2022-09-01 14:21:45','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(318,'KENTILES FLOOR 45X45','5224','1','2','',0,'931','1250','0','0',NULL,NULL,10,0,0,'5697581662031306',0,0,0,0.00,'2022-09-01 14:28:21','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(319,'KENTILES FLOOR 45X45','5381','1','2','',0,'931','1250','0','0',NULL,NULL,10,0,0,'9189181662031702',0,0,0,0.00,'2022-09-01 14:30:46','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(320,'KENTILES FLOOR 45X45','5153','1','2','',0,'960','1250','0','',NULL,NULL,0,0,0,'6759741662031846',0,0,0,0.00,'2022-09-01 14:33:42','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(321,'TWYFORD WALL TILES','PMCP 24320','1','2','',0,'686','800','0','',NULL,NULL,10,0,0,'3093531663669113',0,0,0,0.00,'2022-09-20 13:20:24','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(322,'TWYFORD FLOOR TILES 40X40','FGB44713','1','2','',0,'1176','1250','0','0',NULL,NULL,10,0,0,'2622871664353899',0,0,0,0.00,'2022-09-28 11:33:21','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(323,'TWYFORD FLOOR TILES 30X30','FGP33746','1','2','',0,'700','900','0','0',NULL,NULL,10,0,0,'8990401664354002',0,0,0,0.00,'2022-09-28 11:34:50','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(324,'TWYFORD FLOOR TILES 30X30','FGP33747','1','2','',0,'700','900','0','0',NULL,NULL,10,0,0,'9088881664354091',0,0,0,0.00,'2022-09-28 11:36:04','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(325,'P- TRAP TOILET WHITE','FRENICIA P TRAP','3','2','',0,'6500','8500','0','0',NULL,NULL,0,0,0,'1373411665061842',0,0,0,0.00,'2022-10-06 16:13:33','3','1','0','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(326,'TWYFORD WALL TILES 25X 40','PMCP 24355','1','2','',0,'686','800','0','0',NULL,NULL,5,0,0,'4880721666001575',0,0,0,0.00,'2022-10-17 13:14:29','3','1','0','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(327,'PJAY TOILET CLEANER','SPIN SPAN','16','2','',0,'350','600','0','0',NULL,NULL,0,0,0,'136031666001669',0,0,0,0.00,'2022-10-17 13:16:35','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(328,'TWYFORD FLOOR TILES 30X30','FGP33740','1','2','',0,'750','900','0','0',NULL,NULL,0,0,0,'2272741666095970',0,0,0,0.00,'2022-10-18 15:27:47','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(329,'TWYFORD FLOOR TILES 30X30','FGP33744','1','2','',0,'750','900','0','0',NULL,NULL,0,0,0,'7646991666096067',0,0,0,0.00,'2022-10-18 15:28:56','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(330,'TWYFORD FLOOR TILES 40X40','FGB44641','1','2','',0,'880','1250','0','0',NULL,NULL,0,0,0,'3678081666096137',0,0,0,0.00,'2022-10-18 15:30:12','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(331,'MODERN FLOOR TILES 40X40','4209','1','2','',0,'920','1250','0','0',NULL,NULL,10,0,0,'6484831667822287',0,0,0,0.00,'2022-11-07 14:59:49','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(332,'GREY TWYFORD GROUT','TWYFORD GROUT','10','2','',0,'50','150','0','0',NULL,NULL,0,0,0,'6162801667822390',0,0,0,0.00,'2022-11-07 15:01:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(333,'UJENZI CLOSE COUPLE TOILET- WHITE','UJENZI 001','3','2','',0,'8500','11000','0','0',NULL,NULL,0,0,0,'4031231668167673',0,0,0,0.00,'2022-11-11 14:59:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(334,'1KG GROUT CREAM','GROUT TWYFORD CREAM','10','2','',0,'50','150','0','0',NULL,NULL,0,0,0,'1806311668168166',0,0,0,0.00,'2022-11-11 15:05:01','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(335,'MODERN FLOOR TILES 40X40','4001','1','2','',0,'920','1350','0','0',NULL,NULL,0,0,0,'9161391668500685',0,0,0,0.00,'2022-11-15 11:26:25','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(336,'MODERN FLOOR TILES 40X40','4210','1','2','',0,'920','1350','0','0',NULL,NULL,0,0,0,'9874931668500786',0,0,0,0.00,'2022-11-15 11:27:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(337,'MODERN FLOOR TILES 40X40','4204','1','2','',0,'1041','1350','0','0',NULL,NULL,0,0,0,'499751668500847',0,0,0,0.00,'2022-11-15 11:28:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(338,'KEN FLOOR TILES 40X40','5308','1','2','',0,'931','1350','0','0',NULL,NULL,0,0,0,'5522361669113057',0,0,0,0.00,'2022-11-22 13:32:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(339,'KEN FLOOR TILES 40X40','5302','1','2','',0,'931','1350','0','0',NULL,NULL,0,0,0,'2546741669113158',0,0,0,0.00,'2022-11-22 13:33:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(340,'FRENCIA TOWEL HOLDER','TB-8037B','45','2','',0,'855','2000','0','0',NULL,NULL,0,0,0,'527541669113684',0,0,0,0.00,'2022-11-22 13:42:44','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(341,'KEN FLOOR TILES 30X30','1365','1','2','',0,'680','900','0','0',NULL,NULL,0,0,0,'6189691669113769',0,0,0,0.00,'2022-11-22 13:46:21','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(342,'KEN FLOOR TILES 30X30','1336','1','2','',0,'680','900','0','0',NULL,NULL,0,0,0,'384051669113982',0,0,0,0.00,'2022-11-22 13:47:09','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(343,'KEN FLOOR TILES 30X30','1343','1','2','',0,'680','900','0','0',NULL,NULL,0,0,0,'3137031669114029',0,0,0,0.00,'2022-11-22 13:47:55','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(344,'40 X 40 KENTILES','5213 KENTILES','1','2','',0,'931','1250','0','',NULL,NULL,0,0,0,'3222831670338099',0,0,0,0.00,'2022-12-06 17:50:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','10',NULL),(345,'TWYFORD FLOOR TILES','FGP33047','1','2','',0,'700','900','0','0',NULL,NULL,0,0,0,'572861670338978',0,0,0,0.00,'2022-12-06 18:05:42','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(346,'KENTILES FLOOR TILES 40X40','5212','1','2','',0,'931','1250','0','0',NULL,NULL,0,0,0,'4374411670339525',0,0,0,0.00,'2022-12-06 18:13:16','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(347,'COMEX 2 PIECE TOILET','COMEX TOILET 001','3','2','',0,'6500','8500','0','0',NULL,NULL,0,0,0,'4925431670412241',0,0,0,0.00,'2022-12-07 14:27:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(348,'CENTAMILY DOUBLE BOWL DOUBLE DRAIN KITCHEN SINK','621B','35','2','',0,'6600','9500','0','0',NULL,NULL,0,0,0,'4992791671017104',0,0,0,0.00,'2022-12-14 14:26:56','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(349,'MICASSO FLOOR TILE 60X60','MRP66203','1','2','',0,'390','600','0','0',NULL,NULL,0,0,0,'3784121671716157',0,0,0,0.00,'2022-12-22 16:41:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(350,'ARABIC SHOWER','HSW-002','31','2','',0,'650','1500','0','',NULL,NULL,0,0,0,'9007921672915047',0,0,0,0.00,'2023-01-05 13:39:15','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(351,'FRENCIA HANDWASH BASIN MIXER TAP','BF-031B','7','2','',0,'1600','3000','0','',NULL,NULL,0,0,0,'8763231672915155',0,0,0,0.00,'2023-01-05 13:52:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(352,'LIRLEE KITCHEN MIXER TAP','LR6105','7','2','',0,'1700','4000','0','0',NULL,NULL,0,0,0,'9546861672916013',0,0,0,0.00,'2023-01-05 13:55:11','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(353,'MODERN FLOOR TILES 40X40','4018','1','2','',0,'920','1350','0','0',NULL,NULL,0,0,0,'6934951673003042',0,0,0,0.00,'2023-01-06 14:06:29','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(354,'PINK SYNOVA CLOSE COUPLE TOILET','SYNOVA TOILET','3','2','',0,'9800','12000','0','0',NULL,NULL,0,0,0,'7808011673003377',0,0,0,0.00,'2023-01-06 14:11:18','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(355,'TWYFORD GRANITO 60X60','YMP66737','21','2','',0,'1450','2500','0','0',NULL,NULL,0,0,0,'3274181673083743',0,0,0,0.00,'2023-01-07 12:32:20','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(356,'CLOSE COUPLE TOILET','COMEX TOILET 101','3','2','',0,'8900','12000','0','',NULL,NULL,0,0,0,'5522361674814209',0,0,0,0.00,'2023-01-27 13:11:48','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(357,'ASIAN TOILET','ASIAN TOILET 101','3','2','',0,'1300','1600','0','0',NULL,NULL,0,0,0,'378311674818092',0,0,0,0.00,'2023-01-27 14:17:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(358,'CISTERN','CERAMIC CISTERN 102','22','2','',0,'1535','3000','0','0',NULL,NULL,0,0,0,'6162801674818275',0,0,0,0.00,'2023-01-27 14:32:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(359,'TWYFORD FLOOR TILES 40 X 40','FGB44700','1','2','',0,'950','1250','0','0',NULL,NULL,0,0,0,'5158941675255726',0,0,0,0.00,'2023-02-01 15:50:28','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(360,'DOWN PIPE','PTG DOWN PIPE','44','2','',0,'960','1400','0','0',NULL,NULL,0,0,0,'391161676987476',0,0,0,0.00,'2023-02-21 16:54:15','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(361,'END CAP PAIR','PTG END CAP','44','2','',0,'280','650','0','0',NULL,NULL,0,0,0,'5857351676987875',0,0,0,0.00,'2023-02-21 17:01:19','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(362,'BEND','PTG BEND 90"','44','2','',0,'130','250','0','0',NULL,NULL,0,0,0,'8930901676988859',0,0,0,0.00,'2023-02-21 17:16:20','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(363,'DIVERTER','PTG DIVERTER 90"','44','2','',0,'130','250','0','0',NULL,NULL,0,0,0,'2076761676989202',0,0,0,0.00,'2023-02-21 17:22:33','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(364,'DIVERTER','PTG DIVERTER 90','44','2','',0,'130','250','0','0',NULL,NULL,0,0,0,'9793141676989573',0,0,0,0.00,'2023-02-21 17:27:22','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(365,'BEND','PTG BEND 90','44','2','',0,'130','250','0','0',NULL,NULL,0,0,0,'2301241676989702',0,0,0,0.00,'2023-02-21 17:29:33','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(366,'60 X 60 GRANITES','YMP 66444T','21','2','',0,'367','600','0','',NULL,NULL,0,0,0,'1058181677056311',0,0,0,0.00,'2023-02-22 12:01:54','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(367,'FRENCIA MIXTURE TAP','KF -028 MIXTURE TAP','7','2','',0,'1350','3000','0','',NULL,NULL,2,0,0,'7630391677057404',0,0,0,0.00,'2023-02-22 12:21:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','2',NULL),(368,'TWYFORD FLOOR TILE 30X30','FGP33743','1','2','',0,'711','850','0','0',NULL,NULL,0,0,0,'2623361680255927',0,0,0,0.00,'2023-03-31 12:47:07','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(369,'TWYFORD WALL TILES 25X40','PMCP 24357','1','2','',0,'686','800','0','0',NULL,NULL,0,0,0,'950441680256242',0,0,0,0.00,'2023-03-31 12:52:21','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(370,'MODERN FLOOR TILES 40X40','4207','1','2','',0,'1041','1250','0','0',NULL,NULL,0,0,0,'7548931680256759',0,0,0,0.00,'2023-03-31 13:00:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(371,'MODERN FLOOR TILES 40X40','4208','1','2','',0,'1041','1250','0','0',NULL,NULL,0,0,0,'9865401680256811',0,0,0,0.00,'2023-03-31 13:00:57','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(372,'MICASSO FLOOR GRANITE 60X60','MRP 66721','21','2','',0,'1550','2400','0','0',NULL,NULL,0,0,0,'2130851682061483',0,0,0,0.00,'2023-04-21 10:21:55','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(373,'MICASSO WALL TILES 25X40','MMCP 24018','1','2','',0,'700','850','0','0',NULL,NULL,0,0,0,'4378531682061841',0,0,0,0.00,'2023-04-21 10:25:48','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(374,'MICASSO WALL TILES 25X40','MMCP 24013','1','2','',0,'700','850','0','0',NULL,NULL,0,0,0,'1088921682061949',0,0,0,0.00,'2023-04-21 10:28:04','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(375,'MICASSO WALL TILES 25 X40','MMCP 24017','1','2','',0,'700','850','0','0',NULL,NULL,5,0,0,'3984411682062085',0,0,0,0.00,'2023-04-21 10:29:58','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(376,'TWYFORD FLOOR TILES 30X30','FGP33528','1','2','',0,'700','850','0','0',NULL,NULL,5,0,0,'3391001682062391',0,0,0,0.00,'2023-04-21 10:36:49','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(377,'TWYFORD WALL TILES 25 X 40','PMCP 24104','1','2','',0,'686','800','0','0',NULL,NULL,5,0,0,'4600411682062609',0,0,0,0.00,'2023-04-21 10:39:00','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(378,'DECORATIVE HAND WASH BASIN','DECO 001','1','2','',0,'12500','16500','0','0',NULL,NULL,0,0,0,'9418151682063166',0,0,0,0.00,'2023-04-21 10:47:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(379,'30 x 30 floor tiles','33745','1','2','',0,'710','800','0','',NULL,NULL,0,0,0,'4729031683549489',0,0,0,0.00,'2023-05-08 15:40:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','20',NULL),(380,'CLOSE COUPLE TOILET WHITE','SAWA SAWA','3','2','',0,'8800','11500','0','0',NULL,NULL,0,0,0,'6492551684912737',0,0,0,0.00,'2023-05-24 10:22:12','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','10',NULL),(381,'MICASSO FLOOR TILES 30X 60','MR36041','1','2','',0,'1125','1300','0','0',NULL,NULL,0,0,0,'8759821685166455',0,0,0,0.00,'2023-05-27 08:55:44','3','1','0','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','100',NULL),(382,'MICASSO FLOOR TILES 30 X 60','MR36045','1','2','',0,'1025','1300','0','0',NULL,NULL,0,0,0,'8680561685166945',0,0,0,0.00,'2023-05-27 08:57:05','3','1','0','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','100',NULL),(383,'25 X40 WALL TILES','24366 TWYFORD WALL','1','2','',0,'678','800','0','',NULL,NULL,0,0,0,'5658661685784965',0,0,0,0.00,'2023-06-03 12:39:03','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','15',NULL),(384,'60 X 60 MICASO GRANITES','MR 662003T','21','2','',0,'343','600','0','',NULL,NULL,0,0,0,'8215371685785144',0,0,0,0.00,'2023-06-03 12:42:10','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','3',NULL),(385,'ZYG BIG ONE PIECE','ONE PIECE ZYG SAWA TOILET','3','2','',0,'9900','14500','0','',NULL,NULL,0,0,0,'5564691686297785',0,0,0,0.00,'2023-06-09 11:05:52','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','2',NULL),(386,'TWYFORD FLOOR TILES 30 X 30','FGP33703','1','2','',0,'700','900','0','0',NULL,NULL,0,0,0,'576411686637295',0,0,0,0.00,'2023-06-13 09:23:40','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(387,'30 X 60 WALL TILES','MCP 36016','1','2','',0,'1050','1300','0','',NULL,NULL,0,0,0,'8863311687870612',0,0,0,0.00,'2023-06-27 15:58:39','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','10',NULL),(388,'TWYFORD FLOOR TILES 30X30','FGP33752','1','2','',0,'700','800','0','0',NULL,NULL,0,0,0,'2783531689055209',0,0,0,0.00,'2023-07-11 09:01:49','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(389,'FRENCIA PILLAR TAP','BF015','7','2','',0,'500','1000','0','0',NULL,NULL,0,0,0,'7069211689055584',0,0,0,0.00,'2023-07-11 09:08:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(390,'FRENCIA PILLAR TAP','LR9501','7','2','',0,'750','2000','0','0',NULL,NULL,0,0,0,'2674311689055718',0,0,0,0.00,'2023-07-11 09:11:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(391,'FRENCIA BASIN FAUCET','BF-55165L','7','2','',0,'2500','6500','0','',NULL,NULL,0,0,0,'4101871689055887',0,0,0,0.00,'2023-07-11 09:13:38','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(392,'TWYFORD FLOOR TILES 30X30','FGP33751','1','2','',0,'700','800','0','0',NULL,NULL,0,0,0,'7011971689056073',0,0,0,0.00,'2023-07-11 09:15:42','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(393,'TWYFORD WALL TILES 25X40','PMCP24361','1','2','',0,'686','800','0','0',NULL,NULL,0,0,0,'6368191689056201',0,0,0,0.00,'2023-07-11 09:17:55','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(394,'TWYFORD WALL DECO ','PMCP 24375','1','2','',0,'45','150','0','0',NULL,NULL,0,0,0,'4482271690874004',0,0,0,0.00,'2023-08-01 10:17:05','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(395,'BASIN TAP FRENCIA','BF-007 370G','7','2','',0,'645','2000','0','',NULL,NULL,0,0,0,'2432621691227104',0,0,0,0.00,'2023-08-05 12:21:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','2',NULL),(396,'BASIN TAP FRENCIA','BF-004 550G','7','2','',0,'743','2000','0','',NULL,NULL,0,0,0,'8820511691227273',0,0,0,0.00,'2023-08-05 12:24:02','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','3',NULL),(397,'BASIN TAP FRENCIA','BF- 016 832','7','2','',0,'832','2000','0','',NULL,NULL,0,0,0,'8252381691227442',0,0,0,0.00,'2023-08-05 12:26:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','2',NULL),(398,'BASIN TAP FRENCIA','BF-006 950G','7','2','',0,'1580','3000','0','',NULL,NULL,0,0,0,'4684741691227607',0,0,0,0.00,'2023-08-05 12:29:24','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','2',NULL),(399,'CLAYARTCOLOR STEPPING TOILETS ','CLAYART STEPPINGS C2','39','2','',0,'2300','3000','0','0',NULL,NULL,0,0,0,'4595491692256865',0,0,0,0.00,'2023-08-17 10:23:31','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(400,'CLAYART TABLE TOP HANDWASH BASIN','TABLETOP 001','43','2','',0,'6000','8000','0','0',NULL,NULL,0,0,0,'8084971692257070',0,0,0,0.00,'2023-08-17 10:26:37','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(401,'MICASSO FLOOR TILES 40 X 40','MR39048','1','2','',0,'980','1200','0','0',NULL,NULL,0,0,0,'71941692257254',0,0,0,0.00,'2023-08-17 10:29:19','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(402,'P- TRAP TOILET','STATIGA P-TRAP 001','3','2','',0,'2000','3500','0','0',NULL,NULL,0,0,0,'7170251692871062',0,0,0,0.00,'2023-08-24 12:59:14','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(403,'GROVES','RUBBER GROVES','46','2','',0,'95','200','0','0',NULL,NULL,0,0,0,'4270571694155277',0,0,0,0.00,'2023-09-08 09:42:03','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(404,'TWYFORD FLOOR TILE 40 X 40','FGB44725','1','2','',0,'900','1400','0','0',NULL,NULL,0,0,0,'2761351694760824',0,0,0,0.00,'2023-09-15 09:58:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','10',NULL),(405,'TWYFORD FLOOR TILES 40 X 40','FGB44717','1','2','',0,'900','1150','0','0',NULL,NULL,0,0,0,'1241311694761107',0,0,0,0.00,'2023-09-15 09:59:52','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','10',NULL),(406,'BASIN FAUCET COLD WATER','BF-003','7','2','',0,'623','2000','0','0',NULL,NULL,0,0,0,'4654061694761540',0,0,0,0.00,'2023-09-15 10:06:54','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(407,'BASIN FAUCET- COLD KIRSITE CHROME','BF-040B','7','2','',0,'728','2000','0','0',NULL,NULL,0,0,0,'8629631694761614',0,0,0,0.00,'2023-09-15 10:08:32','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(408,'BASIN FAUCET - COLD WATER','BF-037','7','2','',0,'545','2000','0','0',NULL,NULL,0,0,0,'8243111694761713',0,0,0,0.00,'2023-09-15 10:10:10','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(409,'TWYFORD FLOOR TILE 30 X 30','FGP33749','1','2','',0,'670','800','0','0',NULL,NULL,0,0,0,'7633041696230953',0,0,0,0.00,'2023-10-02 10:19:18','3','1','0','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(410,'ONE PIECE CLOSE COUPLE','CLAYART 001','3','2','',0,'14500','20000','0','0',NULL,NULL,0,0,0,'1172141696231159',0,0,0,0.00,'2023-10-02 10:23:59','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(411,'TYWFORD FLOOR TILE 40 X 40','FGB44741','1','2','',0,'960','1150','0','0',NULL,NULL,0,0,0,'7610991697436499',0,0,0,0.00,'2023-10-16 09:10:26','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(412,'INDIAN WALL DECOR 30 X 60','7042-HL1','1','2','',0,'220','500','0','0',NULL,NULL,0,0,0,'7617311697437178',0,0,0,0.00,'2023-10-16 09:21:39','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(413,'INDIAN WALL TILE DECOR 30 X 60','6017-HL2','1','2','',0,'220','500','0','0',NULL,NULL,0,0,0,'6856871697437300',0,0,0,0.00,'2023-10-16 09:23:00','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',NULL),(414,'FRENCIA ONE PIECE TOILET SEAT','WC-306P','3','2','',0,'11800','15000','0','0',NULL,NULL,0,0,0,'7738341698659611',0,0,0,0.00,'2023-10-30 12:55:23','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','1',NULL),(415,'MICASSO FLOOR TILE 30X60','MR36042','1','2','',0,'1125','1300','0','0',NULL,NULL,0,0,0,'446971701156114',0,0,0,0.00,'2023-11-28 10:31:30','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(416,'TWYFORD WALL TILES 25X40','PMCP 24373','1','2','',0,'686','800','0','0',NULL,NULL,0,0,0,'5898761701412171',0,0,0,0.00,'2023-12-01 09:31:30','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(417,'TWYFORD FLOOR TILES 40X40','FGB 44730','1','2','',0,'860','1150','0','0',NULL,NULL,0,0,0,'1309301701412726',0,0,0,0.00,'2023-12-01 09:40:06','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','5',NULL),(418,'TWYFORD FLOOR TILES 30X30','FGP33123','1','2','',0,'670','800','0','0',NULL,NULL,5,0,0,'4204281702452460',0,0,0,0.00,'2023-12-13 10:31:07','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','mainitem','na','0',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, 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, 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 `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) NOT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `quotation` VALUES (1,'1','11627009055','2021-07-23 05:57:35','','dd','1','2021-07-23 05:57:52','Robisearch','dd','2021-07-23 05:57:35','','','ddd','','new','500','1','1','No',1,'no'); /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; INSERT INTO `recharge` VALUES (1,500.00,1,1,'2021-03-06 05:35:16am','',0,'','',500.00,1.00,0.00,500.00,'670221791737.00','',''); /*!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 `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 `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('damagedproducts',1),('deals',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('recorddelivery',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=530 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(483,'sales','2','add'),(484,'sales','2','suspend'),(485,'sales','2','printreceipt'),(486,'sales','2','update'),(487,'sales','2','cash'),(488,'sales','2','moresales'),(489,'sales','2','sale'),(490,'sales','2','mpesa'),(491,'sales','2','updatepaymentmode'),(492,'sales','2','card'),(493,'sales','2','clearpayments'),(494,'sales','2','cheque'),(495,'sales','2','dontprint'),(496,'cashiersales','2','entermpesacode'),(497,'cashiersales','2','editmpesa'),(498,'cashiersales','2','cashiersales'),(499,'cashiersales','2','editmpesadate'),(500,'cashiersales','2','dontshowtotal'),(501,'cashiersales','2','adddailycollection'),(502,'cashiersales','2','viewtill'),(503,'cashiersales','2','viewdailycollections'),(504,'cashiersales','2','updatedailycollections'),(505,'cashiersales','2','viewallcounters'),(506,'cashiersales','2','mpesapendingreport'),(507,'cashiersales','2','mpesaverifiedreport'),(508,'cashiersales','2','viewcommission'),(509,'cashiersales','2','viewmpesamessages'),(510,'cashiersales','2','dailysalesonly'),(511,'password','2','change'),(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'); /*!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=9 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','Admin','2021-12-16 16:50:04','active','1','','1',''),(2,'Cashier','Cashier','2021-12-16 15:44:25','active','1','','1',''),(3,'Manager','Manager','2021-12-16 15:49:15','active','1','','1',''),(4,'Supervisors','Supervisors','2021-12-16 15:49:57','active','1','','1',''),(5,'Accountant','','2021-12-21 07:13:49','active','1','','1',''),(6,'Stock Controller','','2021-12-21 07:14:02','active','1','','1',''),(7,'Cleaners','','2021-12-21 07:14:12','active','1','','1',''),(8,'Waiter','','2021-12-21 07:14:33','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=23 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 (6,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Overtime','2021-02-05 05:19:24','Active','1','','1','Pay','Fixed','Fixed',1.00,100.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Bonus','2021-02-04 07:00:33','Active','1','','1','Pay','Variable','Variable',1.00,300.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(20,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,17,'Monthly Salary','2020-12-08 08:51:06','Active','1','','1','Pay','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=2501 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','','2021-09-13 13:06:30','','0','3','2021-09-13 13:06:30','','29100','29100','1','retail',NULL,'29100','1','0','0','0','0','0','0','printed',' ','','1','0','31631527530','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2,'','Cash','','2021-09-23 09:22:15','','0','3','2021-09-23 09:22:15','','4000','5200','1','retail',NULL,'5200','1','0','0','0','0','1200','0','printed',' ','','1','0','31632378029','Cleared','','','','','','','','',0.00,0.00,5,'','Ksh '),(3,'','Cash','','2021-10-18 16:02:23','','0','5','2021-10-18 16:02:23','','33350','33350','1','retail',NULL,'33350','1','0','0','0','0','0','0','printed',' ','','1','0','51634561894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2021-10-19 09:30:52','','0','5','2021-10-19 09:30:52','','5900','5900','1','retail',NULL,'5900','1','0','0','0','0','0','0','printed',' ','','1','0','51634623828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2021-10-19 11:17:55','','0','5','2021-10-19 11:17:55','','980','980','1','retail',NULL,'980','1','0','0','0','0','0','0','printed',' ','','1','0','51634625059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2021-10-19 15:27:32','','0','5','2021-10-19 15:27:32','','17500','17500','1','retail',NULL,'17500','1','0','0','0','0','0','0','printed',' ','','1','0','51634646435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'','Cash','','2021-10-19 17:28:35','','0','5','2021-10-19 17:28:35','','980','980','1','retail',NULL,'980','1','0','0','0','0','0','0','printed',' ','','1','0','51634653667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2021-10-20 10:48:17','','0','5','2021-10-20 10:48:17','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51634716048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'','Cash','','2021-10-20 16:05:26','','180','5','2021-10-20 16:05:26','','13820','13820','1','retail',NULL,'13820','1','0','0','0','0','0','0','printed',' ','','1','0','51634734917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'','Cash','','2021-10-20 16:10:29','','700','5','2021-10-20 16:10:29','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51634735314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2021-10-21 09:47:58','','0','5','2021-10-21 09:47:58','','4050','4050','1','retail',NULL,'4050','1','0','0','0','0','0','0','printed',' ','','1','0','51634798746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(12,'','Cash','','2021-10-22 09:34:44','','0','5','2021-10-22 09:34:44','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','51634876876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(13,'','Cash','','2021-10-22 13:01:36','','0','5','2021-10-22 13:01:36','','2400','2400','1','retail',NULL,'2400','1','0','0','0','0','0','0','printed',' ','','1','0','51634892403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2021-10-22 15:40:20','','0','5','2021-10-22 14:22:52','','10700','10700','1','retail',NULL,'10700','1','0','0','0','0','0','0','printed',' ','','1','0','51634896902','Cleared','5','2021-10-22 15:40:20','','','','','','',0.00,0.00,0,'',''),(15,'','Cash','','2021-10-22 14:49:23','','0','5','2021-10-22 14:49:23','','3000','3000','1','retail',NULL,'3000','1','0','0','0','0','0','0','printed',' ','','1','0','51634901808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(16,'','Cash','','2021-10-23 09:23:24','','0','5','2021-10-23 09:23:24','','14550','14550','1','retail',NULL,'14550','1','0','0','0','0','0','0','printed',' ','','1','0','51634969440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2021-10-23 10:00:05','','0','5','2021-10-23 10:00:05','','1350','1350','1','retail',NULL,'1350','1','0','0','0','0','0','0','printed',' ','','1','0','51634970210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(18,'','Cash','','2021-10-23 11:36:46','','0','5','2021-10-23 11:36:46','','8300','8300','1','retail',NULL,'8300','1','0','0','0','0','0','0','printed',' ','','1','0','51634978157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'','Cash','','2021-10-23 13:16:03','','0','5','2021-10-23 13:16:03','','15910','15910','1','retail',NULL,'15910','1','0','0','0','0','0','0','printed',' ','','1','0','51634978394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2021-10-23 14:27:58','','0','5','2021-10-23 14:27:58','','550','550','1','retail',NULL,'550','1','0','0','0','0','0','0','printed',' ','','1','0','51634984868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2021-10-23 14:34:12','','0','5','2021-10-23 14:34:12','','2500','2500','1','retail',NULL,'2500','1','0','0','0','0','0','0','printed',' ','','1','0','51634987805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2021-10-23 16:40:52','','0','5','2021-10-23 16:40:53','','4050','4050','1','retail',NULL,'4050','1','0','0','0','0','0','0','printed',' ','','1','0','51634996410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'','Cash','','2021-10-25 09:42:22','','0','3','2021-10-25 09:42:22','','8400','8400','1','retail',NULL,'8400','1','0','0','0','0','0','0','printed',' ','','1','0','31635143960','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(24,'','Cash','','2021-10-25 10:57:41','','0','5','2021-10-25 10:57:41','','1100','1100','1','retail',NULL,'1100','1','0','0','0','0','0','0','printed',' ','','1','0','51635148414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'','Cash','','2021-10-25 12:25:01','','0','5','2021-10-25 12:25:01','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51635148665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'','Cash','','2021-10-25 15:18:19','','0','5','2021-10-25 15:18:19','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51635164240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2021-10-25 18:17:59','','0','5','2021-10-25 18:17:59','','37170','37170','1','retail',NULL,'37170','1','0','0','0','0','0','0','printed',' ','','1','0','51635174726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2021-10-26 09:41:28','','180','5','2021-10-26 09:41:28','','5820','5820','1','retail',NULL,'5820','1','0','0','0','0','0','0','printed',' ','','1','0','51635230454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'','Cash','','2021-10-26 10:17:53','','0','5','2021-10-26 10:17:53','','9800','9800','1','retail',NULL,'9800','1','0','0','0','0','0','0','printed',' ','','1','0','51635230517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'PJR6SPKHJC','Mpesa','','2021-10-27 16:43:21','','0','5','2021-10-27 16:43:21','','0','29400','1','retail',NULL,'29400','1','0','0','0','0','29400','0','printed',' ','','1','0','51635342123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'PJR0SEXWDO','Mpesa','','2021-10-27 16:52:47','','0','5','2021-10-27 16:52:47','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51635342678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'D271021','Mpesa','','2021-10-27 16:59:47','','0','5','2021-10-27 16:59:47','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51635342917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(33,'PJS3TWGNBR','Mpesa','','2021-10-28 10:00:49','','0','5','2021-10-28 10:00:49','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51635404405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'','Cash','','2021-10-28 12:17:39','','630','5','2021-10-28 12:17:39','','3370','3370','1','retail',NULL,'3370','1','0','0','0','0','0','0','printed',' ','','1','0','51635412590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'PJT4VYB4QY','Mpesa','','2021-10-29 09:54:32','','0','5','2021-10-29 09:54:32','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51635490402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'','Cash','','2021-10-29 17:00:45','','0','5','2021-10-29 17:00:45','','3100','3100','1','retail',NULL,'3100','1','0','0','0','0','0','0','printed',' ','','1','0','51635516017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2021-10-29 18:33:08','','380','5','2021-10-29 18:33:08','','9620','9620','1','retail',NULL,'9620','1','0','0','0','0','0','0','printed',' ','','1','0','51635521479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'PJU6X4RWLY','Mpesa','','2021-10-30 09:09:30','','0','5','2021-10-30 09:09:30','','0','4900','1','retail',NULL,'4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51635574093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'PJU0X7LA68','Mpesa','','2021-10-30 09:43:31','','0','5','2021-10-30 09:43:31','','0','22600','1','retail',NULL,'22600','1','0','0','0','0','22600','0','printed',' ','','1','0','51635574479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'','Cash','','2021-10-30 12:04:53','','0','5','2021-10-30 12:04:53','','700','700','1','retail',NULL,'700','1','0','0','0','0','0','0','printed',' ','','1','0','51635577492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'PJU7XGHQQT','Mpesa','','2021-10-30 12:24:00','','0','5','2021-10-30 12:24:00','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51635585755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'PJ','Mpesa','','2021-10-30 14:42:14','','0','5','2021-10-30 14:42:14','','0','30600','1','retail',NULL,'30600','1','0','0','0','0','30600','0','printed',' ','','1','0','51635590254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Cash','','2021-10-30 14:59:52','','100','5','2021-10-30 14:59:52','','900','900','1','retail',NULL,'900','1','0','0','0','0','0','0','printed',' ','','1','0','51635595177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'','Cash','','2021-10-30 15:54:48','','600','5','2021-10-30 15:54:48','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51635598459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'301021','Mpesa','','2021-10-30 15:59:43','','0','5','2021-10-30 15:59:43','','6000','13500','1','retail',NULL,'13500','1','0','0','0','0','7500','0','printed',' ','','1','0','51635598505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'301021','Mpesa','','2021-10-30 17:35:56','','0','5','2021-10-30 17:35:56','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51635598946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2021-10-30 18:11:40','','0','5','2021-10-30 18:11:40','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','51635604767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'','Cash','','2021-11-01 18:10:46','','0','3','2021-11-01 18:10:46','','32150','32150','1','retail',NULL,'32150','1','0','0','0','0','0','0','printed',' ','','1','0','31635779244','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(49,'','Cash','','2021-11-01 18:14:12','','0','3','2021-11-01 18:14:12','','1200','1200','1','retail',NULL,'1200','1','0','0','0','0','0','0','printed',' ','','1','0','31635779624','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(50,'011121','Mpesa','','2021-11-01 18:15:29','','0','3','2021-11-01 18:15:29','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','31635779719','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(51,'D-301021','Mpesa','','2021-11-01 18:17:54','','0','3','2021-11-01 18:17:54','','0','6790','1','retail',NULL,'6790','1','0','0','0','0','6790','0','printed',' ','','1','0','31635779796','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(52,'','Cash','','2021-11-02 11:49:30','','50','5','2021-11-02 11:49:30','','2950','2950','1','retail',NULL,'2950','1','0','0','0','0','0','0','printed',' ','','1','0','51635839003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2021-11-02 14:27:10','','0','5','2021-11-02 14:27:10','','1000','1000','1','retail',NULL,'1000','1','0','0','0','0','0','0','printed',' ','','1','0','51635851998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'','Cash','','2021-11-02 16:09:56','','720','3','2021-11-02 16:09:56','','5280','5280','1','retail',NULL,'5280','1','0','0','0','0','0','0','printed',' ','','1','0','31635858558','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(55,'','Cash','','2021-11-02 16:27:44','','0','3','2021-11-02 16:27:44','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','31635859654','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(56,'','Cash','','2021-11-03 09:03:52','','0','5','2021-11-03 09:03:53','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51635919417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2021-11-03 11:56:34','','0','3','2021-11-03 11:56:34','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','31635929757','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(58,'PK3352LHB7','Mpesa','','2021-11-03 12:09:17','','0','3','2021-11-03 12:09:17','','0','8400','1','retail',NULL,'8400','1','0','0','0','0','8400','0','printed',' ','','1','0','31635929821','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(59,'PK3456HKUQ','Mpesa','','2021-11-03 13:21:43','','0','3','2021-11-03 13:21:43','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','31635934883','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(60,'PK427AQBEY','Mpesa','','2021-11-04 17:39:59','','0','5','2021-11-04 17:39:59','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51636036538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'PK5089KH8S','Mpesa','','2021-11-05 10:25:59','','0','3','2021-11-05 10:25:59','','0','2820','1','retail',NULL,'2820','1','0','0','0','0','2820','0','printed',' ','','1','0','31636096848','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(62,'PK578ASUUB','Mpesa','','2021-11-05 10:44:31','','0','3','2021-11-05 10:44:31','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','31636098231','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(63,'PK548CQ5EE','Mpesa','','2021-11-05 11:19:08','','0','3','2021-11-05 11:19:08','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','31636098416','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(64,'PK558RVE91','Mpesa','','2021-11-05 15:38:40','','0','5','2021-11-05 15:38:40','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51636115882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'81121','Mpesa','','2021-11-08 16:54:58','','0','5','2021-11-08 16:54:59','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51636379657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2021-11-08 16:58:52','','0','5','2021-11-08 16:58:52','','5420','5420','1','retail',NULL,'5420','1','0','0','0','0','0','0','printed',' ','','1','0','51636379735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'81121','Mpesa','','2021-11-08 17:02:20','','0','5','2021-11-08 17:02:20','','0','2040','1','retail',NULL,'2040','1','0','0','0','0','2040','0','printed',' ','','1','0','51636379989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2021-11-08 17:04:06','','0','5','2021-11-08 17:04:06','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51636380169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'91121','Mpesa','','2021-11-09 08:15:14','','0','5','2021-11-09 08:15:14','','0','4150','1','retail',NULL,'4150','1','0','0','0','0','4150','0','printed',' ','','1','0','51636434871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'91121','Mpesa','','2021-11-09 09:17:21','','0','5','2021-11-09 09:17:21','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51636434938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2021-11-09 10:15:55','','260','5','2021-11-09 10:15:55','','13740','13740','1','retail',NULL,'13740','1','0','0','0','0','0','0','printed',' ','','1','0','51636441968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'91121','Mpesa','','2021-11-09 10:44:02','','0','5','2021-11-09 10:44:02','','0','350','1','retail',NULL,'350','1','0','0','0','0','350','0','printed',' ','','1','0','51636442178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'91121','Mpesa','','2021-11-09 10:58:38','','0','5','2021-11-09 10:58:38','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51636443872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'91121','Mpesa','','2021-11-09 12:27:50','','0','5','2021-11-09 12:27:50','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51636444757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'','Cash','','2021-11-09 13:41:53','','520','5','2021-11-09 13:41:53','','2480','2480','1','retail',NULL,'2480','1','0','0','0','0','0','0','printed',' ','','1','0','51636450102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'91121','Mpesa','','2021-11-09 17:29:13','','0','5','2021-11-09 17:29:13','','150','600','1','retail',NULL,'600','1','0','0','0','0','450','0','printed',' ','','1','0','51636454536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'101121','Mpesa','','2021-11-10 09:28:18','','0','5','2021-11-10 09:28:18','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51636525675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'101121','Mpesa','','2021-11-10 09:52:25','','0','5','2021-11-10 09:52:25','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51636526162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(79,'101121','Mpesa','','2021-11-10 16:02:52','','0','5','2021-11-10 16:02:52','','0','14820','1','retail',NULL,'14820','1','0','0','0','0','14820','0','printed',' ','','1','0','51636549330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'111121','Mpesa','','2021-11-11 09:46:42','','0','5','2021-11-11 09:46:42','','0','1380','1','retail',NULL,'1380','1','0','0','0','0','1380','0','printed',' ','','1','0','51636613141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'111121','Mpesa','','2021-11-11 10:27:37','','0','5','2021-11-11 10:27:37','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51636615622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'111121','Mpesa','','2021-11-11 10:37:13','','0','5','2021-11-11 10:37:13','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51636615725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'111121','Mpesa','','2021-11-11 12:29:18','','0','5','2021-11-11 12:29:18','','0','1380','1','retail',NULL,'1380','1','0','0','0','0','1380','0','printed',' ','','1','0','51636616256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'111121','Mpesa','','2021-11-11 16:54:26','','0','3','2021-11-11 16:54:26','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','31636638723','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(85,'111121','Mpesa','','2021-11-11 17:51:04','','0','3','2021-11-11 17:51:04','','0','38900','1','retail',NULL,'38900','1','0','0','0','0','38900','0','printed',' ','','1','0','31636642127','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(86,'','Cash','','2021-11-12 10:25:59','','0','3','2021-11-12 10:25:59','','10240','10240','1','retail',NULL,'10240','1','0','0','0','0','0','0','printed',' ','','1','0','31636701280','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(87,'','Cash','','2021-11-12 10:36:45','','0','5','2021-11-12 10:36:45','','2100','2100','1','retail',NULL,'2100','1','0','0','0','0','0','0','printed',' ','','1','0','51636702545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'121121','Mpesa','','2021-11-12 10:38:10','','0','5','2021-11-12 10:38:10','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51636702617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'12112021','Mpesa','','2021-11-12 11:15:32','','0','3','2021-11-12 11:15:32','','0','5460','1','retail',NULL,'5460','1','0','0','0','0','5460','0','printed',' ','','1','0','31636704903','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(90,'121121','Mpesa','','2021-11-12 12:10:02','','0','3','2021-11-12 12:10:02','','0','3660','1','retail',NULL,'3660','1','0','0','0','0','3660','0','printed',' ','','1','0','31636705475','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(91,'','Cash','','2021-11-13 08:31:31','','550','5','2021-11-13 08:31:31','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51636781461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Cash','','2021-11-13 08:52:52','','50','5','2021-11-13 08:52:52','','13950','13950','1','retail',NULL,'13950','1','0','0','0','0','0','0','printed',' ','','1','0','51636781520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'','Cash','','2021-11-13 10:05:51','','0','5','2021-11-13 10:05:51','','15180','15180','1','retail',NULL,'15180','1','0','0','0','0','0','0','printed',' ','','1','0','51636787106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2021-11-13 10:58:58','','640','5','2021-11-13 10:58:58','','20360','20360','1','retail',NULL,'20360','1','0','0','0','0','0','0','printed',' ','','1','0','51636790206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2021-11-13 11:05:30','','300','5','2021-11-13 11:05:30','','9700','9700','1','retail',NULL,'9700','1','0','0','0','0','0','0','printed',' ','','1','0','51636790428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2021-11-13 11:08:44','','0','5','2021-11-13 11:08:44','','15180','15180','1','retail',NULL,'15180','1','0','0','0','0','0','0','printed',' ','','1','0','51636790820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'131121','Mpesa','','2021-11-13 13:53:23','','0','5','2021-11-13 13:53:23','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51636800016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'121121','Mpesa','','2021-11-13 14:36:13','','0','5','2021-11-13 14:36:13','','0','7800','1','retail',NULL,'7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51636803171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2021-11-13 15:05:03','','0','5','2021-11-13 15:05:03','','780','780','1','retail',NULL,'780','1','0','0','0','0','0','0','printed',' ','','1','0','51636805080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'','Cash','','2021-11-13 17:31:41','','0','3','2021-11-13 17:31:41','','16500','31680','1','retail',NULL,'31680','1','0','0','0','0','15180','0','printed',' ','','1','0','31636813659','Cleared','','','','','','','','',0.00,0.00,5,'','Ksh '),(101,'PKD4LY5QYE','Mpesa','','2021-11-13 17:43:23','','0','3','2021-11-13 17:43:23','','0','11040','1','retail',NULL,'11040','1','0','0','0','0','11040','0','printed',' ','','1','0','31636814570','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(102,'','Cash','','2021-11-15 09:44:32','','0','5','2021-11-15 09:44:32','','15180','15180','1','retail',NULL,'15180','1','0','0','0','0','0','0','printed',' ','','1','0','51636958635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'','Cash','','2021-11-15 14:37:19','','0','5','2021-11-15 14:37:19','','1000','1000','1','retail',NULL,'1000','1','0','0','0','0','0','0','printed',' ','','1','0','51636976221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'151120221','Mpesa','','2021-11-15 16:06:31','','0','3','2021-11-15 16:06:31','','0','7000','1','retail',NULL,'7000','1','0','0','0','0','7000','0','printed',' ','','1','0','31636981539','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(105,'15112021','Mpesa','','2021-11-15 16:24:23','','0','3','2021-11-15 16:24:23','','0','5200','1','retail',NULL,'5200','1','0','0','0','0','5200','0','printed',' ','','1','0','31636982636','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(106,'15112021','Mpesa','','2021-11-15 17:21:48','','0','3','2021-11-15 17:21:48','','0','10000','1','retail',NULL,'10000','1','0','0','0','0','10000','0','printed',' ','','1','0','31636985973','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(107,'PKG4PPID4O','Mpesa','','2021-11-16 08:40:53','','0','5','2021-11-16 08:40:53','','0','9240','1','retail',NULL,'9240','1','0','0','0','0','9240','0','printed',' ','','1','0','51637038066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'PKG5PRLFTX','Mpesa','','2021-11-16 09:13:21','','0','5','2021-11-16 09:13:21','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800pk','0','printed',' ','','1','0','51637041310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(109,'PKGQ0586Z','Mpesa','','2021-11-16 12:01:20','','0','5','2021-11-16 12:01:20','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51637053269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'pkg5q1hbcd','Mpesa','','2021-11-16 12:21:23','','0','5','2021-11-16 12:21:23','','0','2910','1','retail',NULL,'2910','1','0','0','0','0','2910PK','0','printed',' ','','1','0','51637053389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'161121','Mpesa','','2021-11-16 13:49:02','','0','5','2021-11-16 13:49:02','','0','6500','1','retail',NULL,'6500','1','0','0','0','0','6500','0','printed',' ','','1','0','51637054865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'161121','Mpesa','','2021-11-17 13:16:43','','0','5','2021-11-17 13:16:43','','0','15360','1','retail',NULL,'15360','1','0','0','0','0','15360','0','printed',' ','','1','0','51637144137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'','Cash','','2021-11-17 14:52:19','','0','5','2021-11-17 14:52:19','','2760','2760','1','retail',NULL,'2760','1','0','0','0','0','0','0','printed',' ','','1','0','51637144279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'171121','Mpesa','','2021-11-17 16:31:04','','0','5','2021-11-17 16:31:04','','2000','2600','1','retail',NULL,'2600','1','0','0','0','0','600','0','printed',' ','','1','0','51637149962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'171121','Mpesa','','2021-11-17 18:20:48','','0','5','2021-11-17 18:20:48','','0','13240','1','retail',NULL,'13240','1','0','0','0','0','13240','0','printed',' ','','1','0','51637156054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2021-11-18 14:19:10','','800','5','2021-11-18 14:19:10','','4200','4200','1','retail',NULL,'4200','1','0','0','0','0','0','0','printed',' ','','1','0','51637234294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'PKI3TLIJTH','Mpesa','','2021-11-18 15:26:20','','0','5','2021-11-18 15:26:20','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51637234372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'PKJ5UYERSH','Mpesa','','2021-11-19 12:02:44','','0','5','2021-11-19 12:02:44','','0','6120','1','retail',NULL,'6120','1','0','0','0','0','6120','0','printed',' ','','1','0','51637312499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'PKJ8VBX73I','Mpesa','','2021-11-19 15:47:59','','0','5','2021-11-19 15:47:59','','0','2570','1','retail',NULL,'2570','1','0','0','0','0','2570','0','printed',' ','','1','0','51637326007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(120,'PKK2WFV65S','Mpesa','','2021-11-20 09:16:09','','0','5','2021-11-20 09:16:10','','0','5760','1','retail',NULL,'5760','1','0','0','0','0','5760','0','printed',' ','','1','0','51637388909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'pkk5whipfx','Mpesa','','2021-11-20 09:45:03','','0','5','2021-11-20 09:45:03','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51637389103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'PKK4WI0XJ2','Mpesa','','2021-11-20 09:56:30','','0','5','2021-11-20 09:56:30','','0','5520','1','retail',NULL,'5520','1','0','0','0','0','5520','0','printed',' ','','1','0','51637390798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2021-11-20 15:41:05','','0','5','2021-11-20 15:41:05','','9900','9900','1','retail',NULL,'9900','1','0','0','0','0','0','0','printed',' ','','1','0','51637411961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'201121','Mpesa','','2021-11-20 15:42:19','','0','5','2021-11-20 15:42:19','','0','1940','1','retail',NULL,'1940','1','0','0','0','0','1940','0','printed',' ','','1','0','51637412083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'PKK2X5B972','Mpesa','','2021-11-20 16:04:33','','0','5','2021-11-20 16:04:33','','0','7500','1','retail',NULL,'7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51637412196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2021-11-20 16:39:19','','0','5','2021-11-20 16:39:19','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51637413748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'221121','Mpesa','','2021-11-22 17:51:59','','0','5','2021-11-22 17:51:59','','0','11420','1','retail',NULL,'11420','1','0','0','0','0','11420','0','printed',' ','','1','0','51637592339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'211121','Mpesa','','2021-11-23 09:47:12','','0','5','2021-11-23 09:47:12','','0','4900','1','retail',NULL,'4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51637649910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'PKN32ITV17','Mpesa','','2021-11-23 10:22:04','','0','5','2021-11-23 10:22:04','','0','8300','1','retail',NULL,'8300','1','0','0','0','0','8300','0','printed',' ','','1','0','51637650261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'','Cash','','2021-11-23 12:20:45','','400','5','2021-11-23 12:20:45','','17600','17600','1','retail',NULL,'17600','1','0','0','0','0','0','0','printed',' ','','1','0','51637659014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'','Cash','','2021-11-23 13:06:47','','500','5','2021-11-23 13:06:47','','4500','4500','1','retail',NULL,'4500','1','0','0','0','0','0','0','printed',' ','','1','0','51637661826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'23112021','Mpesa','','2021-11-23 18:03:32','','0','3','2021-11-23 18:03:32','','0','5460','1','retail',NULL,'5460','1','0','0','0','0','5460','0','printed',' ','','1','0','31637679746','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(133,'23112021','Mpesa','','2021-11-23 18:05:02','','0','3','2021-11-23 18:05:02','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','31637679843','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(134,'231121','Mpesa','','2021-11-23 19:10:41','','0','5','2021-11-23 19:10:41','','230','1330','1','retail',NULL,'1330','1','0','0','0','0','1100','0','printed',' ','','1','0','51637683497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'','Cash','','2021-11-24 08:08:12','','600','5','2021-11-24 08:08:12','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51637730413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'PKO049A8MW','Mpesa','','2021-11-24 10:10:24','','0','5','2021-11-24 10:10:24','','0','10800','1','retail',NULL,'10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51637730508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'pko249fp9u','Mpesa','','2021-11-24 10:12:35','','0','5','2021-11-24 10:12:35','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51637737885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'PKO14TF0KN','Mpesa','','2021-11-24 15:45:32','','0','5','2021-11-24 15:45:32','','0','61380','1','retail',NULL,'61380','1','0','0','0','0','61380','0','printed',' ','','1','0','51637757737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2021-11-24 16:55:14','','200','5','2021-11-24 16:55:14','','4800','4800','1','retail',NULL,'4800','1','0','0','0','0','0','0','printed',' ','','1','0','51637762083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'241121','Mpesa','','2021-11-24 17:00:09','','0','5','2021-11-24 17:00:09','','0','17000','1','retail',NULL,'17000','1','0','0','0','0','17000','0','printed',' ','','1','0','51637762144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'','Cash','','2021-11-24 17:04:03','','420','5','2021-11-24 17:04:03','','10580','10580','1','retail',NULL,'10580','1','0','0','0','0','0','0','printed',' ','','1','0','51637762434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'241121','Mpesa','','2021-11-24 18:27:17','','0','5','2021-11-24 18:27:17','','0','11950','1','retail',NULL,'11950','1','0','0','0','0','11950','0','printed',' ','','1','0','51637767344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'241121','Mpesa','','2021-11-24 18:29:43','','0','5','2021-11-24 18:29:43','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51637767674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'251121','Mpesa','','2021-11-25 11:19:20','','0','5','2021-11-25 11:19:20','','0','1700','1','retail',NULL,'1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51637828045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'251121','Mpesa','','2021-11-25 11:38:00','','0','5','2021-11-25 11:38:00','','0','9880','1','retail',NULL,'9880','1','0','0','0','0','9880','0','printed',' ','','1','0','51637828918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2021-11-25 13:49:40','','0','5','2021-11-25 13:49:40','','780','780','1','retail',NULL,'780','1','0','0','0','0','0','0','printed',' ','','1','0','51637837348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'','Cash','','2021-11-25 14:50:09','','500','5','2021-11-25 14:50:09','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51637837386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'261121','Mpesa','','2021-11-26 08:06:23','','0','5','2021-11-26 08:06:23','','0','5000','1','retail',NULL,'5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51637903133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'','Cash','','2021-11-26 09:41:48','','0','5','2021-11-26 09:41:48','','20060','20060','1','retail',NULL,'20060','1','0','0','0','0','0','0','printed',' ','','1','0','51637908301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'261121','Mpesa','','2021-11-26 09:48:55','','0','5','2021-11-26 09:48:55','','0','5000','1','retail',NULL,'5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51637909218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'261121','Mpesa','','2021-11-26 17:31:31','','0','5','2021-11-26 17:31:31','','4000','7540','1','retail',NULL,'7540','1','0','0','0','0','3540','0','printed',' ','','1','0','51637936875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2021-11-26 17:51:45','','0','5','2021-11-26 17:51:45','','5760','5760','1','retail',NULL,'5760','1','0','0','0','0','0','0','printed',' ','','1','0','51637938246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'271121','Mpesa','','2021-11-27 09:40:42','','0','5','2021-11-27 09:40:42','','0','2150','1','retail',NULL,'2150','1','0','0','0','0','2150','0','printed',' ','','1','0','51637994813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'271121','Mpesa','','2021-11-27 09:46:37','','0','5','2021-11-27 09:46:37','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51637995258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'271121','Mpesa','','2021-11-27 17:28:57','','0','5','2021-11-27 17:28:57','','0','20220','1','retail',NULL,'20220','1','0','0','0','0','20220','0','printed',' ','','1','0','51638023079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'291121','Mpesa','','2021-11-29 09:05:54','','0','5','2021-11-29 09:05:54','','0','1680','1','retail',NULL,'1680','1','0','0','0','0','1680','0','printed',' ','','1','0','51638165910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'291121','Mpesa','','2021-11-29 12:55:28','','0','5','2021-11-29 12:55:28','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51638179675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2021-11-29 13:07:36','','0','5','2021-11-29 13:07:36','','2200','2200','1','retail',NULL,'2200','1','0','0','0','0','0','0','printed',' ','','1','0','51638179749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'301121','Mpesa','','2021-11-30 09:37:16','','0','5','2021-11-30 09:37:16','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51638254083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'','Cash','','2021-11-30 10:42:50','','0','5','2021-11-30 10:42:50','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','51638258065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'301121','Mpesa','','2021-11-30 12:28:35','','0','5','2021-11-30 12:28:35','','0','10450','1','retail',NULL,'10450','1','0','0','0','0','10450','0','printed',' ','','1','0','51638264269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'301121','Mpesa','','2021-11-30 14:57:05','','0','5','2021-11-30 14:57:05','','0','39810','1','retail',NULL,'39810','1','0','0','0','0','39810','0','printed',' ','','1','0','51638271820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'','Cash','','2021-11-30 15:15:02','','0','5','2021-11-30 15:15:02','','18280','18280','1','retail',NULL,'18280','1','0','0','0','0','0','0','printed',' ','','1','0','51638273571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'301121','Mpesa','','2021-11-30 18:19:30','','0','5','2021-11-30 18:19:30','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51638278649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'301121','Mpesa','','2021-11-30 18:22:31','','0','5','2021-11-30 18:22:31','','0','14770','1','retail',NULL,'14770','1','0','0','0','0','14770','0','printed',' ','','1','0','51638285588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2021-11-30 18:49:07','','0','3','2021-11-30 18:49:07','','14000','14000','1','retail',NULL,'14000','1','0','0','0','0','0','0','printed',' ','','1','0','31638287323','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(167,'01122021','Mpesa','','2021-12-01 14:59:02','','0','3','2021-12-01 14:59:02','','0','189600','1','retail',NULL,'189600','1','0','0','0','0','189600','0','printed',' ','','1','0','31638359547','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(168,'','Cash','','2021-12-01 16:41:55','','0','3','2021-12-01 16:41:55','','1200','1200','1','retail',NULL,'1200','1','0','0','0','0','0','0','printed',' ','','1','0','31638366095','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(169,'01122021','Mpesa','','2021-12-01 17:45:06','','0','3','2021-12-01 17:45:06','','0','8960','1','retail',NULL,'8960','1','0','0','0','0','8960','0','printed',' ','','1','0','31638369858','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(170,'','Cash','','2021-12-01 17:55:35','','0','3','2021-12-01 17:55:35','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','31638370513','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(171,'301121','Mpesa','','2021-12-02 09:00:40','','0','5','2021-12-02 09:00:40','','0','12800','1','retail',NULL,'12800','1','0','0','0','0','12800','0','printed',' ','','1','0','51638424825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'21221','Mpesa','','2021-12-02 10:29:14','','0','5','2021-12-02 10:29:14','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51638430127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(173,'21221','Mpesa','','2021-12-02 10:34:50','','0','5','2021-12-02 10:34:50','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51638430430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(174,'21221','Mpesa','','2021-12-02 15:01:28','','0','5','2021-12-02 15:01:28','','60','13060','1','retail',NULL,'13060','1','0','0','0','0','13000','0','printed',' ','','1','0','51638445016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2021-12-02 15:05:33','','200','5','2021-12-02 15:05:33','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','51638446546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'21221','Mpesa','','2021-12-02 18:05:22','','0','5','2021-12-02 18:05:22','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51638457490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'PL30JN4YVO','Mpesa','','2021-12-03 10:35:54','','0','5','2021-12-03 10:35:54','','0','5700','1','retail',NULL,'5700','1','0','0','0','0','5700','0','printed',' ','','1','0','51638516743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2021-12-03 11:22:35','','200','5','2021-12-03 11:22:35','','4800','4800','1','retail',NULL,'4800','1','0','0','0','0','0','0','printed',' ','','1','0','51638517080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2021-12-03 14:06:19','','0','5','2021-12-03 14:06:19','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51638529518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'301121','Mpesa','','2021-12-03 14:30:36','','0','5','2021-12-03 14:30:36','','0','3900','1','retail',NULL,'3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51638531005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2021-12-04 09:00:12','','0','5','2021-12-04 09:00:12','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51638597580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(182,'','Cash','','2021-12-04 10:23:12','','300','5','2021-12-04 10:23:12','','1700','1700','1','retail',NULL,'1700','1','0','0','0','0','0','0','printed',' ','','1','0','51638602545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'4122`1','Mpesa','','2021-12-04 11:59:10','','0','5','2021-12-04 11:59:10','','0','6000','1','retail',NULL,'6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51638602755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(184,'41221','Mpesa','','2021-12-04 13:47:12','','0','5','2021-12-04 13:47:12','','0','34560','1','retail',NULL,'34560','1','0','0','0','0','34560','0','printed',' ','','1','0','51638614772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'41221','Mpesa','','2021-12-04 13:54:11','','0','5','2021-12-04 13:54:11','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51638614987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'','Cash','','2021-12-04 14:42:09','','0','5','2021-12-04 14:42:09','','2940','2940','1','retail',NULL,'2940','1','0','0','0','0','0','0','printed',' ','','1','0','51638615268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'','Cash','','2021-12-06 07:36:42','','100','5','2021-12-06 07:36:42','','8400','8400','1','retail',NULL,'8400','1','0','0','0','0','0','0','printed',' ','','1','0','51638765386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(188,'PL66OPQIRG','Mpesa','','2021-12-06 08:09:43','','0','5','2021-12-06 08:09:43','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51638765414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'PL64OUFXTI','Mpesa','','2021-12-06 09:41:49','','0','5','2021-12-06 09:41:49','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51638767452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2021-12-06 10:22:28','','200','3','2021-12-06 10:22:28','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','31638775333','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(191,'06122021','Mpesa','','2021-12-06 12:18:37','','0','3','2021-12-06 12:18:37','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','0','31638782268','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(192,'','Cash','','2021-12-07 17:22:18','','0','5','2021-12-07 17:22:18','','11600','11600','1','retail',NULL,'11600','1','0','0','0','0','0','0','printed',' ','','1','0','51638886818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'07122021','Mpesa','','2021-12-07 17:22:56','','0','5','2021-12-07 17:22:56','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51638886953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'07122021','Mpesa','','2021-12-07 17:23:53','','0','5','2021-12-07 17:23:53','','0','6600','1','retail',NULL,'6600','1','0','0','0','0','6600','0','printed',' ','','1','0','51638887001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(195,'07122021','Mpesa','','2021-12-07 17:26:40','','0','5','2021-12-07 17:26:40','','0','8440','1','retail',NULL,'8440','1','0','0','0','0','8440','0','printed',' ','','1','0','51638887055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'07122021','Mpesa','','2021-12-07 17:27:22','','0','5','2021-12-07 17:27:22','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51638887219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'','Cash','','2021-12-07 17:28:04','','0','5','2021-12-07 17:28:04','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','51638887264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'PREVIOUS DAY SALES','Mpesa','','2021-12-07 17:32:32','','0','3','2021-12-07 17:32:32','','0','10280','1','retail',NULL,'10280','1','0','0','0','0','10280','0','printed',' ','','1','0','31638887409','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(199,'PL80SDJN5W','Mpesa','','2021-12-08 08:08:27','','0','5','2021-12-08 08:08:27','','0','3700','1','retail',NULL,'3700','1','0','0','0','0','3700','0','printed',' ','','1','0','51638940058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2021-12-08 08:51:20','','0','5','2021-12-08 08:51:20','','7600','7600','1','retail',NULL,'7600','1','0','0','0','0','0','0','printed',' ','','1','0','51638940223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'81221','Mpesa','','2021-12-08 09:19:20','','0','5','2021-12-08 09:19:20','','0','5120','1','retail',NULL,'5120','1','0','0','0','0','5120','0','printed',' ','','1','0','51638942747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'','Cash','','2021-12-08 09:22:04','','50','5','2021-12-08 09:22:04','','1350','1350','1','retail',NULL,'1350','1','0','0','0','0','0','0','printed',' ','','1','0','51638944383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'08122021','Mpesa','','2021-12-08 11:35:22','','0','5','2021-12-08 11:35:22','','1200','12960','1','retail',NULL,'12960','1','0','0','0','0','11760','0','printed',' ','','1','0','51638952166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'PL83T3T45X','Mpesa','','2021-12-08 15:26:30','','0','5','2021-12-08 15:26:30','','0','9340','1','retail',NULL,'9340','1','0','0','0','0','9340','0','printed',' ','','1','0','51638966227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'PL83T70LKL','Mpesa','','2021-12-08 16:15:57','','0','5','2021-12-08 16:15:57','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51638966545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'PL92U8B0QM','Mpesa','','2021-12-09 08:20:42','','0','5','2021-12-09 08:20:42','','0','11640','1','retail',NULL,'11640','1','0','0','0','0','11640','0','printed',' ','','1','0','51639027212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'','Cash','','2021-12-09 08:53:19','','200','5','2021-12-09 08:53:19','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51639027294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'09122021','Cash','','2021-12-09 10:55:48','','400','5','2021-12-09 10:55:48','','400','28900','1','retail',NULL,'28900','1','0','0','0','0','28900','0','printed',' ','','1','0','51639036192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'PL98UT2W8C','Mpesa','','2021-12-09 14:23:34','','0','5','2021-12-09 14:23:34','','0','28500','1','retail',NULL,'28500','1','0','0','0','0','28500','0','printed',' ','','1','0','51639048799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'','Cash','','2021-12-10 11:18:28','','0','5','2021-12-10 11:18:28','','2400','2400','1','retail',NULL,'2400','1','0','0','0','0','0','0','printed',' ','','1','0','51639124250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'PLA6WMC9XS','Mpesa','','2021-12-10 14:37:47','','0','5','2021-12-10 14:37:47','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51639136252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'111221','Mpesa','','2021-12-11 09:53:16','','0','5','2021-12-11 09:53:16','','0','11000','1','retail',NULL,'11000','1','0','0','0','0','11000','0','printed',' ','','1','0','51639204667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'111221','Mpesa','','2021-12-11 10:01:30','','0','5','2021-12-11 10:01:30','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51639205823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'111221','Mpesa','','2021-12-11 12:57:16','','0','5','2021-12-11 12:57:16','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51639216611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'111221','Mpesa','','2021-12-11 16:44:52','','0','5','2021-12-11 16:44:52','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51639230279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'111221','Mpesa','','2021-12-11 17:22:38','','0','5','2021-12-11 17:22:38','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51639232540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'PLD72GYJXX','Mpesa','','2021-12-13 10:54:49','','0','5','2021-12-13 10:54:49','','0','10240','1','retail',NULL,'10240','1','0','0','0','0','10240','0','printed',' ','','1','0','51639381747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'131221','Mpesa','','2021-12-13 15:09:48','','0','5','2021-12-13 15:09:48','','800','1600','1','retail',NULL,'1600','1','0','0','0','0','800','0','printed',' ','','1','0','51639397361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'PLD72XSJI7','Mpesa','','2021-12-13 15:47:57','','0','5','2021-12-13 15:47:57','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51639397487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'PLD42ZC9M4','Mpesa','','2021-12-13 16:11:38','','0','5','2021-12-13 16:11:38','','0','1180','1','retail',NULL,'1180','1','0','0','0','0','1180','0','printed',' ','','1','0','51639399754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'','Cash','','2021-12-13 17:36:03','','0','5','2021-12-13 17:36:03','','2400','2400','1','retail',NULL,'2400','1','0','0','0','0','0','0','printed',' ','','1','0','51639401273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2021-12-14 10:44:54','','0','4','2021-12-14 10:44:54','','28540','28540','1','retail',NULL,'28540','1','0','0','0','0','0','0','printed',' ','','1','0','41639467802','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(223,'141221','Mpesa','','2021-12-14 18:33:12','','0','5','2021-12-14 18:33:12','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51639495973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'151221','Mpesa','','2021-12-15 09:21:06','','0','5','2021-12-15 09:21:06','','0','24750','1','retail',NULL,'24750','1','0','0','0','0','24750','0','printed',' ','','1','0','51639549077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2021-12-15 11:26:27','','0','5','2021-12-15 11:26:27','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51639556676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2021-12-15 11:37:10','','0','5','2021-12-15 11:37:10','','3100','3100','1','retail',NULL,'3100','1','0','0','0','0','0','0','printed',' ','','1','0','51639556932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'','Cash','','2021-12-15 12:15:27','','150','5','2021-12-15 12:15:27','','4850','4850','1','retail',NULL,'4850','1','0','0','0','0','0','0','printed',' ','','1','0','51639557438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'151221','Mpesa','','2021-12-15 14:02:11','','0','5','2021-12-15 14:02:11','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51639559742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'161221','Mpesa','','2021-12-16 11:45:38','','0','5','2021-12-16 11:45:38','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51639644312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'161221','Mpesa','','2021-12-16 14:19:02','','0','5','2021-12-16 14:19:02','','0','7300','1','retail',NULL,'7300','1','0','0','0','0','7300','0','printed',' ','','1','0','51639653499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'161221','Mpesa','','2021-12-16 16:11:54','','0','5','2021-12-16 16:11:54','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51639660057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'161221','Mpesa','','2021-12-16 17:10:01','','0','5','2021-12-16 17:10:01','','0','18800','1','retail',NULL,'18800','1','0','0','0','0','18800','0','printed',' ','','1','0','51639663637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2021-12-17 14:12:36','','0','5','2021-12-17 14:12:36','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','51639739546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'181221','Mpesa','','2021-12-18 09:30:58','','0','5','2021-12-18 09:30:59','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51639808991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'181221','Mpesa','','2021-12-18 09:49:43','','0','5','2021-12-18 09:49:43','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51639810160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'181221','Mpesa','','2021-12-18 09:57:19','','0','5','2021-12-18 09:57:19','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51639810208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'PLK7E8N49','Mpesa','','2021-12-20 11:34:29','','0','5','2021-12-20 11:34:29','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51639989237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2021-12-20 12:08:56','','0','5','2021-12-20 12:08:56','','6600','6600','1','retail',NULL,'6600','1','0','0','0','0','0','0','printed',' ','','1','0','51639989328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2021-12-20 12:23:02','','0','5','2021-12-20 12:23:02','','166750','166750','1','retail',NULL,'166750','1','0','0','0','0','0','0','printed',' ','','1','0','51639991348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'201221','Mpesa','','2021-12-20 12:27:22','','0','5','2021-12-20 12:27:22','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51639992411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'181221','Mpesa','','2021-12-20 12:31:26','','0','5','2021-12-20 12:31:26','','9600','10400','1','retail',NULL,'10400','1','0','0','0','0','800','0','printed',' ','','1','0','51639992494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'181221','Mpesa','','2021-12-20 12:33:21','','0','5','2021-12-20 12:33:21','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51639992758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'181221','Mpesa','','2021-12-20 12:34:06','','0','5','2021-12-20 12:34:06','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51639992819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(244,'','Cash','','2021-12-20 12:35:54','','0','5','2021-12-18 12:35:54','','3700','3700','1','retail',NULL,'3700','1','0','0','0','0','0','0','printed',' ','','1','0','51639992866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'181221','Mpesa','','2021-12-20 12:38:36','','0','5','2021-12-20 12:38:36','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51639993084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'201221','Mpesa','','2021-12-20 12:40:11','','0','5','2021-12-20 12:40:11','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51639993141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'181221','Mpesa','','2021-12-20 12:43:42','','0','5','2021-12-20 12:43:42','','0','4850','1','retail',NULL,'4850','1','0','0','0','0','4850','0','printed',' ','','1','0','51639993312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'','Cash','','2021-12-20 15:49:19','','100','5','2021-12-20 15:49:19','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51640004547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'201221','Mpesa','','2021-12-20 17:23:40','','0','5','2021-12-20 17:23:40','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51640004571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'201221','Mpesa','','2021-12-20 18:28:29','','0','5','2021-12-20 18:28:29','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51640010270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'211221','Mpesa','','2021-12-21 13:15:59','','0','5','2021-12-21 13:15:59','','0','7380','1','retail',NULL,'7380','1','0','0','0','0','7380','0','printed',' ','','1','0','51640081659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2021-12-21 16:02:42','','0','5','2021-12-21 16:02:42','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51640091716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'211221','Mpesa','','2021-12-21 17:22:14','','0','5','2021-12-21 17:22:14','','0','650','1','retail',NULL,'650','1','0','0','0','0','650','0','printed',' ','','1','0','51640091775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'221221','Mpesa','','2021-12-22 09:25:18','','0','5','2021-12-22 09:25:18','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51640147610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'221221','Mpesa','','2021-12-22 10:33:58','','0','5','2021-12-22 10:33:58','','0','38280','1','retail',NULL,'38280','1','0','0','0','0','38280','0','printed',' ','','1','0','51640157993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'221221','Mpesa','','2021-12-22 11:56:09','','0','5','2021-12-22 11:56:09','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51640158471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'221221','Mpesa','','2021-12-22 13:04:35','','0','5','2021-12-22 13:04:35','','0','10970','1','retail',NULL,'10970','1','0','0','0','0','10970','0','printed',' ','','1','0','51640167371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'221221','Mpesa','','2021-12-22 13:26:06','','0','5','2021-12-22 13:26:06','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51640167940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'221221','Mpesa','','2021-12-22 13:29:06','','0','5','2021-12-22 13:29:06','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51640168856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(260,'221221','Mpesa','','2021-12-22 14:28:45','','0','5','2021-12-22 14:28:45','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51640168988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'221221','Mpesa','','2021-12-22 15:38:26','','0','5','2021-12-22 15:38:26','','0','11300','1','retail',NULL,'11300','1','0','0','0','0','11300','0','printed',' ','','1','0','51640172763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'221221','Mpesa','','2021-12-22 18:03:07','','0','5','2021-12-22 18:03:07','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51640185368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2021-12-23 08:54:21','','200','5','2021-12-23 08:54:21','','27800','27800','1','retail',NULL,'27800','1','0','0','0','0','0','0','printed',' ','','1','0','51640238129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'231221','Mpesa','','2021-12-23 08:56:19','','0','5','2021-12-23 08:56:19','','0','3700','1','retail',NULL,'3700','1','0','0','0','0','3700','0','printed',' ','','1','0','51640238885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2021-12-23 10:10:13','','0','3','2021-12-23 10:10:13','','6700','6700','1','retail',NULL,'6700','1','0','0','0','0','0','0','printed',' ','','1','0','31640242772','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(266,'23122021','Mpesa','','2021-12-23 11:38:05','','0','3','2021-12-23 11:38:05','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','31640248632','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(267,'201221','Mpesa','','2021-12-23 11:50:21','','0','3','2021-12-23 11:50:21','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','31640248763','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(268,'231221','Mpesa','','2021-12-23 12:33:05','','0','3','2021-12-23 12:33:05','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31640249445','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(269,'','Cash','','2021-12-23 13:21:14','','0','3','2021-12-23 13:21:14','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','31640254833','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(270,'231221','Mpesa','','2021-12-23 14:43:04','','0','3','2021-12-23 14:43:04','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','31640254880','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(271,'231221','Mpesa','','2021-12-23 17:29:42','','0','5','2021-12-23 17:29:42','','0','14200','1','retail',NULL,'14200','1','0','0','0','0','14200','0','printed',' ','','1','0','51640269469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'231221','Mpesa','','2021-12-23 18:25:47','','15000811','5','2021-12-23 18:25:47','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','15002311','0','printed',' ','','1','0','51640269808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'231221','Mpesa','','2021-12-23 18:30:36','','0','5','2021-12-23 18:30:36','','0','4500','1','retail',NULL,'4500','1','0','0','0','0','4500','0','printed',' ','','1','0','51640273170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'231221','Mpesa','','2021-12-23 18:32:02','','0','5','2021-12-23 18:32:02','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51640273472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'281221','Mpesa','','2021-12-28 09:47:41','','0','5','2021-12-28 09:47:41','','0','6450','1','retail',NULL,'6450','1','0','0','0','0','6450','0','printed',' ','','1','0','51640673999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'281221','Mpesa','','2021-12-28 10:52:34','','0','5','2021-12-28 10:52:34','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51640677940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2021-12-28 13:05:12','','0','5','2021-12-28 13:05:12','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','51640685892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'281221','Mpesa','','2021-12-28 13:45:21','','0','5','2021-12-28 13:45:21','','0','11640','1','retail',NULL,'11640','1','0','0','0','0','11640','0','printed',' ','','1','0','51640685919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'281221','Mpesa','','2021-12-28 16:12:20','','0','5','2021-12-28 16:12:20','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51640697123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'281221','Mpesa','','2021-12-28 16:30:18','','0','5','2021-12-28 16:30:18','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51640697180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'281221','Mpesa','','2021-12-28 16:31:17','','0','5','2021-12-28 16:31:17','','0','1940','1','retail',NULL,'1940','1','0','0','0','0','1940','0','printed',' ','','1','0','51640698238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'291221','Mpesa','','2021-12-29 10:08:22','','0','5','2021-12-29 10:08:22','','0','1900','1','retail',NULL,'1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51640761607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'291221','Mpesa','','2021-12-29 11:57:57','','0','5','2021-12-29 11:57:57','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51640768258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'291221','Mpesa','','2021-12-29 12:10:41','','0','5','2021-12-29 12:10:41','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51640768299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'291221','Mpesa','','2021-12-29 12:55:55','','0','5','2021-12-29 12:55:55','','0','10600','1','retail',NULL,'10600','1','0','0','0','0','10600','0','printed',' ','','1','0','51640771612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2021-12-29 14:12:03','','0','5','2021-12-29 14:12:03','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51640772745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'291221','Mpesa','','2021-12-29 15:04:57','','0','5','2021-12-29 15:04:57','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51640776328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'301221','Mpesa','','2021-12-30 09:28:25','','0','5','2021-12-30 09:28:25','','0','5940','1','retail',NULL,'5940','1','0','0','0','0','5940','0','printed',' ','','1','0','51640845660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2021-12-30 09:55:38','','0','5','2021-12-30 09:55:38','','5100','5100','1','retail',NULL,'5100','1','0','0','0','0','0','0','printed',' ','','1','0','51640845722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'301221','Mpesa','','2021-12-30 10:18:18','','0','5','2021-12-30 10:18:18','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51640847494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'301221','Mpesa','','2021-12-30 10:52:24','','0','5','2021-12-30 10:52:24','','0','10000','1','retail',NULL,'10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51640850700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'','Cash','','2021-12-30 11:20:29','','0','5','2021-12-30 11:20:29','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51640850775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'301221','Mpesa','','2021-12-30 12:55:22','','0','5','2021-12-30 12:55:22','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51640852434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'311221','Mpesa','','2021-12-31 13:28:30','','0','5','2021-12-31 13:28:30','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51640946491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'311221','Mpesa','','2021-12-31 16:18:11','','0','5','2021-12-31 16:18:11','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51640956617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'3122','Mpesa','','2022-01-04 09:07:55','','0','5','2022-01-04 09:07:55','','0','5200','1','retail',NULL,'5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51641276424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'','Cash','','2022-01-04 13:15:41','','0','4','2022-01-04 13:15:41','','0','35440','1','retail',NULL,'35440','1','0','0','0','0','35440','0','printed',' ','','1','0','41641291095','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(298,'','Cash','','2022-01-04 14:58:33','','0','5','2022-01-04 14:58:33','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51641297503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'3122','Mpesa','','2022-01-04 16:09:10','','0','5','2022-01-04 16:09:10','','1000','1100','1','retail',NULL,'1100','1','0','0','0','0','100','0','printed',' ','','1','0','51641301491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2022-01-05 09:07:33','','700','5','2022-01-05 09:07:33','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51641362839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2022-01-05 09:37:25','','0','5','2022-01-05 09:37:25','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51641362868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'5122','Mpesa','','2022-01-05 09:40:31','','0','5','2022-01-05 09:40:31','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51641364650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'5122','Mpesa','','2022-01-05 10:13:36','','0','5','2022-01-05 10:13:36','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51641366120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'5122','Mpesa','','2022-01-05 15:58:33','','0','5','2022-01-05 15:58:33','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51641387477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'6122','Mpesa','','2022-01-06 12:44:48','','0','5','2022-01-06 12:44:48','','0','27160','1','retail',NULL,'27160','1','0','0','0','0','27160','0','printed',' ','','1','0','51641462210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'6122','Mpesa','','2022-01-06 15:18:12','','0','5','2022-01-06 15:18:12','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51641471472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'7122','Mpesa','','2022-01-07 09:20:54','','0','5','2022-01-07 09:20:54','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51641536293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'7122','Mpesa','','2022-01-07 12:34:14','','0','5','2022-01-07 12:34:14','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51641547779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'','Cash','','2022-01-07 16:20:51','','400','5','2022-01-07 16:20:51','','12600','12600','1','retail',NULL,'12600','1','0','0','0','0','0','0','printed',' ','','1','0','51641561610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2022-01-07 16:39:23','','0','5','2022-01-07 16:39:23','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51641561677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'8122','Mpesa','','2022-01-08 10:54:01','','0','5','2022-01-08 10:54:01','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51641628373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'8122','Mpesa','','2022-01-08 13:20:18','','0','5','2022-01-08 13:20:18','','0','2900','1','retail',NULL,'2900','1','0','0','0','0','2900','0','printed',' ','','1','0','51641637185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'8122','Mpesa','','2022-01-08 15:59:10','','0','5','2022-01-08 15:59:10','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51641646735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'8122','Mpesa','','2022-01-08 18:01:56','','0','5','2022-01-08 18:01:56','','0','7840','1','retail',NULL,'7840','1','0','0','0','0','7840','0','printed',' ','','1','0','51641654016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2022-01-10 09:38:22','','200','5','2022-01-10 09:38:22','','2800','2800','1','retail',NULL,'2800','1','0','0','0','0','0','0','printed',' ','','1','0','51641796481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2022-01-10 10:13:16','','0','5','2022-01-10 10:13:16','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51641797460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'10122','Mpesa','','2022-01-10 10:34:53','','0','5','2022-01-10 10:34:53','','0','5820','1','retail',NULL,'5820','1','0','0','0','0','5820','0','printed',' ','','1','0','51641799980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'10122','Mpesa','','2022-01-10 11:19:03','','0','5','2022-01-10 11:19:03','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51641802711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'8122','Mpesa','','2022-01-10 12:17:02','','0','5','2022-01-10 12:17:02','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51641806164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'11122','Mpesa','','2022-01-11 10:43:28','','0','5','2022-01-11 10:43:28','','0','11880','1','retail',NULL,'11880','1','0','0','0','0','11880','0','printed',' ','','1','0','51641886923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'11122','Mpesa','','2022-01-11 13:26:55','','0','5','2022-01-11 13:26:55','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51641896802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'11122','Mpesa','','2022-01-11 13:30:01','','0','5','2022-01-11 13:30:01','','0','6990','1','retail',NULL,'6990','1','0','0','0','0','6990','0','printed',' ','','1','0','51641896920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(323,'11122','Mpesa','','2022-01-11 14:46:18','','0','5','2022-01-11 14:46:18','','0','4180','1','retail',NULL,'4180','1','0','0','0','0','4180','0','printed',' ','','1','0','51641897898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'11122','Mpesa','','2022-01-11 17:33:38','','0','5','2022-01-11 17:33:38','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51641911607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'12122','Mpesa','','2022-01-12 09:06:48','','0','5','2022-01-12 09:06:48','','0','5100','1','retail',NULL,'5100','1','0','0','0','0','5100','0','printed',' ','','1','0','51641967574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'12122','Mpesa','','2022-01-12 09:55:26','','0','5','2022-01-12 09:55:26','','0','2950','1','retail',NULL,'2950','1','0','0','0','0','2950','0','printed',' ','','1','0','51641967624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'12122','Mpesa','','2022-01-12 12:14:57','','0','5','2022-01-12 12:14:57','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51641978819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'12122','Mpesa','','2022-01-12 17:04:44','','0','5','2022-01-12 17:04:44','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51641996273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2022-01-12 17:48:15','','60','5','2022-01-12 17:48:15','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51641996473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2022-01-12 17:56:26','','0','5','2022-01-12 17:56:26','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51641998917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'','Cash','','2022-01-12 18:44:12','','0','5','2022-01-12 18:44:12','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51641999621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'4122','Mpesa','','2022-01-13 08:36:36','','0','5','2022-01-13 08:36:36','','0','10000','1','retail',NULL,'10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51642052100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'13122','Mpesa','','2022-01-13 10:09:07','','0','5','2022-01-13 10:09:07','','0','1700','1','retail',NULL,'1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51642057603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'13122','Mpesa','','2022-01-13 10:29:34','','0','5','2022-01-13 10:29:34','','0','1280','1','retail',NULL,'1280','1','0','0','0','0','1280','0','printed',' ','','1','0','51642057765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'13122','Mpesa','','2022-01-13 13:14:43','','0','5','2022-01-13 13:14:43','','0','9000','1','retail',NULL,'9000','1','0','0','0','0','9000','0','printed',' ','','1','0','51642068817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'13122','Mpesa','','2022-01-13 13:16:40','','0','5','2022-01-13 13:16:40','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51642068900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'13122','Mpesa','','2022-01-13 13:46:14','','0','5','2022-01-13 13:46:14','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51642069027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2022-01-14 08:59:35','','300','5','2022-01-14 08:59:35','','2700','2700','1','retail',NULL,'2700','1','0','0','0','0','0','0','printed',' ','','1','0','51642139957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'14122','Mpesa','','2022-01-14 12:55:52','','0','5','2022-01-14 12:55:52','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51642154139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2022-01-14 12:56:55','','0','5','2022-01-14 12:56:55','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','51642154195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2022-01-14 13:16:34','','0','5','2022-01-14 13:16:34','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','51642154224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'15122','Mpesa','','2022-01-15 07:56:57','','0','5','2022-01-15 07:56:57','','0','1380','1','retail',NULL,'1380','1','0','0','0','0','1380','0','printed',' ','','1','0','51642222534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'15122','Mpesa','','2022-01-15 12:10:50','','0','5','2022-01-15 12:10:50','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51642237838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'QAG6P4AAAC','Mpesa','','2022-01-17 08:34:11','','0','5','2022-01-17 08:34:11','','0','2100','1','retail',NULL,'2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51642397634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'QAH6PS7LLY','Mpesa','','2022-01-17 08:36:21','','0','5','2022-01-17 08:36:21','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51642397747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'QAH7PUYIL9','Mpesa','','2022-01-17 09:21:03','','0','5','2022-01-17 09:21:03','','0','8300','1','retail',NULL,'8300','1','0','0','0','0','8300','0','printed',' ','','1','0','51642398138','Cleared','','','','','','','','0',0.00,0.00,0,'',''),(347,'15122','Mpesa','','2022-01-18 07:19:55','','0','5','2022-01-18 07:19:55','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51642479579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'15122','Mpesa','','2022-01-18 07:21:03','','0','5','2022-01-18 07:21:03','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51642479640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'17122','Mpesa','','2022-01-18 07:22:14','','0','5','2022-01-18 07:22:14','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51642479701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'18122','Mpesa','','2022-01-18 10:22:13','','0','5','2022-01-18 10:22:13','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51642490399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'18122','Mpesa','','2022-01-18 10:36:18','','0','5','2022-01-18 10:36:18','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51642490550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'18122','Mpesa','','2022-01-18 10:37:22','','0','5','2022-01-18 10:37:22','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51642491391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'18122','Mpesa','','2022-01-18 10:47:14','','0','5','2022-01-18 10:47:14','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51642491974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'18122','Mpesa','','2022-01-18 11:34:54','','0','5','2022-01-18 11:34:54','','0','3240','1','retail',NULL,'3240','1','0','0','0','0','3240','0','printed',' ','','1','0','51642492056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'18122','Mpesa','','2022-01-18 13:39:57','','0','5','2022-01-18 13:39:57','','0','21900','1','retail',NULL,'21900','1','0','0','0','0','21900','0','printed',' ','','1','0','51642502050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'18122','Mpesa','','2022-01-18 13:50:21','','0','5','2022-01-18 13:50:21','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51642502440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'18122','Mpesa','','2022-01-18 15:23:45','','0','5','2022-01-18 15:23:45','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51642503038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'18122','Mpesa','','2022-01-18 15:29:07','','0','5','2022-01-18 15:29:07','','0','5900','1','retail',NULL,'5900','1','0','0','0','0','5900','0','printed',' ','','1','0','51642508760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'19122','Mpesa','','2022-01-19 08:28:16','','0','5','2022-01-19 08:28:16','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51642570056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'19122','Mpesa','','2022-01-19 10:19:01','','0','5','2022-01-19 10:19:01','','0','6790','1','retail',NULL,'6790','1','0','0','0','0','6790','0','printed',' ','','1','0','51642576722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'19122','Mpesa','','2022-01-20 08:52:34','','0','5','2022-01-20 08:52:34','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51642657936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'19122','Mpesa','','2022-01-20 08:54:39','','0','5','2022-01-20 08:54:39','','0','4250','1','retail',NULL,'4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51642657971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'13122','Mpesa','','2022-01-20 08:58:41','','0','5','2022-01-20 08:58:41','','0','20000','1','retail',NULL,'20000','1','0','0','0','0','20000','0','printed',' ','','1','0','51642658119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'','Cash','','2022-01-20 10:00:31','','0','3','2022-01-20 10:00:31','','135000','135000','1','retail',NULL,'135000','1','0','0','0','0','0','0','printed',' ','','1','0','31642661991','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(365,'','Cash','','2022-01-20 10:10:10','','0','3','2022-01-20 10:10:10','','108000','108000','1','retail',NULL,'108000','1','0','0','0','0','0','0','printed',' ','','1','0','31642662579','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(366,'20122','Card','','2022-01-20 11:26:23','','0','5','2022-01-20 11:26:23','','0','2000','1','retail',NULL,'2000','1','2000','0','0','0','0','0','printed',' ','','1','0','51642667143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2022-01-20 16:18:46','','0','3','2022-01-20 16:18:46','','2100','2100','1','retail',NULL,'2100','1','0','0','0','0','0','0','printed',' ','','1','0','31642684714','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(368,'20122','Mpesa','','2022-01-20 17:16:08','','0','5','2022-01-20 17:16:08','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51642687603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2022-01-21 11:17:55','','50','5','2022-01-21 11:17:55','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51642753059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'21122','Mpesa','','2022-01-21 13:21:20','','0','5','2022-01-21 13:21:20','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51642760467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'21122','Mpesa','','2022-01-21 13:49:02','','0','5','2022-01-21 13:49:02','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51642762116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'21122','Mpesa','','2022-01-21 15:32:11','','0','5','2022-01-21 15:32:11','','0','25200','1','retail',NULL,'25200','1','0','0','0','0','25200','0','printed',' ','','1','0','51642768250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'21122','Mpesa','','2022-01-21 16:11:29','','0','5','2022-01-21 16:11:29','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51642768347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2022-01-21 17:52:11','','0','5','2022-01-21 17:52:11','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51642770737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'22122','Mpesa','','2022-01-24 08:59:02','','0','5','2022-01-24 08:59:02','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51643003891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'22122','Mpesa','','2022-01-24 09:00:19','','0','5','2022-01-24 09:00:19','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51643003994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'22122','Mpesa','','2022-01-24 09:01:09','','0','5','2022-01-24 09:01:09','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643004043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'22122','Mpesa','','2022-01-24 09:02:58','','0','5','2022-01-24 09:02:58','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51643004156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'22122','Mpesa','','2022-01-24 09:06:08','','0','5','2022-01-24 09:06:08','','0','1530','1','retail',NULL,'1530','1','0','0','0','0','1530','0','printed',' ','','1','0','51643004192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'22122','Mpesa','','2022-01-24 09:07:00','','0','5','2022-01-24 09:07:00','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51643004396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'22122','Mpesa','','2022-01-24 09:11:28','','0','5','2022-01-24 09:11:28','','0','5450','1','retail',NULL,'5450','1','0','0','0','0','5450','0','printed',' ','','1','0','51643004452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'22122','Mpesa','','2022-01-24 09:14:03','','0','5','2022-01-22 09:14:03','','0','52440','1','retail',NULL,'52440','1','0','0','0','0','52440','0','printed',' ','','1','0','51643004724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'','Cash','','2022-01-24 12:14:57','','0','3','2022-01-24 12:14:57','','37410','37410','1','retail',NULL,'37410','1','0','0','0','0','0','0','printed',' ','','1','0','31643015542','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(384,'24012022','Mpesa','','2022-01-24 12:16:50','','0','3','2022-01-24 12:16:50','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31643015724','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(385,'22012022','Mpesa','','2022-01-24 12:18:41','','0','3','2022-01-24 12:18:41','','0','5140','1','retail',NULL,'5140','1','0','0','0','0','5140','0','printed',' ','','1','0','31643015849','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(386,'24012022','Mpesa','','2022-01-24 12:20:11','','0','3','2022-01-24 12:20:11','','0','10280','1','retail',NULL,'10280','1','0','0','0','0','10280','0','printed',' ','','1','0','31643015953','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(387,'25012022','Mpesa','','2022-01-25 10:44:49','','0','3','2022-01-25 10:44:49','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','31643096672','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(388,'','Cash','','2022-01-25 11:42:40','','0','5','2022-01-25 11:42:40','','38000','43950','1','retail',NULL,'43950','1','0','0','0','0','5950','0','printed',' ','','1','0','51643100027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'25122','Mpesa','','2022-01-25 12:13:10','','0','5','2022-01-25 12:13:10','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51643101973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'25122','Mpesa','','2022-01-25 14:11:16','','0','5','2022-01-25 14:11:16','','0','38400','1','retail',NULL,'38400','1','0','0','0','0','38400','0','printed',' ','','1','0','51643109040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'25122','Mpesa','','2022-01-25 14:44:26','','0','5','2022-01-25 14:44:26','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51643109207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'25012022','Mpesa','','2022-01-25 16:10:17','','0','3','2022-01-25 16:10:17','','0','13500','1','retail',NULL,'13500','1','0','0','0','0','13500','0','printed',' ','','1','0','31643116194','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(393,'25012022','Mpesa','','2022-01-25 16:17:04','','0','3','2022-01-25 16:17:04','','0','1960','1','retail',NULL,'1960','1','0','0','0','0','1960','0','printed',' ','','1','0','31643116532','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(394,'25012022','Mpesa','','2022-01-25 17:06:47','','0','3','2022-01-25 17:06:47','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','31643116715','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(395,'26122','Mpesa','','2022-01-26 10:36:06','','0','5','2022-01-26 10:36:06','','0','57390','1','retail',NULL,'57390','1','0','0','0','0','57390','0','printed',' ','','1','0','51643182425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'26122','Mpesa','','2022-01-26 11:40:45','','0','5','2022-01-26 11:40:45','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51643183781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2022-01-26 17:17:27','','40','5','2022-01-26 17:17:27','','1960','1960','1','retail',NULL,'1960','1','0','0','0','0','0','0','printed',' ','','1','0','51643206629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'27122','Mpesa','','2022-01-27 11:20:16','','0','5','2022-01-27 11:20:16','','0','10800','1','retail',NULL,'10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51643270537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2022-01-27 14:15:13','','0','5','2022-01-27 14:15:13','','2000','2000','1','retail',NULL,'2000','1','0','0','0','0','0','0','printed',' ','','1','0','51643282035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2022-01-27 14:41:30','','0','5','2022-01-27 14:41:30','','2250','2250','1','retail',NULL,'2250','1','0','0','0','0','0','0','printed',' ','','1','0','51643282118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'27122','Mpesa','','2022-01-27 15:23:24','','0','5','2022-01-27 15:23:24','','0','23600','1','retail',NULL,'23600','1','0','0','0','0','23600','0','printed',' ','','1','0','51643286139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'27122','Mpesa','','2022-01-27 17:47:11','','0','5','2022-01-27 17:47:11','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51643294812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'28122','Mpesa','','2022-01-28 08:34:23','','0','5','2022-01-28 08:34:23','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51643348023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'28122','Mpesa','','2022-01-28 10:05:37','','0','5','2022-01-28 10:05:37','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643353526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'28122','Mpesa','','2022-01-28 13:40:31','','0','5','2022-01-28 13:40:31','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643366420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'28122','Mpesa','','2022-01-28 17:35:42','','0','5','2022-01-28 17:35:42','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51643380473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'28122','Mpesa','','2022-01-28 17:36:49','','0','5','2022-01-28 17:36:49','','0','3600','1','retail',NULL,'3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51643380561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'29122','Mpesa','','2022-01-29 08:27:38','','0','5','2022-01-29 08:27:38','','0','6800','1','retail',NULL,'6800','1','0','0','0','0','6800','0','printed',' ','','1','0','51643431386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'29122','Mpesa','','2022-01-29 08:30:42','','0','5','2022-01-29 08:30:42','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51643434131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'29122','Mpesa','','2022-01-29 09:29:47','','0','5','2022-01-29 09:29:47','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51643437762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'','Cash','','2022-01-29 09:49:22','','0','5','2022-01-29 09:49:22','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51643438251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'29122','Mpesa','','2022-01-29 10:33:42','','0','5','2022-01-29 10:33:42','','0','5100','1','retail',NULL,'5100','1','0','0','0','0','5100','0','printed',' ','','1','0','51643439059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'29122','Mpesa','','2022-01-29 12:03:20','','0','5','2022-01-29 12:03:20','','0','3880','1','retail',NULL,'3880','1','0','0','0','0','3880','0','printed',' ','','1','0','51643446965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'29122','Mpesa','','2022-01-29 12:16:05','','0','5','2022-01-29 12:16:05','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643447015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'','Cash','','2022-01-29 13:52:26','','0','5','2022-01-29 13:52:26','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','51643447909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'29122','Mpesa','','2022-01-29 14:11:47','','0','5','2022-01-29 14:11:47','','0','10800','1','retail',NULL,'10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51643453552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'','Cash','','2022-01-29 15:56:33','','0','5','2022-01-29 15:56:33','','6900','6900','1','retail',NULL,'6900','1','0','0','0','0','0','0','printed',' ','','1','0','51643456201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'29122','Mpesa','','2022-01-29 18:33:30','','0','5','2022-01-29 18:33:30','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51643463623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'24012022JAN','Mpesa','','2022-01-31 11:47:36','','0','3','2022-01-31 11:47:36','','0','81800','1','retail',NULL,'81800','1','0','0','0','0','81800','0','printed',' ','','1','0','31643618663','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(420,'27012022THURSDAY','Mpesa','','2022-01-31 12:05:12','','0','3','2022-01-31 12:05:12','','0','21330','1','retail',NULL,'21330','1','0','0','0','0','21330','0','printed',' ','','1','0','31643619556','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(421,'','Cash','','2022-01-31 12:22:13','','0','3','2022-01-31 12:22:13','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','31643620925','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(422,'27012022THURDAY','Mpesa','','2022-01-31 12:27:07','','0','3','2022-01-31 12:27:07','','0','155420','1','retail',NULL,'155420','1','0','0','0','0','155420','0','printed',' ','','1','0','31643621093','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(423,'27012022THURSDAY','Mpesa','','2022-01-31 12:29:51','','0','3','2022-01-31 12:29:51','','0','3990','1','retail',NULL,'3990','1','0','0','0','0','3990','0','printed',' ','','1','0','31643621309','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(424,'31122','Mpesa','','2022-02-01 07:27:40','','0','5','2022-02-01 07:27:40','','0','13600','1','retail',NULL,'13600','1','0','0','0','0','13600','0','printed',' ','','1','0','51643689571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'1222','Mpesa','','2022-02-01 08:18:38','','0','5','2022-02-01 08:18:38','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51643689720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'1222','Mpesa','','2022-02-01 09:19:54','','0','5','2022-02-01 09:19:54','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643693749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'1222','Mpesa','','2022-02-01 11:21:27','','0','5','2022-02-01 11:21:27','','0','46510','1','retail',NULL,'46510','1','0','0','0','0','46510','0','printed',' ','','1','0','51643696431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'1222','Mpesa','','2022-02-01 14:11:09','','0','5','2022-02-01 14:11:09','','0','9740','1','retail',NULL,'9740','1','0','0','0','0','9740','0','printed',' ','','1','0','51643713744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'1222','Mpesa','','2022-02-01 17:09:28','','0','5','2022-02-01 17:09:28','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51643724510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'1222','Mpesa','','2022-02-01 17:10:39','','0','5','2022-02-01 17:10:39','','0','26000','1','retail',NULL,'26000','1','0','0','0','0','26000','0','printed',' ','','1','0','51643724584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'2222','Mpesa','','2022-02-02 11:42:21','','0','5','2022-02-02 10:52:43','','0','1300','1','retail',NULL,'1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51643788348','Cleared','5','2022-02-02 11:42:21','','','','','','',0.00,0.00,0,'',''),(432,'2222','Mpesa','','2022-02-02 16:57:14','','0','5','2022-02-02 16:57:14','','0','3670','1','retail',NULL,'3670','1','0','0','0','0','3670','0','printed',' ','','1','0','51643810112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'2222','Mpesa','','2022-02-02 16:57:58','','0','5','2022-02-02 16:57:58','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51643810248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'2222','Mpesa','','2022-02-02 18:02:34','','0','5','2022-02-02 18:02:34','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51643810371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'3222','Mpesa','','2022-02-03 09:35:11','','0','5','2022-02-03 09:35:11','','0','28480','1','retail',NULL,'28480','1','0','0','0','0','28480','0','printed',' ','','1','0','51643869966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'','Cash','','2022-02-03 09:49:41','','0','5','2022-02-03 09:49:41','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51643870647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'3222','Mpesa','','2022-02-03 15:38:46','','0','5','2022-02-03 15:38:46','','0','2340','1','retail',NULL,'2340','1','0','0','0','0','2340','0','printed',' ','','1','0','51643891897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'4222','Mpesa','','2022-02-04 11:20:35','','0','5','2022-02-04 11:20:35','','0','1550','1','retail',NULL,'1550','1','0','0','0','0','1550','0','printed',' ','','1','0','51643962816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'4222','Mpesa','','2022-02-04 16:32:18','','0','5','2022-02-04 16:32:18','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51643981508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2022-02-05 09:43:01','','100','5','2022-02-05 09:43:01','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51644043361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2022-02-05 09:51:54','','300','5','2022-02-05 09:51:54','','1200','1200','1','retail',NULL,'1200','1','0','0','0','0','0','0','printed',' ','','1','0','51644043402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'5222','Mpesa','','2022-02-07 08:22:16','','0','5','2022-02-07 08:22:16','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51644211257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'5222','Mpesa','','2022-02-07 08:31:32','','0','5','2022-02-07 08:31:32','','0','14200','1','retail',NULL,'14200','1','0','0','0','0','14200','0','printed',' ','','1','0','51644211769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'5222','Mpesa','','2022-02-07 08:37:11','','0','5','2022-02-07 08:37:11','','0','5500','1','retail',NULL,'5500','1','0','0','0','0','5500','0','printed',' ','','1','0','51644212166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'5222','Mpesa','','2022-02-07 08:38:17','','0','5','2022-02-07 08:38:17','','0','14850','1','retail',NULL,'14850','1','0','0','0','0','14850','0','printed',' ','','1','0','51644212258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'5222','Mpesa','','2022-02-07 08:39:30','','0','5','2022-02-07 08:39:30','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51644212315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'5222','Mpesa','','2022-02-07 08:40:57','','0','5','2022-02-07 08:40:57','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51644212400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'5222','Mpesa','','2022-02-07 08:42:48','','0','5','2022-02-07 08:42:48','','0','5770','1','retail',NULL,'5770','1','0','0','0','0','5770','0','printed',' ','','1','0','51644212485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'7222','Mpesa','','2022-02-07 09:25:57','','0','5','2022-02-07 09:25:57','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51644213296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'101221','Mpesa','','2022-02-07 12:02:58','','0','5','2022-02-07 12:02:58','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51644224557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'7222','Mpesa','','2022-02-07 12:37:47','','0','5','2022-02-07 12:37:47','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51644224597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'FRIDAY04022022','Mpesa','','2022-02-07 15:39:48','','0','3','2022-02-07 15:39:48','','0','49500','1','retail',NULL,'49500','1','0','0','0','0','49500','0','printed',' ','','1','0','31644237443','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(453,'7022022MON','Mpesa','','2022-02-07 15:42:48','','0','3','2022-02-07 15:42:48','','0','7000','1','retail',NULL,'7000','1','0','0','0','0','7000','0','printed',' ','','1','0','31644237665','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(454,'','Cash','','2022-02-07 15:46:03','','0','3','2022-02-07 15:46:03','','1000','11200','1','retail',NULL,'11200','1','0','0','0','0','10200','0','printed',' ','','1','0','31644237878','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(455,'','Cash','','2022-02-07 15:48:47','','0','3','2022-02-07 15:48:47','','5940','5940','1','retail',NULL,'5940','1','0','0','0','0','0','0','printed',' ','','1','0','31644238018','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(456,'101220221','Mpesa','','2022-02-07 15:50:32','','0','3','2022-02-07 15:50:32','','0','3880','1','retail',NULL,'3880','1','0','0','0','0','3880','0','printed',' ','','1','0','31644238142','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(457,'7222','Mpesa','','2022-02-07 18:06:41','','0','5','2022-02-07 18:06:41','','1650','2400','1','retail',NULL,'2400','1','0','0','0','0','750','0','printed',' ','','1','0','51644246290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2022-02-08 11:41:02','','400','5','2022-02-08 11:41:02','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','51644309644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'8222','Mpesa','','2022-02-08 14:42:47','','0','5','2022-02-08 14:42:47','','0','8200','1','retail',NULL,'8200','1','0','0','0','0','8200','0','printed',' ','','1','0','51644317313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'8222','Mpesa','','2022-02-08 15:26:37','','0','5','2022-02-08 15:26:37','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51644320743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'101221','Mpesa','','2022-02-08 15:32:27','','0','5','2022-02-08 15:32:27','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51644323227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2022-02-08 18:30:02','','700','5','2022-02-08 18:30:02','','0','300','1','retail',NULL,'300','1','0','0','0','0','1000','0','printed',' ','','1','0','51644334190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'05022022SAT','Mpesa','','2022-02-09 11:21:44','','0','3','2022-02-09 11:21:44','','0','12000','1','retail',NULL,'12000','1','0','0','0','0','12000','0','printed',' ','','1','0','31644394888','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(464,'9222','Mpesa','','2022-02-09 11:34:19','','0','3','2022-02-09 11:34:19','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','31644394970','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(465,'9222','Mpesa','','2022-02-09 12:37:30','','0','3','2022-02-09 12:37:30','','0','6000','1','retail',NULL,'6000','1','0','0','0','0','6000','0','printed',' ','','1','0','31644395680','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(466,'9222','Mpesa','','2022-02-09 14:12:55','','0','3','2022-02-09 14:12:55','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','31644399492','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(467,'9222','Mpesa','','2022-02-09 14:28:08','','0','3','2022-02-09 14:28:08','','0','14770','1','retail',NULL,'14770','1','0','0','0','0','14770','0','printed',' ','','1','0','31644406016','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(468,'9222','Mpesa','','2022-02-09 15:25:39','','0','3','2022-02-09 15:25:39','','0','7000','1','retail',NULL,'7000','1','0','0','0','0','7000','0','printed',' ','','1','0','31644406111','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(469,'10022022THUR','Mpesa','','2022-02-10 10:17:34','','0','3','2022-02-10 10:17:34','','0','18800','1','retail',NULL,'18800','1','0','0','0','0','18800','0','printed',' ','','1','0','31644477383','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(470,'','Cash','','2022-02-10 10:58:28','','0','3','2022-02-10 10:58:28','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','31644477719','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(471,'10222','Mpesa','','2022-02-10 11:51:27','','0','3','2022-02-10 11:51:27','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','31644479914','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(472,'10222','Mpesa','','2022-02-10 13:05:29','','0','5','2022-02-10 13:05:29','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51644484725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'10222','Mpesa','','2022-02-10 15:33:23','','0','5','2022-02-10 15:33:23','','0','1940','1','retail',NULL,'1940','1','0','0','0','0','1940','0','printed',' ','','1','0','51644496391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2022-02-10 15:52:38','','0','5','2022-02-10 15:52:38','','6500','6500','1','retail',NULL,'6500','1','0','0','0','0','0','0','printed',' ','','1','0','51644496495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'10222','Mpesa','','2022-02-10 16:08:21','','0','5','2022-02-10 16:08:21','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51644498438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'11222','Mpesa','','2022-02-11 09:55:56','','0','5','2022-02-11 09:55:56','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51644562542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'11222','Mpesa','','2022-02-11 13:30:55','','0','5','2022-02-11 13:30:55','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51644572028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'11222','Mpesa','','2022-02-11 13:31:49','','0','5','2022-02-11 13:31:49','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51644575485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'11222','Mpesa','','2022-02-11 18:10:36','','0','5','2022-02-11 18:10:36','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51644592189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'11222','Mpesa','','2022-02-12 08:32:02','','0','5','2022-02-12 08:32:02','','21800','24230','1','retail',NULL,'24230','1','0','0','0','0','2430','0','printed',' ','','1','0','51644595852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'12222','Mpesa','','2022-02-12 09:33:11','','0','5','2022-02-12 09:33:11','','0','24840','1','retail',NULL,'24840','1','0','0','0','0','24840','0','printed',' ','','1','0','51644644074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'12222','Mpesa','','2022-02-12 09:54:44','','0','5','2022-02-12 09:54:44','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51644647772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2022-02-12 10:17:23','','0','5','2022-02-12 10:17:23','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51644648924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2022-02-12 10:44:00','','0','5','2022-02-12 10:44:00','','7700','7700','1','retail',NULL,'7700','1','0','0','0','0','0','0','printed',' ','','1','0','51644650249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2022-02-12 15:03:37','','400','5','2022-02-12 15:03:37','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','51644667352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'12222','Mpesa','','2022-02-12 15:17:41','','0','5','2022-02-12 15:17:41','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51644668226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'12222','Mpesa','','2022-02-12 16:39:12','','0','5','2022-02-12 16:39:12','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51644673116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'14222','Mpesa','','2022-02-14 09:06:05','','0','5','2022-02-14 09:06:05','','0','5820','1','retail',NULL,'5820','1','0','0','0','0','5820','0','printed',' ','','1','0','51644818746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'14222','Mpesa','','2022-02-14 09:58:59','','0','5','2022-02-14 09:58:59','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51644821927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'14222','Mpesa','','2022-02-14 11:11:10','','0','5','2022-02-14 11:11:10','','0','8300','1','retail',NULL,'8300','1','0','0','0','0','8300','0','printed',' ','','1','0','51644826215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'14222','Mpesa','','2022-02-14 12:44:50','','0','5','2022-02-14 12:44:50','','0','12500','1','retail',NULL,'12500','1','0','0','0','0','12500','0','printed',' ','','1','0','51644831795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'14022022','Mpesa','','2022-02-14 14:01:10','','0','3','2022-02-14 14:01:10','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','31644836461','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(493,'12022022SAT','Mpesa','','2022-02-14 14:18:21','','0','3','2022-02-14 14:18:21','','0','175790','1','retail',NULL,'175790','1','0','0','0','0','175790','0','printed',' ','','1','0','31644836679','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(494,'14022022','Mpesa','','2022-02-14 14:29:57','','0','3','2022-02-14 14:29:57','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','31644838133','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(495,'','Cash','','2022-02-14 14:46:44','','0','3','2022-02-14 14:46:44','','2000','2000','1','retail',NULL,'2000','1','0','0','0','0','0','0','printed',' ','','1','0','31644839184','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(496,'14222','Mpesa','','2022-02-14 18:49:41','','0','5','2022-02-14 18:49:41','','0','1940','1','retail',NULL,'1940','1','0','0','0','0','1940','0','printed',' ','','1','0','51644853605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'14222','Mpesa','','2022-02-14 18:51:54','','0','5','2022-02-14 18:51:54','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51644853797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'14222','Mpesa','','2022-02-14 19:04:36','','0','5','2022-02-14 19:04:36','','0','2740','1','retail',NULL,'2740','1','0','0','0','0','2740','0','printed',' ','','1','0','51644854377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(499,'15222','Mpesa','','2022-02-15 10:59:26','','0','5','2022-02-15 10:59:26','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51644911935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'15222','Mpesa','','2022-02-15 12:42:03','','0','5','2022-02-15 12:42:03','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51644918110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2022-02-15 14:13:50','','0','5','2022-02-15 14:13:50','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51644918184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'15222','Mpesa','','2022-02-16 09:01:31','','0','5','2022-02-16 09:01:31','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51644990892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'16222','Mpesa','','2022-02-16 09:02:54','','0','5','2022-02-16 09:02:54','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51644991305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'14222','Mpesa','','2022-02-16 09:08:11','','0','5','2022-02-16 09:08:11','','0','70120','1','retail',NULL,'70120','1','0','0','0','0','70120','0','printed',' ','','1','0','51644991401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'16222','Mpesa','','2022-02-16 09:51:35','','0','5','2022-02-16 09:51:35','','0','6200','1','retail',NULL,'6200','1','0','0','0','0','6200','0','printed',' ','','1','0','51644991727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'16022022WED','Mpesa','','2022-02-16 10:59:13','','0','3','2022-02-16 10:59:14','','0','10250','1','retail',NULL,'10250','1','0','0','0','0','10250','0','printed',' ','','1','0','31644998328','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(507,'16222','Mpesa','','2022-02-16 17:40:37','','0','5','2022-02-16 17:40:37','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51645022420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'16222','Mpesa','','2022-02-16 18:16:19','','0','5','2022-02-16 18:16:19','','0','13000','1','retail',NULL,'13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51645022455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'17222','Mpesa','','2022-02-17 07:35:55','','0','5','2022-02-17 07:35:55','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51645072323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'17222','Mpesa','','2022-02-17 07:54:51','','0','5','2022-02-17 07:54:51','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51645072625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'17222','Mpesa','','2022-02-17 10:44:37','','0','5','2022-02-17 10:44:37','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51645083846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'','Cash','','2022-02-18 08:10:35','','100','5','2022-02-18 08:10:35','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51645161018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'18222','Mpesa','','2022-02-18 08:11:27','','0','5','2022-02-18 08:11:27','','0','4600','1','retail',NULL,'4600','1','0','0','0','0','4600','0','printed',' ','','1','0','51645161048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'18222','Mpesa','','2022-02-18 08:48:55','','0','5','2022-02-18 08:48:55','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51645161246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'18222','Mpesa','','2022-02-18 09:18:12','','0','5','2022-02-18 09:18:12','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51645163347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2022-02-18 10:57:10','','90','3','2022-02-18 10:57:10','','2910','2910','1','retail',NULL,'2910','1','0','0','0','0','0','0','printed',' ','','1','0','31645170903','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(517,'18022022FRD','Mpesa','','2022-02-18 11:22:17','','0','3','2022-02-18 11:22:17','','0','24560','1','retail',NULL,'24560','1','0','0','0','0','24560','0','printed',' ','','1','0','31645171258','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(518,'','Cash','','2022-02-18 11:49:47','','900','5','2022-02-18 11:49:47','','12100','12100','1','retail',NULL,'12100','1','0','0','0','0','0','0','printed',' ','','1','0','51645173905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'','Cash','','2022-02-18 18:24:50','','300','3','2022-02-18 18:24:50','','2700','2700','1','retail',NULL,'2700','1','0','0','0','0','0','0','printed',' ','','1','0','31645197868','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(520,'','Cash','','2022-02-19 07:42:44','','0','5','2022-02-19 07:42:44','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','51645245755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2022-02-19 10:55:06','','100','5','2022-02-19 10:55:06','','900','900','1','retail',NULL,'900','1','0','0','0','0','0','0','printed',' ','','1','0','51645254675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'19022022SAT','Mpesa','','2022-02-19 11:46:16','','0','5','2022-02-19 11:46:16','','0','29200','1','retail',NULL,'29200','1','0','0','0','0','29200','0','printed',' ','','1','0','51645260295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'19222','Mpesa','','2022-02-19 14:49:55','','0','5','2022-02-19 14:49:55','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51645271382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'19022022SAT','Mpesa','','2022-02-19 15:39:09','','0','3','2022-02-19 15:39:09','','0','13260','1','retail',NULL,'13260','1','0','0','0','0','13260','0','printed',' ','','1','0','31645274305','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(525,'19222','Mpesa','','2022-02-19 16:15:04','','0','5','2022-02-19 16:15:04','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51645276491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'19222','Mpesa','','2022-02-19 16:17:09','','0','5','2022-02-19 16:17:09','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51645276517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'19222','Mpesa','','2022-02-19 16:19:12','','0','5','2022-02-19 16:19:12','','0','13500','1','retail',NULL,'13500','1','0','0','0','0','13500','0','printed',' ','','1','0','51645276722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'21022022','Mpesa','','2022-02-21 16:42:15','','0','3','2022-02-21 16:42:15','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','31645450810','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(529,'21222','Mpesa','','2022-02-21 16:53:31','','0','3','2022-02-21 16:53:31','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','31645450949','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(530,'21222','Mpesa','','2022-02-21 16:54:11','','0','3','2022-02-21 16:54:11','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','31645451636','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(531,'','Cash','','2022-02-21 16:55:36','','400','3','2022-02-21 16:55:36','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','31645451693','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(532,'19222','Mpesa','','2022-02-21 18:23:47','','0','3','2022-02-21 18:23:47','','0','6600','1','retail',NULL,'6600','1','0','0','0','0','6600','0','printed',' ','','1','0','31645451775','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(533,'22222','Mpesa','','2022-02-22 11:01:48','','0','5','2022-02-22 11:01:48','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51645516897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2022-02-22 11:20:09','','0','3','2022-02-22 11:20:09','','3440','3440','1','retail',NULL,'3440','1','0','0','0','0','0','0','printed',' ','','1','0','31645517942','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(535,'','Cash','','2022-02-22 11:23:21','','0','3','2022-02-22 11:23:21','','980','980','1','retail',NULL,'980','1','0','0','0','0','0','0','printed',' ','','1','0','31645518033','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(536,'19022022SAT','Mpesa','','2022-02-22 11:32:04','','0','3','2022-02-22 11:32:04','','0','84300','1','retail',NULL,'84300','1','0','0','0','0','84300','0','printed',' ','','1','0','31645518360','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(537,'','Cash','','2022-02-22 11:39:08','','0','3','2022-02-22 11:39:08','','9200','9200','1','retail',NULL,'9200','1','0','0','0','0','0','0','printed',' ','','1','0','31645519108','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(538,'2222','Mpesa','','2022-02-22 16:12:12','','0','5','2022-02-22 16:12:12','','400','5400','1','retail',NULL,'5400','1','0','0','0','0','5000','0','printed',' ','','1','0','51645535468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'23222','Mpesa','','2022-02-23 09:34:51','','0','5','2022-02-23 09:34:51','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51645598074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'23222','Mpesa','','2022-02-23 10:31:07','','0','5','2022-02-23 10:31:07','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51645598312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'23222','Mpesa','','2022-02-23 14:41:19','','0','5','2022-02-23 14:41:19','','0','18900','1','retail',NULL,'18900','1','0','0','0','0','18900','0','printed',' ','','1','0','51645610131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'23222','Mpesa','','2022-02-23 18:40:43','','0','5','2022-02-23 18:40:43','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51645630809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2022-02-24 10:34:36','','0','5','2022-02-24 10:34:36','','10200','10400','1','retail',NULL,'10400','1','0','0','0','0','200','0','printed',' ','','1','0','51645688045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'','Cash','','2022-02-24 11:25:55','','150','5','2022-02-24 11:25:55','','1350','1350','1','retail',NULL,'1350','1','0','0','0','0','0','0','printed',' ','','1','0','51645691146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'24222','Mpesa','','2022-02-24 11:30:29','','0','5','2022-02-24 11:30:29','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51645691172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'24222','Mpesa','','2022-02-24 14:24:11','','0','5','2022-02-24 14:24:11','','0','2200','1','retail',NULL,'2200','1','0','0','0','0','2200','0','printed',' ','','1','0','51645701780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'24222','Mpesa','','2022-02-24 15:43:44','','0','5','2022-02-24 15:43:44','','0','7800','1','retail',NULL,'7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51645701868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'25222','Mpesa','','2022-02-25 09:18:44','','0','5','2022-02-25 09:18:44','','0','17070','1','retail',NULL,'17070','1','0','0','0','0','17070','0','printed',' ','','1','0','51645769829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2022-02-25 09:22:44','','450','5','2022-02-25 09:22:44','','2550','2550','1','retail',NULL,'2550','1','0','0','0','0','0','0','printed',' ','','1','0','51645770128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'25222','Mpesa','','2022-02-25 10:43:03','','0','5','2022-02-25 10:43:03','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51645774916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'','Cash','','2022-02-25 12:28:09','','150','5','2022-02-25 12:28:09','','1850','1850','1','retail',NULL,'1850','1','0','0','0','0','0','0','printed',' ','','1','0','51645775921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'25222','Mpesa','','2022-02-25 12:51:45','','0','5','2022-02-25 12:51:45','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51645781739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'25022022FRD','Mpesa','','2022-02-25 13:30:53','','0','3','2022-02-25 13:30:53','','0','32050','1','retail',NULL,'32050','1','0','0','0','0','32050','0','printed',' ','','1','0','31645783803','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(554,'25222','Mpesa','','2022-02-25 14:02:47','','0','3','2022-02-25 14:02:47','','0','8800','1','retail',NULL,'8800','1','0','0','0','0','8800','0','printed',' ','','1','0','31645785578','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(555,'25022022','Mpesa','','2022-02-25 15:01:36','','0','3','2022-02-25 15:01:36','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','31645790475','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(556,'','Cash','','2022-02-25 17:14:06','','0','3','2022-02-25 17:14:06','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','31645798426','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(557,'25022022','Mpesa','','2022-02-25 17:58:05','','0','3','2022-02-25 17:58:05','','0','6760','1','retail',NULL,'6760','1','0','0','0','0','6760','0','printed',' ','','1','0','31645798456','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(558,'26022022SAT','Mpesa','','2022-02-26 08:40:13','','0','3','2022-02-26 08:40:13','','0','9940','1','retail',NULL,'9940','1','0','0','0','0','9940','0','printed',' ','','1','0','31645853769','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(559,'26022022','Mpesa','','2022-02-26 09:00:28','','0','3','2022-02-26 09:00:28','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','31645855218','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(560,'26022022SAT','Mpesa','','2022-02-26 09:04:17','','0','3','2022-02-26 09:04:17','','0','6450','1','retail',NULL,'6450','1','0','0','0','0','6450','0','printed',' ','','1','0','31645855357','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(561,'26022022SAT','Mpesa','','2022-02-26 09:36:31','','0','3','2022-02-26 09:36:31','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','31645857381','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(562,'26022022SAT','Mpesa','','2022-02-26 10:15:03','','0','3','2022-02-26 10:15:03','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','31645859692','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(563,'','Cash','','2022-02-26 11:19:17','','0','3','2022-02-26 11:19:17','','30000','50950','1','retail',NULL,'50950','1','0','0','0','0','20950','0','printed',' ','','1','0','31645862758','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(564,'','Cash','','2022-02-26 14:34:34','','400','3','2022-02-26 14:34:34','','22600','22600','1','retail',NULL,'22600','1','0','0','0','0','0','0','printed',' ','','1','0','31645874853','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(565,'26022022','Mpesa','','2022-02-26 14:42:35','','0','3','2022-02-26 14:42:35','','0','7160','1','retail',NULL,'7160','1','0','0','0','0','7160','0','printed',' ','','1','0','31645875565','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(566,'','Cash','','2022-02-26 14:58:50','','0','3','2022-02-26 14:58:50','','16000','17000','1','retail',NULL,'17000','1','0','0','0','0','1000','0','printed',' ','','1','0','31645876268','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(567,'26022022SAT','Mpesa','','2022-02-26 15:18:50','','0','3','2022-02-26 15:18:50','','0','33000','1','retail',NULL,'33000','1','0','0','0','0','33000','0','printed',' ','','1','0','31645877708','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(568,'26022022SAT','Mpesa','','2022-02-26 15:23:49','','0','3','2022-02-26 15:23:49','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','31645878212','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(569,'26022022SAT','Mpesa','','2022-02-26 17:13:56','','0','3','2022-02-26 17:13:56','','0','4920','1','retail',NULL,'4920','1','0','0','0','0','4920','0','printed',' ','','1','0','31645878287','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(570,'26022022SAT','Mpesa','','2022-02-26 18:29:58','','0','3','2022-02-26 18:29:58','','0','4170','1','retail',NULL,'4170','1','0','0','0','0','4170','0','printed',' ','','1','0','31645889074','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(571,'','Cash','','2022-02-26 18:39:49','','0','3','2022-02-26 18:39:49','','1500','1500','1','retail',NULL,'1500','1','0','0','0','0','0','0','printed',' ','','1','0','31645889653','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(572,'28222mon','Mpesa','','2022-02-28 11:34:29','','0','5','2022-02-28 11:34:29','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51646037252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'28222mon','Mpesa','','2022-02-28 11:57:18','','0','5','2022-02-28 11:57:18','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51646037536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'28022022','Mpesa','','2022-02-28 17:17:07','','0','3','2022-02-28 17:17:07','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','31646057816','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(575,'01032022','Mpesa','','2022-03-01 11:28:10','','0','3','2022-03-01 11:28:10','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','31646123258','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(576,'1322','Mpesa','','2022-03-01 16:06:28','','0','5','2022-03-01 16:06:28','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51646132997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'2322','Mpesa','','2022-03-02 08:32:15','','0','5','2022-03-02 08:32:15','','0','43150','1','retail',NULL,'43150','1','0','0','0','0','43150','0','printed',' ','','1','0','51646199015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'2322','Mpesa','','2022-03-02 12:07:26','','0','5','2022-03-02 12:07:26','','0','18200','1','retail',NULL,'18200','1','0','0','0','0','18200','0','printed',' ','','1','0','51646212031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'2322','Mpesa','','2022-03-02 13:13:41','','0','5','2022-03-02 13:13:41','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51646212067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'2322','Mpesa','','2022-03-02 15:42:13','','0','5','2022-03-02 15:42:13','','0','9600','1','retail',NULL,'9600','1','0','0','0','0','9600','0','printed',' ','','1','0','51646224774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'3322','Mpesa','','2022-03-03 08:47:37','','0','5','2022-03-03 08:47:37','','0','12700','1','retail',NULL,'12700','1','0','0','0','0','12700','0','printed',' ','','1','0','51646286336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'3322','Mpesa','','2022-03-03 09:39:34','','0','5','2022-03-03 09:39:34','','26750','27290','1','retail',NULL,'27290','1','0','0','0','0','540','0','printed',' ','','1','0','51646286962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'3322','Mpesa','','2022-03-03 12:41:42','','0','5','2022-03-03 12:41:42','','0','11200','1','retail',NULL,'11200','1','0','0','0','0','11200','0','printed',' ','','1','0','51646300481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'3322','Mpesa','','2022-03-03 14:48:23','','0','5','2022-03-03 14:48:23','','0','12140','1','retail',NULL,'12140','1','0','0','0','0','12140','0','printed',' ','','1','0','51646307914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'3322','Mpesa','','2022-03-03 16:51:29','','0','5','2022-03-03 16:51:29','','0','14000','1','retail',NULL,'14000','1','0','0','0','0','14000','0','printed',' ','','1','0','51646311230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'33322','Mpesa','','2022-03-03 18:08:34','','0','5','2022-03-03 18:08:34','','0','33900','1','retail',NULL,'33900','1','0','0','0','0','33900','0','printed',' ','','1','0','51646316175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'3322','Mpesa','','2022-03-03 18:13:49','','0','5','2022-03-03 18:13:49','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51646320196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'3322','Mpesa','','2022-03-03 18:44:49','','0','5','2022-03-03 18:44:49','','0','6000','1','retail',NULL,'6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51646320443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(589,'4322','Mpesa','','2022-03-04 09:57:25','','0','5','2022-03-04 09:57:25','','0','2100','1','retail',NULL,'2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51646377016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'4322','Mpesa','','2022-03-04 10:07:41','','0','5','2022-03-04 10:07:41','','0','3580','1','retail',NULL,'3580','1','0','0','0','0','3580','0','printed',' ','','1','0','51646377263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'4322','Mpesa','','2022-03-04 12:43:00','','0','5','2022-03-04 12:43:00','','0','12000','1','retail',NULL,'12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51646386949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'4322','Mpesa','','2022-03-04 14:59:30','','0','5','2022-03-04 14:59:30','','0','7000','1','retail',NULL,'7000','1','0','0','0','0','7000','0','printed',' ','','1','0','51646395132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'4322','Mpesa','','2022-03-04 16:37:31','','0','5','2022-03-04 16:37:31','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51646401032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'02032022TUE','Mpesa','','2022-03-04 17:59:36','','0','3','2022-03-04 17:59:36','','0','12600','1','retail',NULL,'12600','1','0','0','0','0','12600','0','printed',' ','','1','0','31646405960','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(595,'4322','Mpesa','','2022-03-04 18:29:17','','0','3','2022-03-04 18:29:17','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','31646407736','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(596,'04032022FRD','Mpesa','','2022-03-05 11:50:19','','0','5','2022-03-05 11:50:19','','0','14200','1','retail',NULL,'14200','1','0','0','0','0','14200','0','printed',' ','','1','0','51646470133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'04032022FRD','Mpesa','','2022-03-05 11:52:09','','0','5','2022-03-05 11:52:09','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51646470308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'4032022SAT','Mpesa','','2022-03-05 11:56:13','','0','5','2022-03-05 11:56:13','','0','3750','1','retail',NULL,'3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51646470350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'4032022SAT','Mpesa','','2022-03-05 11:57:27','','0','5','2022-03-05 11:57:27','','0','4350','1','retail',NULL,'4350','1','0','0','0','0','4350','0','printed',' ','','1','0','51646470612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'4032022SAT','Mpesa','','2022-03-05 12:00:16','','0','5','2022-03-05 12:00:16','','280','980','1','retail',NULL,'980','1','0','0','0','0','700','0','printed',' ','','1','0','51646470678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'4032022SAT','Mpesa','','2022-03-05 12:02:29','','0','5','2022-03-05 12:02:29','','0','13820','1','retail',NULL,'13820','1','0','0','0','0','13820','0','printed',' ','','1','0','51646470857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'5322','Mpesa','','2022-03-05 13:32:00','','0','5','2022-03-05 13:32:00','','0','10050','1','retail',NULL,'10050','1','0','0','0','0','10050','0','printed',' ','','1','0','51646476235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'4322','Mpesa','','2022-03-05 14:42:54','','0','5','2022-03-05 14:42:54','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51646476335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'5322','Mpesa','','2022-03-05 15:12:16','','0','5','2022-03-05 15:12:16','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51646480590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'5322','Mpesa','','2022-03-05 15:21:00','','0','5','2022-03-05 15:21:00','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51646482499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2022-03-05 15:44:48','','60','5','2022-03-05 15:44:48','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51646482886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2022-03-05 15:51:56','','0','5','2022-03-05 15:51:56','','3000','3000','1','retail',NULL,'3000','1','0','0','0','0','0','0','printed',' ','','1','0','51646484301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'5322','Mpesa','','2022-03-05 17:04:59','','0','5','2022-03-05 17:04:59','','0','21700','1','retail',NULL,'21700','1','0','0','0','0','21700','0','printed',' ','','1','0','51646484740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'5322','Mpesa','','2022-03-05 17:22:53','','0','5','2022-03-05 17:22:53','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51646490138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'7322','Mpesa','','2022-03-07 07:51:29','','0','5','2022-03-07 07:51:29','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51646628654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'7322','Mpesa','','2022-03-07 09:31:23','','0','5','2022-03-07 09:31:23','','0','12510','1','retail',NULL,'12510','1','0','0','0','0','12510','0','printed',' ','','1','0','51646628705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'7322','Mpesa','','2022-03-07 10:07:09','','0','5','2022-03-07 10:07:09','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51646636291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'','Cash','','2022-03-07 12:19:06','','400','5','2022-03-07 12:19:06','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','51646644723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2022-03-07 16:08:04','','0','5','2022-03-07 16:08:04','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51646656969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'8322','Mpesa','','2022-03-08 09:19:26','','0','5','2022-03-08 09:19:26','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51646713955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'8322','Mpesa','','2022-03-08 11:39:26','','0','5','2022-03-08 11:39:26','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51646728731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'','Cash','','2022-03-08 13:01:55','','340','5','2022-03-08 13:01:55','','19660','19660','1','retail',NULL,'19660','1','0','0','0','0','0','0','printed',' ','','1','0','51646732440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'8322','Mpesa','','2022-03-08 16:05:21','','0','5','2022-03-08 16:05:21','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51646743784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'08032022TUE','Mpesa','','2022-03-08 17:30:46','','0','5','2022-03-08 17:30:46','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51646749781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'9322','Mpesa','','2022-03-09 10:55:01','','0','5','2022-03-09 10:55:01','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51646812477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'10322','Mpesa','','2022-03-10 08:45:44','','0','5','2022-03-10 08:45:44','','0','7840','1','retail',NULL,'7840','1','0','0','0','0','7840','0','printed',' ','','1','0','51646891109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'10322','Mpesa','','2022-03-10 10:21:24','','0','5','2022-03-10 10:21:24','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51646891355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'10322','Mpesa','','2022-03-10 10:33:20','','0','5','2022-03-10 10:33:20','','0','5300','1','retail',NULL,'5300','1','0','0','0','0','5300','0','printed',' ','','1','0','51646897153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2022-03-10 10:53:35','','40','5','2022-03-10 10:53:35','','1960','1960','1','retail',NULL,'1960','1','0','0','0','0','0','0','printed',' ','','1','0','51646897820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'10322','Mpesa','','2022-03-10 17:30:14','','0','5','2022-03-10 17:30:14','','3300','4500','1','retail',NULL,'4500','1','0','0','0','0','1200','0','printed',' ','','1','0','51646922542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'11322','Mpesa','','2022-03-11 14:10:18','','0','5','2022-03-11 14:10:18','','0','21250','1','retail',NULL,'21250','1','0','0','0','0','21250','0','printed',' ','','1','0','51646996584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'11322','Mpesa','','2022-03-11 14:12:39','','0','5','2022-03-11 14:12:39','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51646997108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'','Cash','','2022-03-11 14:13:08','','60','5','2022-03-11 14:13:08','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51646997173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'11322','Mpesa','','2022-03-11 14:13:51','','0','5','2022-03-11 14:13:51','','0','12150','1','retail',NULL,'12150','1','0','0','0','0','12150','0','printed',' ','','1','0','51646997203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'11322','Mpesa','','2022-03-11 15:22:20','','0','5','2022-03-11 15:22:20','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51647001209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'','Cash','','2022-03-12 09:56:48','','550','5','2022-03-12 09:56:48','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51647068163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'','Cash','','2022-03-12 10:28:32','','0','5','2022-03-12 10:28:32','','2440','2440','1','retail',NULL,'2440','1','0','0','0','0','0','0','printed',' ','','1','0','51647068220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'12322','Mpesa','','2022-03-12 11:03:06','','0','5','2022-03-12 11:03:06','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51647072117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'12322','Mpesa','','2022-03-12 11:55:03','','0','5','2022-03-12 11:55:03','','200','1600','1','retail',NULL,'1600','1','0','0','0','0','1400','0','printed',' ','','1','0','51647072202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'12322','Mpesa','','2022-03-12 12:12:34','','0','5','2022-03-12 12:12:34','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51647075972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'12322','Mpesa','','2022-03-12 17:41:41','','0','5','2022-03-12 17:41:41','','2900','15300','1','retail',NULL,'15300','1','0','0','0','0','12400','0','printed',' ','','1','0','51647095992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'14322','Mpesa','','2022-03-14 09:16:57','','0','5','2022-03-14 09:16:57','','0','26750','1','retail',NULL,'26750','1','0','0','0','0','26750','0','printed',' ','','1','0','51647238566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2022-03-14 11:54:10','','0','5','2022-03-14 11:54:10','','1200','1200','1','retail',NULL,'1200','1','0','0','0','0','0','0','printed',' ','','1','0','51647248037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'14322','Mpesa','','2022-03-14 14:02:03','','0','5','2022-03-14 14:02:03','','0','8400','1','retail',NULL,'8400','1','0','0','0','0','8400','0','printed',' ','','1','0','51647255620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'15322','Mpesa','','2022-03-15 08:39:21','','0','5','2022-03-15 08:39:21','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51647322679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'15322','Mpesa','','2022-03-15 09:28:41','','0','5','2022-03-15 09:28:41','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51647322928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2022-03-15 10:36:55','','60','5','2022-03-15 10:36:55','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51647326112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'15322','Mpesa','','2022-03-15 10:52:21','','0','5','2022-03-15 10:52:21','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51647330718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'16322','Mpesa','','2022-03-16 08:29:46','','0','5','2022-03-16 08:29:46','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51647408495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'16322','Mpesa','','2022-03-16 09:03:09','','0','5','2022-03-16 09:03:09','','0','14000','1','retail',NULL,'14000','1','0','0','0','0','14000','0','printed',' ','','1','0','51647408601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'16322','Mpesa','','2022-03-16 10:30:29','','0','5','2022-03-16 10:30:29','','0','15000','1','retail',NULL,'15000','1','0','0','0','0','15000','0','printed',' ','','1','0','51647411022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'16322','Mpesa','','2022-03-16 11:16:03','','0','5','2022-03-16 11:16:03','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51647416971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'16322','Mpesa','','2022-03-16 16:22:38','','0','5','2022-03-16 16:22:38','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51647436940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'16322','Mpesa','','2022-03-16 18:04:32','','0','5','2022-03-16 18:04:32','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51647443041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'17322','Mpesa','','2022-03-17 10:02:55','','0','5','2022-03-17 10:02:55','','0','8720','1','retail',NULL,'8720','1','0','0','0','0','8720','0','printed',' ','','1','0','51647500513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'17322','Mpesa','','2022-03-17 12:14:52','','0','5','2022-03-17 12:14:52','','0','7500','1','retail',NULL,'7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51647508477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'17322','Mpesa','','2022-03-17 16:30:42','','0','5','2022-03-17 16:30:42','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51647523780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'18322','Mpesa','','2022-03-18 09:03:26','','0','5','2022-03-18 09:03:26','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51647583395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'18322','Mpesa','','2022-03-18 12:40:00','','0','5','2022-03-18 12:40:00','','0','47200','1','retail',NULL,'47200','1','0','0','0','0','47200','0','printed',' ','','1','0','51647596353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(655,'','Cash','','2022-03-18 13:47:46','','0','5','2022-03-18 13:47:46','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51647597827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(656,'18322','Mpesa','','2022-03-18 16:54:42','','0','5','2022-03-18 16:54:42','','0','11200','1','retail',NULL,'11200','1','0','0','0','0','11200','0','printed',' ','','1','0','51647611664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(657,'21322','Mpesa','','2022-03-21 09:19:37','','0','5','2022-03-21 09:19:37','','0','17400','1','retail',NULL,'17400','1','0','0','0','0','17400','0','printed',' ','','1','0','51647843536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(658,'21322','Mpesa','','2022-03-21 09:23:49','','0','5','2022-03-21 09:23:49','','0','12160','1','retail',NULL,'12160','1','0','0','0','0','12160','0','printed',' ','','1','0','51647843727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(659,'21032022MON','Mpesa','','2022-03-21 10:58:42','','0','3','2022-03-21 10:58:42','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','31647849504','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(660,'21322','Mpesa','','2022-03-21 13:58:17','','0','5','2022-03-21 13:58:17','','0','8600','1','retail',NULL,'8600','1','0','0','0','0','8600','0','printed',' ','','1','0','51647860274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(661,'21322','Mpesa','','2022-03-21 16:08:51','','0','5','2022-03-21 16:08:51','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51647868115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(662,'22322','Mpesa','','2022-03-22 16:52:49','','0','5','2022-03-22 16:52:49','','1860','61610','1','retail',NULL,'61610','1','0','0','0','0','59750','0','printed',' ','','1','0','51647956769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(663,'22322','Mpesa','','2022-03-22 17:52:45','','0','5','2022-03-22 17:52:45','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51647960754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(664,'','Cash','','2022-03-23 08:18:44','','100','5','2022-03-23 08:18:44','','1400','1400','1','retail',NULL,'1400','1','0','0','0','0','0','0','printed',' ','','1','0','51648012653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(665,'23322','Mpesa','','2022-03-23 08:52:56','','0','5','2022-03-23 08:52:56','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51648012738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(666,'23322','Mpesa','','2022-03-23 09:28:17','','0','5','2022-03-23 09:28:17','','0','29500','1','retail',NULL,'29500','1','0','0','0','0','29500','0','printed',' ','','1','0','51648016820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(667,'','Cash','','2022-03-23 12:34:48','','30','5','2022-03-23 12:34:48','','970','970','1','retail',NULL,'970','1','0','0','0','0','0','0','printed',' ','','1','0','51648028069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(668,'23032022','Mpesa','','2022-03-23 14:31:45','','0','3','2022-03-23 14:31:45','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','31648035093','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(669,'23322','Mpesa','','2022-03-23 14:47:24','','0','5','2022-03-23 14:47:24','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51648034609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(670,'24322','Mpesa','','2022-03-24 08:23:01','','0','5','2022-03-24 08:23:01','','0','3880','1','retail',NULL,'3880','1','0','0','0','0','3880','0','printed',' ','','1','0','51648099339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(671,'24322','Mpesa','','2022-03-24 09:05:27','','0','5','2022-03-24 09:05:27','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51648100890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(672,'24322','Mpesa','','2022-03-24 09:30:42','','0','5','2022-03-24 09:30:42','','0','4850','1','retail',NULL,'4850','1','0','0','0','0','4850','0','printed',' ','','1','0','51648102124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(673,'24032022THUR','Mpesa','','2022-03-24 10:49:45','','0','3','2022-03-24 10:49:45','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','31648108175','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(674,'24032022THUR','Mpesa','','2022-03-24 10:51:19','','0','3','2022-03-24 10:51:19','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','31648108243','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(675,'24322','Mpesa','','2022-03-24 12:03:07','','0','3','2022-03-24 12:03:07','','0','37800','1','retail',NULL,'37800','1','0','0','0','0','37800','0','printed',' ','','1','0','31648112562','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(676,'2332022WED','Mpesa','','2022-03-24 12:29:28','','0','3','2022-03-24 12:29:28','','0','2150','1','retail',NULL,'2150','1','0','0','0','0','2150','0','printed',' ','','1','0','31648113996','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(677,'24032022THUR','Mpesa','','2022-03-24 12:45:08','','0','3','2022-03-24 12:45:08','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','31648115085','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(678,'24322','Mpesa','','2022-03-24 14:37:37','','0','5','2022-03-24 14:37:37','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51648121818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(679,'24322','Mpesa','','2022-03-24 17:12:48','','0','5','2022-03-24 17:12:48','','0','8800','1','retail',NULL,'8800','1','0','0','0','0','8800','0','printed',' ','','1','0','51648131074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(680,'24322','Mpesa','','2022-03-24 17:35:14','','0','5','2022-03-24 17:35:14','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51648132454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(681,'24322','Mpesa','','2022-03-24 17:58:02','','0','5','2022-03-24 17:58:02','','0','23520','1','retail',NULL,'23520','1','0','0','0','0','23520','0','printed',' ','','1','0','51648132530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(682,'25322','Mpesa','','2022-03-25 08:04:45','','0','5','2022-03-25 08:04:45','','0','3600','1','retail',NULL,'3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51648184663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(683,'23032022WED','Mpesa','','2022-03-25 10:05:49','','0','3','2022-03-25 10:05:49','','0','19800','1','retail',NULL,'19800','1','0','0','0','0','19800','0','printed',' ','','1','0','31648191899','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(684,'25032022FRD','Mpesa','','2022-03-25 10:29:45','','0','3','2022-03-25 10:29:45','','0','20000','1','retail',NULL,'20000','1','0','0','0','0','20000','0','printed',' ','','1','0','31648193368','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(685,'25032022FRD','Mpesa','','2022-03-25 11:08:11','','0','3','2022-03-25 11:08:11','','0','17600','1','retail',NULL,'17600','1','0','0','0','0','17600','0','printed',' ','','1','0','31648195682','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(686,'25032022FRD','Mpesa','','2022-03-25 11:28:51','','0','3','2022-03-25 11:28:51','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','31648196921','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(687,'25322','Mpesa','','2022-03-25 12:13:10','','0','5','2022-03-25 12:13:10','','0','7760','1','retail',NULL,'7760','1','0','0','0','0','7760','0','printed',' ','','1','0','51648199561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(688,'25322','Mpesa','','2022-03-25 16:01:25','','0','5','2022-03-25 16:01:25','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51648213185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(689,'25322','Mpesa','','2022-03-25 16:37:59','','0','5','2022-03-25 16:37:59','','4300','4850','1','retail',NULL,'4850','1','0','0','0','0','550','0','printed',' ','','1','0','51648214155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(690,'25322FRI','Mpesa','','2022-03-26 08:30:31','','0','5','2022-03-26 08:30:31','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51648272557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(691,'26322','Mpesa','','2022-03-26 08:49:08','','0','5','2022-03-26 08:49:08','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51648272665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(692,'26322','Mpesa','','2022-03-26 09:09:36','','0','5','2022-03-26 09:09:36','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51648273846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(693,'26322','Mpesa','','2022-03-26 09:35:36','','0','5','2022-03-26 09:35:36','','0','5000','1','retail',NULL,'5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51648274990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(694,'','Cash','','2022-03-26 10:40:29','','200','5','2022-03-26 10:40:29','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51648280400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(695,'26322','Mpesa','','2022-03-26 10:46:56','','0','5','2022-03-26 10:46:56','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51648280443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(696,'26322','Mpesa','','2022-03-26 12:32:29','','0','5','2022-03-26 12:32:29','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51648287135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(697,'26322','Mpesa','','2022-03-26 12:33:56','','0','5','2022-03-26 12:33:56','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51648287163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(698,'26032022SAT','Mpesa','','2022-03-26 13:08:56','','0','3','2022-03-26 13:08:56','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','31648289320','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(699,'26032022SAT','Mpesa','','2022-03-26 15:01:37','','0','5','2022-03-26 15:01:37','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51648293247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(700,'26032022SAT','Mpesa','','2022-03-26 15:28:23','','0','5','2022-03-26 15:28:23','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51648296122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(701,'26322','Mpesa','','2022-03-26 15:46:49','','0','5','2022-03-26 15:46:49','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51648297753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(702,'26032022SAT','Mpesa','','2022-03-26 15:54:26','','0','5','2022-03-26 15:54:26','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51648298860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(703,'26032022SAT','Mpesa','','2022-03-26 15:58:00','','0','5','2022-03-26 15:58:00','','0','9940','1','retail',NULL,'9940','1','0','0','0','0','9940','0','printed',' ','','1','0','51648299290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(704,'26032022SAT','Mpesa','','2022-03-26 18:24:40','','0','3','2022-03-26 18:24:40','','0','1960','1','retail',NULL,'1960','1','0','0','0','0','1960','0','printed',' ','','1','0','31648308209','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(705,'28322','Mpesa','','2022-03-28 09:38:23','','0','5','2022-03-28 09:38:23','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51648449469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(706,'28322','Mpesa','','2022-03-28 10:31:00','','0','5','2022-03-28 10:31:00','','0','8200','1','retail',NULL,'8200','1','0','0','0','0','8200','0','printed',' ','','1','0','51648450894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(707,'','Cash','','2022-03-28 11:43:26','','300','5','2022-03-28 11:43:26','','700','700','1','retail',NULL,'700','1','0','0','0','0','0','0','printed',' ','','1','0','51648452701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(708,'28322MON','Mpesa','','2022-03-28 11:46:06','','0','5','2022-03-28 11:46:06','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51648457038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(709,'28322MON','Mpesa','','2022-03-28 11:49:45','','0','5','2022-03-28 11:49:45','','0','2950','1','retail',NULL,'2950','1','0','0','0','0','2950','0','printed',' ','','1','0','51648457198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(710,'28322','Mpesa','','2022-03-28 12:17:53','','0','5','2022-03-28 12:17:53','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51648458979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(711,'','Cash','','2022-03-28 14:18:23','','650','5','2022-03-28 14:18:23','','1350','1350','1','retail',NULL,'1350','1','0','0','0','0','0','0','printed',' ','','1','0','51648460394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(712,'28322','Mpesa','','2022-03-28 15:57:52','','0','5','2022-03-28 15:57:52','','0','45900','1','retail',NULL,'45900','1','0','0','0','0','45900','0','printed',' ','','1','0','51648472254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(713,'29322','Mpesa','','2022-03-29 09:08:23','','0','5','2022-03-29 09:08:23','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51648534085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(714,'29322','Mpesa','','2022-03-29 10:05:28','','0','5','2022-03-29 10:05:28','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51648534499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(715,'29322','Mpesa','','2022-03-29 11:35:24','','0','5','2022-03-29 11:35:24','','0','22400','1','retail',NULL,'22400','1','0','0','0','0','22400','0','printed',' ','','1','0','51648537540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(716,'29322','Mpesa','','2022-03-29 12:22:47','','0','5','2022-03-29 12:22:47','','0','10000','1','retail',NULL,'10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51648543454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(717,'29322','Mpesa','','2022-03-29 12:49:23','','0','5','2022-03-29 12:49:23','','0','20150','1','retail',NULL,'20150','1','0','0','0','0','20150','0','printed',' ','','1','0','51648545806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(718,'29322','Mpesa','','2022-03-29 12:50:18','','0','5','2022-03-29 12:50:18','','0','4900','1','retail',NULL,'4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51648547386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(719,'30322','Mpesa','','2022-03-30 07:40:24','','0','5','2022-03-30 07:40:24','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51648615208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(720,'30322WED','Mpesa','','2022-03-30 10:03:45','','0','5','2022-03-30 10:03:45','','0','52250','1','retail',NULL,'52250','1','0','0','0','0','52250','0','printed',' ','','1','0','51648615243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(721,'','Cash','','2022-03-30 13:07:22','','0','3','2022-03-30 13:07:22','','11000','11000','1','retail',NULL,'11000','1','0','0','0','0','0','0','printed',' ','','1','0','31648634816','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(722,'','Cash','','2022-03-30 13:13:29','','20','3','2022-03-30 13:13:29','','980','980','1','retail',NULL,'980','1','0','0','0','0','0','0','printed',' ','','1','0','31648635197','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(723,'30322 WED','Mpesa','','2022-03-30 14:00:06','','0','3','2022-03-30 14:00:06','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','31648637980','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(724,'30322','Mpesa','','2022-03-30 15:13:22','','0','5','2022-03-30 15:13:22','','1000','1400','1','retail',NULL,'1400','1','0','0','0','0','400','0','printed',' ','','1','0','51648642384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(725,'30032022','Mpesa','','2022-03-30 15:36:14','','0','5','2022-03-30 15:36:14','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51648642564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(726,'30032022','Mpesa','','2022-03-30 15:40:16','','0','5','2022-03-30 15:40:16','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51648643967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(727,'31322','Mpesa','','2022-03-31 07:44:29','','0','5','2022-03-31 07:44:29','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51648701852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(728,'31322','Mpesa','','2022-03-31 09:05:55','','0','5','2022-03-31 09:05:55','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51648706727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(729,'','Cash','','2022-03-31 09:08:34','','0','5','2022-03-31 09:08:35','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','51648706779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(730,'31322THU','Mpesa','','2022-03-31 09:55:36','','0','5','2022-03-31 09:55:36','','0','22400','1','retail',NULL,'22400','1','0','0','0','0','22400','0','printed',' ','','1','0','51648706922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(731,'31322THUS','Mpesa','','2022-03-31 13:22:16','','0','5','2022-03-31 13:22:16','','0','12500','1','retail',NULL,'12500','1','0','0','0','0','12500','0','printed',' ','','1','0','51648722090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(732,'31322THUS','Mpesa','','2022-03-31 14:37:18','','0','5','2022-03-31 14:37:18','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51648722176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(733,'','Cash','','2022-04-01 09:43:07','','0','5','2022-04-01 09:43:07','','900','900','1','retail',NULL,'900','1','0','0','0','0','0','0','printed',' ','','1','0','51648795325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(734,'1422FRI','Mpesa','','2022-04-01 13:34:45','','0','5','2022-04-01 13:34:45','','0','22080','1','retail',NULL,'22080','1','0','0','0','0','22080','0','printed',' ','','1','0','51648809030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(735,'1422FRI','Mpesa','','2022-04-01 14:29:10','','0','5','2022-04-01 14:29:11','','0','750','1','retail',NULL,'750','1','0','0','0','0','750','0','printed',' ','','1','0','51648809360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(736,'1422 FRI','Mpesa','','2022-04-01 15:11:02','','0','5','2022-04-01 15:11:02','','0','1800','1','retail',NULL,'1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51648814817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(737,'1422 FRI','Mpesa','','2022-04-01 16:05:06','','0','5','2022-04-01 16:05:06','','0','16560','1','retail',NULL,'16560','1','0','0','0','0','16560','0','printed',' ','','1','0','51648815121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(738,'2422 SAT','Mpesa','','2022-04-02 08:00:25','','0','5','2022-04-02 08:00:25','','0','8100','1','retail',NULL,'8100','1','0','0','0','0','8100','0','printed',' ','','1','0','51648875612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(739,'2422 SAT','Mpesa','','2022-04-02 09:29:14','','0','5','2022-04-02 09:29:14','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51648880928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(740,'','Cash','','2022-04-02 09:46:56','','300','5','2022-04-02 09:46:56','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','51648881973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(741,'2422 SAT','Mpesa','','2022-04-02 11:43:00','','0','5','2022-04-02 11:43:00','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51648882030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(742,'2422 SAT','Mpesa','','2022-04-02 12:08:06','','0','5','2022-04-02 12:08:06','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51648889017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(743,'010112021','Mpesa','','2022-04-02 12:59:22','','0','5','2022-04-02 12:59:22','','0','23800','1','retail',NULL,'23800','1','0','0','0','0','23800','0','printed',' ','','1','0','51648893539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(744,'2422 SAT','Mpesa','','2022-04-02 13:50:48','','0','5','2022-04-02 13:50:48','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51648893639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(745,'','Cash','','2022-04-02 14:23:13','','550','5','2022-04-02 14:23:13','','9450','9450','1','retail',NULL,'9450','1','0','0','0','0','0','0','printed',' ','','1','0','51648898479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(746,'2422 SAT','Mpesa','','2022-04-02 16:31:53','','0','5','2022-04-02 16:31:53','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51648906274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(747,'2422 SAT','Mpesa','','2022-04-02 17:56:09','','0','5','2022-04-02 17:56:09','','0','18700','1','retail',NULL,'18700','1','0','0','0','0','18700','0','printed',' ','','1','0','51648911324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(748,'4422 MON','Mpesa','','2022-04-04 07:58:18','','0','5','2022-04-04 07:58:18','','0','8100','1','retail',NULL,'8100','1','0','0','0','0','8100','0','printed',' ','','1','0','51649048274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(749,'','Cash','','2022-04-04 08:16:15','','940','5','2022-04-04 08:16:15','','9060','9060','1','retail',NULL,'9060','1','0','0','0','0','0','0','printed',' ','','1','0','51649048326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(750,'4422 MON','Mpesa','','2022-04-04 09:31:25','','0','5','2022-04-04 09:31:25','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51649053528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(751,'4042022MON','Mpesa','','2022-04-04 09:48:13','','0','3','2022-04-04 09:48:13','','0','10780','1','retail',NULL,'10780','1','0','0','0','0','10780','0','printed',' ','','1','0','31649054883','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(752,'','Cash','','2022-04-04 09:51:54','','550','3','2022-04-04 09:51:54','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','31649055101','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(753,'4422 MON','Mpesa','','2022-04-04 13:06:10','','0','5','2022-04-04 13:06:10','','0','6180','1','retail',NULL,'6180','1','0','0','0','0','6180','0','printed',' ','','1','0','51649066634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(754,'4422 MON','Mpesa','','2022-04-04 14:10:48','','0','5','2022-04-04 14:10:48','','0','950','1','retail',NULL,'950','1','0','0','0','0','950','0','printed',' ','','1','0','51649067771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(755,'4422 MON','Mpesa','','2022-04-04 14:43:44','','0','5','2022-04-04 14:43:44','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51649070752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(756,'4422 MON','Mpesa','','2022-04-04 17:18:24','','0','5','2022-04-04 17:18:24','','0','7110','1','retail',NULL,'7110','1','0','0','0','0','7110','0','printed',' ','','1','0','51649081703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(757,'5422 TUE','Mpesa','','2022-04-05 11:46:15','','0','5','2022-04-05 11:46:15','','0','6570','1','retail',NULL,'6570','1','0','0','0','0','6570','0','printed',' ','','1','0','51649148203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(758,'5422 MON','Mpesa','','2022-04-05 14:50:28','','0','5','2022-04-05 14:50:28','','0','12000','1','retail',NULL,'12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51649159351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(759,'5422 MON','Mpesa','','2022-04-05 15:26:40','','0','5','2022-04-05 15:26:40','','0','1960','1','retail',NULL,'1960','1','0','0','0','0','1960','0','printed',' ','','1','0','51649161586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(760,'5422 MON','Mpesa','','2022-04-05 16:21:33','','0','5','2022-04-05 16:21:33','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51649164874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(761,'6422 WED','Mpesa','','2022-04-06 08:19:56','','0','5','2022-04-06 08:19:56','','0','150','1','retail',NULL,'150','1','0','0','0','0','150','0','printed',' ','','1','0','51649221865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(762,'64422 MON','Mpesa','','2022-04-06 09:12:48','','0','5','2022-04-06 09:12:48','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51649222503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(763,'6422WED','Mpesa','','2022-04-06 09:50:47','','0','5','2022-04-06 09:50:47','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51649225624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(764,'6422','Mpesa','','2022-04-06 10:02:13','','0','5','2022-04-06 10:02:13','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51649228491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(765,'6422 WED','Mpesa','','2022-04-06 10:30:51','','0','5','2022-04-06 10:30:51','','3550','4050','1','retail',NULL,'4050','1','0','0','0','0','500','0','printed',' ','','1','0','51649228801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(766,'6422 WED','Mpesa','','2022-04-06 11:46:33','','0','5','2022-04-06 11:46:33','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51649234772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(767,'','Cash','','2022-04-06 12:45:01','','500','5','2022-04-06 12:45:01','','6500','6500','1','retail',NULL,'6500','1','0','0','0','0','0','0','printed',' ','','1','0','51649238251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(768,'6422 WED','Mpesa','','2022-04-06 14:33:10','','0','5','2022-04-06 14:33:10','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51649244774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(769,'6422 WED','Mpesa','','2022-04-06 17:12:22','','0','5','2022-04-06 17:12:22','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51649254212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(770,'6422 WED','Mpesa','','2022-04-06 17:13:12','','0','5','2022-04-06 17:13:12','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51649254374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(771,'7422 THUS','Mpesa','','2022-04-07 14:02:53','','0','5','2022-04-07 14:02:53','','0','6990','1','retail',NULL,'6990','1','0','0','0','0','6990','0','printed',' ','','1','0','51649329196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(772,'6422 WED','Mpesa','','2022-04-07 14:03:40','','0','5','2022-04-07 14:03:40','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51649329406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(773,'7422 THUS','Mpesa','','2022-04-07 14:54:37','','0','5','2022-04-07 14:54:37','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51649332451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(774,'8422 FRI','Mpesa','','2022-04-08 09:50:31','','0','5','2022-04-08 09:50:31','','0','1900','1','retail',NULL,'1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51649400333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(775,'','Cash','','2022-04-08 14:33:24','','0','5','2022-04-08 14:33:24','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51649417552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(776,'8422 FRI','Mpesa','','2022-04-08 16:29:02','','0','5','2022-04-08 16:29:02','','0','24120','1','retail',NULL,'24120','1','0','0','0','0','24120','0','printed',' ','','1','0','51649424490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(777,'8422 FRI','Mpesa','','2022-04-08 17:40:08','','0','5','2022-04-08 17:40:08','','0','3600','1','retail',NULL,'3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51649425825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(778,'8422 FRI','Mpesa','','2022-04-08 19:22:54','','0','5','2022-04-08 19:22:54','','0','10600','1','retail',NULL,'10600','1','0','0','0','0','10600','0','printed',' ','','1','0','51649434905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(779,'9422 SAT','Mpesa','','2022-04-09 08:33:59','','0','5','2022-04-09 08:33:59','','0','8250','1','retail',NULL,'8250','1','0','0','0','0','8250','0','printed',' ','','1','0','51649481028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(780,'7042022','Mpesa','','2022-04-09 10:57:45','','0','3','2022-04-09 10:57:45','','0','94500','1','retail',NULL,'94500','1','0','0','0','0','94500','0','printed',' ','','1','0','31649491047','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(781,'','Cash','','2022-04-09 11:00:19','','0','5','2022-04-09 11:00:19','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51649491201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(782,'9422 SAT','Mpesa','','2022-04-09 15:25:11','','0','5','2022-04-09 15:25:11','','0','2910','1','retail',NULL,'2910','1','0','0','0','0','2910','0','printed',' ','','1','0','51649507067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(783,'9422 SAT','Mpesa','','2022-04-09 17:26:42','','0','5','2022-04-09 17:26:42','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51649514149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(784,'1122mon','Mpesa','','2022-04-11 08:21:09','','0','5','2022-04-11 08:21:09','','0','2960','1','retail',NULL,'2960','1','0','0','0','0','2960','0','printed',' ','','1','0','51649654332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(785,'11422 MON','Mpesa','','2022-04-11 10:15:44','','0','5','2022-04-11 10:15:44','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51649657617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(786,'11422 MON','Mpesa','','2022-04-11 11:09:25','','0','5','2022-04-11 11:09:25','','0','2730','1','retail',NULL,'2730','1','0','0','0','0','2730','0','printed',' ','','1','0','51649664522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(787,'11422 MON','Mpesa','','2022-04-11 13:08:51','','0','5','2022-04-11 13:08:51','','15200','32600','1','retail',NULL,'32600','1','0','0','0','0','17400','0','printed',' ','','1','0','51649671220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(788,'11422 MON','Mpesa','','2022-04-11 13:41:31','','0','5','2022-04-11 13:41:31','','0','8100','1','retail',NULL,'8100','1','0','0','0','0','8100','0','printed',' ','','1','0','51649672534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(789,'11422 MON','Mpesa','','2022-04-11 14:33:37','','0','5','2022-04-11 14:33:37','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51649676551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(790,'','Cash','','2022-04-11 17:58:14','','0','5','2022-04-11 17:58:14','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','51649689058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(791,'12422 TUE','Mpesa','','2022-04-12 08:07:49','','0','5','2022-04-12 08:07:49','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51649740055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(792,'','Cash','','2022-04-12 12:33:20','','0','5','2022-04-12 12:33:20','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51649755977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(793,'','Cash','','2022-04-12 12:41:25','','550','5','2022-04-12 12:41:25','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51649756027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(794,'12422 TUE','Mpesa','','2022-04-12 16:22:46','','0','5','2022-04-12 16:22:46','','0','10390','1','retail',NULL,'10390','1','0','0','0','0','10390','0','printed',' ','','1','0','51649769694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(795,'13422 WED','Mpesa','','2022-04-13 08:07:14','','0','5','2022-04-13 08:07:14','','200','1350','1','retail',NULL,'1350','1','0','0','0','0','1150','0','printed',' ','','1','0','51649824014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(796,'13042022','Mpesa','','2022-04-13 11:38:28','','0','3','2022-04-13 11:38:28','','0','60800','1','retail',NULL,'60800','1','0','0','0','0','60800','0','printed',' ','','1','0','31649838905','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(797,'13422 WED','Mpesa','','2022-04-13 17:35:25','','0','5','2022-04-13 17:35:25','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51649858087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(798,'14422 THUS','Mpesa','','2022-04-14 08:41:17','','0','5','2022-04-14 08:41:17','','0','9960','1','retail',NULL,'9960','1','0','0','0','0','9960','0','printed',' ','','1','0','51649914778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(799,'14422 THUS','Mpesa','','2022-04-14 11:58:24','','0','5','2022-04-14 11:58:24','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51649926691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(800,'14422 THUS','Mpesa','','2022-04-14 16:47:22','','0','5','2022-04-14 16:47:22','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51649944019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(801,'','Cash','','2022-04-15 08:59:12','','500','5','2022-04-15 08:59:12','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51649999980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(802,'15422 FRI','Mpesa','','2022-04-15 10:47:23','','0','5','2022-04-15 10:47:23','','0','53360','1','retail',NULL,'53360','1','0','0','0','0','53360','0','printed',' ','','1','0','51650008239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(803,'','Cash','','2022-04-15 10:50:03','','550','5','2022-04-15 10:50:03','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51650008980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(804,'','Cash','','2022-04-15 10:52:44','','0','5','2022-04-15 10:52:44','','17000','17000','1','retail',NULL,'17000','1','0','0','0','0','0','0','printed',' ','','1','0','51650009067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(805,'15422 FRI','Mpesa','','2022-04-15 12:17:59','','0','5','2022-04-15 12:17:59','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51650014260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(806,'','Cash','','2022-04-15 14:50:29','','450','5','2022-04-15 14:50:29','','17550','17550','1','retail',NULL,'17550','1','0','0','0','0','0','0','printed',' ','','1','0','51650020228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(807,'15422 FRI','Mpesa','','2022-04-15 17:57:59','','0','5','2022-04-15 17:57:59','','0','4180','1','retail',NULL,'4180','1','0','0','0','0','4180','0','printed',' ','','1','0','51650034650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(808,'16422 SAT','Mpesa','','2022-04-16 11:01:40','','0','5','2022-04-16 11:01:40','','0','20440','1','retail',NULL,'20440','1','0','0','0','0','20440','0','printed',' ','','1','0','51650088131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(809,'16422 SAT','Mpesa','','2022-04-16 11:14:08','','0','5','2022-04-16 11:14:08','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51650096822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(810,'16422 SAT','Mpesa','','2022-04-16 11:27:21','','0','5','2022-04-16 11:27:21','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51650096880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(811,'','Cash','','2022-04-16 14:30:56','','0','3','2022-04-16 14:30:56','','980','980','1','retail',NULL,'980','1','0','0','0','0','0','0','printed',' ','','1','0','31650107384','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(812,'','Cash','','2022-04-16 14:55:51','','0','4','2022-04-16 14:55:51','','2000','2000','1','retail',NULL,'2000','1','0','0','0','0','0','0','printed',' ','','1','0','41650110138','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(813,'16422 SAT','Mpesa','','2022-04-18 08:07:06','','0','5','2022-04-18 08:07:06','','0','5950','1','retail',NULL,'5950','1','0','0','0','0','5950','0','printed',' ','','1','0','51650105862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(814,'18422 MON','Mpesa','','2022-04-18 08:45:30','','0','5','2022-04-18 08:45:30','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51650260119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(815,'18422 MON','Mpesa','','2022-04-18 09:01:36','','0','5','2022-04-18 09:01:36','','0','16490','1','retail',NULL,'16490','1','0','0','0','0','16490','0','printed',' ','','1','0','51650260748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(816,'16422 SAT','Mpesa','','2022-04-18 09:02:30','','0','5','2022-04-18 09:02:30','','0','5880','1','retail',NULL,'5880','1','0','0','0','0','5880','0','printed',' ','','1','0','51650261718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(817,'','Cash','','2022-04-18 09:58:36','','0','5','2022-04-18 09:58:36','','650','650','1','retail',NULL,'650','1','0','0','0','0','0','0','printed',' ','','1','0','51650261811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(818,'18422 MON','Mpesa','','2022-04-18 12:09:19','','0','5','2022-04-18 12:09:19','','0','16950','1','retail',NULL,'16950','1','0','0','0','0','16950','0','printed',' ','','1','0','51650272644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(819,'4192022TUE','Mpesa','','2022-04-19 13:36:26','','0','3','2022-04-19 13:36:26','','0','4850','1','retail',NULL,'4850','1','0','0','0','0','4850','0','printed',' ','','1','0','31650364565','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(820,'4192022TUE','Mpesa','','2022-04-19 13:42:47','','0','3','2022-04-19 13:42:47','','0','70000','1','retail',NULL,'70000','1','0','0','0','0','70000','0','printed',' ','','1','0','31650364911','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(821,'19422 TUE','Mpesa','','2022-04-19 14:28:53','','0','3','2022-04-19 14:28:53','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','31650367392','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(822,'19422 TUE','Mpesa','','2022-04-19 16:10:53','','0','5','2022-04-19 16:10:53','','0','17000','1','retail',NULL,'17000','1','0','0','0','0','17000','0','printed',' ','','1','0','51650373823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(823,'19422 TUE','Mpesa','','2022-04-19 18:06:42','','0','5','2022-04-19 18:06:42','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51650380136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(824,'20422 WED','Mpesa','','2022-04-20 13:46:20','','0','5','2022-04-20 13:46:20','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51650451551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(825,'','Cash','','2022-04-20 14:30:51','','200','5','2022-04-20 14:30:51','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51650453473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(826,'20422WED','Mpesa','','2022-04-20 16:31:49','','0','5','2022-04-20 16:31:49','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51650461252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(827,'21422 THUS','Mpesa','','2022-04-21 10:25:11','','0','5','2022-04-21 10:25:11','','0','52000','1','retail',NULL,'52000','1','0','0','0','0','52000','0','printed',' ','','1','0','51650522858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(828,'','Cash','','2022-04-21 11:57:08','','550','5','2022-04-21 11:57:08','','450','450','1','retail',NULL,'450','1','0','0','0','0','0','0','printed',' ','','1','0','51650531415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(829,'21422 THUS','Mpesa','','2022-04-21 12:24:55','','0','5','2022-04-21 12:24:55','','0','24600','1','retail',NULL,'24600','1','0','0','0','0','24600','0','printed',' ','','1','0','51650531442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(830,'','Cash','','2022-04-22 10:17:05','','0','5','2022-04-22 10:17:05','','2200','2200','1','retail',NULL,'2200','1','0','0','0','0','0','0','printed',' ','','1','0','51650611802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(831,'22422 RFI','Mpesa','','2022-04-22 10:38:45','','0','5','2022-04-22 10:38:45','','0','14500','1','retail',NULL,'14500','1','0','0','0','0','14500','0','printed',' ','','1','0','51650611836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(832,'22422','Mpesa','','2022-04-22 10:43:47','','0','5','2022-04-22 10:43:47','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51650613212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(833,'19042022','Mpesa','','2022-04-22 15:26:27','','0','3','2022-04-22 15:26:27','','0','130150','1','retail',NULL,'130150','1','0','0','0','0','130150','0','printed',' ','','1','0','31650630085','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(834,'22422 FRI','Mpesa','','2022-04-22 18:48:52','','0','5','2022-04-22 18:48:52','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51650642522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(835,'23422 SAT','Mpesa','','2022-04-23 09:19:19','','0','5','2022-04-23 09:19:19','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51650693106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(836,'23422 SAT','Mpesa','','2022-04-23 09:22:14','','0','5','2022-04-23 09:22:14','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51650694781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(837,'23422','Mpesa','','2022-04-23 09:44:28','','0','5','2022-04-23 09:44:28','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51650694954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(838,'23422 SAT','Mpesa','','2022-04-23 11:47:11','','0','5','2022-04-23 11:47:11','','0','2940','1','retail',NULL,'2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51650703605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(839,'23422 SAT','Mpesa','','2022-04-23 12:32:04','','0','5','2022-04-23 12:32:04','','0','13500','1','retail',NULL,'13500','1','0','0','0','0','13500','0','printed',' ','','1','0','51650703708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(840,'23422SAT','Mpesa','','2022-04-23 13:00:53','','0','5','2022-04-23 13:00:53','','0','3600','1','retail',NULL,'3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51650707990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(841,'23422 SAT','Mpesa','','2022-04-23 13:23:58','','0','5','2022-04-23 13:23:58','','0','950','1','retail',NULL,'950','1','0','0','0','0','950','0','printed',' ','','1','0','51650708101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(842,'23422 SAT','Mpesa','','2022-04-23 13:51:45','','0','5','2022-04-23 13:51:45','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51650711071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(843,'25042022','Mpesa','','2022-04-25 18:49:38','','0','3','2022-04-25 18:49:38','','0','36400','1','retail',NULL,'36400','1','0','0','0','0','36400','0','printed',' ','','1','0','31650897874','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(844,'26422 TUE','Mpesa','','2022-04-26 10:08:46','','0','5','2022-04-26 10:08:46','','0','20000','1','retail',NULL,'20000','1','0','0','0','0','20000','0','printed',' ','','1','0','51650956794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(845,'26422 TUE','Mpesa','','2022-04-26 11:34:24','','0','5','2022-04-26 11:34:24','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51650960009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(846,'26422 TUE','Mpesa','','2022-04-26 11:35:54','','0','5','2022-04-26 11:35:54','','0','8400','1','retail',NULL,'8400','1','0','0','0','0','8400','0','printed',' ','','1','0','51650962120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(847,'26422 TUE','Mpesa','','2022-04-26 12:44:14','','0','5','2022-04-26 12:44:14','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51650964220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(848,'26422 TUE','Mpesa','','2022-04-26 17:49:06','','0','5','2022-04-26 17:49:06','','0','25360','1','retail',NULL,'25360','1','0','0','0','0','25360','0','printed',' ','','1','0','51650984504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(849,'26422 TUE','Mpesa','','2022-04-26 17:52:19','','0','5','2022-04-26 17:52:20','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51650984668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(850,'27422 WED','Mpesa','','2022-04-27 14:52:29','','0','5','2022-04-27 14:52:29','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51651060336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(851,'27422 WED','Mpesa','','2022-04-27 15:59:03','','0','5','2022-04-27 15:59:03','','0','12720','1','retail',NULL,'12720','1','0','0','0','0','12720','0','printed',' ','','1','0','51651064193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(852,'','Cash','','2022-04-28 09:58:20','','0','5','2022-04-28 09:58:20','','7500','7500','1','retail',NULL,'7500','1','0','0','0','0','0','0','printed',' ','','1','0','51651128461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(853,'28422 THUS','Mpesa','','2022-04-28 12:30:13','','0','5','2022-04-28 12:30:13','','0','23100','1','retail',NULL,'23100','1','0','0','0','0','23100','0','printed',' ','','1','0','51651137966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(854,'28422 THUS','Mpesa','','2022-04-28 13:00:54','','0','5','2022-04-28 13:00:54','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51651139417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(855,'29422 FRI','Mpesa','','2022-04-29 08:12:06','','0','5','2022-04-29 08:12:06','','0','10200','1','retail',NULL,'10200','1','0','0','0','0','10200','0','printed',' ','','1','0','51651208757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(856,'29422 FRI','Mpesa','','2022-04-29 16:47:43','','0','5','2022-04-29 16:47:43','','0','40820','1','retail',NULL,'40820','1','0','0','0','0','40820','0','printed',' ','','1','0','51651238576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(857,'29422FRI','Mpesa','','2022-04-29 16:58:50','','0','5','2022-04-29 16:58:50','','0','8350','1','retail',NULL,'8350','1','0','0','0','0','8350','0','printed',' ','','1','0','51651240223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(858,'29422FRI','Mpesa','','2022-04-29 17:05:18','','0','5','2022-04-29 17:05:18','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51651241102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(859,'','Cash','','2022-04-29 17:10:46','','0','5','2022-04-29 17:10:46','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51651241158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(860,'','Cash','','2022-04-29 17:39:07','','300','5','2022-04-29 17:39:07','','2700','2700','1','retail',NULL,'2700','1','0','0','0','0','0','0','printed',' ','','1','0','51651243136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(861,'29422 FRI','Mpesa','','2022-04-29 18:29:42','','0','5','2022-04-29 18:29:42','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51651246154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(862,'','Cash','','2022-04-30 10:27:10','','500','5','2022-04-30 10:27:10','','3500','3500','1','retail',NULL,'3500','1','0','0','0','0','0','0','printed',' ','','1','0','51651303557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(863,'','Cash','','2022-04-30 11:07:41','','700','5','2022-04-30 11:07:41','','4300','4300','1','retail',NULL,'4300','1','0','0','0','0','0','0','printed',' ','','1','0','51651305978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(864,'','Cash','','2022-04-30 11:27:59','','0','5','2022-04-30 11:27:59','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51651307247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(865,'30422 SAT','Mpesa','','2022-04-30 12:00:46','','0','5','2022-04-30 12:00:46','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51651309216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(866,'30422 sat','Mpesa','','2022-04-30 15:58:27','','0','5','2022-04-30 15:58:27','','0','9280','1','retail',NULL,'9280','1','0','0','0','0','9280','0','printed',' ','','1','0','51651323398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(867,'30422 sat','Mpesa','','2022-04-30 18:03:29','','0','5','2022-04-30 18:03:29','','5200','8600','1','retail',NULL,'8600','1','0','0','0','0','3400','0','printed',' ','','1','0','51651330970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(868,'2522 MON','Mpesa','','2022-05-02 07:48:11','','0','5','2022-05-02 07:48:11','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51651466876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(869,'2522 MON','Mpesa','','2022-05-02 09:15:09','','0','5','2022-05-02 09:15:09','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51651466913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(870,'2522 MON','Mpesa','','2022-05-02 17:36:21','','0','5','2022-05-02 17:36:21','','0','13450','1','retail',NULL,'13450','1','0','0','0','0','13450','0','printed',' ','','1','0','51651501919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(871,'2522 MON','Mpesa','','2022-05-02 17:41:42','','0','5','2022-05-02 17:41:42','','0','1800','1','retail',NULL,'1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51651502242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(872,'3522 TUE','Mpesa','','2022-05-03 08:50:22','','0','5','2022-05-03 08:50:22','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51651557002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(873,'3522 TUE','Mpesa','','2022-05-03 10:20:57','','0','5','2022-05-03 10:20:57','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51651557322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(874,'3522 TUE','Mpesa','','2022-05-03 12:21:46','','0','5','2022-05-03 12:21:46','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51651563225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(875,'3522 TUE','Mpesa','','2022-05-03 13:11:09','','0','5','2022-05-03 13:11:09','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51651572651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(876,'3522 TUE','Mpesa','','2022-05-03 14:12:23','','0','5','2022-05-03 14:12:23','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51651576325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(877,'3522TUE','Mpesa','','2022-05-03 14:42:28','','0','5','2022-05-03 14:42:28','','0','1650','1','retail',NULL,'1650','1','0','0','0','0','1650','0','printed',' ','','1','0','51651576477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(878,'','Cash','','2022-05-04 14:01:00','','0','5','2022-05-04 14:01:00','','64700','64700','1','retail',NULL,'64700','1','0','0','0','0','0','0','printed',' ','','1','0','51651661819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(879,'','Cash','','2022-05-04 15:37:38','','400','5','2022-05-04 15:37:38','','5600','5600','1','retail',NULL,'5600','1','0','0','0','0','0','0','printed',' ','','1','0','51651667824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(880,'6522 FRI','Mpesa','','2022-05-06 08:57:53','','0','5','2022-05-06 08:57:53','','0','4750','1','retail',NULL,'4750','1','0','0','0','0','4750','0','printed',' ','','1','0','51651816647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(881,'7522 SAT','Mpesa','','2022-05-07 09:52:20','','0','5','2022-05-07 09:52:20','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51651906331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(882,'7522 SAT','Mpesa','','2022-05-07 11:00:06','','0','5','2022-05-07 11:00:06','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51651910392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(883,'6052022FRD','Mpesa','','2022-05-07 12:22:38','','0','3','2022-05-07 12:22:38','','0','136800','1','retail',NULL,'136800','1','0','0','0','0','136800','0','printed',' ','','1','0','31651915215','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(884,'7522 SAT','Mpesa','','2022-05-07 17:25:59','','0','5','2022-05-07 17:25:59','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51651933542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(885,'7522 SAT','Mpesa','','2022-05-07 17:27:35','','0','5','2022-05-07 17:27:35','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51651933580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(886,'','Cash','','2022-05-07 17:28:56','','200','5','2022-05-07 17:28:56','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51651933723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(887,'9522 MON','Mpesa','','2022-05-09 12:39:45','','0','5','2022-05-09 12:39:45','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','0','51652089172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(888,'','Cash','','2022-05-10 09:08:18','','600','5','2022-05-10 09:08:18','','400','400','1','retail',NULL,'400','1','0','0','0','0','0','0','printed',' ','','1','0','51652162885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(889,'10522 TUE','Mpesa','','2022-05-10 18:31:50','','0','5','2022-05-10 18:31:50','','1350','4950','1','retail',NULL,'4950','1','0','0','0','0','3600','0','printed',' ','','1','0','51652193792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(890,'7522 SAT','Mpesa','','2022-05-10 18:34:18','','0','5','2022-05-10 18:34:18','','0','5400','1','retail',NULL,'5400','1','0','0','0','0','5400','0','printed',' ','','1','0','51652196838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(891,'11522 WED','Mpesa','','2022-05-11 14:31:30','','0','5','2022-05-11 14:31:30','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51652268642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(892,'12522 THUS','Mpesa','','2022-05-12 10:54:48','','0','5','2022-05-12 10:54:48','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51652342041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(893,'','Cash','','2022-05-12 13:48:52','','0','5','2022-05-12 13:48:52','','1200','1200','1','retail',NULL,'1200','1','0','0','0','0','0','0','printed',' ','','1','0','51652352467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(894,'12522 THUS','Mpesa','','2022-05-12 15:24:02','','0','5','2022-05-12 15:24:02','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51652358201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(895,'12522 THUS','Mpesa','','2022-05-12 15:31:52','','0','5','2022-05-12 15:31:52','','0','5950','1','retail',NULL,'5950','1','0','0','0','0','5950','0','printed',' ','','1','0','51652358648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(896,'13522 FRI','Mpesa','','2022-05-13 11:47:24','','0','5','2022-05-13 11:47:24','','0','6700','1','retail',NULL,'6700','1','0','0','0','0','6700','0','printed',' ','','1','0','51652431592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(897,'','Cash','','2022-05-13 12:44:34','','0','5','2022-05-13 12:44:34','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51652435036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(898,'13522 FRI','Mpesa','','2022-05-13 13:12:17','','0','5','2022-05-13 13:12:17','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51652435080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(899,'14522 SAT','Mpesa','','2022-05-14 11:04:00','','0','5','2022-05-14 11:04:00','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51652515417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(900,'14522 SAT','Mpesa','','2022-05-14 15:33:06','','0','5','2022-05-14 15:33:06','','0','6350','1','retail',NULL,'6350','1','0','0','0','0','6350','0','printed',' ','','1','0','51652526389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(901,'14522 SAT','Mpesa','','2022-05-14 15:34:09','','0','5','2022-05-14 15:34:09','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51652531620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(902,'','Cash','','2022-05-14 18:15:13','','390','5','2022-05-14 18:15:13','','9610','9610','1','retail',NULL,'9610','1','0','0','0','0','0','0','printed',' ','','1','0','51652540957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(903,'','Cash','','2022-05-16 10:12:51','','650','5','2022-05-16 10:12:51','','11350','11350','1','retail',NULL,'11350','1','0','0','0','0','0','0','printed',' ','','1','0','51652683740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(904,'17522 TUE','Mpesa','','2022-05-17 09:34:10','','0','5','2022-05-17 09:34:10','','0','15940','1','retail',NULL,'15940','1','0','0','0','0','15940','0','printed',' ','','1','0','51652769206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(905,'17522 TUE','Mpesa','','2022-05-17 10:51:49','','0','5','2022-05-17 10:51:49','','0','19400','1','retail',NULL,'19400','1','0','0','0','0','19400','0','printed',' ','','1','0','51652773804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(906,'17522 TUE','Mpesa','','2022-05-17 18:12:23','','0','5','2022-05-17 18:12:23','','0','850','1','retail',NULL,'850','1','0','0','0','0','850','0','printed',' ','','1','0','51652800264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(907,'18522 WED','Mpesa','','2022-05-18 09:35:12','','0','5','2022-05-18 09:35:12','','0','10800','1','retail',NULL,'10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51652855687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(908,'18522 WED','Mpesa','','2022-05-18 09:36:39','','0','5','2022-05-18 09:36:39','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51652855736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(909,'','Cash','','2022-05-18 11:07:48','','0','5','2022-05-18 11:07:48','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','51652861255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(910,'18052022WED','Mpesa','','2022-05-18 11:52:44','','0','3','2022-05-18 11:52:44','','0','26840','1','retail',NULL,'26840','1','0','0','0','0','26840','0','printed',' ','','1','0','31652863697','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(911,'14052022SAT','Mpesa','','2022-05-18 12:02:42','','0','3','2022-05-18 12:02:42','','0','90050','1','retail',NULL,'90050','1','0','0','0','0','90050','0','printed',' ','','1','0','31652864334','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(912,'','Cash','','2022-05-18 14:18:13','','500','5','2022-05-18 14:18:13','','6500','6500','1','retail',NULL,'6500','1','0','0','0','0','0','0','printed',' ','','1','0','51652872653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(913,'18522 WED','Mpesa','','2022-05-18 14:25:38','','0','5','2022-05-18 14:25:38','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51652872707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(914,'19052022THUR','Mpesa','','2022-05-19 12:45:50','','0','4','2022-05-19 12:45:50','','0','12000','1','retail',NULL,'12000','1','0','0','0','0','12000','0','printed',' ','','1','0','41652953534','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(915,'19522','Mpesa','','2022-05-19 13:40:54','','0','5','2022-05-19 13:40:54','','4000','7200','1','retail',NULL,'7200','1','0','0','0','0','3200','0','printed',' ','','1','0','51652955954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(916,'19522 THUS','Mpesa','','2022-05-20 07:33:42','','0','5','2022-05-20 07:33:42','','0','3800','1','retail',NULL,'3800','1','0','0','0','0','3800','0','printed',' ','','1','0','51653021199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(917,'20522','Mpesa','','2022-05-20 09:49:50','','0','5','2022-05-20 09:49:50','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51653029375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(918,'20522 ','Mpesa','','2022-05-20 11:35:50','','0','5','2022-05-20 11:35:50','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51653035733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(919,'20522 FRI','Mpesa','','2022-05-20 14:16:20','','0','5','2022-05-20 14:16:20','','0','4820','1','retail',NULL,'4820','1','0','0','0','0','4820','0','printed',' ','','1','0','51653045355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(920,'','Cash','','2022-05-20 15:03:12','','800','5','2022-05-20 15:03:12','','5200','5200','1','retail',NULL,'5200','1','0','0','0','0','0','0','printed',' ','','1','0','51653048148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(921,'20522 FRI','Mpesa','','2022-05-20 15:33:34','','0','5','2022-05-20 15:33:34','','0','1300','1','retail',NULL,'1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51653049986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(922,'21522 SAT','Mpesa','','2022-05-21 10:16:49','','0','5','2022-05-21 10:16:50','','0','1960','1','retail',NULL,'1960','1','0','0','0','0','1960','0','printed',' ','','1','0','51653116852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(923,'21522 SAT','Mpesa','','2022-05-21 11:13:22','','0','5','2022-05-21 11:13:22','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51653120787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(924,'21522','Mpesa','','2022-05-21 12:00:35','','0','5','2022-05-21 12:00:35','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51653123611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(925,'21522 SAT','Mpesa','','2022-05-21 12:25:37','','400','5','2022-05-21 12:25:37','','1000','21600','1','retail',NULL,'21600','1','0','0','0','0','21000','0','printed',' ','','1','0','51653123672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(926,'21522 SAT','Mpesa','','2022-05-21 13:27:03','','0','5','2022-05-21 13:27:03','','0','1700','1','retail',NULL,'1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51653128805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(927,'','Cash','','2022-05-21 13:49:29','','0','5','2022-05-21 13:49:29','','3200','3200','1','retail',NULL,'3200','1','0','0','0','0','0','0','printed',' ','','1','0','51653128849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(928,'21522 SAT','Mpesa','','2022-05-21 14:47:32','','0','5','2022-05-21 14:47:32','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51653133520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(929,'21522 SAT','Mpesa','','2022-05-21 16:46:58','','0','5','2022-05-21 16:46:58','','0','5600','1','retail',NULL,'5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51653140797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(930,'23522 MON','Mpesa','','2022-05-23 14:01:22','','0','5','2022-05-23 14:01:22','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51653303668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(931,'','Cash','','2022-05-23 14:43:13','','150','5','2022-05-23 14:43:13','','850','850','1','retail',NULL,'850','1','0','0','0','0','0','0','printed',' ','','1','0','51653306177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(932,'24522 tue','Mpesa','','2022-05-24 12:45:02','','0','5','2022-05-24 12:45:02','','1200','3900','1','retail',NULL,'3900','1','0','0','0','0','2700','0','printed',' ','','1','0','51653385447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(933,'2522wed','Mpesa','','2022-05-25 14:29:42','','0','5','2022-05-25 14:29:42','','0','14300','1','retail',NULL,'14300','1','0','0','0','0','14300','0','printed',' ','','1','0','51653478031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(934,'26522 THUS','Mpesa','','2022-05-26 12:01:08','','0','5','2022-05-26 12:01:08','','0','10000','1','retail',NULL,'10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51653555591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(935,'26052022THUR','Mpesa','','2022-05-26 15:45:10','','0','3','2022-05-26 15:45:10','','0','17850','1','retail',NULL,'17850','1','300','0','0','0','17550','0','printed',' ','','1','0','31653568970','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(936,'27522 FRI','Mpesa','','2022-05-27 11:38:38','','0','5','2022-05-27 11:38:38','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51653640678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(937,'27522 FRI','Mpesa','','2022-05-27 12:50:46','','0','5','2022-05-27 12:50:46','','0','13650','1','retail',NULL,'13650','1','0','0','0','0','13650','0','printed',' ','','1','0','51653640745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(938,'26522 THUS','Mpesa','','2022-05-27 17:34:46','','0','3','2022-05-27 17:34:46','','0','91000','1','retail',NULL,'91000','1','0','0','0','0','91000','0','printed',' ','','1','0','31653661881','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(939,'','Cash','','2022-05-28 11:03:46','','400','5','2022-05-28 11:03:46','','5600','5600','1','retail',NULL,'5600','1','0','0','0','0','0','0','printed',' ','','1','0','51653724995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(940,'28522sat','Mpesa','','2022-05-28 13:46:57','','0','5','2022-05-28 13:46:57','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51653734389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(941,'28522 SAT','Mpesa','','2022-05-28 14:57:07','','0','5','2022-05-28 14:57:07','','0','43300','1','retail',NULL,'43300','1','0','0','0','0','43300','0','printed',' ','','1','0','51653738789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(942,'28522 SAT','Mpesa','','2022-05-28 15:45:37','','0','5','2022-05-28 15:45:37','','0','12200','1','retail',NULL,'12200','1','0','0','0','0','12200','0','printed',' ','','1','0','51653739065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(943,'28522 SAT','Mpesa','','2022-05-28 15:50:27','','0','5','2022-05-28 15:50:27','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51653742196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(944,'29522 SAT','Mpesa','','2022-05-28 17:19:37','','0','5','2022-05-28 17:19:37','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51653747539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(945,'30522 MON','Mpesa','','2022-05-30 09:12:55','','0','5','2022-05-30 09:12:55','','0','32600','1','retail',NULL,'32600','1','0','0','0','0','32600','0','printed',' ','','1','0','51653884968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(946,'30522 MON','Mpesa','','2022-05-30 13:26:44','','0','5','2022-05-30 13:26:44','','0','4500','1','retail',NULL,'4500','1','0','0','0','0','4500','0','printed',' ','','1','0','51653906358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(947,'','Cash','','2022-05-30 13:43:58','','620','5','2022-05-30 13:43:58','','2380','2380','1','retail',NULL,'2380','1','0','0','0','0','0','0','printed',' ','','1','0','51653907106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(948,'','Cash','','2022-05-30 16:12:29','','600','5','2022-05-30 16:12:29','','2400','2400','1','retail',NULL,'2400','1','0','0','0','0','0','0','printed',' ','','1','0','51653916056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(949,'30522 MON','Mpesa','','2022-05-30 16:30:47','','0','5','2022-05-30 16:30:47','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51653916362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(950,'31522 TUE','Mpesa','','2022-05-31 08:03:40','','0','5','2022-05-31 08:03:41','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51653973404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(951,'19052022','Mpesa','','2022-05-31 15:03:34','','0','3','2022-05-31 15:03:34','','0','81600','1','retail',NULL,'81600','1','0','0','0','0','81600','0','printed',' ','','1','0','31653998339','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(952,'1622 WED','Mpesa','','2022-06-01 09:10:01','','0','5','2022-06-01 09:10:01','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51654063777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(953,'1622 wed','Mpesa','','2022-06-01 17:40:22','','0','5','2022-06-01 17:40:22','','15410','23150','1','retail',NULL,'23150','1','0','0','0','0','7740','0','printed',' ','','1','0','51654093989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(954,'1622 wed','Mpesa','','2022-06-01 17:49:37','','0','5','2022-06-01 17:49:37','','0','30800','1','retail',NULL,'30800','1','0','0','0','0','30800','0','printed',' ','','1','0','51654094586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(955,'','Cash','','2022-06-02 07:52:23','','650','5','2022-06-02 07:52:23','','1350','1350','1','retail',NULL,'1350','1','0','0','0','0','0','0','printed',' ','','1','0','51654145531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(956,'','Cash','','2022-06-02 10:33:59','','200','5','2022-06-02 10:33:59','','1800','1800','1','retail',NULL,'1800','1','0','0','0','0','0','0','printed',' ','','1','0','51654155187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(957,'2622 THUS','Mpesa','','2022-06-02 16:00:14','','0','5','2022-06-02 16:00:14','','0','12610','1','retail',NULL,'12610','1','0','0','0','0','12610','0','printed',' ','','1','0','51654174097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(958,'','Cash','','2022-06-03 09:58:24','','0','5','2022-06-03 09:58:24','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','0','51654239484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(959,'3622 FRI','Mpesa','','2022-06-03 11:01:33','','0','5','2022-06-03 11:01:33','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51654239599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(960,'3622 FRI','Mpesa','','2022-06-03 14:18:56','','0','5','2022-06-03 14:18:56','','0','12000','1','retail',NULL,'12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51654255079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(961,'5622 SAT','Mpesa','','2022-06-04 08:11:22','','0','5','2022-06-04 08:11:22','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51654317120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(962,'4622 SAT','Mpesa','','2022-06-04 10:14:36','','0','5','2022-06-04 10:14:36','','0','2760','1','retail',NULL,'2760','1','0','0','0','0','2760','0','printed',' ','','1','0','51654326000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(963,'4622 SAT','Mpesa','','2022-06-04 10:37:23','','0','5','2022-06-04 10:37:23','','0','500','1','retail',NULL,'500','1','0','0','0','0','500','0','printed',' ','','1','0','51654328109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(964,'4622 SAT','Mpesa','','2022-06-04 12:16:30','','0','5','2022-06-04 12:16:30','','0','10370','1','retail',NULL,'10370','1','0','0','0','0','10370','0','printed',' ','','1','0','51654334124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(965,'4622 SAT','Mpesa','','2022-06-04 12:58:17','','0','5','2022-06-04 12:58:17','','0','550','1','retail',NULL,'550','1','0','0','0','0','550','0','printed',' ','','1','0','51654334272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(966,'','Cash','','2022-06-04 13:07:03','','40','5','2022-06-04 13:07:03','','1960','1960','1','retail',NULL,'1960','1','0','0','0','0','0','0','printed',' ','','1','0','51654337210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(967,'4622 SAT','Mpesa','','2022-06-04 13:17:15','','0','5','2022-06-04 13:17:15','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51654337244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(968,'6622 MON','Mpesa','','2022-06-06 10:46:37','','0','5','2022-06-06 10:46:37','','0','5160','1','retail',NULL,'5160','1','0','0','0','0','5160','0','printed',' ','','1','0','51654501526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(969,'6622 MON','Mpesa','','2022-06-06 17:41:00','','0','5','2022-06-06 17:41:00','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51654526439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(970,'','Cash','','2022-06-07 08:57:29','','600','5','2022-06-07 08:57:29','','3400','3400','1','retail',NULL,'3400','1','0','0','0','0','0','0','printed',' ','','1','0','51654580629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(971,'7622 TUE','Mpesa','','2022-06-07 10:11:04','','0','5','2022-06-07 10:11:04','','0','19700','1','retail',NULL,'19700','1','0','0','0','0','19700','0','printed',' ','','1','0','51654585736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(972,'7622 TUE','Mpesa','','2022-06-07 10:29:48','','0','5','2022-06-07 10:29:48','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51654585946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(973,'LATE ENTRY','Mpesa','','2022-06-07 11:34:27','','0','3','2022-06-07 11:34:27','','0','37640','1','retail',NULL,'37640','1','0','0','0','0','37640','0','printed',' ','','1','0','31654590775','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(974,'7622 TUE','Mpesa','','2022-06-07 12:25:00','','0','5','2022-06-07 12:25:00','','0','4850','1','retail',NULL,'4850','1','0','0','0','0','4850','0','printed',' ','','1','0','51654593871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(975,'7622 TUE','Mpesa','','2022-06-07 12:35:44','','0','5','2022-06-07 12:35:44','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51654593929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(976,'7622 TUE','Mpesa','','2022-06-07 13:23:55','','0','5','2022-06-07 13:23:55','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51654597401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(977,'7622 TUE','Mpesa','','2022-06-07 13:33:44','','0','5','2022-06-07 13:33:44','','0','6750','1','retail',NULL,'6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51654597931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(978,'7622 TUE','Mpesa','','2022-06-07 14:57:37','','0','5','2022-06-07 14:57:37','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51654602158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(979,'','Cash','','2022-06-07 15:37:06','','170','5','2022-06-07 15:37:06','','30','30','1','retail',NULL,'30','1','0','0','0','0','0','0','printed',' ','','1','0','51654605397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(980,'','Cash','','2022-06-08 08:30:20','','0','5','2022-06-08 08:30:20','','1000','1000','1','retail',NULL,'1000','1','0','0','0','0','0','0','printed',' ','','1','0','51654666205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(981,'8622 WED','Mpesa','','2022-06-08 09:29:30','','0','5','2022-06-08 09:29:30','','0','8100','1','retail',NULL,'8100','1','0','0','0','0','8100','0','printed',' ','','1','0','51654669725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(982,'8622 WED','Mpesa','','2022-06-08 09:34:47','','0','5','2022-06-08 09:34:47','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51654669787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(983,'8622 WED','Mpesa','','2022-06-08 15:48:17','','0','5','2022-06-08 15:48:17','','200','800','1','retail',NULL,'800','1','0','0','0','0','600','0','printed',' ','','1','0','51654692460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(984,'8622 WED','Mpesa','','2022-06-08 17:46:11','','0','5','2022-06-08 17:46:11','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51654699554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(985,'','Cash','','2022-06-09 07:41:29','','0','5','2022-06-09 07:41:29','','150','150','1','retail',NULL,'150','1','0','0','0','0','0','0','printed',' ','','1','0','51654749661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(986,'9622 THUS','Mpesa','','2022-06-09 14:06:44','','0','5','2022-06-09 14:06:44','','0','19500','1','retail',NULL,'19500','1','0','0','0','0','19500','0','printed',' ','','1','0','51654772770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(987,'','Cash','','2022-06-09 15:27:45','','300','5','2022-06-09 15:27:45','','700','700','1','retail',NULL,'700','1','0','0','0','0','0','0','printed',' ','','1','0','51654772831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(988,'','Cash','','2022-06-10 08:33:38','','0','5','2022-06-10 08:33:38','','1000','1000','1','retail',NULL,'1000','1','0','0','0','0','0','0','printed',' ','','1','0','51654839193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(989,'10622 FRI','Mpesa','','2022-06-10 10:42:09','','0','5','2022-06-10 10:42:09','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51654846915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(990,'','Cash','','2022-06-10 11:42:17','','0','3','2022-06-10 11:42:17','','250','4050','1','retail',NULL,'4050','1','0','0','0','0','3800','0','printed',' ','','1','0','31654850408','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(991,'06062022 LATE ENTRY','Mpesa','','2022-06-10 11:57:17','','0','3','2022-06-10 11:57:17','','0','418950','1','retail',NULL,'418950','1','0','0','0','0','418950','0','printed',' ','','1','0','31654851330','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(992,'10622','Mpesa','','2022-06-10 13:55:48','','0','5','2022-06-10 13:55:48','','0','450','1','retail',NULL,'450','1','0','0','0','0','450','0','printed',' ','','1','0','51654858522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(993,'10622 FRI','Mpesa','','2022-06-10 14:03:40','','0','5','2022-06-10 14:03:40','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51654858564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(994,'10622 FRI','Mpesa','','2022-06-10 16:49:13','','0','5','2022-06-10 16:49:13','','0','12510','1','retail',NULL,'12510','1','0','0','0','0','12510','0','printed',' ','','1','0','51654868838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(995,'10622 FRI','Mpesa','','2022-06-10 17:48:42','','0','5','2022-06-10 17:48:42','','0','15800','1','retail',NULL,'15800','1','0','0','0','0','15800','0','printed',' ','','1','0','51654872485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(996,'11622 SAT','Mpesa','','2022-06-11 10:13:02','','0','5','2022-06-11 10:13:02','','0','4140','1','retail',NULL,'4140','1','0','0','0','0','4140','0','printed',' ','','1','0','51654931522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(997,'','Cash','','2022-06-11 10:28:24','','100','5','2022-06-11 10:28:24','','36900','36900','1','retail',NULL,'36900','1','0','0','0','0','0','0','printed',' ','','1','0','51654932414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(998,'11622 SAT','Mpesa','','2022-06-11 11:13:04','','0','5','2022-06-11 11:13:04','','0','8450','1','retail',NULL,'8450','1','0','0','0','0','8450','0','printed',' ','','1','0','51654935160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(999,'11622 SAT','Mpesa','','2022-06-11 16:28:28','','0','5','2022-06-11 16:28:28','','0','3000','1','retail',NULL,'3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51654954095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1000,'13622 MON','Mpesa','','2022-06-14 09:55:08','','0','5','2022-06-14 09:55:08','','0','16660','1','retail',NULL,'16660','1','0','0','0','0','16660','0','printed',' ','','1','0','51655189690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1001,'14622 TUE','Mpesa','','2022-06-14 09:57:00','','0','5','2022-06-14 09:57:00','','1000','3420','1','retail',NULL,'3420','1','0','0','0','0','2420','0','printed',' ','','1','0','51655189731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1002,'14622 TUE','Mpesa','','2022-06-14 13:58:45','','0','5','2022-06-14 13:58:45','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51655204289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1003,'14622 TUE','Mpesa','','2022-06-14 15:54:46','','0','5','2022-06-14 15:54:46','','0','9100','1','retail',NULL,'9100','1','0','0','0','0','9100','0','printed',' ','','1','0','51655204353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1004,'14622 tue','Mpesa','','2022-06-14 17:33:34','','0','5','2022-06-14 17:33:34','','0','13000','1','retail',NULL,'13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51655217121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1005,'14622 TUE','Mpesa','','2022-06-15 08:25:19','','0','5','2022-06-15 08:25:19','','0','17550','1','retail',NULL,'17550','1','0','0','0','0','17550','0','printed',' ','','1','0','51655270707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1006,'15622 WED','Mpesa','','2022-06-15 08:32:14','','0','5','2022-06-15 08:32:14','','0','1100','1','retail',NULL,'1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51655270752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1007,'','Cash','','2022-06-15 09:29:48','','560','5','2022-06-15 09:29:48','','1440','1440','1','retail',NULL,'1440','1','0','0','0','0','0','0','printed',' ','','1','0','51655271169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1008,'15622 WED','Mpesa','','2022-06-15 10:38:21','','0','5','2022-06-15 10:38:21','','0','16800','1','retail',NULL,'16800','1','0','0','0','0','16800','0','printed',' ','','1','0','51655274601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1009,'15622 WED','Mpesa','','2022-06-15 15:24:24','','0','5','2022-06-15 15:24:24','','0','36400','1','retail',NULL,'36400','1','0','0','0','0','36400','0','printed',' ','','1','0','51655295792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1010,'15622 WED','Mpesa','','2022-06-15 16:02:29','','0','5','2022-06-15 16:02:29','','2000','6750','1','retail',NULL,'6750','1','0','0','0','0','4750','0','printed',' ','','1','0','51655298035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1011,'15622 WED','Mpesa','','2022-06-15 17:19:20','','0','5','2022-06-15 17:19:20','','2310','3310','1','retail',NULL,'3310','1','0','0','0','0','1000','0','printed',' ','','1','0','51655302719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1012,'16622 THUS','Mpesa','','2022-06-16 09:46:41','','0','5','2022-06-16 09:46:41','','0','2650','1','retail',NULL,'2650','1','0','0','0','0','2650','0','printed',' ','','1','0','51655355241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1013,'16622 THUS','Mpesa','','2022-06-16 11:07:17','','0','5','2022-06-16 11:07:17','','0','7200','1','retail',NULL,'7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51655362266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1014,'','Cash','','2022-06-16 12:21:08','','0','5','2022-06-16 12:21:08','','230','230','1','retail',NULL,'230','1','0','0','0','0','0','0','printed',' ','','1','0','51655366930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1015,'1662022','Mpesa','','2022-06-16 14:19:32','','0','5','2022-06-16 14:19:32','','0','980','1','retail',NULL,'980','1','0','0','0','0','980','0','printed',' ','','1','0','51655371272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1016,'16622 ','Mpesa','','2022-06-16 14:58:19','','0','5','2022-06-16 14:58:19','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51655378459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1017,'16622','Mpesa','','2022-06-16 17:43:31','','0','5','2022-06-16 17:43:31','','3000','4050','1','retail',NULL,'4050','1','0','0','0','0','1050','0','printed',' ','','1','0','51655390596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1018,'17622 FRI','Mpesa','','2022-06-17 09:45:32','','0','5','2022-06-17 09:45:32','','0','3490','1','retail',NULL,'3490','1','0','0','0','0','3490','0','printed',' ','','1','0','51655448273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1019,'17622 FRI','Mpesa','','2022-06-17 11:20:05','','0','5','2022-06-17 11:20:05','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51655452290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1020,'17622 FRI','Mpesa','','2022-06-17 11:21:04','','0','5','2022-06-17 11:21:04','','0','5200','1','retail',NULL,'5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51655454022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1021,'17622','Mpesa','','2022-06-17 17:54:45','','0','5','2022-06-17 17:54:45','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51655477676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1022,'18622 SAT','Mpesa','','2022-06-18 10:42:20','','0','5','2022-06-18 10:42:20','','0','650','1','retail',NULL,'650','1','0','0','0','0','650','0','printed',' ','','1','0','51655538122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1023,'18622 SAT','Mpesa','','2022-06-18 11:10:28','','0','5','2022-06-18 11:10:28','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51655538205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1024,'182022SAT','Mpesa','','2022-06-18 14:28:49','','0','5','2022-06-18 14:28:49','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51655551716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1025,'20622 MON','Mpesa','','2022-06-20 10:43:33','','0','5','2022-06-20 10:43:33','','0','15200','1','retail',NULL,'15200','1','0','0','0','0','15200','0','printed',' ','','1','0','51655710770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1026,'20622 MON','Mpesa','','2022-06-20 13:23:30','','0','5','2022-06-20 13:23:30','','0','5750','1','retail',NULL,'5750','1','0','0','0','0','5750','0','printed',' ','','1','0','51655720531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1027,'20622 MON','Mpesa','','2022-06-20 14:21:38','','0','5','2022-06-20 14:21:38','','0','750','1','retail',NULL,'750','1','0','0','0','0','750','0','printed',' ','','1','0','51655724083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1028,'21622 TUE','Mpesa','','2022-06-21 08:53:32','','0','5','2022-06-21 08:53:32','','200','300','1','retail',NULL,'300','1','0','0','0','0','100','0','printed',' ','','1','0','51655790779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1029,'21622 TUE','Mpesa','','2022-06-21 09:51:08','','0','5','2022-06-21 09:51:08','','0','37800','1','retail',NULL,'37800','1','0','0','0','0','37800','0','printed',' ','','1','0','51655794238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1030,'21622 TUE','Mpesa','','2022-06-21 10:17:15','','0','5','2022-06-21 10:17:15','','20260','21610','1','retail',NULL,'21610','1','0','0','0','0','1350','0','printed',' ','','1','0','51655795747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1031,'21622 TUE','Mpesa','','2022-06-21 10:46:30','','0','5','2022-06-21 10:46:30','','0','5750','1','retail',NULL,'5750','1','0','0','0','0','5750','0','printed',' ','','1','0','51655795937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1032,'21622 TUE','Mpesa','','2022-06-21 11:03:43','','0','5','2022-06-21 11:03:43','','0','16000','1','retail',NULL,'16000','1','0','0','0','0','16000','0','printed',' ','','1','0','51655797753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1033,'21622 TUE','Mpesa','','2022-06-21 11:07:20','','0','5','2022-06-21 11:07:20','','0','8500','1','retail',NULL,'8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51655798651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1034,'21622 TUE','Mpesa','','2022-06-21 11:28:18','','0','5','2022-06-21 11:28:18','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51655799245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1035,'21622 TUE','Mpesa','','2022-06-21 11:48:52','','0','5','2022-06-21 11:48:52','','0','7500','1','retail',NULL,'7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51655801249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1036,'','Cash','','2022-06-21 12:10:15','','0','5','2022-06-21 12:10:15','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51655802600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1037,'','Cash','','2022-06-21 12:59:32','','60','5','2022-06-21 12:59:32','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51655805529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1038,'21622 TUE','Mpesa','','2022-06-21 13:11:02','','0','5','2022-06-21 13:11:02','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51655806249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1039,'21622 TUE','Mpesa','','2022-06-21 18:00:32','','0','5','2022-06-21 18:00:32','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51655823617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1040,'21622 TUE','Mpesa','','2022-06-21 18:10:00','','0','5','2022-06-21 18:10:00','','0','7060','1','retail',NULL,'7060','1','0','0','0','0','7060','0','printed',' ','','1','0','51655823655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1041,'','Cash','','2022-06-22 11:48:52','','60','5','2022-06-22 11:48:53','','1940','1940','1','retail',NULL,'1940','1','0','0','0','0','0','0','printed',' ','','1','0','51655887720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1042,'22622 WED','Mpesa','','2022-06-22 16:12:49','','0','5','2022-06-22 16:12:49','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51655903557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1043,'','Cash','','2022-06-23 08:10:12','','400','5','2022-06-23 08:10:12','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','51655960391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1044,'','Cash','','2022-06-23 12:41:18','','300','5','2022-06-23 12:41:18','','2700','2700','1','retail',NULL,'2700','1','0','0','0','0','0','0','printed',' ','','1','0','51655967371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1045,'23622 THUS','Mpesa','','2022-06-23 13:12:28','','0','5','2022-06-23 13:12:28','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51655977296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1046,'23062022','Mpesa','','2022-06-23 14:00:56','','0','3','2022-06-23 14:00:56','','0','12460','1','retail',NULL,'12460','1','0','0','0','0','12460','0','printed',' ','','1','0','31655981964','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1047,'23062022','Mpesa','','2022-06-23 14:15:45','','0','3','2022-06-23 14:15:45','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','31655982930','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1048,'2362022JUN','Mpesa','','2022-06-23 14:53:10','','0','5','2022-06-23 14:53:10','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51655985170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1049,'','Cash','','2022-06-24 11:07:19','','820','5','2022-06-24 11:07:19','','4180','4180','1','retail',NULL,'4180','1','0','0','0','0','0','0','printed',' ','','1','0','51656057987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1050,'','Cash','','2022-06-24 11:54:09','','50','5','2022-06-24 11:54:09','','150','150','1','retail',NULL,'150','1','0','0','0','0','0','0','printed',' ','','1','0','51656058056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1051,'24622 FRI','Mpesa','','2022-06-24 15:01:24','','0','5','2022-06-24 15:01:24','','0','2400','1','retail',NULL,'2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51656072072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1052,'24622 FRI','Mpesa','','2022-06-24 17:38:24','','0','5','2022-06-24 17:38:24','','0','11600','1','retail',NULL,'11600','1','0','0','0','0','11600','0','printed',' ','','1','0','51656081475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1053,'25062022','Mpesa','','2022-06-25 10:33:25','','0','3','2022-06-25 10:33:25','','0','750','1','retail',NULL,'750','1','0','0','0','0','750','0','printed',' ','','1','0','31656142258','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1054,'25622 SAT','Mpesa','','2022-06-25 11:30:38','','0','5','2022-06-25 11:30:38','','0','28540','1','retail',NULL,'28540','1','0','0','0','0','28540','0','printed',' ','','1','0','51656145688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1055,'25622 SAT','Mpesa','','2022-06-25 13:45:14','','0','5','2022-06-25 13:45:14','','0','16350','1','retail',NULL,'16350','1','0','0','0','0','16350','0','printed',' ','','1','0','51656153478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1056,'25622 SAT','Mpesa','','2022-06-25 14:23:56','','0','5','2022-06-25 14:23:56','','0','82500','1','retail',NULL,'82500','1','0','0','0','0','82500','0','printed',' ','','1','0','51656155848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1057,'','Cash','','2022-06-25 14:33:03','','0','5','2022-06-25 14:33:03','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51656156764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1058,'25622 SAT','Mpesa','','2022-06-25 18:16:55','','0','5','2022-06-25 18:16:55','','0','9650','1','retail',NULL,'9650','1','0','0','0','0','9650','0','printed',' ','','1','0','51656170130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1059,'','Cash','','2022-06-27 10:53:16','','0','4','2022-06-27 10:53:16','','6000','6000','1','retail',NULL,'6000','1','0','0','0','0','0','0','printed',' ','','1','0','41656316245','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1060,'','Cash','','2022-06-27 12:31:37','','0','4','2022-06-27 12:31:37','','4000','4000','1','retail',NULL,'4000','1','0','0','0','0','0','0','printed',' ','','1','0','41656316401','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1061,'','Cash','','2022-06-27 12:38:48','','0','4','2022-06-27 12:38:48','','2000','2000','1','retail',NULL,'2000','1','0','0','0','0','0','0','printed',' ','','1','0','41656322304','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1062,'','Cash','','2022-06-27 13:10:19','','0','4','2022-06-27 13:10:19','','67700','67700','1','retail',NULL,'67700','1','0','0','0','0','0','0','printed',' ','','1','0','41656322735','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1063,'27622 MON','Mpesa','','2022-06-28 08:55:45','','0','5','2022-06-28 08:55:45','','0','18000','1','retail',NULL,'18000','1','0','0','0','0','18000','0','printed',' ','','1','0','51656395653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1064,'28622 TUE','Mpesa','','2022-06-28 09:36:20','','0','5','2022-06-28 09:36:20','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51656395777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1065,'','Cash','','2022-06-28 10:33:26','','0','5','2022-06-28 10:33:26','','5600','5600','1','retail',NULL,'5600','1','0','0','0','0','0','0','printed',' ','','1','0','51656401576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1066,'','Cash','','2022-06-28 15:11:44','','0','5','2022-06-28 15:11:44','','3700','3700','1','retail',NULL,'3700','1','0','0','0','0','0','0','printed',' ','','1','0','51656418010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1067,'','Cash','','2022-06-28 16:25:22','','0','5','2022-06-28 16:25:22','','47650','47650','1','retail',NULL,'47650','1','0','0','0','0','0','0','printed',' ','','1','0','51656422649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1068,'28622 ','Mpesa','','2022-06-29 07:36:59','','0','5','2022-06-29 07:36:59','','0','2480','1','retail',NULL,'2480','1','0','0','0','0','2480','0','printed',' ','','1','0','51656477262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1069,'','Cash','','2022-06-29 13:54:39','','200','5','2022-06-29 13:54:39','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51656500067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1070,'29622 wed','Mpesa','','2022-06-29 16:23:07','','0','5','2022-06-29 16:23:07','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51656508971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1071,'30622','Mpesa','','2022-06-30 16:24:05','','0','5','2022-06-30 16:24:05','','0','13020','1','retail',NULL,'13020','1','0','0','0','0','13020','0','printed',' ','','1','0','51656595314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1072,'30622 WED ','Mpesa','','2022-06-30 17:07:25','','0','5','2022-06-30 17:07:25','','3800','4600','1','retail',NULL,'4600','1','0','0','0','0','800','0','printed',' ','','1','0','51656595566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1073,'','Cash','','2022-07-01 11:18:35','','0','4','2022-07-01 11:18:35','','11000','11000','1','retail',NULL,'11000','1','0','0','0','0','0','0','printed',' ','','1','0','41656663467','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1074,'1722 FRI','Mpesa','','2022-07-01 11:55:07','','0','4','2022-07-01 11:55:07','','0','6400','1','retail',NULL,'6400','1','0','0','0','0','6400','0','printed',' ','','1','0','41656663679','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1075,'1722 FRI','Mpesa','','2022-07-01 14:42:40','','0','5','2022-07-01 14:42:40','','0','11000','1','retail',NULL,'11000','1','0','0','0','0','11000','0','printed',' ','','1','0','51656675717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1076,'1722','Mpesa','','2022-07-01 17:20:13','','0','5','2022-07-01 17:20:13','','0','1200','1','retail',NULL,'1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51656685178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1077,'2722 SAT','Mpesa','','2022-07-02 11:56:22','','0','5','2022-07-02 11:56:22','','0','25550','1','retail',NULL,'25550','1','0','0','0','0','25550','0','printed',' ','','1','0','51656752104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1078,'2722 SAT','Mpesa','','2022-07-02 12:54:13','','0','5','2022-07-02 12:54:13','','15200','20200','1','retail',NULL,'20200','1','0','0','0','0','5000','0','printed',' ','','1','0','51656755376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1079,'2722 SAT','Mpesa','','2022-07-02 13:56:56','','0','5','2022-07-02 13:56:56','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51656756103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1080,'2722 SAT','Mpesa','','2022-07-02 14:34:03','','0','5','2022-07-02 14:34:03','','0','22000','1','retail',NULL,'22000','1','0','0','0','0','22000','0','printed',' ','','1','0','51656759464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1081,'','Cash','','2022-07-02 16:55:55','','0','5','2022-07-02 16:55:55','','3050','3050','1','retail',NULL,'3050','1','0','0','0','0','0','0','printed',' ','','1','0','51656769997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1082,'2722 SAT','Mpesa','','2022-07-04 07:31:57','','0','5','2022-07-04 07:31:57','','0','5850','1','retail',NULL,'5850','1','0','0','0','0','5850','0','printed',' ','','1','0','51656908974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1083,'4722 MON','Mpesa','','2022-07-04 08:44:40','','0','5','2022-07-04 08:44:40','','0','460','1','retail',NULL,'460','1','0','0','0','0','460','0','printed',' ','','1','0','51656913436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1084,'4722 MON','Mpesa','','2022-07-04 11:30:12','','0','5','2022-07-04 11:30:12','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51656923397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1085,'2722 SAT','Mpesa','','2022-07-04 17:14:43','','0','5','2022-07-04 17:14:43','','0','9940','1','retail',NULL,'9940','1','0','0','0','0','9940','0','printed',' ','','1','0','51656944029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1086,'5722 TUE','Mpesa','','2022-07-05 09:48:23','','0','5','2022-07-05 09:48:23','','0','4850','1','retail',NULL,'4850','1','0','0','0','0','4850','0','printed',' ','','1','0','51657000127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1087,'5722 TUE','Mpesa','','2022-07-05 10:26:46','','0','5','2022-07-05 10:26:46','','0','1500','1','retail',NULL,'1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51657003799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1088,'4072022MON','Mpesa','','2022-07-05 11:16:33','','0','3','2022-07-05 11:16:33','','0','86400','1','retail',NULL,'86400','1','0','0','0','0','86400','0','printed',' ','','1','0','31657008973','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1089,'5722 TUE','Mpesa','','2022-07-05 12:56:04','','0','5','2022-07-05 12:56:04','','0','970','1','retail',NULL,'970','1','0','0','0','0','970','0','printed',' ','','1','0','51657014939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1090,'6722 WED','Mpesa','','2022-07-06 11:54:43','','0','5','2022-07-06 11:54:43','','12970','128500','1','retail',NULL,'128500','1','0','0','0','0','115530','0','printed',' ','','1','0','51657095553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1091,'672022WED','Mpesa','','2022-07-06 17:58:29','','0','5','2022-07-06 17:58:29','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51657119487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1092,'672022WED','Mpesa','','2022-07-06 18:04:55','','0','5','2022-07-06 18:04:55','','0','8840','1','retail',NULL,'8840','1','0','0','0','0','8840','0','printed',' ','','1','0','51657119620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1093,'7722 THUS','Mpesa','','2022-07-07 10:34:10','','0','5','2022-07-07 10:34:10','','0','3300','1','retail',NULL,'3300','1','0','0','0','0','3300','0','printed',' ','','1','0','51657179204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1094,'7722 THUS','Mpesa','','2022-07-07 11:48:50','','0','5','2022-07-07 11:48:50','','0','7950','1','retail',NULL,'7950','1','0','0','0','0','7950','0','printed',' ','','1','0','51657183488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1095,'7722 THUS','Mpesa','','2022-07-07 11:49:56','','0','5','2022-07-07 11:49:56','','0','2550','1','retail',NULL,'2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51657183748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1096,'7722 THUS','Mpesa','','2022-07-07 15:02:57','','0','5','2022-07-07 15:02:57','','0','4400','1','retail',NULL,'4400','1','0','0','0','0','4400','0','printed',' ','','1','0','51657195350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1097,'8722 FRI','Mpesa','','2022-07-08 09:56:24','','0','5','2022-07-08 09:56:24','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51657263347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1098,'','Cash','','2022-07-08 11:28:25','','0','5','2022-07-08 11:28:25','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51657268824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1099,'8722 FRI','Mpesa','','2022-07-08 11:52:13','','0','5','2022-07-08 11:52:13','','0','12900','1','retail',NULL,'12900','1','0','0','0','0','12900','0','printed',' ','','1','0','51657270240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1100,'8722FRI','Mpesa','','2022-07-08 14:41:21','','0','5','2022-07-08 14:41:21','','0','2190','1','retail',NULL,'2190','1','0','0','0','0','2190','0','printed',' ','','1','0','51657280430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1101,'8722 FRI','Mpesa','','2022-07-08 16:32:26','','0','5','2022-07-08 16:32:26','','0','8500','1','retail',NULL,'8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51657280527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1102,'9722 SAT','Mpesa','','2022-07-09 08:46:42','','0','5','2022-07-09 08:46:42','','0','2550','1','retail',NULL,'2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51657345582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1103,'9722 SAT','Mpesa','','2022-07-09 09:28:17','','0','5','2022-07-09 09:28:17','','0','8000','1','retail',NULL,'8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51657345620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1104,'','Cash','','2022-07-09 14:01:33','','40','5','2022-07-09 14:01:33','','1960','1960','1','retail',NULL,'1960','1','0','0','0','0','0','0','printed',' ','','1','0','51657364474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1105,'','Cash','','2022-07-11 08:36:28','','0','5','2022-07-11 08:36:28','','200','200','1','retail',NULL,'200','1','0','0','0','0','0','0','printed',' ','','1','0','51657517777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1106,'11722 MON','Mpesa','','2022-07-11 11:52:46','','0','5','2022-07-11 11:52:46','','0','4800','1','retail',NULL,'4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51657529545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1107,'11722 MON','Mpesa','','2022-07-11 13:24:08','','0','5','2022-07-11 13:24:08','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51657529590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1108,'11722 MON','Mpesa','','2022-07-11 14:07:18','','0','5','2022-07-11 14:07:18','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51657535152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1109,'11722 MON','Mpesa','','2022-07-12 08:41:08','','0','5','2022-07-12 08:41:08','','0','27000','1','retail',NULL,'27000','1','0','0','0','0','27000','0','printed',' ','','1','0','51657604285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1110,'12722 TUE','Mpesa','','2022-07-12 09:18:30','','0','5','2022-07-12 09:18:30','','0','1960','1','retail',NULL,'1960','1','0','0','0','0','1960','0','printed',' ','','1','0','51657606668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1111,'12622 TUE','Mpesa','','2022-07-12 09:54:20','','0','5','2022-07-12 09:54:20','','0','3090','1','retail',NULL,'3090','1','0','0','0','0','3090','0','printed',' ','','1','0','51657606732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1112,'','Cash','','2022-07-12 10:21:39','','200','5','2022-07-12 10:21:39','','800','800','1','retail',NULL,'800','1','0','0','0','0','0','0','printed',' ','','1','0','51657608877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1113,'12722 TUE','Mpesa','','2022-07-12 11:14:54','','0','5','2022-07-12 11:14:54','','0','5720','1','retail',NULL,'5720','1','0','0','0','0','5720','0','printed',' ','','1','0','51657610511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1114,'','Cash','','2022-07-12 14:39:10','','0','5','2022-07-12 14:39:10','','950','950','1','retail',NULL,'950','1','0','0','0','0','0','0','printed',' ','','1','0','51657625880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1115,'12722 TUE','Mpesa','','2022-07-12 15:52:51','','0','5','2022-07-12 15:52:51','','0','1700','1','retail',NULL,'1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51657630354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1116,'13722 wed','Mpesa','','2022-07-14 08:32:25','','0','5','2022-07-14 08:32:25','','0','30700','1','retail',NULL,'30700','1','0','0','0','0','30700','0','printed',' ','','1','0','51657774889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1117,'14722 THUS','Mpesa','','2022-07-14 09:25:22','','0','5','2022-07-14 09:25:22','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51657776835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1118,'14722 THUS','Mpesa','','2022-07-14 10:37:48','','0','5','2022-07-14 10:37:48','','0','4350','1','retail',NULL,'4350','1','0','0','0','0','4350','0','printed',' ','','1','0','51657779963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1119,'14722 THUS','Mpesa','','2022-07-14 15:20:29','','0','5','2022-07-14 15:20:29','','0','3900','1','retail',NULL,'3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51657801200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1120,'15722 FRI','Mpesa','','2022-07-15 09:45:14','','0','5','2022-07-15 09:45:14','','0','27800','1','retail',NULL,'27800','1','0','0','0','0','27800','0','printed',' ','','1','0','51657867352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1121,'15722','Mpesa','','2022-07-15 18:12:18','','0','5','2022-07-15 18:12:18','','0','23000','1','retail',NULL,'23000','1','0','0','0','0','23000','0','printed',' ','','1','0','51657896337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1122,'','Cash','','2022-07-15 18:13:35','','0','5','2022-07-15 18:13:35','','1500','1500','1','retail',NULL,'1500','1','0','0','0','0','0','0','printed',' ','','1','0','51657897982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1123,'','Cash','','2022-07-15 18:25:47','','0','5','2022-07-15 18:25:47','','2050','2050','1','retail',NULL,'2050','1','0','0','0','0','0','0','printed',' ','','1','0','51657898034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1124,'','Cash','','2022-07-16 13:49:17','','0','5','2022-07-16 13:49:17','','4050','4050','1','retail',NULL,'4050','1','0','0','0','0','0','0','printed',' ','','1','0','51657968538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1125,'','Cash','','2022-07-16 14:11:27','','0','5','2022-07-16 14:11:27','','100','100','1','retail',NULL,'100','1','0','0','0','0','0','0','printed',' ','','1','0','51657968609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1126,'16722 SAT','Mpesa','','2022-07-16 14:43:33','','0','5','2022-07-16 14:43:33','','0','11000','1','retail',NULL,'11000','1','0','0','0','0','11000','0','printed',' ','','1','0','51657971762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1127,'','Cash','','2022-07-16 14:52:57','','400','5','2022-07-16 14:52:57','','1600','1600','1','retail',NULL,'1600','1','0','0','0','0','0','0','printed',' ','','1','0','51657972326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1128,'16722 SAT','Mpesa','','2022-07-16 17:02:16','','0','5','2022-07-16 17:02:16','','0','300','1','retail',NULL,'300','1','0','0','0','0','300','0','printed',' ','','1','0','51657980121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1129,'18722 MONDAY','Mpesa','','2022-07-19 09:04:03','','0','5','2022-07-19 09:04:03','','0','33210','1','retail',NULL,'33210','1','0','0','0','0','33210','0','printed',' ','','1','0','51658210336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1130,'','Cash','','2022-07-19 12:20:40','','0','4','2022-07-19 12:20:40','','3000','3000','1','retail',NULL,'3000','1','0','0','0','0','0','0','printed',' ','','1','0','41658220170','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1131,'19722 tue','Mpesa','','2022-07-19 13:15:37','','0','4','2022-07-19 13:15:37','','0','2200','1','retail',NULL,'2200','1','0','0','0','0','2200','0','printed',' ','','1','0','41658222449','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1132,'19722 TUE','Mpesa','','2022-07-19 16:15:28','','0','5','2022-07-19 16:15:28','','0','30600','1','retail',NULL,'30600','1','0','0','0','0','30600','0','printed',' ','','1','0','51658236436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1133,'','Cash','','2022-07-20 10:37:35','','0','4','2022-07-20 10:37:35','','42380','42380','1','retail',NULL,'42380','1','0','0','0','0','0','0','printed',' ','','1','0','41658302119','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1134,'20722 WED','Mpesa','','2022-07-21 08:42:04','','0','5','2022-07-21 08:42:04','','0','108200','1','retail',NULL,'108200','1','0','0','0','0','108200','0','printed',' ','','1','0','51658381904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1135,'21722 THUS','Mpesa','','2022-07-21 08:49:53','','0','5','2022-07-21 08:49:53','','0','1600','1','retail',NULL,'1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51658382152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1136,'','Cash','','2022-07-21 08:59:59','','0','5','2022-07-21 08:59:59','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51658383184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1137,'21722 THUS','Mpesa','','2022-07-21 12:34:32','','0','5','2022-07-21 12:34:32','','0','5400','1','retail',NULL,'5400','1','0','0','0','0','5400','0','printed',' ','','1','0','51658396061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1138,'21722 THUS','Mpesa','','2022-07-21 13:41:03','','0','5','2022-07-21 13:41:03','','0','26000','1','retail',NULL,'26000','1','0','0','0','0','26000','0','printed',' ','','1','0','51658399877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1139,'','Cash','','2022-07-21 15:05:40','','0','5','2022-07-21 15:05:40','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51658400091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1140,'21722 THUS','Mpesa','','2022-07-21 15:36:09','','0','5','2022-07-21 15:36:09','','300','2300','1','retail',NULL,'2300','1','0','0','0','0','2000','0','printed',' ','','1','0','51658405145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1141,'21722 THUS','Mpesa','','2022-07-21 17:08:10','','0','5','2022-07-21 17:08:10','','0','200','1','retail',NULL,'200','1','0','0','0','0','200','0','printed',' ','','1','0','51658407139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1142,'21722 THUS','Mpesa','','2022-07-21 17:50:15','','0','5','2022-07-21 17:50:15','','0','4050','1','retail',NULL,'4050','1','0','0','0','0','4050','0','printed',' ','','1','0','51658414991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1143,'22722 FRI','Mpesa','','2022-07-22 10:18:52','','0','5','2022-07-22 10:18:52','','15200','15650','1','retail',NULL,'15650','1','0','0','0','0','450','0','printed',' ','','1','0','51658473517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1144,'22722 FRI','Mpesa','','2022-07-22 10:30:20','','0','5','2022-07-22 10:30:20','','0','1400','1','retail',NULL,'1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51658474386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1145,'222722 FRI','Mpesa','','2022-07-22 11:33:39','','0','5','2022-07-22 11:33:39','','0','5800','1','retail',NULL,'5800','1','0','0','0','0','5800','0','printed',' ','','1','0','51658478762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1146,'','Cash','','2022-07-22 16:39:40','','0','5','2022-07-22 16:39:40','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','0','51658497159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1147,'22722 FRI','Mpesa','','2022-07-22 17:27:33','','0','5','2022-07-22 17:27:33','','0','7000','1','retail',NULL,'7000','1','0','0','0','0','7000','0','printed',' ','','1','0','51658498055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1148,'','Cash','','2022-07-23 11:25:19','','0','5','2022-07-23 11:25:19','','4000','4000','1','retail',NULL,'4000','1','0','0','0','0','0','0','printed',' ','','1','0','51658564103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1149,'23072022SAT','Mpesa','','2022-07-23 12:01:06','','0','3','2022-07-23 12:01:06','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','31658566836','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1150,'23722 SAT','Mpesa','','2022-07-23 16:17:53','','0','5','2022-07-23 16:17:53','','0','1350','1','retail',NULL,'1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51658582256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1151,'','Cash','','2022-07-25 08:39:33','','0','5','2022-07-25 08:39:33','','150','150','1','retail',NULL,'150','1','0','0','0','0','0','0','printed',' ','','1','0','51658727527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1152,'25/7/22 MONDAY','Mpesa','','2022-07-26 11:45:38','','0','5','2022-07-26 11:45:38','','0','55900','1','retail',NULL,'55900','1','0','0','0','0','55900','0','printed',' ','','1','0','51658824148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1153,'26722 TUE','Mpesa','','2022-07-26 11:52:51','','0','5','2022-07-26 11:52:51','','0','7500','1','retail',NULL,'7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51658825210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1154,'26722 TUE','Mpesa','','2022-07-26 12:02:49','','0','5','2022-07-26 12:02:49','','0','11440','1','retail',NULL,'11440','1','0','0','0','0','11440','0','printed',' ','','1','0','51658825590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1155,'','Cash','','2022-07-26 14:15:12','','0','5','2022-07-26 14:15:12','','3900','3900','1','retail',NULL,'3900','1','0','0','0','0','0','0','printed',' ','','1','0','51658834033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1156,'26722 TUE','Mpesa','','2022-07-26 14:55:30','','0','5','2022-07-26 14:55:30','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51658836513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1157,'','Cash','','2022-07-26 15:21:11','','0','5','2022-07-26 15:21:11','','2550','2550','1','retail',NULL,'2550','1','0','0','0','0','0','0','printed',' ','','1','0','51658836626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1158,'22722 TUE','Mpesa','','2022-07-26 15:42:21','','0','5','2022-07-26 15:42:21','','0','2800','1','retail',NULL,'2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51658839317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1159,'26722 TUE','Mpesa','','2022-07-26 16:10:47','','0','5','2022-07-26 16:10:47','','0','12800','1','retail',NULL,'12800','1','0','0','0','0','12800','0','printed',' ','','1','0','51658839372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1160,'27722 WED','Mpesa','','2022-07-27 09:55:23','','0','5','2022-07-27 09:55:23','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','51658900157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1161,'27722 WED','Mpesa','','2022-07-27 10:24:08','','0','5','2022-07-27 10:24:08','','0','8500','1','retail',NULL,'8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51658905070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1162,'272022WED','Mpesa','','2022-07-27 11:54:17','','0','5','2022-07-27 11:54:17','','0','7500','1','retail',NULL,'7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51658907257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1163,'27072022','Mpesa','','2022-07-27 13:13:44','','0','3','2022-07-27 13:13:44','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','31658916801','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1164,'27722 wed','Mpesa','','2022-07-27 16:48:48','','0','5','2022-07-27 16:48:48','','1700','2000','1','retail',NULL,'2000','1','0','0','0','0','300','0','printed',' ','','1','0','51658929617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1165,'28722 THUS','Mpesa','','2022-07-28 10:00:05','','0','5','2022-07-28 10:00:05','','3750','54900','1','retail',NULL,'54900','1','0','0','0','0','51150','0','printed',' ','','1','0','51658991420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1166,'28722 THUS','Mpesa','','2022-07-28 12:14:22','','0','5','2022-07-28 12:14:22','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51658999646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1167,'28072022','Mpesa','','2022-07-28 16:07:13','','0','3','2022-07-28 16:07:13','','0','5700','1','retail',NULL,'5700','1','0','0','0','0','5700','0','printed',' ','','1','0','31659013597','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1168,'27722 wed','Mpesa','','2022-07-28 18:29:17','','0','5','2022-07-28 18:29:17','','0','2600','1','retail',NULL,'2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51659022098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1169,'28722 FRI','Mpesa','','2022-07-29 09:04:27','','0','5','2022-07-29 09:04:27','','0','11050','1','retail',NULL,'11050','1','0','0','0','0','11050','0','printed',' ','','1','0','51659074262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1170,'','Cash','','2022-07-29 09:05:42','','0','5','2022-07-29 09:05:42','','2500','2500','1','retail',NULL,'2500','1','0','0','0','0','0','0','printed',' ','','1','0','51659074695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1171,'292022FRI','Mpesa','','2022-07-29 11:58:49','','0','5','2022-07-29 11:58:49','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51659085105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1172,'29722 FRI','Mpesa','','2022-07-29 12:19:36','','0','5','2022-07-29 12:19:36','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51659085189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1173,'29722 FRI','Mpesa','','2022-07-29 17:14:06','','0','5','2022-07-29 17:14:06','','0','21600','1','retail',NULL,'21600','1','0','0','0','0','21600','0','printed',' ','','1','0','51659103595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1174,'27722 WED','Mpesa','','2022-07-29 17:15:16','','0','5','2022-07-29 17:15:16','','16100','16900','1','retail',NULL,'16900','1','0','0','0','0','800','0','printed',' ','','1','0','51659104073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1175,'302022sat','Mpesa','','2022-07-30 10:27:54','','0','5','2022-07-30 10:27:54','','0','8200','1','retail',NULL,'8200','1','0','0','0','0','8200','0','printed',' ','','1','0','51659166026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1176,'','Cash','','2022-07-30 12:43:27','','0','5','2022-07-30 12:43:27','','7600','7600','1','retail',NULL,'7600','1','0','0','0','0','0','0','printed',' ','','1','0','51659173407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1177,'30722SATt','Mpesa','','2022-07-30 15:20:14','','0','5','2022-07-30 15:20:14','','6500','7700','1','retail',NULL,'7700','1','0','0','0','0','1200','0','printed',' ','','1','0','51659183359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1178,'30722 SAT','Mpesa','','2022-07-30 15:58:38','','0','5','2022-07-30 15:58:38','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51659185881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1179,'30722 SAT','Mpesa','','2022-07-30 17:00:57','','0','5','2022-07-30 17:00:57','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51659189562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1180,'302022SAT','Mpesa','','2022-07-30 18:02:03','','0','5','2022-07-30 18:02:03','','0','3200','1','retail',NULL,'3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51659193304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1181,'302022SAT','Mpesa','','2022-07-30 18:20:55','','0','5','2022-07-30 18:20:55','','0','100','1','retail',NULL,'100','1','0','0','0','0','100','0','printed',' ','','1','0','51659194422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1182,'1822 MON','Mpesa','','2022-08-01 10:42:59','','0','5','2022-08-01 10:42:59','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51659339756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1183,'312022SAD','Mpesa','','2022-08-01 10:50:06','','0','5','2022-08-01 10:50:06','','0','2500','1','retail',NULL,'2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51659339808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1184,'1822 MON','Mpesa','','2022-08-01 13:48:53','','0','5','2022-08-01 13:48:53','','0','6500','1','retail',NULL,'6500','1','0','0','0','0','6500','0','printed',' ','','1','0','51659350851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1185,'1822 MON','Mpesa','','2022-08-01 16:49:06','','0','5','2022-08-01 16:49:06','','0','3900','1','retail',NULL,'3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51659361703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1186,'282022tue','Mpesa','','2022-08-02 11:56:14','','0','5','2022-08-02 11:56:14','','0','2100','1','retail',NULL,'2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51659430290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1187,'282022tue','Mpesa','','2022-08-02 12:52:17','','0','5','2022-08-02 12:52:17','','0','4500','1','retail',NULL,'4500','1','0','0','0','0','4500','0','printed',' ','','1','0','51659430679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1188,'282022tue','Mpesa','','2022-08-02 14:52:22','','0','5','2022-08-02 14:52:22','','0','2100','1','retail',NULL,'2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51659434002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1189,'282022tue','Mpesa','','2022-08-02 14:54:35','','0','5','2022-08-02 14:54:35','','0','1300','1','retail',NULL,'1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51659441195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1190,'3822 WED','Mpesa','','2022-08-03 09:12:21','','0','5','2022-08-03 09:12:21','','0','11500','1','retail',NULL,'11500','1','0','0','0','0','11500','0','printed',' ','','1','0','51659507120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1191,'382022WED','Mpesa','','2022-08-03 09:47:32','','0','5','2022-08-03 09:47:32','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','0','51659509238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1192,'3822 WED','Mpesa','','2022-08-03 17:45:03','','0','5','2022-08-03 17:45:03','','200','6600','1','retail',NULL,'6600','1','0','0','0','0','6400','0','printed',' ','','1','0','51659537844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1193,'03082022','Mpesa','','2022-08-04 13:03:05','','0','3','2022-08-04 13:03:05','','0','3680','1','retail',NULL,'3680','1','0','0','0','0','3680','0','printed',' ','','1','0','31659607360','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1194,'04082022','Mpesa','','2022-08-04 13:18:49','','0','3','2022-08-04 13:18:49','','0','600','1','retail',NULL,'600','1','0','0','0','0','600','0','printed',' ','','1','0','31659607410','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1195,'','Cash','','2022-08-04 14:10:10','','0','5','2022-08-04 14:10:10','','1290','1290','1','retail',NULL,'1290','1','0','0','0','0','0','0','printed',' ','','1','0','51659611387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1196,'482022THU','Mpesa','','2022-08-04 15:19:36','','0','5','2022-08-04 15:19:36','','0','2860','1','retail',NULL,'2860','1','0','0','0','0','2860','0','printed',' ','','1','0','51659611607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1197,'','Cash','','2022-08-04 15:25:19','','0','5','2022-08-04 15:25:19','','7200','7200','1','retail',NULL,'7200','1','0','0','0','0','0','0','printed',' ','','1','0','51659615638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1198,'','Cash','','2022-08-04 17:57:08','','0','5','2022-08-04 17:57:08','','19950','19950','1','retail',NULL,'19950','1','0','0','0','0','0','0','printed',' ','','1','0','51659622093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1199,'5822 FRI','Mpesa','','2022-08-05 09:37:23','','0','5','2022-08-05 09:37:23','','0','1450','1','retail',NULL,'1450','1','0','0','0','0','1450','0','printed',' ','','1','0','51659681388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1200,'','Cash','','2022-08-05 13:18:15','','0','5','2022-08-05 13:18:15','','1300','10000','1','retail',NULL,'10000','1','0','0','0','0','8700','0','printed',' ','','1','0','51659694356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1201,'','Cash','','2022-08-05 14:55:58','','0','5','2022-08-05 14:55:58','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','0','51659700544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1202,'5822 FRI','Mpesa','','2022-08-06 07:36:15','','0','5','2022-08-06 07:36:16','','0','460','1','retail',NULL,'460','1','0','0','0','0','460','0','printed',' ','','1','0','51659760559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1203,'','Cash','','2022-08-06 17:56:58','','0','5','2022-08-06 17:56:58','','11000','11000','1','retail',NULL,'11000','1','0','0','0','0','0','0','printed',' ','','1','0','51659797750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1204,'8822 MON','Mpesa','','2022-08-08 08:23:20','','0','5','2022-08-08 08:23:20','','0','4500','1','retail',NULL,'4500','1','0','0','0','0','4500','0','printed',' ','','1','0','51659936156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1205,'8822 MON','Mpesa','','2022-08-08 09:14:18','','0','5','2022-08-08 09:14:18','','0','1650','1','retail',NULL,'1650','1','0','0','0','0','1650','0','printed',' ','','1','0','51659939173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1206,'','Cash','','2022-08-08 09:55:48','','600','5','2022-08-08 09:55:48','','8400','8400','1','retail',NULL,'8400','1','0','0','0','0','0','0','printed',' ','','1','0','51659941195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1207,'','Cash','','2022-08-08 10:11:21','','0','5','2022-08-08 10:11:21','','35000','35000','1','retail',NULL,'35000','1','0','0','0','0','0','0','printed',' ','','1','0','51659941780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1208,'','Cash','','2022-08-08 12:56:35','','0','5','2022-08-08 12:56:35','','900','900','1','retail',NULL,'900','1','0','0','0','0','0','0','printed',' ','','1','0','51659952511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1209,'882022M0N','Mpesa','','2022-08-08 14:58:29','','0','5','2022-08-08 14:58:29','','0','12200','1','retail',NULL,'12200','1','0','0','0','0','12200','0','printed',' ','','1','0','51659952602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1210,'8822 MON','Mpesa','','2022-08-08 15:13:55','','0','5','2022-08-08 15:13:55','','0','900','1','retail',NULL,'900','1','0','0','0','0','900','0','printed',' ','','1','0','51659959976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1211,'','Cash','','2022-08-08 16:01:48','','0','5','2022-08-08 16:01:48','','1800','1800','1','retail',NULL,'1800','1','0','0','0','0','0','0','printed',' ','','1','0','51659960868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1212,'8822 MON','Mpesa','','2022-08-08 17:02:09','','0','5','2022-08-08 17:02:09','','0','19500','1','retail',NULL,'19500','1','0','0','0','0','19500','0','printed',' ','','1','0','51659967236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1213,'8822 MON','Mpesa','','2022-08-08 17:02:57','','0','5','2022-08-08 17:02:57','','0','460','1','retail',NULL,'460','1','0','0','0','0','460','0','printed',' ','','1','0','51659967350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1214,'8822 MON','Mpesa','','2022-08-08 17:06:03','','0','5','2022-08-08 17:06:03','','0','920','1','retail',NULL,'920','1','0','0','0','0','920','0','printed',' ','','1','0','51659967394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1216,'10822 WED to 13822 SAT ','Mpesa','','2022-08-15 13:57:22','','0','5','2022-08-15 13:57:23','','0','155420','1','retail','0','155420','1','0','0','0','0','155420','0','printed',' ','','1','0','51660558892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1217,'215822 MON','Mpesa','','2022-08-15 14:04:30','','0','5','2022-08-15 14:04:30','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51660561250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1218,'13822','Mpesa','','2022-08-15 14:07:05','','0','5','2022-08-15 14:07:05','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51660561533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1219,'16822 TUE','Mpesa','','2022-08-16 09:30:02','','0','5','2022-08-16 09:30:02','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51660631324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1220,'1682022TUE','Mpesa','','2022-08-16 10:29:11','','0','5','2022-08-16 10:29:11','','2000','8400','1','retail','0','8400','1','0','0','0','0','6400','0','printed',' ','','1','0','51660631421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1221,'16822 tue','Mpesa','','2022-08-16 13:57:14','','0','5','2022-08-16 13:57:14','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51660647323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1222,'16822 tue','Mpesa','','2022-08-16 18:02:34','','0','5','2022-08-16 18:02:34','','0','21600','1','retail','0','21600','1','0','0','0','0','21600','0','printed',' ','','1','0','51660662113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1223,'1682022tue','Mpesa','','2022-08-16 18:04:10','','0','5','2022-08-16 18:04:10','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51660662179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1224,'17822WED','Mpesa','','2022-08-17 13:56:18','','0','5','2022-08-17 13:56:18','','0','4300','1','retail','0','4300','1','0','0','0','0','4300','0','printed',' ','','1','0','51660733705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1225,'','Cash','','2022-08-17 14:25:15','','500','5','2022-08-17 14:25:15','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','1','0','51660733883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1226,'2972022','Card','','2022-08-17 15:14:55','','4300','5','2022-08-17 15:14:55','','0','19500','1','retail','0','19500','1','19500','0','0','0','4300','0','printed',' ','','1','0','51660738366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1227,'1782022WED','Mpesa','','2022-08-17 15:53:57','','0','5','2022-08-17 15:53:57','','0','12150','1','retail','0','12150','1','0','0','0','0','12150','0','printed',' ','','1','0','51660740664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1228,'','Cash','','2022-08-18 09:47:00','','0','5','2022-08-18 09:47:00','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','51660805203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1229,'18822 THUS','Mpesa','','2022-08-18 09:54:37','','0','5','2022-08-18 09:54:37','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51660805666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1230,'','Cash','','2022-08-18 10:17:40','','0','5','2022-08-18 10:17:40','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','1','0','51660805697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1231,'16822 TUE','Mpesa','','2022-08-18 11:40:31','','0','5','2022-08-18 11:40:31','','0','35450','1','retail','0','35450','1','0','0','0','0','35450','0','printed',' ','','1','0','51660807081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1232,'1882022THU','Mpesa','','2022-08-18 14:17:01','','0','5','2022-08-18 14:17:01','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51660820789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1233,'18822','Mpesa','','2022-08-19 08:00:11','','0','5','2022-08-19 08:00:11','','0','6750','1','retail','0','6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51660885132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1234,'19822 FRI','Mpesa','','2022-08-19 15:12:49','','0','5','2022-08-19 15:12:49','','0','5800','1','retail','0','5800','1','0','0','0','0','5800','0','printed',' ','','1','0','51660911145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1235,'20822 SAT','Mpesa','','2022-08-20 08:15:29','','0','5','2022-08-20 08:15:29','','0','4400','1','retail','0','4400','1','0','0','0','0','4400','0','printed',' ','','1','0','51660972506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1236,'20822 SAT','Mpesa','','2022-08-20 09:24:39','','0','5','2022-08-20 09:24:39','','0','13550','1','retail','0','13550','1','0','0','0','0','13550','0','printed',' ','','1','0','51660976542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1237,'20822 SAT','Mpesa','','2022-08-20 09:46:38','','0','5','2022-08-20 09:46:38','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','printed',' ','','1','0','51660977985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1238,'202022SAT','Mpesa','','2022-08-20 11:26:59','','0','5','2022-08-20 11:26:59','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51660983281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1239,'20822 SAT','Mpesa','','2022-08-20 13:07:05','','0','5','2022-08-20 13:07:05','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51660984066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1240,'2082022sat','Mpesa','','2022-08-20 15:10:00','','0','5','2022-08-20 15:10:00','','0','3350','1','retail','0','3350','1','0','0','0','0','3350','0','printed',' ','','1','0','51660996746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1241,'20822 sat','Mpesa','','2022-08-20 15:54:26','','0','5','2022-08-20 15:54:26','','0','2980','1','retail','0','2980','1','0','0','0','0','2980','0','printed',' ','','1','0','51660999999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1242,'2282022mon','Mpesa','','2022-08-22 08:31:02','','0','5','2022-08-22 08:31:02','','0','41000','1','retail','0','41000','1','0','0','0','0','41000','0','printed',' ','','1','0','51661146122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1243,'22822 MON','Mpesa','','2022-08-22 09:17:50','','0','5','2022-08-22 09:17:50','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51661146334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1244,'22822 MON','Mpesa','','2022-08-22 11:30:35','','0','5','2022-08-22 11:30:35','','3200','4100','1','retail','0','4100','1','0','0','0','0','900','0','printed',' ','','1','0','51661156982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1245,'22822 MON','Mpesa','','2022-08-22 15:24:12','','0','5','2022-08-22 15:24:12','','0','2360','1','retail','0','2360','1','0','0','0','0','2360','0','printed',' ','','1','0','51661171013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1246,'23822 TUE','Mpesa','','2022-08-23 09:45:01','','0','5','2022-08-23 09:45:01','','0','23800','1','retail','0','23800','1','0','0','0','0','23800','0','printed',' ','','1','0','51661236922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1247,'23822 TUE','Mpesa','','2022-08-23 10:57:17','','0','5','2022-08-23 10:57:17','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51661241427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1248,'232022TUE','Mpesa','','2022-08-23 13:00:43','','0','5','2022-08-23 13:00:43','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51661248769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1249,'23822 TUE','Mpesa','','2022-08-23 13:42:31','','0','5','2022-08-23 13:42:31','','0','3980','1','retail','0','3980','1','0','0','0','0','3980','0','printed',' ','','1','0','51661251295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1250,'23822 TUE','Mpesa','','2022-08-23 15:07:08','','0','5','2022-08-23 15:07:08','','0','3300','1','retail','0','3300','1','0','0','0','0','3300','0','printed',' ','','1','0','51661256362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1251,'2382022tue','Mpesa','','2022-08-23 16:34:49','','0','5','2022-08-23 16:34:49','','0','10800','1','retail','0','10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51661261122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1252,'2382022tue','Mpesa','','2022-08-23 17:09:10','','0','5','2022-08-23 17:09:10','','0','9900','1','retail','0','9900','1','0','0','0','0','9900','0','printed',' ','','1','0','51661261727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1253,'24822 WED','Mpesa','','2022-08-24 08:27:32','','0','5','2022-08-24 08:27:32','','0','3190','1','retail','0','3190','1','0','0','0','0','3190','0','printed',' ','','1','0','51661317884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1254,'','Cash','','2022-08-24 09:54:29','','0','5','2022-08-24 09:54:29','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed',' ','','1','0','51661324058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1255,'24822 WED','Mpesa','','2022-08-24 10:12:25','','0','5','2022-08-24 10:12:25','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51661324506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1256,'2482022WED','Mpesa','','2022-08-24 12:12:42','','0','5','2022-08-24 12:12:42','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51661332313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1257,'','Cash','','2022-08-24 15:19:27','','0','5','2022-08-24 15:19:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51661343554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1258,'24822 WED','Mpesa','','2022-08-24 17:04:47','','0','5','2022-08-24 17:04:47','','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51661349875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1259,'25822 THUS','Mpesa','','2022-08-25 08:47:53','','0','5','2022-08-25 08:47:53','','0','14890','1','retail','0','14890','1','0','0','0','0','14890','0','printed',' ','','1','0','51661406347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1260,'25822 THUS','Mpesa','','2022-08-26 08:45:30','','0','5','2022-08-26 08:45:30','','0','14680','1','retail','0','14680','1','0','0','0','0','14680','0','printed',' ','','1','0','51661492404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1261,'26822 FRI','Mpesa','','2022-08-26 17:27:21','','0','5','2022-08-26 17:27:21','','0','1920','1','retail','0','1920','1','0','0','0','0','1920','0','printed',' ','','1','0','51661524003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1262,'27822 SAT','Mpesa','','2022-08-27 08:53:51','','0','5','2022-08-27 08:53:51','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51661579615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1263,'','Cash','','2022-08-27 12:45:28','','150','5','2022-08-27 12:45:28','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','51661593484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1264,'27822 SAT','Mpesa','','2022-08-27 13:16:43','','0','5','2022-08-27 13:16:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51661593574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1265,'27822 SAT','Mpesa','','2022-08-27 14:06:37','','0','5','2022-08-27 14:06:37','','5000','5300','1','retail','0','5300','1','0','0','0','0','300','0','printed',' ','','1','0','51661595504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1266,'','Cash','','2022-08-27 14:18:11','','0','5','2022-08-27 14:18:11','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51661599036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1267,'','Cash','','2022-08-27 15:03:17','','0','5','2022-08-27 15:03:17','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51661599123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1268,'2782022SAT','Mpesa','','2022-08-27 15:18:10','','0','5','2022-08-27 15:18:10','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51661601802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1269,'27822 SAT','Mpesa','','2022-08-29 14:38:40','','0','5','2022-08-29 14:38:40','','0','16810','1','retail','0','16810','1','0','0','0','0','16810','0','printed',' ','','1','0','51661772698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1270,'29822 MON','Mpesa','','2022-08-29 14:43:41','','0','5','2022-08-29 14:43:41','','0','5400','1','retail','0','5400','1','0','0','0','0','5400','0','printed',' ','','1','0','51661773199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1271,'29822 MON','Mpesa','','2022-08-29 15:23:45','','0','5','2022-08-29 15:23:45','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51661773451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1272,'29822 MON','Mpesa','','2022-08-29 16:17:28','','0','5','2022-08-29 16:17:28','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51661775848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1273,'','Cash','','2022-08-29 17:05:55','','10','5','2022-08-29 17:05:55','','1490','1490','1','retail','0','1490','1','0','0','0','0','0','0','printed',' ','','1','0','51661781765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1274,'30822 TUE','Mpesa','','2022-08-30 08:47:50','','0','5','2022-08-30 08:47:50','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51661835907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1275,'30822 TUE','Mpesa','','2022-08-30 11:19:19','','0','5','2022-08-30 11:19:19','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51661847524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1276,'30822 TUE','Mpesa','','2022-08-30 15:03:13','','0','5','2022-08-30 15:03:13','','0','6750','1','retail','0','6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51661860963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1277,'30822 TUE','Mpesa','','2022-08-30 15:26:10','','0','5','2022-08-30 15:26:10','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51661861102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1278,'29082022','Mpesa','','2022-08-30 15:54:43','','0','3','2022-08-30 15:54:43','','0','33700','1','retail','0','33700','1','0','0','0','0','33700','0','printed',' ','','1','0','31661863959','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1279,'30082022DORIS','Mpesa','','2022-08-30 15:57:52','','0','3','2022-08-30 15:57:52','','0','15200','1','retail','0','15200','1','0','0','0','0','15200','0','printed',' ','','1','0','31661864262','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1280,'31822 WED','Mpesa','','2022-08-31 13:12:37','','0','5','2022-08-31 13:12:37','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51661940701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1281,'192022thu','Mpesa','','2022-09-01 10:12:59','','0','5','2022-09-01 10:12:59','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51662016351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1282,'1922 THUS','Mpesa','','2022-09-01 11:42:31','','0','5','2022-09-01 11:42:31','','200','400','1','retail','0','400','1','0','0','0','0','200','0','printed',' ','','1','0','51662016487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1283,'1922 thus','Mpesa','','2022-09-01 14:02:38','','0','5','2022-09-01 14:02:38','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51662030124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1284,'','Mpesa','','2022-09-01 14:48:01','','0','3','2022-09-01 14:48:01','','0','121750','1','retail','0','121750','1','0','0','0','0','121750','0','printed',' ','','1','0','31662032641','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1285,'','Cash','','2022-09-01 15:25:56','','0','5','2022-09-01 15:25:56','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','printed',' ','','1','0','51662034358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1286,'1922 THUS','Mpesa','','2022-09-02 08:22:59','','0','5','2022-09-02 08:22:59','','4330','6880','1','retail','0','6880','1','0','0','0','0','2550','0','printed',' ','','1','0','51662095934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1287,'2922 RFI','Mpesa','','2022-09-02 11:48:08','','0','5','2022-09-02 11:48:08','','690','1090','1','retail','0','1090','1','0','0','0','0','400','0','printed',' ','','1','0','51662108450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1288,'2922 FRI','Mpesa','','2022-09-02 12:40:46','','0','5','2022-09-02 12:40:46','','0','10260','1','retail','0','10260','1','0','0','0','0','10260','0','printed',' ','','1','0','51662108538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1289,'292022FRI','Mpesa','','2022-09-02 14:30:14','','0','5','2022-09-02 14:30:14','','0','16900','1','retail','0','16900','1','0','0','0','0','16900','0','printed',' ','','1','0','51662118114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1290,'3822 SAT','Mpesa','','2022-09-03 13:13:50','','0','5','2022-09-03 13:13:50','','0','11700','1','retail','0','11700','1','0','0','0','0','11700','0','printed',' ','','1','0','51662199816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1291,'392022SAT','Mpesa','','2022-09-03 14:52:30','','0','5','2022-09-03 14:52:30','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51662205906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1292,'','Cash','','2022-09-03 14:53:35','','0','5','2022-09-03 14:53:35','','18000','18000','1','retail','0','18000','1','0','0','0','0','0','0','printed',' ','','1','0','51662205982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1293,'592022mon','Mpesa','','2022-09-05 09:15:21','','0','5','2022-09-05 09:15:21','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51662358377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1294,'5922MON','Mpesa','','2022-09-05 10:39:59','','0','5','2022-09-05 10:39:59','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51662358601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1295,'5922 MON','Mpesa','','2022-09-05 11:51:20','','0','5','2022-09-05 11:51:20','','0','11750','1','retail','0','11750','1','0','0','0','0','11750','0','printed',' ','','1','0','51662367791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1296,'5922 MON','Mpesa','','2022-09-05 11:51:50','','0','5','2022-09-05 11:51:50','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51662367896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1297,'592022mon','Mpesa','','2022-09-05 12:30:50','','0','5','2022-09-05 12:30:50','','0','9000','1','retail','0','9000','1','0','0','0','0','9000','0','printed',' ','','1','0','51662370190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1298,'5922 mon','Mpesa','','2022-09-05 13:44:51','','0','5','2022-09-05 13:44:51','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51662374679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1299,'592022mon','Mpesa','','2022-09-05 14:54:21','','0','5','2022-09-05 14:54:21','','0','17500','1','retail','0','17500','1','0','0','0','0','17500','0','printed',' ','','1','0','51662378756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1300,'5922 mon','Mpesa','','2022-09-05 16:32:20','','0','5','2022-09-05 16:32:20','','0','12300','1','retail','0','12300','1','0','0','0','0','12300','0','printed',' ','','1','0','51662378914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1301,'','Cash','','2022-09-06 09:35:56','','0','5','2022-09-06 09:35:56','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51662442907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1302,'6922 TUE','Mpesa','','2022-09-06 10:54:37','','0','5','2022-09-06 10:54:37','','0','20260','1','retail','0','20260','1','0','0','0','0','20260','0','printed',' ','','1','0','51662450388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1303,'','Cash','','2022-09-06 12:05:34','','620','5','2022-09-06 12:05:34','','1380','1380','1','retail','0','1380','1','0','0','0','0','0','0','printed',' ','','1','0','51662455120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1304,'6092022DORIS','Mpesa','','2022-09-07 10:08:01','','0','3','2022-09-07 10:08:01','','0','12840','1','retail','0','12840','1','0','0','0','0','12840','0','printed',' ','','1','0','31662534004','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1305,'7922 wed','Mpesa','','2022-09-07 14:25:19','','0','5','2022-09-07 14:25:19','','0','7500','1','retail','0','7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51662549893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1306,'6922 wed','Mpesa','','2022-09-07 15:00:27','','0','5','2022-09-07 15:00:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51662550157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1307,'7922 wed','Mpesa','','2022-09-07 17:17:17','','0','5','2022-09-07 17:17:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51662560222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1308,'8922 THUS','Mpesa','','2022-09-08 08:39:01','','0','5','2022-09-08 08:39:01','','0','13000','1','retail','0','13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51662615469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1309,'7922 WED','Mpesa','','2022-09-08 08:59:48','','0','5','2022-09-08 08:59:48','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51662615581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1310,'','Cash','','2022-09-08 10:32:56','','0','5','2022-09-08 10:32:56','','920','920','1','retail','0','920','1','0','0','0','0','0','0','printed',' ','','1','0','51662616817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1311,'8922 THUS','Mpesa','','2022-09-08 12:17:20','','0','5','2022-09-08 12:17:20','','2200','2700','1','retail','0','2700','1','0','0','0','0','500','0','printed',' ','','1','0','51662622391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1312,'992022FRI','Mpesa','','2022-09-09 12:23:52','','0','5','2022-09-09 12:23:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51662715395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1313,'9922 fri','Mpesa','','2022-09-09 12:29:42','','0','5','2022-09-09 12:29:42','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51662715503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1314,'9922 fri','Mpesa','','2022-09-09 15:23:40','','0','5','2022-09-09 15:23:40','','0','10800','1','retail','0','10800','1','0','0','0','0','10800','0','printed',' ','','1','0','51662726101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1315,'10922 SAT','Mpesa','','2022-09-10 07:55:56','','0','5','2022-09-10 07:55:56','','2000','2400','1','retail','0','2400','1','0','0','0','0','400','0','printed',' ','','1','0','51662785737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1316,'','Cash','','2022-09-10 10:48:44','','0','5','2022-09-10 10:48:44','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51662796087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1317,'10922 SAT','Mpesa','','2022-09-10 12:45:47','','0','5','2022-09-10 12:45:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51662803128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1318,'10922 SAT','Mpesa','','2022-09-10 16:11:18','','0','5','2022-09-10 16:11:18','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51662815442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1319,'','Cash','','2022-09-10 16:42:00','','0','5','2022-09-10 16:42:00','','30800','30800','1','retail','0','30800','1','0','0','0','0','0','0','printed',' ','','1','0','51662817082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1320,'10922 SAT','Mpesa','','2022-09-10 16:54:50','','0','5','2022-09-10 16:54:50','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51662818079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1321,'1092022SAT','Mpesa','','2022-09-10 16:59:38','','0','5','2022-09-10 16:59:38','','0','9600','1','retail','0','9600','1','0','0','0','0','9600','0','printed',' ','','1','0','51662818362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1322,'10922 SAT','Mpesa','','2022-09-10 18:08:55','','0','5','2022-09-10 18:08:55','','7000','22200','1','retail','0','22200','1','0','0','0','0','15200','0','printed',' ','','1','0','51662818435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1323,'13922 TUE','Mpesa','','2022-09-13 10:39:14','','0','5','2022-09-13 10:39:14','','0','26000','1','retail','0','26000','1','0','0','0','0','26000','0','printed',' ','','1','0','51663054601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1324,'13922 tue','Mpesa','','2022-09-13 10:41:29','','0','5','2022-09-13 10:41:29','','0','10400','1','retail','0','10400','1','0','0','0','0','10400','0','printed',' ','','1','0','51663054802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1325,'13922 TUE','Mpesa','','2022-09-13 13:40:54','','0','5','2022-09-13 13:40:54','','0','7560','1','retail','0','7560','1','0','0','0','0','7560','0','printed',' ','','1','0','51663065374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1326,'13922 TUE','Mpesa','','2022-09-13 15:13:23','','0','5','2022-09-13 15:13:23','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51663066025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1327,'','Cash','','2022-09-13 17:42:41','','0','5','2022-09-13 17:42:41','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51663080050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1328,'1392022TUE','Mpesa','','2022-09-13 17:53:25','','0','5','2022-09-13 17:53:25','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51663080679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1329,'10092022','Mpesa','','2022-09-14 13:35:00','','0','3','2022-09-14 13:35:00','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','31663151671','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1330,'15922 THUS','Mpesa','','2022-09-15 09:30:32','','0','5','2022-09-15 09:30:32','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51663223372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1331,'15922 THUS','Mpesa','','2022-09-15 10:25:20','','0','5','2022-09-15 10:25:20','','0','7660','1','retail','0','7660','1','0','0','0','0','7660','0','printed',' ','','1','0','51663223453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1332,'1592022THU','Mpesa','','2022-09-15 16:01:30','','0','5','2022-09-15 16:01:30','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51663246720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1333,'15922 thus','Mpesa','','2022-09-15 17:45:43','','0','5','2022-09-15 17:45:43','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51663253102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1334,'1692022fri','Mpesa','','2022-09-16 08:22:44','','0','5','2022-09-16 08:22:44','','0','13000','1','retail','0','13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51663303878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1335,'1692022fri','Mpesa','','2022-09-16 09:46:29','','0','5','2022-09-16 09:46:29','','0','7200','1','retail','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51663310737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1336,'16922FRI','Mpesa','','2022-09-16 10:44:21','','0','5','2022-09-16 10:44:21','','670','1610','1','retail','0','1610','1','0','0','0','0','940','0','printed',' ','','1','0','51663310834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1337,'16922 FRI','Mpesa','','2022-09-16 13:43:41','','0','5','2022-09-16 13:43:41','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51663325001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1338,'16922 FRI','Mpesa','','2022-09-16 15:38:47','','0','5','2022-09-16 15:38:47','','0','1940','1','retail','0','1940','1','0','0','0','0','1940','0','printed',' ','','1','0','51663325074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1339,'16922 FRI','Mpesa','','2022-09-16 18:11:43','','0','5','2022-09-16 18:11:43','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51663340881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1340,'17922 SAT','Mpesa','','2022-09-17 15:55:30','','0','5','2022-09-17 15:55:30','','3200','4400','1','retail','0','4400','1','0','0','0','0','1200','0','printed',' ','','1','0','51663419266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1341,'','Cash','','2022-09-17 18:08:39','','0','5','2022-09-17 18:08:39','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','51663427307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1342,'19922 MON','Mpesa','','2022-09-19 08:54:48','','0','5','2022-09-19 08:54:48','','3200','4090','1','retail','0','4090','1','0','0','0','0','890','0','printed',' ','','1','0','51663566745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1343,'19822 MON','Mpesa','','2022-09-19 13:25:34','','0','5','2022-09-19 13:25:34','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51663583109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1344,'19922 MON','Mpesa','','2022-09-19 18:07:39','','0','5','2022-09-19 18:07:39','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51663600044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1345,'','Cash','','2022-09-20 17:14:21','','0','5','2022-09-20 17:14:21','','960','960','1','retail','0','960','1','0','0','0','0','0','0','printed',' ','','1','0','51663683220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1346,'21922 wed','Mpesa','','2022-09-21 08:10:50','','0','5','2022-09-21 08:10:50','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','printed',' ','','1','0','51663737025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1347,'21922 wed','Mpesa','','2022-09-21 09:33:07','','0','5','2022-09-21 09:33:07','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51663741933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1348,'','Cash','','2022-09-21 10:27:47','','0','5','2022-09-21 10:27:47','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','51663742056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1349,'2192022wed','Mpesa','','2022-09-21 10:57:55','','0','5','2022-09-21 10:57:55','','0','2420','1','retail','0','2420','1','0','0','0','0','2420','0','printed',' ','','1','0','51663746916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1350,'21922 WED','Mpesa','','2022-09-21 11:14:27','','0','5','2022-09-21 11:14:27','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51663747144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1351,'','Cash','','2022-09-21 16:07:02','','0','5','2022-09-21 16:07:02','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51663765477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1352,'2192022WED','Mpesa','','2022-09-21 17:05:18','','0','5','2022-09-21 17:05:18','','0','24950','1','retail','0','24950','1','0','0','0','0','24950','0','printed',' ','','1','0','51663765631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1353,'22922 THUS','Mpesa','','2022-09-22 10:13:45','','0','5','2022-09-22 10:13:45','','0','2750','1','retail','0','2750','1','0','0','0','0','2750','0','printed',' ','','1','0','51663830745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1354,'2292022THU','Mpesa','','2022-09-22 12:03:39','','0','5','2022-09-22 12:03:39','','0','7550','1','retail','0','7550','1','0','0','0','0','7550','0','printed',' ','','1','0','51663830846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1355,'','Cash','','2022-09-22 12:24:10','','0','5','2022-09-22 12:24:10','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','51663838515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1356,'21922 wed','Mpesa','','2022-09-22 12:25:03','','0','5','2022-09-22 12:25:03','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51663838658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1357,'22922 thus','Mpesa','','2022-09-22 14:17:26','','0','5','2022-09-22 14:17:26','','1400','5000','1','retail','0','5000','1','0','0','0','0','3600','0','printed',' ','','1','0','51663845432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1358,'','Cash','','2022-09-22 15:21:23','','0','5','2022-09-22 15:21:23','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51663845514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1359,'22922 thus','Mpesa','','2022-09-22 15:32:47','','0','5','2022-09-22 15:32:47','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51663849288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1360,'22922 THUS','Mpesa','','2022-09-22 15:47:16','','0','5','2022-09-22 15:47:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51663849985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1361,'23922 fri','Mpesa','','2022-09-23 14:16:00','','0','5','2022-09-23 14:16:00','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','51663931691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1362,'26922 MON','Mpesa','','2022-09-26 17:20:43','','0','5','2022-09-26 17:20:43','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51664201975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1363,'','Cash','','2022-09-27 09:49:13','','0','5','2022-09-27 09:49:13','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','1','0','51664261196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1364,'2792022tue','Mpesa','','2022-09-27 10:12:54','','0','5','2022-09-27 10:12:54','','0','6300','1','retail','0','6300','1','0','0','0','0','6300','0','printed',' ','','1','0','51664261379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1365,'27922 TUE','Mpesa','','2022-09-27 10:50:29','','0','5','2022-09-27 10:50:29','','0','4830','1','retail','0','4830','1','0','0','0','0','4830','0','printed',' ','','1','0','51664265010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1366,'27922 TUE','Mpesa','','2022-09-27 15:45:12','','0','5','2022-09-27 15:45:12','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51664282696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1367,'27922 ','Mpesa','','2022-09-27 16:17:02','','0','5','2022-09-27 16:17:02','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51664284558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1368,'21092022','Mpesa','','2022-09-28 11:48:43','','0','3','2022-09-28 11:48:43','','0','158500','1','retail','0','158500','1','0','0','0','0','158500','0','printed',' ','','1','0','31664354867','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1369,'28922 WED','Mpesa','','2022-09-28 12:05:09','','0','5','2022-09-28 12:05:09','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51664355703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1370,'2992022thu','Mpesa','','2022-09-29 09:57:45','','0','5','2022-09-29 09:57:45','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51664434510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1371,'29922 THUS','Mpesa','','2022-09-29 15:24:23','','0','5','2022-09-29 15:24:23','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51664454234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1372,'29922 THUS','Mpesa','','2022-09-29 15:26:33','','0','5','2022-09-29 15:26:33','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51664454366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1373,'3092022fri','Mpesa','','2022-09-30 10:20:37','','0','5','2022-09-30 10:20:37','','0','5400','1','retail','0','5400','1','0','0','0','0','5400','0','printed',' ','','1','0','51664522419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1374,'30922 FRI','Mpesa','','2022-09-30 17:08:37','','0','5','2022-09-30 17:08:37','','5100','11650','1','retail','0','11650','1','0','0','0','0','6550','0','printed',' ','','1','0','51664546766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1375,'3092022FRI','Mpesa','','2022-09-30 19:06:26','','0','5','2022-09-30 19:06:26','','0','15000','1','retail','0','15000','1','0','0','0','0','15000','0','printed',' ','','1','0','51664547053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1376,'27922 ','Mpesa','','2022-10-01 09:14:46','','0','5','2022-10-01 09:14:46','','0','19600','1','retail','0','19600','1','0','0','0','0','19600','0','printed',' ','','1','0','51664602398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1377,'1102022sat','Mpesa','','2022-10-01 09:18:21','','0','5','2022-10-01 09:18:21','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51664604938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1378,'11022 SAT','Mpesa','','2022-10-01 10:46:17','','0','5','2022-10-01 10:46:17','','0','13100','1','retail','0','13100','1','0','0','0','0','13100','0','printed',' ','','1','0','51664605144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1379,'','Cash','','2022-10-01 12:50:49','','0','5','2022-10-01 12:50:49','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51664617837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1380,'11022 SAT','Mpesa','','2022-10-01 16:20:23','','0','5','2022-10-01 16:20:23','','0','40660','1','retail','0','40660','1','0','0','0','0','40660','0','printed',' ','','1','0','51664630134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1381,'31022MON','Mpesa','','2022-10-03 09:23:31','','0','5','2022-10-03 09:23:32','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51664778191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1382,'31022 MON','Mpesa','','2022-10-03 10:05:00','','0','5','2022-10-03 10:05:00','','0','4750','1','retail','0','4750','1','0','0','0','0','4750','0','printed',' ','','1','0','51664778323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1383,'31022 MON','Mpesa','','2022-10-03 11:00:45','','0','5','2022-10-03 11:00:45','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51664780853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1384,'31022 MON','Mpesa','','2022-10-03 12:01:26','','0','5','2022-10-03 12:01:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51664784072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1385,'31022 MON','Mpesa','','2022-10-03 13:19:31','','0','5','2022-10-03 13:19:31','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','51664787712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1386,'41022 TUE','Mpesa','','2022-10-04 10:49:47','','0','5','2022-10-04 10:49:48','','0','3260','1','retail','0','3260','1','0','0','0','0','3260','0','printed',' ','','1','0','51664868093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1387,'','Cash','','2022-10-04 12:45:14','','0','5','2022-10-04 12:45:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51664869807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1388,'41022 TUE','Mpesa','','2022-10-04 15:38:46','','0','5','2022-10-04 15:38:46','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','51664887087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1389,'31022 MON','Mpesa','','2022-10-04 17:28:21','','0','5','2022-10-04 17:28:21','','2350','4650','1','retail','0','4650','1','0','0','0','0','2300','0','printed',' ','','1','0','51664887385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1390,'41022wed','Mpesa','','2022-10-05 07:40:40','','0','5','2022-10-05 07:40:40','','0','6300','1','retail','0','6300','1','0','0','0','0','6300','0','printed',' ','','1','0','51664944817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1391,'51022 WED','Mpesa','','2022-10-05 11:00:15','','0','5','2022-10-05 11:00:15','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51664956764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1392,'51022 wed','Mpesa','','2022-10-05 12:51:32','','0','5','2022-10-05 12:51:32','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51664963389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1393,'','Cash','','2022-10-05 13:37:51','','0','5','2022-10-05 13:37:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51664963513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1394,'51022wed','Mpesa','','2022-10-05 14:03:43','','0','5','2022-10-05 14:03:43','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51664966275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1395,'6102022','Mpesa','','2022-10-06 16:07:46','','0','3','2022-10-06 16:07:46','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','31665061646','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1396,'61022 ','Mpesa','','2022-10-06 17:43:36','','0','5','2022-10-06 17:43:36','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51665067396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1397,'71022 FRI','Mpesa','','2022-10-07 08:50:51','','0','5','2022-10-07 08:50:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51665120302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1398,'71022 FRI','Mpesa','','2022-10-07 17:00:35','','0','5','2022-10-07 17:00:35','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51665151224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1399,'71022 FRI','Mpesa','','2022-10-07 17:13:28','','0','5','2022-10-07 17:13:28','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51665151275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1400,'81022 SAT','Mpesa','','2022-10-08 10:10:51','','0','5','2022-10-08 10:10:51','','0','3800','1','retail','0','3800','1','0','0','0','0','3800','0','printed',' ','','1','0','51665205126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1401,'81022SAT','Mpesa','','2022-10-08 11:43:21','','0','5','2022-10-08 11:43:21','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51665218571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1402,'81022 SAT','Mpesa','','2022-10-08 13:49:42','','0','5','2022-10-08 13:49:42','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51665226088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1403,'81022 SAT','Mpesa','','2022-10-08 16:44:07','','0','5','2022-10-08 16:44:07','','0','11100','1','retail','0','11100','1','0','0','0','0','11100','0','printed',' ','','1','0','51665236603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1404,'101022 MON','Mpesa','','2022-10-10 09:26:00','','0','5','2022-10-10 09:26:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51665383109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1405,'101022 MON','Mpesa','','2022-10-10 10:44:57','','0','5','2022-10-10 10:44:57','','0','3670','1','retail','0','3670','1','0','0','0','0','3670','0','printed',' ','','1','0','51665387787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1406,'101022 MON','Mpesa','','2022-10-10 12:52:22','','0','5','2022-10-10 12:52:22','','0','34300','1','retail','0','34300','1','0','0','0','0','34300','0','printed',' ','','1','0','51665393822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1407,'','Cash','','2022-10-10 13:20:46','','0','5','2022-10-10 13:20:46','','18350','18350','1','retail','0','18350','1','0','0','0','0','0','0','printed',' ','','1','0','51665396149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1408,'101022 MON','Mpesa','','2022-10-10 14:19:53','','0','5','2022-10-10 14:19:53','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51665397256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1409,'101022 MON','Mpesa','','2022-10-11 12:36:56','','0','5','2022-10-11 12:36:56','','0','9600','1','retail','0','9600','1','0','0','0','0','9600','0','printed',' ','','1','0','51665480901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1410,'111022 TUE','Mpesa','','2022-10-11 12:46:14','','0','5','2022-10-11 12:46:14','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51665481037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1411,'111022 TUE','Mpesa','','2022-10-11 14:58:56','','0','5','2022-10-11 14:58:56','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','51665489520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1412,'71022 FRI','Mpesa','','2022-10-12 08:33:53','','0','5','2022-10-12 08:33:53','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51665550034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1413,'121022WED','Mpesa','','2022-10-12 10:12:09','','0','5','2022-10-12 10:12:09','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51665553739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1414,'121022 WED','Mpesa','','2022-10-12 10:54:09','','0','5','2022-10-12 10:54:09','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','51665558884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1415,'121022WED','Mpesa','','2022-10-12 11:20:46','','0','5','2022-10-12 11:20:46','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51665561267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1416,'','Mpesa','','2022-10-12 14:48:08','','0','5','2022-10-12 14:48:08','','0','6700','1','retail','0','6700','1','0','0','0','0','6700','0','printed',' ','','1','0','51665575223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1417,'131022','Mpesa','','2022-10-13 16:16:05','','0','5','2022-10-13 16:16:05','','0','10050','1','retail','0','10050','1','0','0','0','0','10050','0','printed',' ','','1','0','51665666317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1418,'141022 FRI','Mpesa','','2022-10-14 16:13:09','','0','5','2022-10-14 16:13:09','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51665752526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1419,'141022 FRI','Mpesa','','2022-10-14 17:07:50','','0','5','2022-10-14 17:07:50','','0','20000','1','retail','0','20000','1','0','0','0','0','20000','0','printed',' ','','1','0','51665756454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1420,'151022 SAT','Mpesa','','2022-10-15 08:52:16','','0','5','2022-10-15 08:52:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51665813124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1421,'151022 SAT','Mpesa','','2022-10-15 13:36:37','','0','5','2022-10-15 13:36:37','','0','25600','1','retail','0','25600','1','0','0','0','0','25600','0','printed',' ','','1','0','51665826018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1422,'151022 SAT','Mpesa','','2022-10-15 13:46:46','','0','5','2022-10-15 13:46:46','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51665830704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1423,'151022 SAT','Mpesa','','2022-10-15 15:09:39','','0','5','2022-10-15 15:09:39','','1300','26050','1','retail','0','26050','1','0','0','0','0','24750','0','printed',' ','','1','0','51665830822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1424,'151022SAT','Mpesa','','2022-10-15 15:39:17','','0','5','2022-10-15 15:39:17','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51665836678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1425,'','Cash','','2022-10-17 09:57:01','','0','5','2022-10-17 09:57:01','','29350','29350','1','retail','0','29350','1','0','0','0','0','0','0','printed',' ','','1','0','51665989166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1426,'','Cash','','2022-10-17 12:03:37','','0','5','2022-10-17 12:03:37','','0','2850','1','retail','0','2850','1','0','0','0','0','2850','0','printed',' ','','1','0','51665997368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1427,'','Cash','','2022-10-17 12:14:52','','0','5','2022-10-17 12:14:52','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','51665997512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1428,'171022 MON','Mpesa','','2022-10-17 12:43:22','','0','5','2022-10-17 12:43:22','','0','18900','1','retail','0','18900','1','0','0','0','0','18900','0','printed',' ','','1','0','51665999768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1429,'17102022','Mpesa','','2022-10-17 13:02:17','','0','3','2022-10-17 13:02:17','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','31666000927','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1430,'','Cash','','2022-10-17 13:20:59','','0','3','2022-10-17 13:20:59','','36100','36100','1','retail','0','36100','1','0','0','0','0','0','0','printed',' ','','1','0','31666001997','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1431,'151022 SAT','Mpesa','','2022-10-17 15:04:58','','0','5','2022-10-17 15:04:58','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51666008287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1432,'','Cash','','2022-10-17 16:25:12','','0','5','2022-10-17 16:25:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51666008322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1433,'181022 TUE','Mpesa','','2022-10-18 08:44:31','','0','5','2022-10-18 08:44:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51666069783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1434,'181022 TUE','Mpesa','','2022-10-18 10:17:06','','0','5','2022-10-18 10:17:06','','1150','8750','1','retail','0','8750','1','0','0','0','0','7600','0','printed',' ','','1','0','51666072147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1435,'','Cash','','2022-10-18 15:36:17','','0','3','2022-10-18 15:36:17','','10550','10550','1','retail','0','10550','1','0','0','0','0','0','0','printed',' ','','1','0','31666096471','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1436,'191022 WED','Mpesa','','2022-10-19 11:31:02','','0','5','2022-10-19 11:31:02','','4000','4050','1','retail','0','4050','1','0','0','0','0','50','0','printed',' ','','1','0','51666168234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1437,'191022 WED','Mpesa','','2022-10-19 13:57:30','','0','5','2022-10-19 13:57:30','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51666176530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1438,'201022THU','Mpesa','','2022-10-20 09:23:11','','0','5','2022-10-20 09:23:11','','0','7500','1','retail','0','7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51666246924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1439,'201022 THUS','Mpesa','','2022-10-20 10:44:59','','0','5','2022-10-20 10:44:59','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51666251889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1440,'201022THU','Mpesa','','2022-10-20 14:27:20','','0','5','2022-10-20 14:27:20','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51666265220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1441,'211022 FRI','Mpesa','','2022-10-21 17:37:55','','0','5','2022-10-21 17:37:55','','0','3920','1','retail','0','3920','1','0','0','0','0','3920','0','printed',' ','','1','0','51666333839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1442,'','Cash','','2022-10-22 11:00:12','','0','5','2022-10-22 11:00:12','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','1','0','51666425598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1443,'221022 SAT','Mpesa','','2022-10-22 11:40:32','','0','5','2022-10-22 11:40:32','','0','9000','1','retail','0','9000','1','0','0','0','0','9000','0','printed',' ','','1','0','51666425620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1444,'221022 SAT','Mpesa','','2022-10-22 13:14:14','','0','5','2022-10-22 13:14:14','','0','29750','1','retail','0','29750','1','0','0','0','0','29750','0','printed',' ','','1','0','51666428051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1445,'','Cash','','2022-10-22 13:29:13','','0','5','2022-10-22 13:29:13','','12500','12500','1','retail','0','12500','1','0','0','0','0','0','0','printed',' ','','1','0','51666433730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1446,'221022SAT','Mpesa','','2022-10-22 14:46:59','','0','5','2022-10-22 14:46:59','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51666438312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1447,'241022mon','Mpesa','','2022-10-24 08:04:57','','0','5','2022-10-24 08:04:57','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51666587875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1448,'241022mon','Mpesa','','2022-10-24 11:12:30','','0','5','2022-10-24 11:12:30','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','51666598894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1449,'241022 MON','Mpesa','','2022-10-24 17:32:30','','0','5','2022-10-24 17:32:30','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51666621928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1450,'251022tue','Mpesa','','2022-10-25 14:37:20','','0','5','2022-10-25 14:37:20','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51666697828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1451,'261022 WED','Mpesa','','2022-10-26 09:31:13','','0','5','2022-10-26 09:31:13','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51666765805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1452,'261022 WED','Mpesa','','2022-10-26 11:36:09','','0','5','2022-10-26 11:36:09','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51666766423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1453,'261022 WED','Mpesa','','2022-10-26 11:57:37','','0','5','2022-10-26 11:57:37','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51666774610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1454,'261022 WED','Mpesa','','2022-10-26 17:55:33','','0','5','2022-10-26 17:55:33','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51666796079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1455,'281022','Mpesa','','2022-10-29 11:19:50','','0','5','2022-10-29 11:19:50','','0','99070','1','retail','0','99070','1','0','0','0','0','99070','0','printed',' ','','1','0','51667030931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1456,'291022 SAT','Mpesa','','2022-10-29 11:35:45','','0','5','2022-10-29 11:35:45','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51667031784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1457,'291022SAT','Mpesa','','2022-10-29 12:00:16','','0','5','2022-10-29 12:00:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51667032589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1458,'','Cash','','2022-10-29 12:42:47','','0','5','2022-10-29 12:42:47','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51667034197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1459,'291022 SAT','Mpesa','','2022-10-29 13:35:27','','0','5','2022-10-29 13:35:27','','0','21200','1','retail','0','21200','1','0','0','0','0','21200','0','printed',' ','','1','0','51667036572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1460,'291022SAT','Mpesa','','2022-10-29 17:06:32','','0','5','2022-10-29 17:06:32','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51667052380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1461,'311022 MON','Mpesa','','2022-10-31 12:00:51','','0','5','2022-10-31 12:00:51','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51667206620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1462,'','Cash','','2022-10-31 13:41:25','','0','5','2022-10-31 13:41:25','','11000','11000','1','retail','0','11000','1','0','0','0','0','0','0','printed',' ','','1','0','51667206986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1463,'11122 TUE','Mpesa','','2022-11-01 08:58:40','','0','5','2022-11-01 08:58:40','','0','5100','1','retail','0','5100','1','0','0','0','0','5100','0','printed',' ','','1','0','51667282252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1464,'11022TUE','Mpesa','','2022-11-01 09:15:08','','0','5','2022-11-01 09:15:08','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51667283171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1465,'1122 TUE','Mpesa','','2022-11-01 09:56:20','','0','5','2022-11-01 09:56:20','','0','9530','1','retail','0','9530','1','0','0','0','0','9530','0','printed',' ','','1','0','51667283339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1466,'','Cash','','2022-11-01 10:33:00','','0','5','2022-11-01 10:33:00','','1360','1360','1','retail','0','1360','1','0','0','0','0','0','0','printed',' ','','1','0','51667285854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1467,'11122 TUE','Mpesa','','2022-11-01 16:42:26','','0','5','2022-11-01 16:42:26','','0','1030','1','retail','0','1030','1','0','0','0','0','1030','0','printed',' ','','1','0','51667310121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1468,'','Cash','','2022-11-02 09:49:37','','0','5','2022-11-02 09:49:37','','7200','7200','1','retail','0','7200','1','0','0','0','0','0','0','printed',' ','','1','0','51667371607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1469,'21122 WED','Mpesa','','2022-11-02 10:13:06','','0','5','2022-11-02 10:13:06','','0','1610','1','retail','0','1610','1','0','0','0','0','1610','0','printed',' ','','1','0','51667371785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1470,'21122WED','Mpesa','','2022-11-02 10:16:13','','0','5','2022-11-02 10:16:13','','0','12500','1','retail','0','12500','1','0','0','0','0','12500','0','printed',' ','','1','0','51667373230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1471,'21122 WED','Mpesa','','2022-11-02 17:54:29','','0','5','2022-11-02 17:54:29','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51667400104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1472,'21122 WED','Mpesa','','2022-11-02 18:01:44','','0','5','2022-11-02 18:01:44','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51667400971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1473,'31122 THUS','Mpesa','','2022-11-03 14:09:36','','0','5','2022-11-03 14:09:36','','0','14500','1','retail','0','14500','1','0','0','0','0','14500','0','printed',' ','','1','0','51667469057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1474,'31122 THUS','Mpesa','','2022-11-03 14:27:43','','0','5','2022-11-03 14:27:43','','0','8000','1','retail','0','8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51667473798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1475,'','Cash','','2022-11-04 12:19:25','','0','5','2022-11-04 12:19:25','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51667553466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1476,'41122 FRI','Mpesa','','2022-11-04 17:02:10','','0','5','2022-11-04 17:02:10','','0','10700','1','retail','0','10700','1','0','0','0','0','10700','0','printed',' ','','1','0','51667569888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1477,'','Cash','','2022-11-05 11:52:30','','0','5','2022-11-05 11:52:30','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51667638333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1478,'','Cash','','2022-11-05 13:50:45','','0','5','2022-11-05 13:50:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51667638403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1479,'51122 SAT','Mpesa','','2022-11-05 15:09:00','','0','5','2022-11-05 15:09:00','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51667650125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1480,'','Cash','','2022-11-07 08:58:04','','0','5','2022-11-07 08:58:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','51667800662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1481,'71122 MON','Mpesa','','2022-11-07 08:59:59','','0','5','2022-11-07 08:59:59','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51667800690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1482,'71122 MON','Mpesa','','2022-11-07 09:23:18','','0','5','2022-11-07 09:23:18','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51667800821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1483,'','Cash','','2022-11-07 11:12:04','','0','5','2022-11-07 11:12:04','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51667802213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1484,'71122 MON','Mpesa','','2022-11-07 11:44:11','','0','5','2022-11-07 11:44:11','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51667808730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1485,'71122 MON','Mpesa','','2022-11-07 11:52:50','','0','5','2022-11-07 11:52:50','','0','8000','1','retail','0','8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51667810866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1486,'71122 MON','Mpesa','','2022-11-07 13:41:30','','0','5','2022-11-07 13:41:30','','0','22480','1','retail','0','22480','1','0','0','0','0','22480','0','printed',' ','','1','0','51667811325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1487,'81122tue','Mpesa','','2022-11-08 08:15:14','','0','5','2022-11-08 08:15:14','','0','2940','1','retail','0','2940','1','0','0','0','0','2940','0','printed',' ','','1','0','51667882626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1488,'','Cash','','2022-11-08 09:06:14','','0','5','2022-11-08 09:06:14','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51667884576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1489,'','Cash','','2022-11-08 09:39:12','','0','5','2022-11-08 09:39:12','','8950','8950','1','retail','0','8950','1','0','0','0','0','0','0','printed',' ','','1','0','51667888590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1490,'91122 WED','Mpesa','','2022-11-09 08:35:36','','0','5','2022-11-09 08:35:36','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51667972103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1491,'91122 WED','Mpesa','','2022-11-09 08:58:37','','0','5','2022-11-09 08:58:37','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51667973476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1492,'91122WED','Mpesa','','2022-11-09 11:17:50','','0','5','2022-11-09 11:17:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51667974546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1493,'101122THU','Mpesa','','2022-11-10 08:25:47','','0','5','2022-11-10 08:25:47','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51668054964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1494,'101122 ','Mpesa','','2022-11-10 10:30:44','','0','5','2022-11-10 10:30:44','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51668065378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1495,'101122 THUS','Mpesa','','2022-11-10 10:58:11','','0','5','2022-11-10 10:58:11','','0','7980','1','retail','0','7980','1','0','0','0','0','7980','0','printed',' ','','1','0','51668065491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1496,'101122 THUS','Mpesa','','2022-11-10 13:56:32','','0','5','2022-11-10 13:56:32','','0','6600','1','retail','0','6600','1','0','0','0','0','6600','0','printed',' ','','1','0','51668077726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1497,'','Cash','','2022-11-10 16:24:09','','0','5','2022-11-10 16:24:09','','11100','11100','1','retail','0','11100','1','0','0','0','0','0','0','printed',' ','','1','0','51668086599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1498,'','Cash','','2022-11-10 17:26:55','','0','5','2022-11-10 17:26:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51668086655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1499,'11112022 RUSINGA','Mpesa','','2022-11-11 15:14:35','','0','3','2022-11-11 15:14:35','','0','31100','1','retail','0','31100','1','0','0','0','0','31100','0','printed',' ','','1','0','31668168452','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1500,'121122 fri','Mpesa','','2022-11-11 18:25:30','','0','5','2022-11-11 18:25:30','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51668180318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1501,'121122 SAT','Mpesa','','2022-11-12 12:21:20','','0','5','2022-11-12 12:21:20','','0','8500','1','retail','0','8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51668244528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1502,'121122 SAT','Mpesa','','2022-11-12 15:34:26','','0','5','2022-11-12 15:34:26','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51668256457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1503,'121122 SAT','Mpesa','','2022-11-12 15:43:59','','0','5','2022-11-12 15:43:59','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','51668256605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1504,'121122 SAT','Mpesa','','2022-11-12 16:16:29','','0','5','2022-11-12 16:16:29','','0','13300','1','retail','0','13300','1','0','0','0','0','13300','0','printed',' ','','1','0','51668257103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1505,'121122 SAT','Mpesa','','2022-11-12 17:45:20','','0','5','2022-11-12 17:45:21','','0','16900','1','retail','0','16900','1','0','0','0','0','16900','0','printed',' ','','1','0','51668259006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1506,'141122 MON','Mpesa','','2022-11-14 11:10:52','','0','5','2022-11-14 11:10:52','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51668413384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1507,'141122 MON','Mpesa','','2022-11-14 12:48:04','','0','5','2022-11-14 12:48:04','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51668413546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1508,'','Cash','','2022-11-14 12:51:41','','0','5','2022-11-14 12:51:41','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','51668419406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1509,'141122 ','Mpesa','','2022-11-14 13:49:34','','0','5','2022-11-14 13:49:34','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51668419505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1510,'','Cash','','2022-11-14 14:31:07','','0','5','2022-11-14 14:31:07','','5150','5150','1','retail','0','5150','1','0','0','0','0','0','0','printed',' ','','1','0','51668422988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1511,'','Cash','','2022-11-15 09:24:36','','0','5','2022-11-15 09:24:36','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','1','0','51668488922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1512,'','Cash','','2022-11-15 09:27:05','','0','5','2022-11-15 09:27:05','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','51668493521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1513,'151122 tue','Mpesa','','2022-11-15 10:09:56','','0','5','2022-11-15 10:09:56','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51668493630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1514,'151122 TUE','Mpesa','','2022-11-15 10:54:42','','0','5','2022-11-15 10:54:42','','0','7000','1','retail','0','7000','1','0','0','0','0','7000','0','printed',' ','','1','0','51668496249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1515,'','Cash','','2022-11-15 11:29:59','','0','3','2022-11-15 11:29:59','','88400','88400','1','retail','0','88400','1','0','0','0','0','0','0','printed',' ','','1','0','31668500941','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1516,'151122 TUE','Mpesa','','2022-11-15 16:27:24','','0','5','2022-11-15 16:27:24','','0','20060','1','retail','0','20060','1','0','0','0','0','20060','0','printed',' ','','1','0','51668518737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1517,'161122 wed','Mpesa','','2022-11-16 10:49:29','','0','5','2022-11-16 10:49:29','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','51668584924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1518,'161122 wed','Mpesa','','2022-11-16 12:51:02','','0','5','2022-11-16 12:51:03','','0','32500','1','retail','0','32500','1','0','0','0','0','32500','0','printed',' ','','1','0','51668592212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1519,'161122 WED','Mpesa','','2022-11-16 12:53:15','','0','5','2022-11-16 12:53:15','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51668592371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1520,'','Cash','','2022-11-17 09:33:45','','0','5','2022-11-17 09:33:45','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51668661621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1521,'171122 ','Mpesa','','2022-11-17 10:36:58','','0','5','2022-11-17 10:36:58','','0','13000','1','retail','0','13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51668666830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1522,'171122 ','Mpesa','','2022-11-17 11:44:14','','0','5','2022-11-17 11:44:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51668670637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1523,'171122v THUS','Mpesa','','2022-11-17 16:58:48','','0','5','2022-11-17 16:58:48','','0','9400','1','retail','0','9400','1','0','0','0','0','9400','0','printed',' ','','1','0','51668693484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1524,'181122 FRI','Mpesa','','2022-11-18 08:22:07','','0','5','2022-11-18 08:22:07','','0','18100','1','retail','0','18100','1','0','0','0','0','18100','0','printed',' ','','1','0','51668747206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1525,'181122 ','Mpesa','','2022-11-18 11:55:38','','0','5','2022-11-18 11:55:38','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51668761706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1526,'181122 ','Mpesa','','2022-11-18 11:59:23','','0','5','2022-11-18 11:59:23','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51668761756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1527,'181122','Mpesa','','2022-11-18 12:40:19','','0','5','2022-11-18 12:40:19','','2000','3500','1','retail','0','3500','1','0','0','0','0','1500','0','printed',' ','','1','0','51668761981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1528,'181122 FRI','Mpesa','','2022-11-18 12:53:18','','0','5','2022-11-18 12:53:18','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51668764501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1529,'181122','Mpesa','','2022-11-18 15:20:35','','0','5','2022-11-18 15:20:35','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51668773936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1530,'191122 SAT','Mpesa','','2022-11-19 10:29:54','','0','5','2022-11-19 10:29:54','','0','4980','1','retail','0','4980','1','0','0','0','0','4980','0','printed',' ','','1','0','51668842889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1531,'191122 SAT','Mpesa','','2022-11-19 10:48:48','','0','5','2022-11-19 10:48:48','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51668843082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1532,'191122 SAT','Mpesa','','2022-11-19 11:17:20','','0','5','2022-11-19 11:17:20','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51668844158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1533,'191122 SAT','Mpesa','','2022-11-19 12:53:23','','0','5','2022-11-19 12:53:23','','0','930','1','retail','0','930','1','0','0','0','0','930','0','printed',' ','','1','0','51668851573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1534,'191122 SAT','Mpesa','','2022-11-19 14:37:43','','0','5','2022-11-19 14:37:43','','0','36100','1','retail','0','36100','1','0','0','0','0','36100','0','printed',' ','','1','0','51668857613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1535,'211122 MON','Mpesa','','2022-11-21 08:29:02','','0','5','2022-11-21 08:29:02','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51669006743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1536,'','Cash','','2022-11-21 09:23:08','','0','5','2022-11-21 09:23:08','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','51669008559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1537,'','Cash','','2022-11-21 09:23:31','','0','5','2022-11-21 09:23:31','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51669011794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1538,'','Cash','','2022-11-21 12:02:12','','0','5','2022-11-21 12:02:12','','12250','12250','1','retail','0','12250','1','0','0','0','0','0','0','printed',' ','','1','0','51669021210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1539,'','Cash','','2022-11-21 13:44:17','','0','5','2022-11-21 13:44:17','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51669021337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1540,'211122 ','Mpesa','','2022-11-21 17:04:18','','0','5','2022-11-21 17:04:19','','570','5450','1','retail','0','5450','1','0','0','0','0','4880','0','printed',' ','','1','0','51669027465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1541,'211122 MON','Mpesa','','2022-11-22 08:06:27','','0','5','2022-11-22 08:06:27','','0','16360','1','retail','0','16360','1','0','0','0','0','16360','0','printed',' ','','1','0','51669093534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1542,'221122 MON','Mpesa','','2022-11-22 08:35:14','','0','5','2022-11-22 08:35:14','','0','5250','1','retail','0','5250','1','0','0','0','0','5250','0','printed',' ','','1','0','51669093648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1543,'221122 MON','Mpesa','','2022-11-22 08:38:56','','0','5','2022-11-22 08:38:56','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51669095343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1544,'221122 MON','Mpesa','','2022-11-22 12:01:57','','0','5','2022-11-22 12:01:57','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51669107675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1545,'221122 MON','Mpesa','','2022-11-22 12:18:23','','0','5','2022-11-22 12:18:23','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51669107805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1546,'','Cash','','2022-11-22 14:09:39','','0','3','2022-11-22 14:09:39','','35200','35200','1','retail','0','35200','1','0','0','0','0','0','0','printed',' ','','1','0','31669115338','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1547,'221122 tue','Mpesa','','2022-11-22 14:48:23','','0','5','2022-11-22 14:48:23','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51669117651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1548,'221122 tue','Mpesa','','2022-11-22 15:11:43','','0','5','2022-11-22 15:11:43','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51669117729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1549,'221122 ','Mpesa','','2022-11-22 16:28:42','','0','5','2022-11-22 16:28:42','','0','9100','1','retail','0','9100','1','0','0','0','0','9100','0','printed',' ','','1','0','51669123681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1550,'','Cash','','2022-11-23 15:23:31','','0','5','2022-11-23 15:23:31','','19180','19180','1','retail','0','19180','1','0','0','0','0','0','0','printed',' ','','1','0','51669206119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1551,'241122 THUS','Mpesa','','2022-11-24 08:31:36','','0','5','2022-11-24 08:31:36','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51669265340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1552,'241122 THUS','Mpesa','','2022-11-24 09:05:58','','0','5','2022-11-24 09:05:58','','0','2350','1','retail','0','2350','1','0','0','0','0','2350','0','printed',' ','','1','0','51669267944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1553,'','Cash','','2022-11-24 09:24:45','','0','5','2022-11-24 09:24:45','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51669269992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1554,'241122 THUS','Mpesa','','2022-11-24 09:42:30','','0','5','2022-11-24 09:42:30','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51669271089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1555,'241122V THUS','Mpesa','','2022-11-24 09:54:56','','0','5','2022-11-24 09:54:56','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51669272179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1556,'241122 THUS','Mpesa','','2022-11-24 11:06:44','','0','5','2022-11-24 11:06:44','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51669273773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1557,'241122 ','Mpesa','','2022-11-24 12:50:10','','0','5','2022-11-24 12:50:10','','0','4150','1','retail','0','4150','1','0','0','0','0','4150','0','printed',' ','','1','0','51669277226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1558,'261122 sat','Mpesa','','2022-11-26 11:32:50','','0','5','2022-11-26 11:32:50','','0','39300','1','retail','0','39300','1','0','0','0','0','39300','0','printed',' ','','1','0','51669451262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1559,'261122 ','Mpesa','','2022-11-26 11:35:54','','0','5','2022-11-26 11:35:54','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51669451626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1560,'261122 ','Mpesa','','2022-11-26 11:58:25','','0','5','2022-11-26 11:58:25','','0','760','1','retail','0','760','1','0','0','0','0','760','0','printed',' ','','1','0','51669453040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1561,'261122','Mpesa','','2022-11-26 14:25:38','','0','5','2022-11-26 14:25:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51669461919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1562,'261122 sat','Mpesa','','2022-11-26 16:24:06','','0','5','2022-11-26 16:24:06','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51669461981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1563,'261122 SAT','Mpesa','','2022-11-26 16:26:36','','0','5','2022-11-26 16:26:36','','0','5700','1','retail','0','5700','1','0','0','0','0','5700','0','printed',' ','','1','0','51669469119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1564,'261122 SAT','Mpesa','','2022-11-26 16:50:04','','0','5','2022-11-26 16:50:04','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','51669469224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1565,'281122 MON','Mpesa','','2022-11-28 15:33:08','','0','5','2022-11-28 15:33:08','','2900','4000','1','retail','0','4000','1','0','0','0','0','1100','0','printed',' ','','1','0','51669638758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1566,'','Cash','','2022-11-28 16:15:54','','0','5','2022-11-28 16:15:54','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','1','0','51669638833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1567,'','Cash','','2022-11-29 10:02:51','','0','5','2022-11-29 10:02:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51669705128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1568,'291122 tue','Mpesa','','2022-11-29 10:05:37','','0','5','2022-11-29 10:05:37','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51669705384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1569,'291122 TUE','Mpesa','','2022-11-29 13:14:51','','0','5','2022-11-29 13:14:51','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51669716856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1570,'291122 TUS','Mpesa','','2022-11-29 14:21:04','','0','5','2022-11-29 14:21:04','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51669720840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1571,'291122 TUS','Mpesa','','2022-11-29 17:08:35','','0','5','2022-11-29 17:08:35','','0','24020','1','retail','0','24020','1','0','0','0','0','24020','0','printed',' ','','1','0','51669730526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1572,'301122 WED','Mpesa','','2022-11-30 09:53:29','','0','5','2022-11-30 09:53:29','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51669791187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1573,'301122 WED','Mpesa','','2022-11-30 13:01:55','','0','5','2022-11-30 13:01:55','','0','38000','1','retail','0','38000','1','0','0','0','0','38000','0','printed',' ','','1','0','51669802421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1574,'301122 WED','Mpesa','','2022-11-30 13:25:17','','0','5','2022-11-30 13:25:17','','0','2850','1','retail','0','2850','1','0','0','0','0','2850','0','printed',' ','','1','0','51669802579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1575,'29 1122','Mpesa','','2022-11-30 14:06:56','','0','5','2022-11-30 14:06:56','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51669806079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1576,'','Mpesa','','2022-11-30 14:51:15','','0','3','2022-11-30 14:51:15','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','31669809053','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1577,'','Cash','','2022-11-30 17:37:03','','0','5','2022-11-30 17:37:03','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','51669818966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1578,'301122 wed','Mpesa','','2022-11-30 17:38:39','','0','5','2022-11-30 17:38:39','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51669819033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1579,'11222 THUS','Mpesa','','2022-12-01 08:52:18','','0','5','2022-12-01 08:52:18','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','51669873490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1580,'11222 THUS','Mpesa','','2022-12-01 09:09:24','','0','5','2022-12-01 09:09:24','','0','13750','1','retail','0','13750','1','0','0','0','0','13750','0','printed',' ','','1','0','51669873954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1581,'11222 THUS','Mpesa','','2022-12-01 11:05:03','','0','5','2022-12-01 11:05:03','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51669874986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1582,'','Cash','','2022-12-01 14:11:46','','0','5','2022-12-01 14:11:46','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','1','0','51669891411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1583,'11222 THUS','Mpesa','','2022-12-01 14:12:33','','0','5','2022-12-01 14:12:33','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51669893124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1584,'21222 FRI','Mpesa','','2022-12-02 11:18:06','','0','5','2022-12-02 11:18:06','','0','5550','1','retail','0','5550','1','0','0','0','0','5550','0','printed',' ','','1','0','51669969012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1585,'21222 FRI','Mpesa','','2022-12-02 12:25:08','','0','5','2022-12-02 12:25:08','','0','7520','1','retail','0','7520','1','0','0','0','0','7520','0','printed',' ','','1','0','51669969124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1586,'','Cash','','2022-12-02 12:38:00','','0','5','2022-12-02 12:38:00','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','51669973868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1587,'31222 SAT','Mpesa','','2022-12-03 09:07:27','','0','5','2022-12-03 09:07:27','','0','26890','1','retail','0','26890','1','0','0','0','0','26890','0','printed',' ','','1','0','51670047380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1588,'31122 SAT','Mpesa','','2022-12-03 11:08:40','','0','5','2022-12-03 11:08:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51670054884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1589,'31222 SAT','Mpesa','','2022-12-03 11:11:32','','0','5','2022-12-03 11:11:32','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','51670054941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1590,'31222 SAT','Mpesa','','2022-12-03 13:27:48','','0','5','2022-12-03 13:27:48','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51670063244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1591,'','Cash','','2022-12-03 16:54:36','','0','5','2022-12-03 16:54:36','','17900','17900','1','retail','0','17900','1','0','0','0','0','0','0','printed',' ','','1','0','51670074944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1592,'31222 SAT','Mpesa','','2022-12-03 17:39:36','','0','5','2022-12-03 17:39:36','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51670075684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1593,'51222 mon','Mpesa','','2022-12-05 11:15:35','','0','5','2022-12-05 11:15:35','','0','62700','1','retail','0','62700','1','0','0','0','0','62700','0','printed',' ','','1','0','51670227910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1594,'51222 ','Mpesa','','2022-12-05 12:10:27','','0','5','2022-12-05 12:10:27','','0','6560','1','retail','0','6560','1','0','0','0','0','6560','0','printed',' ','','1','0','51670228206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1595,'51222 MON','Mpesa','','2022-12-05 14:28:09','','0','5','2022-12-05 14:28:09','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51670239677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1596,'51222 MON','Mpesa','','2022-12-05 15:34:07','','0','5','2022-12-05 15:34:07','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51670239717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1597,'','Cash','','2022-12-05 17:03:08','','0','5','2022-12-05 17:03:08','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51670243675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1598,'61222 tue','Mpesa','','2022-12-06 10:00:43','','0','5','2022-12-06 10:00:43','','0','12850','1','retail','0','12850','1','0','0','0','0','12850','0','printed',' ','','1','0','51670309869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1599,'61222 TUE','Mpesa','','2022-12-06 15:27:30','','0','5','2022-12-06 15:27:30','','0','4320','1','retail','0','4320','1','0','0','0','0','4320','0','printed',' ','','1','0','51670329542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1600,'','Cash','','2022-12-06 18:16:45','','0','3','2022-12-06 18:16:45','','109450','109450','1','retail','0','109450','1','0','0','0','0','0','0','printed',' ','','1','0','31670339147','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1601,'71222 ','Mpesa','','2022-12-07 08:56:51','','0','5','2022-12-07 08:56:51','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51670392600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1602,'71222 WED','Mpesa','','2022-12-07 10:43:28','','0','5','2022-12-07 10:43:28','','2300','2400','1','retail','0','2400','1','0','0','0','0','100','0','printed',' ','','1','0','51670392637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1603,'71222 WED','Mpesa','','2022-12-07 17:59:31','','0','5','2022-12-07 17:59:31','','500','600','1','retail','0','600','1','0','0','0','0','100','0','printed',' ','','1','0','51670425155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1604,'81222 THUS','Mpesa','','2022-12-08 08:12:35','','0','5','2022-12-08 08:12:35','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51670476342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1605,'81222 THUS','Mpesa','','2022-12-08 09:01:10','','0','5','2022-12-08 09:01:10','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51670476393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1606,'81222 THUS','Mpesa','','2022-12-08 09:53:59','','0','5','2022-12-08 09:53:59','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51670482339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1607,'','Cash','','2022-12-08 09:58:08','','0','5','2022-12-08 09:58:08','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51670482664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1608,'','Cash','','2022-12-08 10:10:41','','0','5','2022-12-08 10:10:41','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51670482695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1609,'81222 THUS','Mpesa','','2022-12-08 10:27:34','','0','5','2022-12-08 10:27:34','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51670483448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1610,'81222 THUS','Mpesa','','2022-12-08 10:34:43','','0','5','2022-12-08 10:34:44','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51670484489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1611,'81222 THUS','Mpesa','','2022-12-08 10:57:35','','0','5','2022-12-08 10:57:35','','0','6750','1','retail','0','6750','1','0','0','0','0','6750','0','printed',' ','','1','0','51670484910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1612,'81222THUS','Mpesa','','2022-12-08 11:04:36','','0','5','2022-12-08 11:04:36','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51670486347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1613,'81222 THUS','Mpesa','','2022-12-08 14:02:40','','0','5','2022-12-08 14:02:40','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51670497342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1614,'','Cash','','2022-12-08 16:23:10','','0','5','2022-12-08 16:23:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','51670505780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1615,'81222 THUS','Mpesa','','2022-12-08 16:50:27','','0','5','2022-12-08 16:50:27','','0','6060','1','retail','0','6060','1','0','0','0','0','6060','0','printed',' ','','1','0','51670505795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1616,'','Cash','','2022-12-08 17:25:18','','0','5','2022-12-08 17:25:18','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','1','0','51670509508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1617,'81222 THUS','Mpesa','','2022-12-08 17:57:22','','0','5','2022-12-08 17:57:22','','0','10720','1','retail','0','10720','1','0','0','0','0','10720','0','printed',' ','','1','0','51670509528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1618,'91222 FRI','Mpesa','','2022-12-09 11:27:34','','0','5','2022-12-09 11:27:34','','0','16900','1','retail','0','16900','1','0','0','0','0','16900','0','printed',' ','','1','0','51670574334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1619,'91122 ','Mpesa','','2022-12-09 14:08:45','','0','5','2022-12-09 14:08:45','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51670584042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1620,'91222 ','Mpesa','','2022-12-09 14:09:33','','0','5','2022-12-09 14:09:33','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51670584161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1621,'91222 ','Mpesa','','2022-12-09 14:55:43','','0','5','2022-12-09 14:55:43','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51670584193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1622,'91222 FRI','Mpesa','','2022-12-09 15:13:14','','0','5','2022-12-09 15:13:14','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51670586966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1623,'91222 ','Mpesa','','2022-12-09 15:45:51','','0','5','2022-12-09 15:45:51','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51670588080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1624,'91222','Mpesa','','2022-12-09 16:22:45','','0','5','2022-12-09 16:22:45','','0','13920','1','retail','0','13920','1','0','0','0','0','13920','0','printed',' ','','1','0','51670592054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1625,'','Cash','','2022-12-10 09:47:33','','0','5','2022-12-10 09:47:33','','5000','5230','1','retail','0','5230','1','0','0','0','0','230','0','printed',' ','','1','0','51670654572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1626,'101222 SAT','Mpesa','','2022-12-10 14:17:49','','0','5','2022-12-10 14:17:49','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51670671024','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1627,'101222 SAT','Mpesa','','2022-12-10 15:49:07','','0','5','2022-12-10 15:49:07','','0','7500','1','retail','0','7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51670671106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1628,'','Cash','','2022-12-10 16:11:49','','0','5','2022-12-10 16:11:49','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','51670676570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1629,'','Cash','','2022-12-12 08:49:00','','0','5','2022-12-12 08:49:00','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51670824078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1630,' 121222MON','Mpesa','','2022-12-12 10:08:35','','0','5','2022-12-12 10:08:35','','0','4570','1','retail','0','4570','1','0','0','0','0','4570','0','printed',' ','','1','0','51670824153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1631,'','Cash','','2022-12-12 10:26:52','','0','5','2022-12-12 10:26:52','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51670828954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1632,'','Cash','','2022-12-12 12:23:01','','550','5','2022-12-12 12:23:01','','23450','23450','1','retail','0','23450','1','0','0','0','0','0','0','printed',' ','','1','0','51670836793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1633,'','Cash','','2022-12-12 13:01:34','','0','5','2022-12-12 13:01:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51670838916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1634,'121222','Mpesa','','2022-12-12 14:42:25','','0','5','2022-12-12 14:42:25','','0','10440','1','retail','0','10440','1','0','0','0','0','10440','0','printed',' ','','1','0','51670839299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1635,'','Cash','','2022-12-13 11:29:58','','0','5','2022-12-13 11:29:58','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51670920187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1636,'131222','Mpesa','','2022-12-13 15:29:42','','0','5','2022-12-13 15:29:42','','0','33900','1','retail','0','33900','1','0','0','0','0','33900','0','printed',' ','','1','0','51670934430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1637,'131222','Mpesa','','2022-12-13 16:07:17','','0','5','2022-12-13 16:07:17','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51670934601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1638,'131222','Mpesa','','2022-12-13 17:49:42','','0','5','2022-12-13 17:49:42','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51670936851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1639,'131222 THUS','Mpesa','','2022-12-14 09:29:15','','0','5','2022-12-14 09:29:15','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51670999331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1640,'','Cash','','2022-12-14 09:30:27','','0','5','2022-12-14 09:30:28','','8750','8750','1','retail','0','8750','1','0','0','0','0','0','0','printed',' ','','1','0','51670999382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1641,'141222','Mpesa','','2022-12-14 11:48:17','','0','5','2022-12-14 11:48:17','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51671007685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1642,'151222','Mpesa','','2022-12-15 10:03:47','','0','5','2022-12-15 10:03:47','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51671087791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1643,'','Cash','','2022-12-15 11:35:46','','0','5','2022-12-15 11:35:46','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','51671087856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1644,'151222 thus','Mpesa','','2022-12-15 11:59:49','','0','5','2022-12-15 11:59:49','','0','15200','1','retail','0','15200','1','0','0','0','0','15200','0','printed',' ','','1','0','51671093363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1645,'161222','Mpesa','','2022-12-16 07:40:42','','0','5','2022-12-16 07:40:42','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51671165621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1646,'','Cash','','2022-12-16 11:52:32','','0','3','2022-12-16 11:52:32','','34750','34750','1','retail','0','34750','1','0','0','0','0','0','0','printed',' ','','1','0','31671180709','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1647,'','Cash','','2022-12-16 12:26:29','','0','5','2022-12-16 12:26:29','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed',' ','','1','0','51671182773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1648,'','Cash','','2022-12-17 11:10:01','','0','5','2022-12-17 11:10:01','','7400','7400','1','retail','0','7400','1','0','0','0','0','0','0','printed',' ','','1','0','51671264364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1649,'171222','Mpesa','','2022-12-17 12:50:57','','0','5','2022-12-17 12:50:57','','0','20450','1','retail','0','20450','1','0','0','0','0','20450','0','printed',' ','','1','0','51671264651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1650,'191222','Mpesa','','2022-12-19 08:16:53','','0','5','2022-12-19 08:16:53','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51671426991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1651,'','Cash','','2022-12-19 09:12:49','','0','5','2022-12-19 09:12:49','','21700','21700','1','retail','0','21700','1','0','0','0','0','0','0','printed',' ','','1','0','51671427029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1652,'','Cash','','2022-12-19 10:09:00','','0','5','2022-12-19 10:09:00','','8800','8800','1','retail','0','8800','1','0','0','0','0','0','0','printed',' ','','1','0','51671433727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1653,'191222 MON','Mpesa','','2022-12-19 11:21:09','','0','5','2022-12-19 11:21:09','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51671433746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1654,'191222','Mpesa','','2022-12-19 12:40:28','','0','5','2022-12-19 12:40:28','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51671442810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1655,'191222','Mpesa','','2022-12-19 17:56:48','','0','5','2022-12-19 17:56:48','','0','100700','1','retail','0','100700','1','0','0','0','0','100700','0','printed',' ','','1','0','51671456937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1656,'201222 TUE','Mpesa','','2022-12-20 08:50:20','','0','5','2022-12-20 08:50:20','','21500','29380','1','retail','0','29380','1','0','0','0','0','7880','0','printed',' ','','1','0','51671515149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1657,'201222 TUE','Mpesa','','2022-12-20 11:46:47','','0','5','2022-12-20 11:46:47','','0','7250','1','retail','0','7250','1','0','0','0','0','7250','0','printed',' ','','1','0','51671525782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1658,'','Mpesa','','2022-12-21 10:58:15','','0','5','2022-12-21 10:58:15','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51671608018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1659,'211222','Mpesa','','2022-12-21 14:08:26','','0','5','2022-12-21 14:08:26','','450','1150','1','retail','0','1150','1','0','0','0','0','700','0','printed',' ','','1','0','51671620882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1660,'211222','Mpesa','','2022-12-21 18:47:50','','0','5','2022-12-21 18:47:51','','0','17110','1','retail','0','17110','1','0','0','0','0','17110','0','printed',' ','','1','0','51671637607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1661,'221222','Mpesa','','2022-12-22 09:24:02','','0','5','2022-12-22 09:24:02','','0','9920','1','retail','0','9920','1','0','0','0','0','9920','0','printed',' ','','1','0','51671689364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1662,'221222','Mpesa','','2022-12-22 13:42:11','','0','5','2022-12-22 13:42:11','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51671705715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1663,'221222','Mpesa','','2022-12-22 14:28:30','','0','5','2022-12-22 14:28:30','','0','1680','1','retail','0','1680','1','0','0','0','0','1680','0','printed',' ','','1','0','51671705745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1664,'281222','Mpesa','','2022-12-28 13:06:42','','0','5','2022-12-28 13:06:42','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','printed',' ','','1','0','51672221990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1665,'221222','Mpesa','','2022-12-28 13:10:14','','0','5','2022-12-28 13:10:14','','0','26900','1','retail','0','26900','1','0','0','0','0','26900','0','printed',' ','','1','0','51672222072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1666,'281222 WED','Mpesa','','2022-12-28 14:48:13','','0','5','2022-12-28 14:48:13','','0','21400','1','retail','0','21400','1','0','0','0','0','21400','0','printed',' ','','1','0','51672222238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1667,'291222','Mpesa','','2022-12-29 09:14:04','','0','5','2022-12-29 09:14:04','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51672292395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1668,'291222','Mpesa','','2022-12-29 09:36:30','','0','5','2022-12-29 09:36:30','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51672294458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1669,'291222','Mpesa','','2022-12-29 12:11:58','','0','5','2022-12-29 12:11:58','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51672305093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1670,'281222 WED','Mpesa','','2022-12-29 17:09:19','','0','5','2022-12-29 17:09:19','','0','47470','1','retail','0','47470','1','0','0','0','0','47470','0','printed',' ','','1','0','51672322474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1671,'301222 FRI','Mpesa','','2022-12-30 08:56:09','','0','5','2022-12-30 08:56:09','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51672379742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1672,'301222 ','Mpesa','','2022-12-30 18:15:38','','0','5','2022-12-30 18:15:38','','1000','1740','1','retail','0','1740','1','0','0','0','0','740','0','printed',' ','','1','0','51672413307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1673,'311222','Mpesa','','2022-12-31 11:06:03','','0','5','2022-12-31 11:06:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51672473950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1674,'311222','Mpesa','','2022-12-31 13:23:25','','0','5','2022-12-31 13:23:25','','0','7900','1','retail','0','7900','1','0','0','0','0','7900','0','printed',' ','','1','0','51672482160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1675,'311222','Mpesa','','2022-12-31 14:59:39','','0','5','2022-12-31 14:59:39','','0','8000','1','retail','0','8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51672487969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1676,'2123 MON','Mpesa','','2023-01-02 11:35:07','','0','5','2023-01-02 11:35:07','','14700','15450','1','retail','0','15450','1','0','0','0','0','750','0','printed',' ','','1','0','51672646755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1677,'2123','Mpesa','','2023-01-02 13:04:04','','0','5','2023-01-02 13:04:04','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51672648557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1678,'','Cash','','2023-01-02 13:22:31','','0','5','2023-01-02 13:22:31','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','51672653864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1679,'2122','Mpesa','','2023-01-03 09:41:53','','0','5','2023-01-03 09:41:53','','0','82470','1','retail','0','82470','1','0','0','0','0','82470','0','printed',' ','','1','0','51672671037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1680,'3123','Mpesa','','2023-01-03 09:54:32','','0','5','2023-01-03 09:54:32','','0','27400','1','retail','0','27400','1','0','0','0','0','27400','0','printed',' ','','1','0','51672728126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1681,'281222 TUE','Mpesa','','2023-01-03 15:59:56','','0','5','2023-01-03 15:59:56','','0','334300','1','retail','0','334300','1','0','0','0','0','334300','0','printed',' ','','1','0','51672750064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1682,'','Mpesa','','2023-01-03 16:05:23','','0','5','2023-01-03 16:05:23','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51672751109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1683,'3123','Mpesa','','2023-01-03 16:46:27','','0','5','2023-01-03 16:46:27','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51672751137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1684,'5123','Mpesa','','2023-01-05 07:39:25','','0','5','2023-01-05 07:39:25','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51672893524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1685,'4123 ','Mpesa','','2023-01-05 10:02:16','','0','5','2023-01-05 10:02:16','','0','76470','1','retail','0','76470','1','0','0','0','0','76470','0','printed',' ','','1','0','51672901458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1686,'','Cash','','2023-01-05 10:36:25','','0','5','2023-01-05 10:36:25','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','51672902220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1687,'5123','Mpesa','','2023-01-05 17:52:27','','0','5','2023-01-05 17:52:27','','0','32300','1','retail','0','32300','1','0','0','0','0','32300','0','printed',' ','','1','0','51672928432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1688,'6123','Mpesa','','2023-01-06 11:10:59','','0','5','2023-01-06 11:10:59','','0','3100','1','retail','0','3100','1','0','0','0','0','3100','0','printed',' ','','1','0','51672992627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1689,'6123','Mpesa','','2023-01-06 11:13:59','','0','5','2023-01-06 11:13:59','','0','14280','1','retail','0','14280','1','0','0','0','0','14280','0','printed',' ','','1','0','51672992672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1690,'6123','Mpesa','','2023-01-06 11:46:59','','0','5','2023-01-06 11:46:59','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51672992856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1691,'','Cash','','2023-01-06 14:13:20','','0','3','2023-01-06 14:13:20','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','1','0','31673003591','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1692,'','Mpesa','','2023-01-07 12:34:11','','0','3','2023-01-07 12:34:11','','0','39990','1','retail','0','39990','1','0','0','0','0','39990','0','printed',' ','','1','0','31673083967','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1693,'7123','Mpesa','','2023-01-07 14:34:49','','0','5','2023-01-07 14:34:49','','0','19360','1','retail','0','19360','1','0','0','0','0','19360','0','printed',' ','','1','0','51673091073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1694,'7123','Mpesa','','2023-01-07 16:43:19','','0','5','2023-01-07 16:43:19','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51673093763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1695,'7123','Mpesa','','2023-01-07 17:46:35','','0','5','2023-01-07 17:46:35','','0','5550','1','retail','0','5550','1','0','0','0','0','5550','0','printed',' ','','1','0','51673102714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1696,'','Cash','','2023-01-09 08:57:07','','0','5','2023-01-09 08:57:07','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','51673243814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1697,'9123','Mpesa','','2023-01-09 09:56:56','','0','5','2023-01-09 09:56:56','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','51673243848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1698,'9123','Mpesa','','2023-01-09 16:04:06','','0','5','2023-01-09 16:04:06','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51673269421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1699,'9123','Mpesa','','2023-01-09 17:01:00','','0','5','2023-01-09 17:01:00','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51673269461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1700,'9123','Mpesa','','2023-01-09 17:46:04','','0','5','2023-01-09 17:46:04','','0','47800','1','retail','0','47800','1','0','0','0','0','47800','0','printed',' ','','1','0','51673272874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1701,'10123','Mpesa','','2023-01-10 08:51:29','','0','5','2023-01-10 08:51:29','','0','10600','1','retail','0','10600','1','0','0','0','0','10600','0','printed',' ','','1','0','51673329796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1702,'10123','Mpesa','','2023-01-10 09:37:33','','0','5','2023-01-10 09:37:33','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51673329978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1703,'10123','Mpesa','','2023-01-10 11:04:51','','0','5','2023-01-10 11:04:51','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51673332674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1704,'10123','Mpesa','','2023-01-10 11:44:51','','0','5','2023-01-10 11:44:51','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51673337907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1705,'10123','Mpesa','','2023-01-10 17:12:56','','0','5','2023-01-10 17:12:56','','0','9880','1','retail','0','9880','1','0','0','0','0','9880','0','printed',' ','','1','0','51673359710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1706,'11123','Mpesa','','2023-01-11 08:53:39','','0','5','2023-01-11 08:53:39','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51673411838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1707,'','Cash','','2023-01-11 14:55:24','','0','5','2023-01-11 14:55:24','','11050','11050','1','retail','0','11050','1','0','0','0','0','0','0','printed',' ','','1','0','51673438086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1708,'11123','Mpesa','','2023-01-11 15:43:17','','0','5','2023-01-11 15:43:17','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51673440985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1709,'','Cash','','2023-01-11 16:29:56','','0','5','2023-01-11 16:29:56','','2730','2730','1','retail','0','2730','1','0','0','0','0','0','0','printed',' ','','1','0','51673443726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1710,'12123','Mpesa','','2023-01-12 08:01:01','','0','5','2023-01-12 08:01:01','','0','12000','1','retail','0','12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51673499643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1711,'12123','Mpesa','','2023-01-12 09:55:52','','0','5','2023-01-12 09:55:52','','0','7200','1','retail','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51673499673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1712,'12123','Mpesa','','2023-01-12 10:40:14','','0','5','2023-01-12 10:40:14','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51673506737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1713,'','Cash','','2023-01-12 12:07:24','','0','5','2023-01-12 12:07:24','','15650','15650','1','retail','0','15650','1','0','0','0','0','0','0','printed',' ','','1','0','51673509243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1714,'','Cash','','2023-01-12 16:27:32','','0','5','2023-01-12 16:27:32','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','51673530027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1715,'12123','Mpesa','','2023-01-12 16:29:19','','0','5','2023-01-12 16:29:19','','0','1680','1','retail','0','1680','1','0','0','0','0','1680','0','printed',' ','','1','0','51673530061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1716,'12123','Mpesa','','2023-01-12 17:34:40','','0','5','2023-01-12 17:34:40','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51673533706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1717,'13123','Mpesa','','2023-01-13 09:03:22','','0','5','2023-01-13 09:03:22','','0','7400','1','retail','0','7400','1','0','0','0','0','7400','0','printed',' ','','1','0','51673589339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1718,'13123','Mpesa','','2023-01-13 10:04:53','','0','5','2023-01-13 10:04:53','','0','6800','1','retail','0','6800','1','0','0','0','0','6800','0','printed',' ','','1','0','51673589825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1719,'13123','Mpesa','','2023-01-13 10:45:46','','0','5','2023-01-13 10:45:46','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51673595896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1720,'','Cash','','2023-01-13 12:28:40','','0','5','2023-01-13 12:28:40','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','51673595962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1721,'13123','Mpesa','','2023-01-13 15:46:20','','0','5','2023-01-13 15:46:20','','0','4930','1','retail','0','4930','1','0','0','0','0','4930','0','printed',' ','','1','0','51673613772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1722,'14123','Mpesa','','2023-01-14 07:59:38','','0','5','2023-01-14 07:59:38','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51673672347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1723,'14123','Mpesa','','2023-01-14 10:26:51','','0','5','2023-01-14 10:26:51','','0','3300','1','retail','0','3300','1','0','0','0','0','3300','0','printed',' ','','1','0','51673681173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1724,'14123','Mpesa','','2023-01-14 10:45:55','','0','5','2023-01-14 10:45:55','','0','9600','1','retail','0','9600','1','0','0','0','0','9600','0','printed',' ','','1','0','51673681240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1725,'14123','Mpesa','','2023-01-14 17:56:03','','0','5','2023-01-14 17:56:03','','0','4080','1','retail','0','4080','1','0','0','0','0','4080','0','printed',' ','','1','0','51673708073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1726,'16123','Mpesa','','2023-01-16 09:02:07','','0','5','2023-01-16 09:02:07','','0','4100','1','retail','0','4100','1','0','0','0','0','4100','0','printed',' ','','1','0','51673848875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1727,'16123','Mpesa','','2023-01-16 09:55:53','','0','5','2023-01-16 09:55:53','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51673848941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1728,'','Cash','','2023-01-16 12:51:53','','0','5','2023-01-16 12:51:53','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','printed',' ','','1','0','51673862647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1729,'16123','Mpesa','','2023-01-16 13:09:18','','0','5','2023-01-16 13:09:18','','0','23550','1','retail','0','23550','1','0','0','0','0','23550','0','printed',' ','','1','0','51673862726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1730,'16123','Mpesa','','2023-01-16 14:17:51','','0','5','2023-01-16 14:17:51','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51673863778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1731,'16123','Mpesa','','2023-01-16 17:15:50','','0','5','2023-01-16 17:15:50','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51673878497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1732,'','Cash','','2023-01-17 09:34:10','','0','5','2023-01-17 09:34:10','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51673937238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1733,'17123','Mpesa','','2023-01-17 13:41:26','','0','5','2023-01-17 13:41:26','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51673951982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1734,'17123','Mpesa','','2023-01-17 14:01:11','','0','5','2023-01-17 14:01:11','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51673953049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1735,'17123','Mpesa','','2023-01-17 14:13:38','','0','5','2023-01-17 14:13:38','','0','11200','1','retail','0','11200','1','0','0','0','0','11200','0','printed',' ','','1','0','51673953557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1736,'17123','Mpesa','','2023-01-17 14:42:42','','0','5','2023-01-17 14:42:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51673954040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1737,'17123','Mpesa','','2023-01-17 15:23:57','','0','5','2023-01-17 15:23:57','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51673955796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1738,'18123','Mpesa','','2023-01-18 10:50:55','','0','5','2023-01-18 10:50:55','','0','3400','1','retail','0','3400','1','0','0','0','0','3400','0','printed',' ','','1','0','51674028215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1739,'18123','Mpesa','','2023-01-18 13:00:48','','0','5','2023-01-18 13:00:48','','0','6500','1','retail','0','6500','1','0','0','0','0','6500','0','printed',' ','','1','0','51674035928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1740,'18123','Mpesa','','2023-01-18 13:07:50','','0','5','2023-01-18 13:07:50','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51674036184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1741,'18123','Mpesa','','2023-01-18 13:12:58','','0','5','2023-01-18 13:12:58','','0','15000','1','retail','0','15000','1','0','0','0','0','15000','0','printed',' ','','1','0','51674036487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1742,'18123','Mpesa','','2023-01-18 15:08:00','','0','5','2023-01-18 15:08:00','','0','4300','1','retail','0','4300','1','0','0','0','0','4300','0','printed',' ','','1','0','51674036805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1743,'19123','Mpesa','','2023-01-19 10:09:07','','0','5','2023-01-19 10:09:07','','0','18550','1','retail','0','18550','1','0','0','0','0','18550','0','printed',' ','','1','0','51674109638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1744,'19123','Mpesa','','2023-01-19 17:23:21','','0','5','2023-01-19 17:23:21','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','51674138181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1745,'19123','Mpesa','','2023-01-19 17:54:51','','0','5','2023-01-19 17:54:51','','0','8750','1','retail','0','8750','1','0','0','0','0','8750','0','printed',' ','','1','0','51674138219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1746,'20123','Mpesa','','2023-01-20 07:50:40','','0','5','2023-01-20 07:50:40','','0','43650','1','retail','0','43650','1','0','0','0','0','43650','0','printed',' ','','1','0','51674189223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1747,'20123','Mpesa','','2023-01-20 10:31:29','','0','5','2023-01-20 10:31:29','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51674199835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1748,'20123','Mpesa','','2023-01-20 11:40:36','','0','5','2023-01-20 11:40:36','','0','41900','1','retail','0','41900','1','0','0','0','0','41900','0','printed',' ','','1','0','51674203821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1749,'291222','Mpesa','','2023-01-20 14:24:39','','0','5','2023-01-20 14:24:39','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51674213821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1750,'20123','Mpesa','','2023-01-20 14:40:39','','0','5','2023-01-20 14:40:39','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','51674214798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1751,'20123','Mpesa','','2023-01-20 15:53:27','','0','5','2023-01-20 15:53:27','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51674214865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1752,'','Mpesa','','2023-01-21 08:04:21','','0','5','2023-01-21 08:04:21','','0','10000','1','retail','0','10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51674277412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1753,'21123','Mpesa','','2023-01-21 09:50:07','','0','5','2023-01-21 09:50:07','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','51674283770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1754,'21123','Mpesa','','2023-01-21 12:55:52','','0','5','2023-01-21 12:55:52','','1000','1200','1','retail','0','1200','1','0','0','0','0','200','0','printed',' ','','1','0','51674294937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1755,'21123','Mpesa','','2023-01-21 16:19:31','','0','5','2023-01-21 16:19:31','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51674307047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1756,'21123','Mpesa','','2023-01-21 16:41:40','','0','5','2023-01-21 16:41:40','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51674307255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1757,'','Cash','','2023-01-23 09:53:09','','0','5','2023-01-23 09:53:09','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51674456677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1758,'23123','Mpesa','','2023-01-23 11:59:48','','0','5','2023-01-23 11:59:48','','15430','29530','1','retail','0','29530','1','0','0','0','0','14100','0','printed',' ','','1','0','51674463369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1759,'23123','Mpesa','','2023-01-23 14:10:12','','0','5','2023-01-23 14:10:12','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51674472178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1760,'23123','Mpesa','','2023-01-23 15:18:36','','0','5','2023-01-23 15:18:36','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51674476297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1761,'','Cash','','2023-01-23 15:48:41','','0','5','2023-01-23 15:48:41','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51674476334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1762,'','Cash','','2023-01-24 08:54:34','','0','5','2023-01-24 08:54:34','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','51674539655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1763,'24123','Mpesa','','2023-01-24 09:09:23','','0','5','2023-01-24 09:09:23','','0','7920','1','retail','0','7920','1','0','0','0','0','7920','0','printed',' ','','1','0','51674539938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1764,'25123','Mpesa','','2023-01-25 10:09:41','','0','5','2023-01-25 10:09:41','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51674630530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1765,'25123','Mpesa','','2023-01-25 10:26:03','','0','5','2023-01-25 10:26:03','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51674630608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1766,'26123','Mpesa','','2023-01-26 11:07:06','','0','5','2023-01-26 11:07:06','','0','13490','1','retail','0','13490','1','0','0','0','0','13490','0','printed',' ','','1','0','51674720064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1767,'27123','Mpesa','','2023-01-27 09:28:43','','0','5','2023-01-27 09:28:43','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51674800862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1768,'27123','Mpesa','','2023-01-27 11:33:34','','0','5','2023-01-27 11:33:34','','18850','23850','1','retail','0','23850','1','0','0','0','0','5000','0','printed',' ','','1','0','51674807357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1769,'','Mpesa','','2023-01-27 13:30:48','','0','4','2023-01-27 13:30:48','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','41674814349','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1770,'27123','Mpesa','','2023-01-27 18:19:04','','0','5','2023-01-27 18:19:04','','66300','90300','1','retail','0','90300','1','0','0','0','0','24000','0','printed',' ','','1','0','51674828869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1771,'','Mpesa','','2023-01-28 08:44:19','','0','5','2023-01-28 08:44:19','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','51674884642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1772,'','Cash','','2023-01-28 08:51:13','','0','5','2023-01-28 08:51:13','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51674884670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1773,'28123','Mpesa','','2023-01-28 09:18:51','','0','5','2023-01-28 09:18:51','','0','32500','1','retail','0','32500','1','0','0','0','0','32500','0','printed',' ','','1','0','51674885077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1774,'27123','Mpesa','','2023-01-28 11:52:01','','0','5','2023-01-28 11:52:01','','0','39050','1','retail','0','39050','1','0','0','0','0','39050','0','printed',' ','','1','0','51674895825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1775,'28123','Mpesa','','2023-01-28 16:35:45','','0','5','2023-01-28 16:35:45','','0','12000','1','retail','0','12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51674912897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1776,'','Mpesa','','2023-01-30 09:58:46','','0','5','2023-01-30 09:58:46','','0','3350','1','retail','0','3350','1','0','0','0','0','3350','0','printed',' ','','1','0','51675061856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1777,'30123','Mpesa','','2023-01-30 12:09:13','','0','5','2023-01-30 12:09:13','','2000','2830','1','retail','0','2830','1','0','0','0','0','830','0','printed',' ','','1','0','51675069659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1778,'30123','Mpesa','','2023-01-30 14:57:50','','0','5','2023-01-30 14:57:50','','0','22750','1','retail','0','22750','1','0','0','0','0','22750','0','printed',' ','','1','0','51675079726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1779,'30123','Mpesa','','2023-01-30 15:34:37','','0','5','2023-01-30 15:34:37','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51675081048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1780,'30123','Mpesa','','2023-01-30 17:06:16','','0','5','2023-01-30 17:06:16','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51675087564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1781,'','Cash','','2023-01-30 17:58:55','','0','5','2023-01-30 17:58:55','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','51675090726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1782,'','Mpesa','','2023-01-31 09:30:55','','0','5','2023-01-31 09:30:55','','0','5800','1','retail','0','5800','1','0','0','0','0','5800','0','printed',' ','','1','0','51675146396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1783,'31123','Mpesa','','2023-01-31 09:35:14','','0','5','2023-01-31 09:35:14','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675146665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1784,'31123','Mpesa','','2023-01-31 12:08:04','','0','5','2023-01-31 12:08:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51675156073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1785,'','Mpesa','','2023-01-31 13:19:27','','0','5','2023-01-31 13:19:27','','0','22200','1','retail','0','22200','1','0','0','0','0','22200','0','printed',' ','','1','0','51675160308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1786,'','Cash','','2023-01-31 18:32:02','','0','5','2023-01-31 18:32:02','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','1','0','51675179092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1787,'','Mpesa','','2023-01-31 19:15:33','','0','5','2023-01-31 19:15:33','','0','4920','1','retail','0','4920','1','0','0','0','0','4920','0','printed',' ','','1','0','51675181699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1788,'','Mpesa','','2023-02-01 11:41:46','','0','5','2023-02-01 11:41:46','','0','4230','1','retail','0','4230','1','0','0','0','0','4230','0','printed',' ','','1','0','51675240850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1789,'','Mpesa','','2023-02-01 12:01:17','','0','5','2023-02-01 12:01:17','','0','7900','1','retail','0','7900','1','0','0','0','0','7900','0','printed',' ','','1','0','51675240915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1790,'','Mpesa','','2023-02-01 13:01:15','','0','5','2023-02-01 13:01:15','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51675245664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1791,'','Cash','','2023-02-01 13:57:37','','0','5','2023-02-01 13:57:37','','40300','40300','1','retail','0','40300','1','0','0','0','0','0','0','printed',' ','','1','0','51675245682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1792,'1223','Mpesa','','2023-02-01 15:05:38','','0','5','2023-02-01 15:05:38','','0','1030','1','retail','0','1030','1','0','0','0','0','1030','0','printed',' ','','1','0','51675249063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1793,'','Cash','','2023-02-02 08:55:54','','0','5','2023-02-02 08:55:54','','10600','10600','1','retail','0','10600','1','0','0','0','0','0','0','printed',' ','','1','0','51675317285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1794,'','Mpesa','','2023-02-02 09:48:27','','0','5','2023-02-02 09:48:27','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51675317382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1795,'','Cash','','2023-02-02 14:39:26','','0','5','2023-02-02 14:39:26','','43800','43800','1','retail','0','43800','1','0','0','0','0','0','0','printed',' ','','1','0','51675336313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1796,'','Mpesa','','2023-02-02 16:17:48','','0','5','2023-02-02 16:17:48','','0','6800','1','retail','0','6800','1','0','0','0','0','6800','0','printed',' ','','1','0','51675343852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1797,'3223','Mpesa','','2023-02-03 08:47:00','','0','5','2023-02-03 08:47:00','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675403205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1798,'3223','Mpesa','','2023-02-03 11:10:58','','0','5','2023-02-03 11:10:58','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51675411828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1799,'3223','Mpesa','','2023-02-03 12:35:22','','0','5','2023-02-03 12:35:22','','1150','10050','1','retail','0','10050','1','0','0','0','0','8900','0','printed',' ','','1','0','51675412489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1800,'3223','Mpesa','','2023-02-03 16:02:17','','0','5','2023-02-03 16:02:17','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51675429305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1801,'3223','Mpesa','','2023-02-03 18:17:15','','0','5','2023-02-03 18:17:15','','0','5040','1','retail','0','5040','1','0','0','0','0','5040','0','printed',' ','','1','0','51675437368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1802,'4223 SAT','Mpesa','','2023-02-04 08:55:02','','0','5','2023-02-04 08:55:02','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675490090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1803,'4223 SAT','Mpesa','','2023-02-04 08:56:05','','0','5','2023-02-04 08:56:05','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51675490121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1804,'4223','Mpesa','','2023-02-04 14:26:14','','0','5','2023-02-04 14:26:14','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675509934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1805,'4223','Mpesa','','2023-02-04 14:27:22','','0','5','2023-02-04 14:27:22','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51675509992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1806,'4223','Mpesa','','2023-02-04 14:59:28','','0','5','2023-02-04 14:59:28','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51675511943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1807,'16223','Mpesa','','2023-02-06 09:16:55','','0','5','2023-02-06 09:16:55','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51675664189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1808,'','Cash','','2023-02-06 11:03:21','','0','5','2023-02-06 11:03:21','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','1','0','51675670504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1809,'','Cash','','2023-02-06 14:57:19','','0','5','2023-02-06 14:57:19','','15150','15150','1','retail','0','15150','1','0','0','0','0','0','0','printed',' ','','1','0','51675679599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1810,'THURSDAY 2ND','Mpesa','','2023-02-06 15:36:57','','0','3','2023-02-06 15:36:57','','0','84500','1','retail','0','84500','1','0','0','0','0','84500','0','printed',' ','','1','0','31675686926','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1811,'7223','Mpesa','','2023-02-07 15:31:24','','0','5','2023-02-07 15:31:24','','0','23150','1','retail','0','23150','1','0','0','0','0','23150','0','printed',' ','','1','0','51675771673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1812,'9223 WED','Mpesa','','2023-02-09 09:36:56','','0','5','2023-02-08 09:04:42','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51675836251','Cleared','5','2023-02-09 09:36:56','','','','','','',0.00,0.00,0,'',''),(1813,'','Cash','','2023-02-10 08:08:21','','0','3','2023-02-10 08:08:21','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','31676005644','Cleared','','','','','','','','',0.00,0.00,5,'','Ksh '),(1814,'9223','Mpesa','','2023-02-10 13:37:37','','0','5','2023-02-10 13:37:37','','0','14950','1','retail','0','14950','1','0','0','0','0','14950','0','printed',' ','','1','0','51676024748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1815,'','Cash','','2023-02-10 16:38:27','','0','5','2023-02-10 14:49:19','','22730','22730','1','retail','0','22730','1','0','0','0','0','0','0','printed',' ','','1','0','51676029745','Cleared','5','2023-02-10 16:38:27','','','','','','',0.00,0.00,0,'',''),(1816,'11223','Mpesa','','2023-02-13 10:02:52','','0','5','2023-02-13 10:02:52','','18590','66650','1','retail','0','66650','1','0','0','0','0','48060','0','printed',' ','','1','0','51676270585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1817,'13223 MONDAY','Mpesa','','2023-02-13 10:14:39','','0','5','2023-02-13 10:14:39','','0','10400','1','retail','0','10400','1','0','0','0','0','10400','0','printed',' ','','1','0','51676271952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1818,'13223 MONDAY','Mpesa','','2023-02-13 12:34:31','','0','5','2023-02-13 12:34:31','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51676280858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1819,'13223 MONDAY','Mpesa','','2023-02-13 13:05:32','','0','5','2023-02-13 13:05:32','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51676282682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1820,'13223','Mpesa','','2023-02-13 15:37:03','','0','5','2023-02-13 15:37:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51676291498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1821,'','Cash','','2023-02-13 16:28:48','','0','5','2023-02-13 16:28:48','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','51676292069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1822,'','Cash','','2023-02-14 08:54:46','','0','5','2023-02-14 08:54:46','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','51676354070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1823,'14223','Mpesa','','2023-02-14 09:34:06','','0','5','2023-02-14 09:34:06','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676354969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1824,'14223','Mpesa','','2023-02-14 09:58:36','','0','5','2023-02-14 09:58:36','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51676357117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1825,'14223','Mpesa','','2023-02-14 10:54:59','','0','5','2023-02-14 10:54:59','','300','1600','1','retail','0','1600','1','0','0','0','0','1300','0','printed',' ','','1','0','51676361250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1826,'14223','Mpesa','','2023-02-14 11:59:32','','0','5','2023-02-14 11:59:32','','0','5550','1','retail','0','5550','1','0','0','0','0','5550','0','printed',' ','','1','0','51676365120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1827,'14223','Mpesa','','2023-02-14 14:13:34','','0','5','2023-02-14 14:13:34','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51676372939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1828,'14223','Mpesa','','2023-02-14 15:44:45','','0','5','2023-02-14 15:44:45','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676378673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1829,'15223','Mpesa','','2023-02-15 09:47:30','','0','5','2023-02-15 09:47:30','','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51676436532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1830,'15223','Mpesa','','2023-02-15 10:41:02','','0','5','2023-02-15 10:41:02','','0','5520','1','retail','0','5520','1','0','0','0','0','5520','0','printed',' ','','1','0','51676443674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1831,'','Cash','','2023-02-15 11:08:23','','0','3','2023-02-15 11:08:23','','44200','44200','1','retail','0','44200','1','0','0','0','0','0','0','printed',' ','','1','0','31676448363','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1832,'15223','Mpesa','','2023-02-15 12:57:18','','0','5','2023-02-15 12:57:18','','0','13490','1','retail','0','13490','1','0','0','0','0','13490','0','printed',' ','','1','0','51676454827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1833,'','Cash','','2023-02-16 09:21:31','','0','5','2023-02-16 09:21:31','','920','920','1','retail','0','920','1','0','0','0','0','0','0','printed',' ','','1','0','51676528456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1834,'15223 THURSDAY','Mpesa','','2023-02-16 13:39:02','','0','5','2023-02-16 13:39:02','','0','9460','1','retail','0','9460','1','0','0','0','0','9460','0','printed',' ','','1','0','51676543786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1835,'16223','Mpesa','','2023-02-16 15:43:08','','0','5','2023-02-16 15:43:08','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51676551368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1836,'16223','Mpesa','','2023-02-16 16:55:23','','0','5','2023-02-16 16:55:23','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51676555714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1837,'17223','Mpesa','','2023-02-17 09:05:12','','0','5','2023-02-17 09:05:12','','0','6120','1','retail','0','6120','1','0','0','0','0','6120','0','printed',' ','','1','0','51676612227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1838,'17223','Mpesa','','2023-02-17 11:42:54','','0','5','2023-02-17 11:42:54','','0','4900','1','retail','0','4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51676623055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1839,'18223','Mpesa','','2023-02-18 09:07:42','','0','5','2023-02-18 09:07:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51676700444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1840,'18223','Mpesa','','2023-02-18 09:59:24','','0','5','2023-02-18 09:59:24','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676700479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1841,'18223','Mpesa','','2023-02-18 10:05:58','','0','5','2023-02-18 10:05:58','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51676703944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1842,'18223','Mpesa','','2023-02-18 11:56:31','','0','5','2023-02-18 11:56:31','','0','25700','1','retail','0','25700','1','0','0','0','0','25700','0','printed',' ','','1','0','51676703980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1843,'20223','Mpesa','','2023-02-20 09:05:41','','0','5','2023-02-20 09:05:41','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51676873099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1844,'20223','Mpesa','','2023-02-20 13:26:38','','0','5','2023-02-20 13:26:38','','0','15200','1','retail','0','15200','1','0','0','0','0','15200','0','printed',' ','','1','0','51676887841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1845,'21223','Mpesa','','2023-02-21 08:40:22','','0','5','2023-02-21 08:40:22','','0','3300','1','retail','0','3300','1','0','0','0','0','3300','0','printed',' ','','1','0','51676957990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1846,'21223','Mpesa','','2023-02-21 10:29:40','','0','5','2023-02-21 10:29:40','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51676958050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1847,'21223','Mpesa','','2023-02-21 12:11:25','','0','5','2023-02-21 12:11:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676964595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1848,'','Cash','','2023-02-21 17:53:50','','0','3','2023-02-21 17:53:50','','14600','14600','1','retail','0','14600','1','0','0','0','0','0','0','printed',' ','','1','0','31676991157','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1849,'212022','Mpesa','','2023-02-21 17:57:30','','0','3','2023-02-21 17:57:30','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','31676991405','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(1850,'','Cash','','2023-02-22 18:50:58','','0','5','2023-02-22 18:50:58','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51677079839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1851,'','Cash','','2023-02-23 12:02:24','','0','5','2023-02-23 12:02:24','','500','24780','1','retail','0','24780','1','0','0','0','0','24280','0','printed',' ','','1','0','51677142696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1852,'23223','Mpesa','','2023-02-23 14:14:16','','0','5','2023-02-23 14:14:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51677150837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1853,'24223','Mpesa','','2023-02-24 13:55:26','','0','5','2023-02-24 13:55:26','','0','7760','1','retail','0','7760','1','0','0','0','0','7760','0','printed',' ','','1','0','51677236059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1854,'25223 SAT','Mpesa','','2023-02-25 09:34:14','','0','5','2023-02-25 09:34:14','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51677306757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1855,'25223','Mpesa','','2023-02-25 10:29:15','','0','5','2023-02-25 10:29:15','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51677310129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1856,'','Cash','','2023-02-25 14:56:45','','0','5','2023-02-25 14:56:45','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','printed',' ','','1','0','51677326118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1857,'25223','Mpesa','','2023-02-25 16:09:31','','0','5','2023-02-25 16:09:31','','0','2610','1','retail','0','2610','1','0','0','0','0','2610','0','printed',' ','','1','0','51677330535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1858,'20223 monday','Mpesa','','2023-02-27 08:48:25','','0','5','2023-02-27 08:48:25','','0','13750','1','retail','0','13750','1','0','0','0','0','13750','0','printed',' ','','1','0','51677476693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1859,'27223','Mpesa','','2023-02-27 10:43:12','','0','5','2023-02-27 10:43:12','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51677476999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1860,'','Cash','','2023-02-27 12:00:47','','0','5','2023-02-27 12:00:47','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51677488345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1861,'27223','Mpesa','','2023-02-27 12:37:52','','0','5','2023-02-27 12:37:52','','0','6550','1','retail','0','6550','1','0','0','0','0','6550','0','printed',' ','','1','0','51677488455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1862,'','Cash','','2023-02-27 15:42:53','','0','5','2023-02-27 15:42:53','','9500','9500','1','retail','0','9500','1','0','0','0','0','0','0','printed',' ','','1','0','51677501762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1863,'27223','Mpesa','','2023-02-27 16:50:30','','0','5','2023-02-27 16:50:30','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51677505696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1864,'27223','Mpesa','','2023-02-27 17:28:21','','0','5','2023-02-27 17:28:21','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677505977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1865,'28223','Mpesa','','2023-02-28 09:32:44','','0','5','2023-02-28 09:32:44','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51677565917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1866,'28223','Mpesa','','2023-02-28 16:47:05','','0','5','2023-02-28 16:47:05','','0','1740','1','retail','0','1740','1','0','0','0','0','1740','0','printed',' ','','1','0','51677589618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1867,'1323','Mpesa','','2023-03-01 10:35:06','','0','5','2023-03-01 10:35:06','','500','600','1','retail','0','600','1','0','0','0','0','100','0','printed',' ','','1','0','51677656085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1868,'1323','Mpesa','','2023-03-01 11:56:30','','0','5','2023-03-01 11:56:30','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677656137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1869,'1323','Mpesa','','2023-03-01 12:37:48','','0','5','2023-03-01 12:37:48','','0','6300','1','retail','0','6300','1','0','0','0','0','6300','0','printed',' ','','1','0','51677663430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1870,'1323','Mpesa','','2023-03-01 17:39:55','','0','5','2023-03-01 17:39:55','','0','3420','1','retail','0','3420','1','0','0','0','0','3420','0','printed',' ','','1','0','51677681245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1871,'1323','Mpesa','','2023-03-01 17:54:46','','0','5','2023-03-01 17:54:46','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51677681614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1872,'2323','Mpesa','','2023-03-02 10:12:14','','0','5','2023-03-02 10:12:14','','0','30900','1','retail','0','30900','1','0','0','0','0','30900','0','printed',' ','','1','0','51677740625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1873,'','Cash','','2023-03-02 12:21:17','','0','5','2023-03-02 12:21:17','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','printed',' ','','1','0','51677748742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1874,'3323','Mpesa','','2023-03-03 10:44:00','','0','5','2023-03-03 10:44:00','','0','1480','1','retail','0','1480','1','0','0','0','0','1480','0','printed',' ','','1','0','51677829413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1875,'','Cash','','2023-03-04 08:40:01','','0','5','2023-03-04 08:40:01','','19200','19200','1','retail','0','19200','1','0','0','0','0','0','0','printed',' ','','1','0','51677908298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1876,'4323','Mpesa','','2023-03-04 10:05:19','','0','5','2023-03-04 10:05:19','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677913509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1877,'4323','Mpesa','','2023-03-04 17:21:25','','0','5','2023-03-04 17:21:25','','0','5800','1','retail','0','5800','1','0','0','0','0','5800','0','printed',' ','','1','0','51677939626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1878,'','Cash','','2023-03-04 17:27:28','','0','5','2023-03-04 17:27:28','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','1','0','51677939701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1879,'','Cash','','2023-03-06 08:40:06','','0','5','2023-03-06 08:40:06','','19390','19390','1','retail','0','19390','1','0','0','0','0','0','0','printed',' ','','1','0','51678081135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1880,'6323','Mpesa','','2023-03-06 09:59:27','','0','5','2023-03-06 09:59:27','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51678081325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1881,'6323','Mpesa','','2023-03-06 12:14:46','','0','5','2023-03-06 12:14:46','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51678094070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1882,'6323','Mpesa','','2023-03-06 14:45:03','','0','5','2023-03-06 14:45:03','','0','9200','1','retail','0','9200','1','0','0','0','0','9200','0','printed',' ','','1','0','51678101981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1883,'6323','Mpesa','','2023-03-06 16:09:42','','0','5','2023-03-06 16:09:42','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','51678107868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1884,'6323','Mpesa','','2023-03-06 18:44:30','','0','5','2023-03-06 18:44:30','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51678117427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1885,'7323','Mpesa','','2023-03-07 08:44:29','','0','5','2023-03-07 08:44:29','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51678167690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1886,'','Cash','','2023-03-07 09:03:17','','0','5','2023-03-07 09:03:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','51678167884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1887,'','Cash','','2023-03-07 13:07:07','','600','5','2023-03-07 13:07:07','','0','2400','1','retail','0','2400','1','0','0','0','0','3000','0','printed',' ','','1','0','51678183613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1888,'','Cash','','2023-03-07 15:05:01','','0','5','2023-03-07 15:05:01','','26800','26800','1','retail','0','26800','1','0','0','0','0','0','0','printed',' ','','1','0','51678190523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1889,'8323','Card','','2023-03-08 14:48:21','','0','5','2023-03-08 14:48:21','','0','9350','1','retail','0','9350','1','9350','0','0','0','0','0','printed',' ','','1','0','51678276053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1890,'9323','Mpesa','','2023-03-09 10:26:11','','0','5','2023-03-09 10:26:11','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51678346322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1891,'9323','Mpesa','','2023-03-09 14:00:44','','0','5','2023-03-09 14:00:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','51678359622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1892,'','Cash','','2023-03-10 11:10:06','','0','5','2023-03-10 11:10:06','','7300','7300','1','retail','0','7300','1','0','0','0','0','0','0','printed',' ','','1','0','51678432453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1893,'10323','Mpesa','','2023-03-10 12:58:16','','0','5','2023-03-10 12:58:16','','0','7500','1','retail','0','7500','1','0','0','0','0','7500','0','printed',' ','','1','0','51678442268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1894,'10323','Mpesa','','2023-03-10 14:18:03','','0','5','2023-03-10 14:18:03','','1000','1450','1','retail','0','1450','1','0','0','0','0','450','0','printed',' ','','1','0','51678447046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1895,'10323','Mpesa','','2023-03-10 15:48:17','','0','5','2023-03-10 15:48:17','','0','21850','1','retail','0','21850','1','0','0','0','0','21850','0','printed',' ','','1','0','51678447155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1896,'11323','Mpesa','','2023-03-11 09:53:40','','0','5','2023-03-11 09:53:40','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51678517605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1897,'','Cash','','2023-03-11 10:11:33','','0','5','2023-03-11 10:11:33','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','1','0','51678517741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1898,'11323 SAT','Mpesa','','2023-03-11 14:18:05','','0','5','2023-03-11 14:18:05','','0','54700','1','retail','0','54700','1','0','0','0','0','54700','0','printed',' ','','1','0','51678533132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1899,'11323 SAT','Mpesa','','2023-03-11 16:00:25','','0','5','2023-03-11 16:00:25','','0','13200','1','retail','0','13200','1','0','0','0','0','13200','0','printed',' ','','1','0','51678539466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1900,'','Cash','','2023-03-11 16:56:22','','0','5','2023-03-11 16:56:22','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','1','0','51678542891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1901,'','Cash','','2023-03-14 12:06:59','','0','5','2023-03-14 12:06:59','','2500','3550','1','retail','0','3550','1','0','0','0','0','1050','0','printed',' ','','1','0','51678784669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1902,'14323','Mpesa','','2023-03-14 12:17:42','','0','5','2023-03-14 12:17:42','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51678785408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1903,'14323','Mpesa','','2023-03-14 13:28:18','','0','5','2023-03-14 13:28:18','','0','5820','1','retail','0','5820','1','0','0','0','0','5820','0','printed',' ','','1','0','51678789103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1904,'14','Mpesa','','2023-03-15 10:14:25','','0','5','2023-03-15 10:14:25','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51678789713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1905,'15323 WED','Mpesa','','2023-03-15 10:15:30','','0','5','2023-03-15 10:15:30','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678864498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1906,'15323','Mpesa','','2023-03-15 18:12:56','','0','5','2023-03-15 18:12:56','','0','12000','1','retail','0','12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51678893125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1907,'15323','Mpesa','','2023-03-16 10:31:17','','0','5','2023-03-16 10:31:17','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51678951857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1908,'16323','Mpesa','','2023-03-16 18:22:56','','0','5','2023-03-16 18:22:56','','0','20060','1','retail','0','20060','1','0','0','0','0','20060','0','printed',' ','','1','0','51678979994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1909,'','Cash','','2023-03-17 09:21:40','','0','5','2023-03-17 09:21:40','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51679034047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1910,'17323','Mpesa','','2023-03-17 10:42:55','','0','5','2023-03-17 10:42:55','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51679038950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1911,'17323','Mpesa','','2023-03-17 16:53:06','','0','5','2023-03-17 16:53:06','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51679061156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1912,'18323','Mpesa','','2023-03-18 15:48:35','','0','5','2023-03-18 15:48:35','','6900','12000','1','retail','0','12000','1','0','0','0','0','5100','0','printed',' ','','1','0','51679143644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1913,'20323','Mpesa','','2023-03-20 13:46:19','','0','5','2023-03-20 13:46:19','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679309166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1914,'21323','Mpesa','','2023-03-21 08:57:18','','0','5','2023-03-21 08:57:18','','0','28510','1','retail','0','28510','1','0','0','0','0','28510','0','printed',' ','','1','0','51679375522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1915,'21323','Mpesa','','2023-03-21 09:07:00','','0','5','2023-03-21 09:07:00','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679378298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1916,'21323','Mpesa','','2023-03-21 10:43:13','','0','5','2023-03-21 10:43:13','','0','5100','1','retail','0','5100','1','0','0','0','0','5100','0','printed',' ','','1','0','51679381010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1917,'22323','Mpesa','','2023-03-22 10:19:35','','0','5','2023-03-22 10:19:35','','0','17090','1','retail','0','17090','1','0','0','0','0','17090','0','printed',' ','','1','0','51679469451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1918,'23323 THURSDAY','Mpesa','','2023-03-23 10:31:25','','0','5','2023-03-23 10:31:25','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51679556651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1919,'23323','Mpesa','','2023-03-23 14:40:51','','0','5','2023-03-23 14:40:51','','0','6200','1','retail','0','6200','1','0','0','0','0','6200','0','printed',' ','','1','0','51679571565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1920,'25323','Mpesa','','2023-03-25 10:44:27','','0','5','2023-03-25 10:44:27','','0','3250','1','retail','0','3250','1','0','0','0','0','3250','0','printed',' ','','1','0','51679730215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1921,'25323','Mpesa','','2023-03-25 10:58:47','','0','5','2023-03-25 10:58:47','','0','12500','1','retail','0','12500','1','0','0','0','0','12500','0','printed',' ','','1','0','51679730291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1922,'25323','Mpesa','','2023-03-25 11:57:47','','0','5','2023-03-25 11:57:47','','0','1330','1','retail','0','1330','1','0','0','0','0','1330','0','printed',' ','','1','0','51679734587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1923,'','Cash','','2023-03-25 14:02:33','','0','5','2023-03-25 14:02:33','','6700','6700','1','retail','0','6700','1','0','0','0','0','0','0','printed',' ','','1','0','51679742001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1924,'25323 SAT','Mpesa','','2023-03-25 15:02:15','','0','5','2023-03-25 15:02:15','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679742211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1925,'24323 FRI','Mpesa','','2023-03-25 15:04:37','','0','5','2023-03-25 15:04:37','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51679745840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1926,'','Cash','','2023-03-25 16:35:38','','0','5','2023-03-25 16:35:38','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','51679751282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1927,'','Cash','','2023-03-25 17:24:34','','0','5','2023-03-25 17:24:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679754256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1928,'25323','Mpesa','','2023-03-25 18:05:47','','0','5','2023-03-25 18:05:47','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51679754284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1929,'25323','Mpesa','','2023-03-25 18:08:38','','0','5','2023-03-25 18:08:38','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51679756775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1930,'27323','Mpesa','','2023-03-27 08:38:52','','0','5','2023-03-27 08:38:52','','0','16350','1','retail','0','16350','1','0','0','0','0','16350','0','printed',' ','','1','0','51679893964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1931,'27323','Mpesa','','2023-03-27 08:54:15','','0','5','2023-03-27 08:54:15','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51679895548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1932,'27323','Mpesa','','2023-03-27 10:22:08','','0','5','2023-03-27 10:22:08','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','51679896472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1933,'','Cash','','2023-03-27 10:34:44','','0','5','2023-03-27 10:34:44','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','51679901802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1934,'','Cash','','2023-03-27 11:36:36','','0','5','2023-03-27 11:36:36','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','1','0','51679905917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1935,'27323','Mpesa','','2023-03-27 18:04:40','','0','5','2023-03-27 18:04:40','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51679929447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1936,'27323','Mpesa','','2023-03-27 18:06:57','','0','5','2023-03-27 18:06:57','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51679929515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1937,'28323','Mpesa','','2023-03-28 08:07:43','','0','5','2023-03-28 08:07:43','','0','4980','1','retail','0','4980','1','0','0','0','0','4980','0','printed',' ','','1','0','51679979863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1938,'','Cash','','2023-03-28 08:17:39','','0','5','2023-03-28 08:17:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679980178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1939,'28323','Mpesa','','2023-03-28 11:27:52','','0','5','2023-03-28 11:27:52','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51679991963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1940,'29323','Mpesa','','2023-03-29 09:16:44','','0','5','2023-03-29 09:16:44','','0','38000','1','retail','0','38000','1','0','0','0','0','38000','0','printed',' ','','1','0','51680070466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1941,'','Cash','','2023-03-29 13:16:15','','0','5','2023-03-29 13:16:15','','4850','4850','1','retail','0','4850','1','0','0','0','0','0','0','printed',' ','','1','0','51680078107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1942,'','Cash','','2023-03-29 13:27:53','','0','5','2023-03-29 13:27:53','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51680085654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1943,'30323 THUS','Mpesa','','2023-03-31 07:44:12','','0','5','2023-03-31 07:44:12','','0','5790','1','retail','0','5790','1','0','0','0','0','5790','0','printed',' ','','1','0','51680237634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1944,'31323','Mpesa','','2023-03-31 14:36:28','','0','5','2023-03-31 14:36:28','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','51680262560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1945,'29323','Mpesa','','2023-03-31 18:05:24','','0','5','2023-03-31 18:05:24','','0','9850','1','retail','0','9850','1','0','0','0','0','9850','0','printed',' ','','1','0','51680274926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1946,'1423 SAT','Mpesa','','2023-04-01 08:56:36','','0','5','2023-04-01 08:56:36','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51680328379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1947,'21423 sat','Mpesa','','2023-04-01 09:40:50','','0','5','2023-04-01 09:40:50','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','51680331223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1948,'1423 SAT','Mpesa','','2023-04-01 09:52:48','','0','5','2023-04-01 09:52:48','','0','4150','1','retail','0','4150','1','0','0','0','0','4150','0','printed',' ','','1','0','51680331269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1949,'1423 SAT','Mpesa','','2023-04-01 10:39:55','','0','5','2023-04-01 10:39:55','','0','4300','1','retail','0','4300','1','0','0','0','0','4300','0','printed',' ','','1','0','51680331987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1950,'3423 ','Mpesa','','2023-04-03 18:56:39','','0','5','2023-04-03 18:56:39','','400','4430','1','retail','0','4430','1','0','0','0','0','4030','0','printed',' ','','1','0','51680537219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1951,'4423','Mpesa','','2023-04-04 10:32:11','','0','5','2023-04-04 10:32:11','','0','990','1','retail','0','990','1','0','0','0','0','990','0','printed',' ','','1','0','51680593350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1952,'4423','Mpesa','','2023-04-04 10:48:44','','0','5','2023-04-04 10:48:44','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51680593563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1953,'5423','Mpesa','','2023-04-05 11:37:42','','0','5','2023-04-05 11:37:42','','610','7700','1','retail','0','7700','1','0','0','0','0','7090','0','printed',' ','','1','0','51680683704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1954,'6423','Mpesa','','2023-04-06 09:21:36','','0','5','2023-04-06 09:21:36','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','51680762060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1955,'6323','Mpesa','','2023-04-06 12:45:58','','0','5','2023-04-06 12:45:58','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','51680774343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1956,'','Cash','','2023-04-07 10:57:37','','0','5','2023-04-07 10:57:37','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51680854236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1957,'7323','Mpesa','','2023-04-07 14:35:35','','0','5','2023-04-07 14:35:35','','0','8750','1','retail','0','8750','1','0','0','0','0','8750','0','printed',' ','','1','0','51680867300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1958,'7423','Mpesa','','2023-04-07 14:53:06','','0','5','2023-04-07 14:53:06','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51680867394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1959,'8423 SAT','Mpesa','','2023-04-08 13:45:50','','0','5','2023-04-08 13:45:50','','6500','39050','1','retail','0','39050','1','0','0','0','0','32550','0','printed',' ','','1','0','51680950277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1960,'8423 SAT','Mpesa','','2023-04-08 13:56:19','','0','5','2023-04-08 13:56:19','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51680950846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1961,'8423 SAT','Mpesa','','2023-04-08 14:07:43','','0','5','2023-04-08 14:07:43','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51680951497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1962,'10423','Mpesa','','2023-04-11 13:12:07','','0','5','2023-04-11 13:12:07','','0','42050','1','retail','0','42050','1','0','0','0','0','42050','0','printed',' ','','1','0','51681207333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1963,'11323','Mpesa','','2023-04-11 15:09:55','','0','5','2023-04-11 15:09:55','','0','14450','1','retail','0','14450','1','0','0','0','0','14450','0','printed',' ','','1','0','51681208045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1964,'','Cash','','2023-04-11 16:02:10','','0','5','2023-04-11 16:02:10','','10100','10100','1','retail','0','10100','1','0','0','0','0','0','0','printed',' ','','1','0','51681215081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1965,'13423','Mpesa','','2023-04-13 17:30:10','','0','5','2023-04-13 17:30:10','','0','17700','1','retail','0','17700','1','0','0','0','0','17700','0','printed',' ','','1','0','51681396057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1966,'14423','Mpesa','','2023-04-14 16:17:03','','0','5','2023-04-14 16:17:03','','0','24200','1','retail','0','24200','1','0','0','0','0','24200','0','printed',' ','','1','0','51681452592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1967,'14423 FRI','Mpesa','','2023-04-15 08:04:38','','0','5','2023-04-15 08:04:38','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51681535061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1968,'15423','Mpesa','','2023-04-15 13:15:40','','0','5','2023-04-15 13:15:40','','0','5400','1','retail','0','5400','1','0','0','0','0','5400','0','printed',' ','','1','0','51681552574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1969,'','Cash','','2023-04-15 16:32:13','','0','5','2023-04-15 16:32:13','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','51681565429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1970,'17423','Mpesa','','2023-04-17 17:48:10','','0','5','2023-04-17 17:48:10','','0','12400','1','retail','0','12400','1','0','0','0','0','12400','0','printed',' ','','1','0','51681714212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1971,'18423','Mpesa','','2023-04-18 17:58:30','','0','5','2023-04-18 17:58:30','','0','10000','1','retail','0','10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51681793615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1972,'20423','Mpesa','','2023-04-20 17:05:23','','0','5','2023-04-20 17:05:23','','0','12620','1','retail','0','12620','1','0','0','0','0','12620','0','printed',' ','','1','0','51681884699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1973,'20423','Mpesa','','2023-04-20 17:08:59','','0','5','2023-04-20 17:08:59','','0','40270','1','retail','0','40270','1','0','0','0','0','40270','0','printed',' ','','1','0','51681999555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1974,'21423','Mpesa','','2023-04-21 19:04:11','','0','5','2023-04-21 19:04:11','','0','269250','1','retail','0','269250','1','0','0','0','0','269250','0','printed',' ','','1','0','51682058800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1975,'22423 SAT','Mpesa','','2023-04-22 18:32:39','','0','5','2023-04-22 18:32:39','','0','48200','1','retail','0','48200','1','0','0','0','0','48200','0','printed',' ','','1','0','51682148586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1976,'24423','Mpesa','','2023-04-24 18:23:36','','0','5','2023-04-24 18:23:36','','26100','53110','1','retail','0','53110','1','0','0','0','0','27010','0','printed',' ','','1','0','51682327980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1977,'25423','Mpesa','','2023-04-25 17:36:00','','0','5','2023-04-25 17:36:00','','0','68100','1','retail','0','68100','1','0','0','0','0','68100','0','printed',' ','','1','0','51682421964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1978,'26423','Mpesa','','2023-04-27 09:11:49','','0','5','2023-04-27 09:11:49','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51682499413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1979,'27423','Mpesa','','2023-04-27 18:56:36','','0','5','2023-04-27 18:56:36','','0','35430','1','retail','0','35430','1','0','0','0','0','35430','0','printed',' ','','1','0','51682585407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1980,'28423','Mpesa','','2023-04-28 18:37:10','','0','5','2023-04-28 18:37:10','','16700','18550','1','retail','0','18550','1','0','0','0','0','1850','0','printed',' ','','1','0','51682658289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1981,'29423','Mpesa','','2023-04-29 15:26:27','','0','5','2023-04-29 15:26:27','','0','51950','1','retail','0','51950','1','0','0','0','0','51950','0','printed',' ','','1','0','51682765373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1982,'29423','Mpesa','','2023-04-29 17:45:42','','0','5','2023-04-29 17:45:42','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51682779495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1983,'','Cash','','2023-05-01 08:41:22','','0','5','2023-05-01 08:41:22','','0','3010','1','retail','0','3010','1','0','0','0','0','3010','0','printed',' ','','1','0','51682919615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1984,'1523','Mpesa','','2023-05-01 09:17:06','','0','5','2023-05-01 09:17:06','','0','2230','1','retail','0','2230','1','0','0','0','0','2230','0','printed',' ','','1','0','51682920070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1985,'1523','Mpesa','','2023-05-01 09:18:07','','0','5','2023-05-01 09:18:07','','0','16500','1','retail','0','16500','1','0','0','0','0','16500','0','printed',' ','','1','0','51682921846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1986,'1523','Mpesa','','2023-05-01 10:07:52','','0','5','2023-05-01 10:07:52','','0','15600','1','retail','0','15600','1','0','0','0','0','15600','0','printed',' ','','1','0','51682924814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1987,'','Cash','','2023-05-01 10:37:38','','0','5','2023-05-01 10:37:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','51682925257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1988,'1523','Mpesa','','2023-05-01 12:46:34','','0','5','2023-05-01 12:46:34','','0','11800','1','retail','0','11800','1','0','0','0','0','11800','0','printed',' ','','1','0','51682934056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1989,'','Cash','','2023-05-01 13:32:51','','0','5','2023-05-01 13:32:51','','9150','9150','1','retail','0','9150','1','0','0','0','0','0','0','printed',' ','','1','0','51682934418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1990,'1523','Mpesa','','2023-05-01 13:33:18','','0','5','2023-05-01 13:33:18','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51682937184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1991,'','Cash','','2023-05-01 14:54:00','','0','5','2023-05-01 14:54:00','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','51682937215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1992,'','Cash','','2023-05-01 17:35:41','','0','5','2023-05-01 17:35:41','','2760','2760','1','retail','0','2760','1','0','0','0','0','0','0','printed',' ','','1','0','51682951731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1993,'2523','Mpesa','','2023-05-02 09:57:56','','0','5','2023-05-02 09:57:56','','0','7960','1','retail','0','7960','1','0','0','0','0','7960','0','printed',' ','','1','0','51683010322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1994,'','Cash','','2023-05-02 11:32:29','','0','5','2023-05-02 11:32:29','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','51683016305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1995,'2523','Mpesa','','2023-05-02 12:47:01','','0','5','2023-05-02 12:47:01','','0','17560','1','retail','0','17560','1','0','0','0','0','17560','0','printed',' ','','1','0','51683020358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1996,'12523','Mpesa','','2023-05-02 15:26:08','','0','5','2023-05-02 15:26:08','','0','58780','1','retail','0','58780','1','0','0','0','0','58780','0','printed',' ','','1','0','51683028988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1997,'','Cash','','2023-05-03 08:09:28','','0','5','2023-05-03 08:09:28','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','1','0','51683090481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1998,'','Cash','','2023-05-03 10:39:32','','0','5','2023-05-03 10:39:32','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','51683099544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1999,'3523','Mpesa','','2023-05-03 12:00:35','','0','5','2023-05-03 12:00:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683104425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2000,'3523','Mpesa','','2023-05-03 14:25:15','','0','5','2023-05-03 14:25:15','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51683113077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2001,'3523','Mpesa','','2023-05-03 17:46:27','','0','5','2023-05-03 17:46:27','','0','3400','1','retail','0','3400','1','0','0','0','0','3400','0','printed',' ','','1','0','51683125175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2002,'3523','Mpesa','','2023-05-04 08:26:11','','0','5','2023-05-04 08:26:11','','0','9800','1','retail','0','9800','1','0','0','0','0','9800','0','printed',' ','','1','0','51683177889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2003,'4523','Mpesa','','2023-05-04 08:27:24','','0','5','2023-05-04 08:27:24','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51683178002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2004,'4523','Mpesa','','2023-05-04 09:34:24','','0','5','2023-05-04 09:34:24','','0','9100','1','retail','0','9100','1','0','0','0','0','9100','0','printed',' ','','1','0','51683178058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2005,'4523','Mpesa','','2023-05-04 09:35:57','','0','5','2023-05-04 09:35:57','','0','6700','1','retail','0','6700','1','0','0','0','0','6700','0','printed',' ','','1','0','51683182078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2006,'4523','Mpesa','','2023-05-04 10:51:11','','0','5','2023-05-04 10:51:11','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51683186553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2007,'4523','Mpesa','','2023-05-04 11:53:52','','0','5','2023-05-04 11:53:52','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51683187657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2008,'4523','Mpesa','','2023-05-04 14:21:07','','0','5','2023-05-04 14:21:07','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51683199238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2009,'4523','Mpesa','','2023-05-05 10:59:36','','0','5','2023-05-05 10:59:36','','0','29950','1','retail','0','29950','1','0','0','0','0','29950','0','printed',' ','','1','0','51683273450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2010,'5523','Mpesa','','2023-05-05 11:05:39','','0','5','2023-05-05 11:05:39','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51683273637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2011,'5523','Mpesa','','2023-05-05 12:31:55','','0','5','2023-05-05 12:31:55','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51683274115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2012,'5523','Mpesa','','2023-05-05 13:29:10','','0','5','2023-05-05 13:29:10','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51683279428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2013,'6523','Mpesa','','2023-05-06 08:52:53','','0','5','2023-05-06 08:52:53','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51683352347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2014,'6523 SAT','Mpesa','','2023-05-06 12:41:31','','0','5','2023-05-06 12:41:31','','0','12250','1','retail','0','12250','1','0','0','0','0','12250','0','printed',' ','','1','0','51683366016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2015,'','Cash','','2023-05-06 12:46:39','','0','5','2023-05-06 12:46:39','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','1','0','51683366123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2016,'6523 SAT','Mpesa','','2023-05-06 14:41:50','','0','5','2023-05-06 14:41:50','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51683366425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2017,'8523','Mpesa','','2023-05-08 17:16:03','','0','5','2023-05-08 17:16:03','','0','30150','1','retail','0','30150','1','0','0','0','0','30150','0','printed',' ','','1','0','51683555094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2018,'8523','Mpesa','','2023-05-08 17:24:45','','0','5','2023-05-08 17:24:45','','0','274950','1','retail','0','274950','1','0','0','0','0','274950','0','printed',' ','','1','0','51683555421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2019,'6523 SAT','Mpesa','','2023-05-08 17:29:35','','0','5','2023-05-08 17:29:35','','0','26900','1','retail','0','26900','1','0','0','0','0','26900','0','printed',' ','','1','0','51683555903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2020,'9523','Mpesa','','2023-05-09 08:03:49','','0','5','2023-05-09 08:03:49','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51683608614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2021,'9523','Mpesa','','2023-05-09 10:11:07','','0','5','2023-05-09 10:11:07','','0','5300','1','retail','0','5300','1','0','0','0','0','5300','0','printed',' ','','1','0','51683616230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2022,'9523','Mpesa','','2023-05-09 11:40:55','','0','5','2023-05-09 11:40:55','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51683621603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2023,'10523','Mpesa','','2023-05-10 08:48:55','','0','5','2023-05-10 08:48:55','','0','8900','1','retail','0','8900','1','0','0','0','0','8900','0','printed',' ','','1','0','51683697609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2024,'9523','Mpesa','','2023-05-10 08:52:16','','0','5','2023-05-10 08:52:16','','750','1250','1','retail','0','1250','1','0','0','0','0','500','0','printed',' ','','1','0','51683697766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2025,'10523','Mpesa','','2023-05-10 10:59:03','','0','5','2023-05-10 10:59:03','','0','6800','1','retail','0','6800','1','0','0','0','0','6800','0','printed',' ','','1','0','51683705492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2026,'10523','Mpesa','','2023-05-10 12:31:18','','0','5','2023-05-10 12:31:18','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51683705560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2027,'10523','Mpesa','','2023-05-10 16:06:29','','0','5','2023-05-10 16:06:29','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51683723918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2028,'','Cash','','2023-05-12 07:59:38','','0','5','2023-05-12 07:59:38','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51683867395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2029,'12523','Mpesa','','2023-05-12 08:00:26','','0','5','2023-05-12 08:00:26','','0','4350','1','retail','0','4350','1','0','0','0','0','4350','0','printed',' ','','1','0','51683867589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2030,'','Cash','','2023-05-12 15:12:14','','0','5','2023-05-12 15:12:14','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','51683893398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2031,'13523','Mpesa','','2023-05-13 13:13:21','','0','5','2023-05-13 13:13:21','','0','8500','1','retail','0','8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51683955308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2032,'13523 SAT','Mpesa','','2023-05-13 13:13:51','','0','5','2023-05-13 13:13:51','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51683972817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2033,'13523','Mpesa','','2023-05-13 16:37:14','','0','5','2023-05-13 16:37:14','','0','22970','1','retail','0','22970','1','0','0','0','0','22970','0','printed',' ','','1','0','51683976135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2034,'15523','Mpesa','','2023-05-15 11:06:51','','0','5','2023-05-15 11:06:51','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51684138000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2035,'','Cash','','2023-05-15 18:43:51','','0','5','2023-05-15 18:43:51','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','1','0','51684165410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2036,'16523','Mpesa','','2023-05-17 10:07:40','','0','5','2023-05-17 10:07:40','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51684307175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2037,'','Cash','','2023-05-18 10:39:03','','0','5','2023-05-18 10:39:03','','27600','27600','1','retail','0','27600','1','0','0','0','0','0','0','printed',' ','','1','0','51684394968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2038,'19523','Mpesa','','2023-05-19 09:40:27','','0','5','2023-05-19 09:40:27','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51684473757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2039,'19523','Mpesa','','2023-05-19 14:49:41','','0','5','2023-05-19 14:49:41','','0','12000','1','retail','0','12000','1','0','0','0','0','12000','0','printed',' ','','1','0','51684496951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2040,'19523','Mpesa','','2023-05-20 08:20:17','','0','5','2023-05-20 08:20:17','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51684559941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2041,'20523 ','Mpesa','','2023-05-20 11:21:51','','0','5','2023-05-20 11:21:51','','100','600','1','retail','0','600','1','0','0','0','0','500','0','printed',' ','','1','0','51684570884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2042,'','Cash','','2023-05-20 12:34:22','','0','5','2023-05-20 12:34:22','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','51684575233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2043,'20523','Mpesa','','2023-05-20 18:06:40','','0','5','2023-05-20 18:06:40','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51684595171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2044,'22523','Mpesa','','2023-05-22 12:40:00','','0','5','2023-05-22 12:40:00','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51684748280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2045,'22523','Mpesa','','2023-05-22 14:41:53','','0','5','2023-05-22 14:41:53','','0','13000','1','retail','0','13000','1','0','0','0','0','13000','0','printed',' ','','1','0','51684755684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2046,'22523','Mpesa','','2023-05-22 16:12:07','','0','5','2023-05-22 16:12:07','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51684761114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2047,'22523','Mpesa','','2023-05-22 18:19:51','','0','5','2023-05-22 18:19:51','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51684768777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2048,'23523','Mpesa','','2023-05-23 10:13:06','','0','5','2023-05-23 10:13:06','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51684825953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2049,'22523','Mpesa','','2023-05-23 13:44:18','','0','5','2023-05-23 13:44:18','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51684838594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2050,'23523','Mpesa','','2023-05-23 17:48:44','','0','5','2023-05-23 17:48:44','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51684853307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2051,'19.05.2023','Mpesa','','2023-05-24 10:33:31','','0','3','2023-05-24 10:33:31','','0','87100','1','retail','0','87100','1','0','0','0','0','87100','0','printed',' ','','1','0','31684913279','Cleared','','','','','','','','',0.00,0.00,4,'','Ksh '),(2052,'KARIBU NA WANJIRU','Mpesa','','2023-05-24 10:44:08','','0','3','2023-05-24 10:44:08','','0','19250','1','retail','0','19250','1','0','0','0','0','19250','0','printed',' ','','1','0','31684913826','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2053,'monday 05.2020','Mpesa','','2023-05-24 11:07:24','','0','3','2023-05-24 11:07:24','','0','28400','1','retail','0','28400','1','0','0','0','0','28400','0','printed',' ','','1','0','31684915546','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2054,'MOSES LANDLORD KATANI','Mpesa','','2023-05-24 11:12:56','','0','3','2023-05-24 11:12:56','','0','31700','1','retail','0','31700','1','0','0','0','0','31700','0','printed',' ','','1','0','31684915789','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2055,'','Cash','','2023-05-24 11:19:08','','250','5','2023-05-24 11:19:08','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','1','0','51684916335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2056,'24523','Mpesa','','2023-05-24 12:50:05','','0','5','2023-05-24 12:50:05','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51684916366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2057,'24523','Mpesa','','2023-05-24 13:55:21','','0','5','2023-05-24 13:55:21','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51684925692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2058,'24523','Mpesa','','2023-05-24 14:13:10','','0','5','2023-05-24 14:13:10','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51684925742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2059,'24523','Mpesa','','2023-05-24 14:48:19','','0','5','2023-05-24 14:48:19','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','51684928885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2060,'25523','Mpesa','','2023-05-25 09:03:37','','0','5','2023-05-25 09:03:37','','0','5800','1','retail','0','5800','1','0','0','0','0','5800','0','printed',' ','','1','0','51684994488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2061,'25523','Mpesa','','2023-05-25 11:16:39','','0','5','2023-05-25 11:16:39','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51685002582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2062,'25523','Mpesa','','2023-05-25 16:16:12','','0','5','2023-05-25 16:16:12','','0','25000','1','retail','0','25000','1','0','0','0','0','25000','0','printed',' ','','1','0','51685005569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2063,'25523','Mpesa','','2023-05-25 16:17:24','','0','5','2023-05-25 16:17:24','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51685020598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2064,'26523','Mpesa','','2023-05-26 09:22:56','','0','5','2023-05-26 09:22:56','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51685082130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2065,'26523','Mpesa','','2023-05-26 09:29:46','','0','5','2023-05-26 09:29:46','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','51685082189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2066,'','Cash','','2023-05-26 09:50:41','','0','5','2023-05-26 09:50:41','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','1','0','51685082601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2067,'','Cash','','2023-05-26 11:30:09','','0','5','2023-05-26 11:30:09','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','51685084630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2068,'26523','Mpesa','','2023-05-26 11:47:30','','0','5','2023-05-26 11:47:30','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51685089814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2069,'','Cash','','2023-05-26 15:12:49','','0','5','2023-05-26 15:12:49','','8750','8750','1','retail','0','8750','1','0','0','0','0','0','0','printed',' ','','1','0','51685103105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2070,'26523','Mpesa','','2023-05-26 15:31:43','','0','5','2023-05-26 15:31:43','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51685103181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2071,'','Cash','','2023-05-26 18:21:22','','0','5','2023-05-26 18:21:22','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','1','0','51685114457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2072,'27523','Mpesa','','2023-05-27 12:18:14','','0','5','2023-05-27 12:18:14','','0','5460','1','retail','0','5460','1','0','0','0','0','5460','0','printed',' ','','1','0','51685179049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2073,'27523','Mpesa','','2023-05-27 13:09:01','','0','5','2023-05-27 13:09:01','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','51685182099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2074,'26523','Mpesa','','2023-05-27 15:06:06','','0','5','2023-05-27 15:06:06','','0','19500','1','retail','0','19500','1','0','0','0','0','19500','0','printed',' ','','1','0','51685189128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2075,'27523','Mpesa','','2023-05-27 15:07:42','','0','5','2023-05-27 15:07:42','','0','10000','1','retail','0','10000','1','0','0','0','0','10000','0','printed',' ','','1','0','51685189186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2076,'','Cash','','2023-05-27 17:26:07','','0','5','2023-05-27 17:26:07','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','51685197527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2077,'27523','Mpesa','','2023-05-27 17:32:32','','0','5','2023-05-27 17:32:32','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51685197572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2078,'','Cash','','2023-05-29 13:14:47','','0','5','2023-05-29 13:14:47','','0','4350','1','retail','0','4350','1','0','0','0','0','4350','0','printed',' ','','1','0','51685355153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2079,'29523','Mpesa','','2023-05-29 13:51:02','','0','5','2023-05-29 13:51:02','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51685357430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2080,'29523','Mpesa','','2023-05-29 16:19:28','','0','5','2023-05-29 16:19:28','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51685366321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2081,'29523','Mpesa','','2023-05-29 17:37:22','','0','5','2023-05-29 17:37:22','','0','6150','1','retail','0','6150','1','0','0','0','0','6150','0','printed',' ','','1','0','51685370961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2082,'30523','Mpesa','','2023-05-30 13:41:41','','0','5','2023-05-30 13:41:41','','0','64560','1','retail','0','64560','1','0','0','0','0','64560','0','printed',' ','','1','0','51685441781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2083,'30523','Mpesa','','2023-05-30 14:08:37','','0','5','2023-05-30 14:08:37','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51685443677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2084,'30523','Mpesa','','2023-05-30 16:53:44','','0','5','2023-05-30 16:53:44','','0','3400','1','retail','0','3400','1','0','0','0','0','3400','0','printed',' ','','1','0','51685454726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2085,'31523','Mpesa','','2023-05-31 11:14:36','','0','5','2023-05-31 11:14:36','','0','6600','1','retail','0','6600','1','0','0','0','0','6600','0','printed',' ','','1','0','51685520815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2086,'31523','Mpesa','','2023-05-31 12:53:18','','0','5','2023-05-31 12:53:18','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','51685526772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2087,'31523','Mpesa','','2023-05-31 16:15:48','','0','5','2023-05-31 16:15:48','','0','19300','1','retail','0','19300','1','0','0','0','0','19300','0','printed',' ','','1','0','51685526813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2088,'31523','Mpesa','','2023-05-31 16:53:58','','0','5','2023-05-31 16:53:58','','0','7200','1','retail','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51685540573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2089,'31523','Mpesa','','2023-05-31 17:08:35','','0','5','2023-05-31 17:08:35','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51685542072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2090,'1623','Mpesa','','2023-06-01 12:13:42','','0','5','2023-06-01 12:13:42','','0','41950','1','retail','0','41950','1','0','0','0','0','41950','0','printed',' ','','1','0','51685610005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2091,'1623','Mpesa','','2023-06-01 12:43:21','','0','5','2023-06-01 12:43:21','','0','11750','1','retail','0','11750','1','0','0','0','0','11750','0','printed',' ','','1','0','51685610928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2092,'1623','Mpesa','','2023-06-01 13:22:25','','0','5','2023-06-01 13:22:25','','0','4200','1','retail','0','4200','1','0','0','0','0','4200','0','printed',' ','','1','0','51685612710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2093,'1623','Mpesa','','2023-06-01 14:28:30','','0','5','2023-06-01 14:28:30','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51685618803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2094,'2623','Mpesa','','2023-06-02 09:46:43','','0','5','2023-06-02 09:46:43','','0','38100','1','retail','0','38100','1','0','0','0','0','38100','0','printed',' ','','1','0','51685688268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2095,'2623','Mpesa','','2023-06-02 10:10:49','','0','5','2023-06-02 10:10:49','','0','1840','1','retail','0','1840','1','0','0','0','0','1840','0','printed',' ','','1','0','51685689782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2096,'','Cash','','2023-06-03 08:20:25','','0','5','2023-06-03 08:20:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685769608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2097,'3523','Mpesa','','2023-06-03 11:41:15','','0','5','2023-06-03 11:41:15','','0','11250','1','retail','0','11250','1','0','0','0','0','11250','0','printed',' ','','1','0','51685781191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2098,'','Cash','','2023-06-03 13:43:26','','0','5','2023-06-03 13:43:26','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51685788979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2099,'','Cash','','2023-06-03 14:28:06','','0','5','2023-06-03 14:28:06','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51685791670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2100,'3623','Mpesa','','2023-06-03 16:58:15','','0','5','2023-06-03 16:58:15','','0','1060','1','retail','0','1060','1','0','0','0','0','1060','0','printed',' ','','1','0','51685800667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2101,'3623','Mpesa','','2023-06-03 17:17:24','','0','5','2023-06-03 17:17:24','','0','4600','1','retail','0','4600','1','0','0','0','0','4600','0','printed',' ','','1','0','51685800716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2102,'5623','Mpesa','','2023-06-05 09:37:10','','0','5','2023-06-05 09:37:10','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685944700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2103,'3623','Mpesa','','2023-06-05 14:34:29','','0','5','2023-06-05 14:34:29','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51685964854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2104,'','Cash','','2023-06-05 14:35:23','','0','5','2023-06-05 14:35:23','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed',' ','','1','0','51685964903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2105,'','Cash','','2023-06-05 14:35:39','','0','5','2023-06-05 14:35:39','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','51685964927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2106,'5623','Mpesa','','2023-06-05 14:57:51','','0','5','2023-06-05 14:57:51','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51685965079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2107,'6623 TUE','Mpesa','','2023-06-07 08:11:58','','0','5','2023-06-07 08:11:58','','4200','25940','1','retail','0','25940','1','0','0','0','0','21740','0','printed',' ','','1','0','51686114540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2108,'','Cash','','2023-06-07 09:18:36','','0','5','2023-06-07 09:18:36','','6250','6250','1','retail','0','6250','1','0','0','0','0','0','0','printed',' ','','1','0','51686115331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2109,'7623','Mpesa','','2023-06-07 12:33:04','','0','5','2023-06-07 12:33:04','','0','8000','1','retail','0','8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51686130374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2110,'7623','Mpesa','','2023-06-07 16:36:19','','0','5','2023-06-07 16:36:19','','0','12550','1','retail','0','12550','1','0','0','0','0','12550','0','printed',' ','','1','0','51686144909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2111,'8623','Mpesa','','2023-06-08 08:42:14','','0','5','2023-06-08 08:42:14','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51686202906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2112,'8623','Mpesa','','2023-06-08 10:44:27','','0','5','2023-06-08 10:44:27','','0','7560','1','retail','0','7560','1','0','0','0','0','7560','0','printed',' ','','1','0','51686210049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2113,'8623','Mpesa','','2023-06-08 12:36:19','','0','5','2023-06-08 12:36:19','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51686216954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2114,'8623 THUS','Mpesa','','2023-06-08 17:20:28','','0','5','2023-06-08 17:20:28','','0','8980','1','retail','0','8980','1','0','0','0','0','8980','0','printed',' ','','1','0','51686233969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2115,'','Cash','','2023-06-09 09:33:02','','0','5','2023-06-09 09:33:02','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','1','0','51686292315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2116,'5623 MON','Mpesa','','2023-06-09 11:19:55','','0','5','2023-06-09 11:19:55','','0','116280','1','retail','0','116280','1','0','0','0','0','116280','0','printed',' ','','1','0','51686292428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2117,'9623 FRI','Mpesa','','2023-06-09 16:41:27','','0','5','2023-06-09 16:41:27','','3000','7500','1','retail','0','7500','1','0','0','0','0','4500','0','printed',' ','','1','0','51686317975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2118,'9623 FRI','Mpesa','','2023-06-09 16:59:18','','0','5','2023-06-09 16:59:18','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51686319031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2119,'10623 SAT','Mpesa','','2023-06-10 08:24:49','','0','5','2023-06-10 08:24:49','','0','19500','1','retail','0','19500','1','0','0','0','0','19500','0','printed',' ','','1','0','51686374654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2120,'10623 SAT','Mpesa','','2023-06-10 11:05:37','','0','5','2023-06-10 11:05:37','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51686383713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2121,'10623 SAT','Mpesa','','2023-06-10 12:53:39','','0','5','2023-06-10 12:53:39','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51686390798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2122,'','Cash','','2023-06-10 13:03:23','','0','5','2023-06-10 13:03:23','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','1','0','51686390860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2123,'10623 SAT','Mpesa','','2023-06-10 14:45:26','','0','5','2023-06-10 14:45:26','','0','8400','1','retail','0','8400','1','0','0','0','0','8400','0','printed',' ','','1','0','51686397503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2124,'12623 MON','Mpesa','','2023-06-12 12:16:00','','0','5','2023-06-12 12:16:00','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','51686561032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2125,'12623 MON','Mpesa','','2023-06-12 16:19:52','','0','5','2023-06-12 16:19:52','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51686575971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2126,'13623','Mpesa','','2023-06-13 08:53:13','','0','5','2023-06-13 08:53:13','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686635204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2127,'13623','Mpesa','','2023-06-13 09:01:09','','0','5','2023-06-13 09:01:09','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51686635710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2128,'13623','Mpesa','','2023-06-13 16:02:27','','0','5','2023-06-13 16:02:27','','0','12260','1','retail','0','12260','1','0','0','0','0','12260','0','printed',' ','','1','0','51686637732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2129,'10623 SAT','Mpesa','','2023-06-13 16:03:44','','0','5','2023-06-13 16:03:44','','0','162500','1','retail','0','162500','1','0','0','0','0','162500','0','printed',' ','','1','0','51686661366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2130,'13623','Mpesa','','2023-06-13 17:49:03','','0','5','2023-06-13 17:49:03','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51686667711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2131,'14623 WED','Mpesa','','2023-06-14 08:30:21','','0','5','2023-06-14 08:30:21','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51686720603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2132,'14523','Mpesa','','2023-06-14 10:57:15','','0','5','2023-06-14 10:57:16','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','51686723206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2133,'14623','Mpesa','','2023-06-14 17:40:49','','0','5','2023-06-14 17:40:49','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686753639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2134,'14623','Mpesa','','2023-06-14 18:09:48','','0','5','2023-06-14 18:09:48','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51686753662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2135,'15623 THUS','Mpesa','','2023-06-15 09:27:54','','0','5','2023-06-15 09:27:54','','0','5280','1','retail','0','5280','1','0','0','0','0','5280','0','printed',' ','','1','0','51686810445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2136,'15623','Mpesa','','2023-06-15 10:10:34','','0','5','2023-06-15 10:10:34','','0','5000','1','retail','0','5000','1','0','0','0','0','5000','0','printed',' ','','1','0','51686813016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2137,'15623','Mpesa','','2023-06-16 10:06:11','','0','5','2023-06-16 10:06:11','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51686899120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2138,'','Cash','','2023-06-16 10:14:10','','0','5','2023-06-16 10:14:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','51686899189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2139,'17623','Mpesa','','2023-06-19 09:55:40','','0','5','2023-06-19 09:55:40','','0','40550','1','retail','0','40550','1','0','0','0','0','40550','0','printed',' ','','1','0','51687155830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2140,'','Cash','','2023-06-19 12:40:44','','0','5','2023-06-19 12:40:44','','12700','12700','1','retail','0','12700','1','0','0','0','0','0','0','printed',' ','','1','0','51687167454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2141,'','Cash','','2023-06-19 12:59:21','','0','5','2023-06-19 12:59:21','','14020','14020','1','retail','0','14020','1','0','0','0','0','0','0','printed',' ','','1','0','51687168606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2142,'19623','Mpesa','','2023-06-19 16:26:48','','0','5','2023-06-19 16:26:48','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51687181188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2143,'19623','Mpesa','','2023-06-19 16:34:03','','0','5','2023-06-19 16:34:03','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51687181399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2144,'17623','Mpesa','','2023-06-19 18:28:01','','0','5','2023-06-19 18:28:01','','0','179250','1','retail','0','179250','1','0','0','0','0','179250','0','printed',' ','','1','0','51687188403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2145,'20623','Mpesa','','2023-06-20 10:26:55','','0','5','2023-06-20 10:26:55','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','51687245885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2146,'','Cash','','2023-06-20 10:35:17','','0','3','2023-06-20 10:35:17','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','31687246492','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2147,'20623','Mpesa','','2023-06-20 16:05:02','','0','5','2023-06-20 16:05:02','','15700','21700','1','retail','0','21700','1','0','0','0','0','6000','0','printed',' ','','1','0','51687266183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2148,'','Cash','','2023-06-20 17:45:15','','0','5','2023-06-20 17:45:15','','97150','97150','1','retail','0','97150','1','0','0','0','0','0','0','printed',' ','','1','0','51687272158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2149,'21623','Mpesa','','2023-06-21 15:31:19','','0','5','2023-06-21 15:31:19','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687350664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2150,'21623','Mpesa','','2023-06-21 16:18:03','','0','5','2023-06-21 16:18:03','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51687353467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2151,'','Cash','','2023-06-21 17:46:53','','0','5','2023-06-21 17:46:53','','18100','18100','1','retail','0','18100','1','0','0','0','0','0','0','printed',' ','','1','0','51687358691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2152,'22623','Mpesa','','2023-06-22 08:05:21','','0','5','2023-06-22 08:05:21','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51687410263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2153,'','Cash','','2023-06-22 13:01:27','','0','5','2023-06-22 13:01:27','','11600','11600','1','retail','0','11600','1','0','0','0','0','0','0','printed',' ','','1','0','51687427939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2154,'22623','Mpesa','','2023-06-22 15:12:40','','0','5','2023-06-22 15:12:40','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','51687435907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2155,'','Cash','','2023-06-22 16:22:11','','0','5','2023-06-22 16:22:11','','50000','50000','1','retail','0','50000','1','0','0','0','0','0','0','printed',' ','','1','0','51687440100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2156,'23623','Mpesa','','2023-06-24 08:32:02','','0','5','2023-06-24 08:32:02','','0','4650','1','retail','0','4650','1','0','0','0','0','4650','0','printed',' ','','1','0','51687584219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2157,'24623','Mpesa','','2023-06-24 17:36:44','','0','5','2023-06-24 17:36:44','','0','19090','1','retail','0','19090','1','0','0','0','0','19090','0','printed',' ','','1','0','51687610544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2158,'26623','Mpesa','','2023-06-26 09:48:10','','0','5','2023-06-26 09:48:10','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687759823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2159,'26623','Mpesa','','2023-06-26 11:15:46','','0','5','2023-06-26 11:15:46','','0','19090','1','retail','0','19090','1','0','0','0','0','19090','0','printed',' ','','1','0','51687766051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2160,'27623','Mpesa','','2023-06-27 17:33:38','','0','5','2023-06-27 17:33:38','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51687854085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2161,'28623','Mpesa','','2023-06-28 10:12:44','','0','5','2023-06-28 10:12:44','','0','5950','1','retail','0','5950','1','0','0','0','0','5950','0','printed',' ','','1','0','51687934410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2162,'26623 MON','Mpesa','','2023-06-28 10:16:26','','0','5','2023-06-28 10:16:26','','0','61250','1','retail','0','61250','1','0','0','0','0','61250','0','printed',' ','','1','0','51687936555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2163,'28623','Mpesa','','2023-06-28 13:39:09','','0','5','2023-06-28 13:39:09','','0','4400','1','retail','0','4400','1','0','0','0','0','4400','0','printed',' ','','1','0','51687948637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2164,'28623','Mpesa','','2023-06-28 14:25:22','','0','5','2023-06-28 14:25:22','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','51687951460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2165,'28623','Mpesa','','2023-06-28 15:18:58','','0','5','2023-06-28 15:18:58','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51687954722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2166,'30623','Mpesa','','2023-06-30 11:22:55','','0','5','2023-06-30 09:16:55','','0','5950','1','retail','0','5950','1','0','0','0','0','5950','0','printed',' ','','1','0','51688104444','Cleared','5','2023-06-30 11:22:55','','','','','','',0.00,0.00,0,'',''),(2167,'30623','Mpesa','','2023-06-30 12:57:21','','0','5','2023-06-30 12:57:21','','0','2750','1','retail','0','2750','1','0','0','0','0','2750','0','printed',' ','','1','0','51688118953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2168,'1723 ','Mpesa','','2023-07-01 17:23:48','','0','5','2023-07-01 10:39:00','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51688196274','Cleared','5','2023-07-01 17:23:48','','','','','','',0.00,0.00,0,'',''),(2169,'3723','Mpesa','','2023-07-04 08:51:13','','0','5','2023-07-04 08:51:13','','0','21400','1','retail','0','21400','1','0','0','0','0','21400','0','printed',' ','','1','0','51688449364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2170,'','Cash','','2023-07-05 14:40:50','','0','5','2023-07-05 14:40:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','51688557124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2171,'5723','Mpesa','','2023-07-05 17:14:48','','0','5','2023-07-05 17:14:48','','0','54050','1','retail','0','54050','1','0','0','0','0','54050','0','printed',' ','','1','0','51688566306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2172,'6723','Mpesa','','2023-07-06 17:48:15','','0','5','2023-07-06 17:48:15','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688654723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2173,'7723','Mpesa','','2023-07-07 08:35:20','','0','5','2023-07-07 08:35:20','','0','13600','1','retail','0','13600','1','0','0','0','0','13600','0','printed',' ','','1','0','51688707966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2174,'7723','Mpesa','','2023-07-07 12:58:41','','0','5','2023-07-07 12:58:41','','0','17800','1','retail','0','17800','1','0','0','0','0','17800','0','printed',' ','','1','0','51688723748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2175,'7723','Mpesa','','2023-07-07 15:14:39','','0','5','2023-07-07 15:14:39','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51688732068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2176,'8723','Mpesa','','2023-07-08 11:31:11','','0','5','2023-07-08 11:31:11','','0','5150','1','retail','0','5150','1','0','0','0','0','5150','0','printed',' ','','1','0','51688804696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2177,'8723','Mpesa','','2023-07-08 13:09:19','','0','5','2023-07-08 13:09:19','','0','7850','1','retail','0','7850','1','0','0','0','0','7850','0','printed',' ','','1','0','51688810805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2178,'8723','Mpesa','','2023-07-08 14:28:54','','0','5','2023-07-08 14:28:54','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51688815695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2179,'210723','Mpesa','','2023-07-10 10:44:23','','0','5','2023-07-10 10:44:23','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51688974925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2180,'7112023','Mpesa','','2023-07-11 10:06:50','','0','5','2023-07-11 09:29:41','','0','8000','1','retail','0','8000','1','0','0','0','0','8000','0','printed',' ','','1','0','51689056634','Cleared','5','2023-07-11 10:06:50','','','','','','',0.00,0.00,0,'',''),(2181,'PAMELA','Bank','','2023-07-11 10:37:35','','0','3','2023-07-11 10:37:35','','0','1120060','1','retail','0','1120060','1','0','0','0','0','0','1120060','printed',' ','','1','0','31689060094','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2182,'11723','Mpesa','','2023-07-11 11:35:58','','0','5','2023-07-11 11:35:58','','0','10250','1','retail','0','10250','1','0','0','0','0','10250','0','printed',' ','','1','0','51689064512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2183,'11723','Mpesa','','2023-07-11 11:54:13','','0','5','2023-07-11 11:54:13','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51689064579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2184,'12723','Mpesa','','2023-07-13 08:59:55','','0','5','2023-07-13 08:59:55','','0','20500','1','retail','0','20500','1','0','0','0','0','20500','0','printed',' ','','1','0','51689227686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2185,'13723','Mpesa','','2023-07-13 09:53:39','','0','5','2023-07-13 09:53:39','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51689228015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2186,'','Cash','','2023-07-13 13:57:33','','0','5','2023-07-13 13:57:33','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51689245839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2187,'14623','Mpesa','','2023-07-14 15:00:20','','0','5','2023-07-14 15:00:20','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','51689335980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2188,'14723','Mpesa','','2023-07-14 16:02:56','','0','5','2023-07-14 16:02:56','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51689339752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2189,'13623','Mpesa','','2023-07-14 16:03:49','','0','5','2023-07-14 16:03:49','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51689339817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2190,'15623','Mpesa','','2023-07-15 08:00:48','','0','5','2023-07-15 08:00:48','','0','9400','1','retail','0','9400','1','0','0','0','0','9400','0','printed',' ','','1','0','51689397141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2191,'15723','Mpesa','','2023-07-15 08:55:33','','0','5','2023-07-15 08:55:33','','0','12200','1','retail','0','12200','1','0','0','0','0','12200','0','printed',' ','','1','0','51689397267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2192,'15723','Mpesa','','2023-07-15 10:02:03','','0','5','2023-07-15 10:02:03','','0','11600','1','retail','0','11600','1','0','0','0','0','11600','0','printed',' ','','1','0','51689400550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2193,'15723','Mpesa','','2023-07-15 11:22:02','','0','5','2023-07-15 11:22:02','','2000','4100','1','retail','0','4100','1','0','0','0','0','2100','0','printed',' ','','1','0','51689409072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2194,'15623','Mpesa','','2023-07-15 18:20:20','','0','5','2023-07-15 18:20:20','','0','78200','1','retail','0','78200','1','0','0','0','0','78200','0','printed',' ','','1','0','51689433781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2195,'17723','Mpesa','','2023-07-17 09:06:02','','0','5','2023-07-17 09:06:02','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689573951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2196,'17723','Mpesa','','2023-07-17 09:53:38','','0','5','2023-07-17 09:53:38','','0','9100','1','retail','0','9100','1','0','0','0','0','9100','0','printed',' ','','1','0','51689573979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2197,'','Cash','','2023-07-17 10:12:09','','0','5','2023-07-17 10:12:09','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51689576841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2198,'17723','Mpesa','','2023-07-17 13:30:53','','0','5','2023-07-17 13:30:53','','0','5600','1','retail','0','5600','1','0','0','0','0','5600','0','printed',' ','','1','0','51689589815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2199,'17723','Mpesa','','2023-07-17 15:10:02','','0','5','2023-07-17 15:10:02','','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','51689595778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2200,'17723','Mpesa','','2023-07-17 16:47:48','','0','5','2023-07-17 16:47:48','','0','33190','1','retail','0','33190','1','0','0','0','0','33190','0','printed',' ','','1','0','51689601359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2201,'','Cash','','2023-07-17 17:18:50','','0','5','2023-07-17 17:18:50','','1660','1660','1','retail','0','1660','1','0','0','0','0','0','0','printed',' ','','1','0','51689601683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2202,'18623','Mpesa','','2023-07-18 16:13:02','','0','5','2023-07-18 16:13:02','','0','17050','1','retail','0','17050','1','0','0','0','0','17050','0','printed',' ','','1','0','51689685763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2203,'','Cash','','2023-07-18 16:22:12','','0','5','2023-07-18 16:22:12','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','51689686003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2204,'','Cash','','2023-07-19 13:27:58','','0','5','2023-07-19 13:27:58','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51689762457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2205,'19723','Mpesa','','2023-07-19 17:19:14','','0','5','2023-07-19 17:19:14','','0','760','1','retail','0','760','1','0','0','0','0','760','0','printed',' ','','1','0','51689776320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2206,'','Cash','','2023-07-19 17:20:52','','0','5','2023-07-19 17:20:52','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51689776410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2207,'','Cash','','2023-07-20 08:47:34','','0','5','2023-07-20 08:47:34','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51689832018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2208,'20723','Mpesa','','2023-07-20 16:43:18','','0','5','2023-07-20 16:43:18','','0','13960','1','retail','0','13960','1','0','0','0','0','13960','0','printed',' ','','1','0','51689860556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2209,'21723','Mpesa','','2023-07-21 18:09:08','','0','5','2023-07-21 18:09:08','','3530','10230','1','retail','0','10230','1','0','0','0','0','6700','0','printed',' ','','1','0','51689921929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2210,'','Cash','','2023-07-21 18:11:47','','0','5','2023-07-21 18:11:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51689952294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2211,'22723','Mpesa','','2023-07-22 09:49:39','','0','5','2023-07-22 09:49:39','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','51690001421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2212,'22723','Mpesa','','2023-07-22 10:02:50','','0','5','2023-07-22 10:02:50','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690008598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2213,'22723','Mpesa','','2023-07-22 11:18:38','','0','5','2023-07-22 11:18:38','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','51690013571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2214,'22723 SAT','Mpesa','','2023-07-22 13:48:58','','0','5','2023-07-22 13:48:58','','0','4900','1','retail','0','4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51690022656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2215,'22723','Mpesa','','2023-07-22 15:46:51','','0','5','2023-07-22 15:46:51','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51690029990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2216,'22723 SAT','Mpesa','','2023-07-22 17:24:55','','0','5','2023-07-22 17:24:55','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51690030036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2217,'22723','Mpesa','','2023-07-22 18:11:35','','0','5','2023-07-22 18:11:35','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51690038668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2218,'','Cash','','2023-07-22 18:14:33','','0','5','2023-07-22 18:14:33','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690038714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2219,'24723','Mpesa','','2023-07-24 13:26:46','','0','5','2023-07-24 13:26:46','','0','239410','1','retail','0','239410','1','0','0','0','0','239410','0','printed',' ','','1','0','51690192681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2220,'24723','Mpesa','','2023-07-24 15:21:39','','0','5','2023-07-24 15:21:39','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690201250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2221,'','Cash','','2023-07-24 17:36:36','','0','5','2023-07-24 17:36:36','','70300','70300','1','retail','0','70300','1','0','0','0','0','0','0','printed',' ','','1','0','51690201438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2222,'24723','Mpesa','','2023-07-24 17:37:36','','0','5','2023-07-24 17:37:36','','0','14400','1','retail','0','14400','1','0','0','0','0','14400','0','printed',' ','','1','0','51690209401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2223,'','Cash','','2023-07-24 18:23:05','','0','5','2023-07-24 18:23:05','','26500','26500','1','retail','0','26500','1','0','0','0','0','0','0','printed',' ','','1','0','51690212124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2224,'25723','Mpesa','','2023-07-25 10:56:47','','0','5','2023-07-25 10:56:47','','0','13850','1','retail','0','13850','1','0','0','0','0','13850','0','printed',' ','','1','0','51690271665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2225,'26723','Mpesa','','2023-07-26 08:18:16','','0','5','2023-07-26 08:18:16','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51690347638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2226,'','Cash','','2023-07-26 18:18:20','','0','5','2023-07-26 18:18:20','','40000','40000','1','retail','0','40000','1','0','0','0','0','0','0','printed',' ','','1','0','51690352310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2227,'27723','Mpesa','','2023-07-27 13:50:53','','0','5','2023-07-27 13:50:53','','0','2050','1','retail','0','2050','1','0','0','0','0','2050','0','printed',' ','','1','0','51690455028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2228,'28723','Mpesa','','2023-07-28 14:35:44','','0','5','2023-07-28 14:35:44','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690544127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2229,'','Cash','','2023-07-29 16:17:33','','0','5','2023-07-29 16:17:33','','9600','9600','1','retail','0','9600','1','0','0','0','0','0','0','printed',' ','','1','0','51690609263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2230,'29723','Mpesa','','2023-07-31 08:00:47','','0','5','2023-07-31 08:00:47','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690779614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2231,'31723','Mpesa','','2023-07-31 17:16:47','','0','5','2023-07-31 17:16:47','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51690812970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2232,'31723','Mpesa','','2023-07-31 17:54:53','','0','5','2023-07-31 17:54:53','','0','4400','1','retail','0','4400','1','0','0','0','0','4400','0','printed',' ','','1','0','51690813025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2233,'31723','Mpesa','','2023-07-31 18:07:00','','0','5','2023-07-31 18:07:00','','0','11950','1','retail','0','11950','1','0','0','0','0','11950','0','printed',' ','','1','0','51690815320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2234,'31723','Mpesa','','2023-07-31 18:17:14','','0','5','2023-07-31 18:17:14','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51690816617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2235,'31723','Mpesa','','2023-07-31 18:46:11','','0','5','2023-07-31 18:46:11','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51690818311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2236,'1823','Mpesa','','2023-08-01 07:47:36','','0','5','2023-08-01 07:47:36','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51690865233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2237,'23623','Mpesa','','2023-08-01 09:45:54','','0','5','2023-08-01 09:45:54','','0','9600','1','retail','0','9600','1','0','0','0','0','9600','0','printed',' ','','1','0','51690872332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2238,'1823','Mpesa','','2023-08-01 12:13:35','','0','5','2023-08-01 12:13:35','','0','15550','1','retail','0','15550','1','0','0','0','0','15550','0','printed',' ','','1','0','51690880961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2239,'2823','Mpesa','','2023-08-02 11:37:49','','0','5','2023-08-02 11:37:49','','0','9750','1','retail','0','9750','1','0','0','0','0','9750','0','printed',' ','','1','0','51690965145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2240,'2823','Mpesa','','2023-08-02 15:50:53','','0','5','2023-08-02 15:50:53','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51690980635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2241,'','Cash','','2023-08-02 18:20:13','','0','5','2023-08-02 18:20:13','','32500','32500','1','retail','0','32500','1','0','0','0','0','0','0','printed',' ','','1','0','51690989578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2242,'','Cash','','2023-08-02 18:42:09','','0','5','2023-08-02 18:42:09','','41850','41850','1','retail','0','41850','1','0','0','0','0','0','0','printed',' ','','1','0','51690990516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2243,'','Cash','','2023-08-02 18:43:02','','0','5','2023-08-02 18:43:02','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','1','0','51690990939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2244,'','Cash','','2023-08-03 08:11:41','','0','5','2023-08-03 08:11:41','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51691039481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2245,'3723','Mpesa','','2023-08-03 09:00:22','','0','5','2023-08-03 09:00:22','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51691039506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2246,'3723','Mpesa','','2023-08-03 10:22:45','','0','5','2023-08-03 10:22:45','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','51691047243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2247,'','Cash','','2023-08-03 10:24:13','','0','5','2023-08-03 10:24:13','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51691047395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2248,'3723','Mpesa','','2023-08-03 12:33:47','','0','5','2023-08-03 12:33:47','','0','7100','1','retail','0','7100','1','0','0','0','0','7100','0','printed',' ','','1','0','51691055075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2249,'3823','Mpesa','','2023-08-03 16:24:44','','0','5','2023-08-03 16:24:44','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','51691069029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2250,'3823','Mpesa','','2023-08-03 16:39:52','','0','5','2023-08-03 16:39:52','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51691069955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2251,'2823','Mpesa','','2023-08-03 17:06:19','','0','5','2023-08-03 17:06:19','','0','8500','1','retail','0','8500','1','0','0','0','0','8500','0','printed',' ','','1','0','51691070011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2252,'4823','Mpesa','','2023-08-04 11:25:11','','0','5','2023-08-04 11:25:11','','0','6560','1','retail','0','6560','1','0','0','0','0','6560','0','printed',' ','','1','0','51691137476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2253,'4723','Mpesa','','2023-08-04 12:52:56','','0','5','2023-08-04 12:52:56','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51691142658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2254,'5823','Mpesa','','2023-08-05 10:49:04','','0','5','2023-08-05 10:49:04','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','51691221647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2255,'','Cash','','2023-08-05 11:34:57','','0','5','2023-08-05 11:34:57','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','51691224463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2256,'5823','Mpesa','','2023-08-05 14:30:31','','0','5','2023-08-05 14:30:32','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51691234905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2257,'5823','Mpesa','','2023-08-05 16:13:15','','0','5','2023-08-05 16:13:15','','0','5350','1','retail','0','5350','1','0','0','0','0','5350','0','printed',' ','','1','0','51691240526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2258,'5823','Mpesa','','2023-08-05 17:50:31','','0','5','2023-08-05 17:50:31','','0','9800','1','retail','0','9800','1','0','0','0','0','9800','0','printed',' ','','1','0','51691241537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2259,'5823','Mpesa','','2023-08-05 18:22:20','','0','5','2023-08-05 18:22:20','','0','14650','1','retail','0','14650','1','0','0','0','0','14650','0','printed',' ','','1','0','51691247140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2260,'7823','Mpesa','','2023-08-07 14:06:19','','0','5','2023-08-07 14:06:19','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51691406364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2261,'8823','Mpesa','','2023-08-08 10:02:11','','0','5','2023-08-08 10:02:11','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51691473727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2262,'','Cash','','2023-08-08 18:05:24','','0','5','2023-08-08 18:05:24','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','51691507107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2263,'9823','Mpesa','','2023-08-09 09:15:02','','0','5','2023-08-09 09:15:02','','0','15000','1','retail','0','15000','1','0','0','0','0','15000','0','printed',' ','','1','0','51691558179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2264,'9823','Mpesa','','2023-08-09 11:32:24','','0','5','2023-08-09 11:32:24','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51691569916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2265,'','Cash','','2023-08-09 11:51:50','','0','5','2023-08-09 11:51:50','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','printed',' ','','1','0','51691569964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2266,'9823','Mpesa','','2023-08-09 15:07:54','','0','5','2023-08-09 15:07:54','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51691582763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2267,'10823','Mpesa','','2023-08-10 09:14:31','','0','5','2023-08-10 09:14:31','','0','4900','1','retail','0','4900','1','0','0','0','0','4900','0','printed',' ','','1','0','51691648013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2268,'11723','Mpesa','','2023-08-11 10:31:32','','0','5','2023-08-11 10:31:32','','1000','1300','1','retail','0','1300','1','0','0','0','0','300','0','printed',' ','','1','0','51691739064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2269,'','Cash','','2023-08-11 12:30:38','','0','5','2023-08-11 12:30:38','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','1','0','51691746195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2270,'','Cash','','2023-08-11 15:23:08','','0','5','2023-08-11 15:23:08','','24900','24900','1','retail','0','24900','1','0','0','0','0','0','0','printed',' ','','1','0','51691755846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2271,'2823','Mpesa','','2023-08-11 15:23:50','','0','5','2023-08-11 15:23:50','','0','16200','1','retail','0','16200','1','0','0','0','0','16200','0','printed',' ','','1','0','51691756602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2272,'2823','Mpesa','','2023-08-11 15:27:06','','0','5','2023-08-11 15:27:06','','0','24150','1','retail','0','24150','1','0','0','0','0','24150','0','printed',' ','','1','0','51691756683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2273,'12823','Mpesa','','2023-08-12 09:31:54','','0','5','2023-08-12 09:31:54','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51691821061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2274,'12823','Mpesa','','2023-08-12 10:12:05','','0','5','2023-08-12 10:12:05','','0','9000','1','retail','0','9000','1','0','0','0','0','9000','0','printed',' ','','1','0','51691823924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2275,'12823','Mpesa','','2023-08-14 09:05:27','','0','5','2023-08-14 09:05:27','','0','39750','1','retail','0','39750','1','0','0','0','0','39750','0','printed',' ','','1','0','51691827071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2276,'14723','Mpesa','','2023-08-14 09:06:40','','0','5','2023-08-14 09:06:40','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691993147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2277,'','Cash','','2023-08-14 18:25:20','','600','3','2023-08-14 18:25:20','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','31692026691','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2278,'14082022','Mpesa','','2023-08-14 18:36:33','','0','3','2023-08-14 18:36:33','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','31692027327','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2279,'','Cash','','2023-08-14 18:56:30','','0','3','2023-08-14 18:56:30','','191150','191150','1','retail','0','191150','1','0','0','0','0','0','0','printed',' ','','1','0','31692027778','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2280,'','Cash','','2023-08-15 09:21:51','','0','5','2023-08-15 09:21:51','','10500','10500','1','retail','0','10500','1','0','0','0','0','0','0','printed',' ','','1','0','51692080424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2281,'15823','Mpesa','','2023-08-15 10:11:43','','0','5','2023-08-15 10:11:43','','0','3900','1','retail','0','3900','1','0','0','0','0','3900','0','printed',' ','','1','0','51692083484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2282,'11823','Mpesa','','2023-08-15 10:58:46','','0','5','2023-08-15 10:58:46','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51692086295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2283,'15823','Mpesa','','2023-08-15 11:03:22','','0','5','2023-08-15 11:03:22','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51692086572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2284,'15823','Mpesa','','2023-08-15 11:28:40','','0','5','2023-08-15 11:28:40','','0','1750','1','retail','0','1750','1','0','0','0','0','1750','0','printed',' ','','1','0','51692086625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2285,'15823','Mpesa','','2023-08-15 11:53:44','','0','5','2023-08-15 11:53:44','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51692088146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2286,'15823','Mpesa','','2023-08-15 13:08:35','','0','5','2023-08-15 13:08:35','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51692089908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2287,'15823','Mpesa','','2023-08-15 14:56:38','','0','5','2023-08-15 14:56:38','','0','6100','1','retail','0','6100','1','0','0','0','0','6100','0','printed',' ','','1','0','51692094130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2288,'16823','Mpesa','','2023-08-16 11:06:52','','0','5','2023-08-16 11:06:52','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51692173182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2289,'16823','Mpesa','','2023-08-16 11:58:14','','0','5','2023-08-16 11:58:14','','0','5750','1','retail','0','5750','1','0','0','0','0','5750','0','printed',' ','','1','0','51692173228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2290,'16823','Mpesa','','2023-08-16 16:30:10','','0','5','2023-08-16 16:30:10','','0','3800','1','retail','0','3800','1','0','0','0','0','3800','0','printed',' ','','1','0','51692192572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2291,'16823','Mpesa','','2023-08-16 17:46:42','','0','5','2023-08-16 17:46:42','','0','5700','1','retail','0','5700','1','0','0','0','0','5700','0','printed',' ','','1','0','51692197164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2292,'17823','Mpesa','','2023-08-17 09:40:07','','0','5','2023-08-17 09:40:07','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51692250833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2293,'17823','Mpesa','','2023-08-17 15:51:30','','0','5','2023-08-17 15:51:30','','0','8050','1','retail','0','8050','1','0','0','0','0','8050','0','printed',' ','','1','0','51692276661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2294,'17823','Mpesa','','2023-08-17 16:43:18','','0','5','2023-08-17 16:43:18','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','51692279735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2295,'18823','Mpesa','','2023-08-18 13:33:56','','0','5','2023-08-18 13:33:56','','0','6630','1','retail','0','6630','1','0','0','0','0','6630','0','printed',' ','','1','0','51692354751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2296,'16823','Mpesa','','2023-08-18 13:34:44','','0','5','2023-08-18 13:34:44','','0','20700','1','retail','0','20700','1','0','0','0','0','20700','0','printed',' ','','1','0','51692354850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2297,'18823','Mpesa','','2023-08-18 17:37:32','','0','5','2023-08-18 17:37:32','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51692369383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2298,'19823','Mpesa','','2023-08-19 10:28:53','','0','5','2023-08-19 10:28:53','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51692430118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2299,'','Cash','','2023-08-19 12:05:33','','0','5','2023-08-19 12:05:33','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','51692435762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2300,'19823','Mpesa','','2023-08-19 15:31:51','','0','5','2023-08-19 15:31:51','','0','17730','1','retail','0','17730','1','0','0','0','0','17730','0','printed',' ','','1','0','51692448160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2301,'19823','Mpesa','','2023-08-19 15:59:12','','0','5','2023-08-19 15:59:12','','0','9100','1','retail','0','9100','1','0','0','0','0','9100','0','printed',' ','','1','0','51692448558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2302,'21823','Mpesa','','2023-08-21 09:46:16','','0','5','2023-08-21 09:46:16','','0','4950','1','retail','0','4950','1','0','0','0','0','4950','0','printed',' ','','1','0','51692599727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2303,'','Cash','','2023-08-21 11:08:16','','0','5','2023-08-21 11:08:16','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed',' ','','1','0','51692605281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2304,'','Cash','','2023-08-21 11:42:04','','0','5','2023-08-21 11:42:04','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','51692605950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2305,'21823','Mpesa','','2023-08-21 14:32:12','','0','5','2023-08-21 14:32:12','','7000','10790','1','retail','0','10790','1','0','0','0','0','3790','0','printed',' ','','1','0','51692617489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2306,'22823','Mpesa','','2023-08-22 08:18:17','','0','5','2023-08-22 08:18:17','','0','7200','1','retail','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51692681474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2307,'','Cash','','2023-08-22 11:03:25','','0','5','2023-08-22 11:03:25','','32400','32400','1','retail','0','32400','1','0','0','0','0','0','0','printed',' ','','1','0','51692691071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2308,'22823','Mpesa','','2023-08-22 13:11:05','','0','5','2023-08-22 13:11:05','','1600','4600','1','retail','0','4600','1','0','0','0','0','3000','0','printed',' ','','1','0','51692698651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2309,'','Cash','','2023-08-23 10:31:49','','0','5','2023-08-23 10:31:49','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','51692775843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2310,'23823','Mpesa','','2023-08-23 12:49:23','','0','5','2023-08-23 12:49:23','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','51692784041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2311,'23823','Mpesa','','2023-08-23 16:55:17','','0','5','2023-08-23 16:55:17','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51692797871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2312,'23823','Mpesa','','2023-08-23 17:55:48','','0','5','2023-08-23 17:55:48','','0','11900','1','retail','0','11900','1','0','0','0','0','11900','0','printed',' ','','1','0','51692801598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2313,'24823','Mpesa','','2023-08-24 11:20:22','','0','5','2023-08-24 11:20:22','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51692865208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2314,'','Cash','','2023-08-24 11:41:02','','0','5','2023-08-24 11:41:02','','7530','7530','1','retail','0','7530','1','0','0','0','0','0','0','printed',' ','','1','0','51692865489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2315,'24823','Mpesa','','2023-08-24 12:21:14','','0','5','2023-08-24 12:21:14','','0','9500','1','retail','0','9500','1','0','0','0','0','9500','0','printed',' ','','1','0','51692866471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2316,'','Cash','','2023-08-24 13:44:58','','0','5','2023-08-24 13:44:58','','0','23900','1','retail','0','23900','1','0','0','0','0','23900','0','printed',' ','','1','0','51692873748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2317,'24823','Mpesa','','2023-08-24 15:28:36','','0','5','2023-08-24 15:28:36','','0','9500','1','retail','0','9500','1','0','0','0','0','9500','0','printed',' ','','1','0','51692873928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2318,'24823','Mpesa','','2023-08-24 18:00:48','','0','5','2023-08-24 18:00:48','','0','1750','1','retail','0','1750','1','0','0','0','0','1750','0','printed',' ','','1','0','51692880128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2319,'24823','Mpesa','','2023-08-24 18:37:32','','0','5','2023-08-24 18:37:32','','0','19600','1','retail','0','19600','1','0','0','0','0','19600','0','printed',' ','','1','0','51692889261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2320,'25823','Mpesa','','2023-08-25 10:29:13','','0','5','2023-08-25 10:29:13','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692948510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2321,'','Cash','','2023-08-25 10:30:31','','0','5','2023-08-25 10:30:31','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51692948580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2322,'25823','Mpesa','','2023-08-25 18:23:17','','0','5','2023-08-25 18:23:17','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51692967830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2323,'26823','Mpesa','','2023-08-26 08:12:43','','0','5','2023-08-26 08:12:43','','0','19400','1','retail','0','19400','1','0','0','0','0','19400','0','printed',' ','','1','0','51693026682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2324,'','Cash','','2023-08-26 13:37:28','','0','5','2023-08-26 13:37:28','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','51693046112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2325,'26823','Mpesa','','2023-08-26 14:16:21','','0','5','2023-08-26 14:16:21','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51693046265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2326,'26823','Mpesa','','2023-08-26 18:35:43','','0','5','2023-08-26 18:35:43','','0','71300','1','retail','0','71300','1','0','0','0','0','71300','0','printed',' ','','1','0','51693063939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2327,'28823','Mpesa','','2023-08-28 08:51:28','','0','5','2023-08-28 08:51:28','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693201857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2328,'28823','Mpesa','','2023-08-28 09:50:24','','0','5','2023-08-28 09:50:24','','0','2950','1','retail','0','2950','1','0','0','0','0','2950','0','printed',' ','','1','0','51693205376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2329,'28823','Mpesa','','2023-08-28 12:17:53','','0','5','2023-08-28 12:17:53','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51693214259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2330,'28823','Mpesa','','2023-08-28 15:14:22','','0','5','2023-08-28 15:14:22','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','1','0','51693224751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2331,'','Cash','','2023-08-28 18:25:23','','0','5','2023-08-28 18:25:23','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51693236192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2332,'29823','Mpesa','','2023-08-29 08:56:35','','0','5','2023-08-29 08:56:35','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693288560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2333,'29823','Mpesa','','2023-08-29 12:10:17','','0','5','2023-08-29 12:10:17','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51693300188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2334,'29823','Mpesa','','2023-08-29 13:16:13','','0','5','2023-08-29 13:16:13','','0','5200','1','retail','0','5200','1','0','0','0','0','5200','0','printed',' ','','1','0','51693304133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2335,'29823','Mpesa','','2023-08-29 13:51:23','','0','5','2023-08-29 13:51:23','','0','5020','1','retail','0','5020','1','0','0','0','0','5020','0','printed',' ','','1','0','51693304189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2336,'30823','Mpesa','','2023-08-30 09:24:20','','0','5','2023-08-30 09:24:20','','0','23000','1','retail','0','23000','1','0','0','0','0','23000','0','printed',' ','','1','0','51693376634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2337,'30823','Mpesa','','2023-08-30 11:35:36','','0','5','2023-08-30 11:35:36','','21800','22200','1','retail','0','22200','1','0','0','0','0','400','0','printed',' ','','1','0','51693384389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2338,'','Cash','','2023-08-30 12:56:45','','0','5','2023-08-30 12:56:45','','13750','13750','1','retail','0','13750','1','0','0','0','0','0','0','printed',' ','','1','0','51693386475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2339,'30823','Mpesa','','2023-08-30 15:02:31','','0','5','2023-08-30 15:02:31','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51693389997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2340,'30823','Mpesa','','2023-08-30 15:34:39','','0','5','2023-08-30 15:34:39','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51693396967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2341,'30823','Mpesa','','2023-08-30 15:38:53','','0','5','2023-08-30 15:38:53','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51693398896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2342,'30823','Mpesa','','2023-08-30 16:21:33','','0','5','2023-08-30 16:21:33','','0','6900','1','retail','0','6900','1','0','0','0','0','6900','0','printed',' ','','1','0','51693399146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2343,'30823','Mpesa','','2023-08-30 17:58:37','','0','5','2023-08-30 17:58:37','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51693401705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2344,'31823','Mpesa','','2023-08-31 08:36:54','','0','5','2023-08-31 08:36:54','','0','7200','1','retail','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','51693460195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2345,'31823','Mpesa','','2023-08-31 09:50:23','','0','5','2023-08-31 09:50:23','','0','6350','1','retail','0','6350','1','0','0','0','0','6350','0','printed',' ','','1','0','51693460824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2346,'31823','Mpesa','','2023-08-31 11:33:31','','0','5','2023-08-31 11:33:31','','0','5850','1','retail','0','5850','1','0','0','0','0','5850','0','printed',' ','','1','0','51693470761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2347,'31823','Mpesa','','2023-08-31 12:44:37','','0','5','2023-08-31 12:44:37','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51693475005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2348,'31823','Mpesa','','2023-08-31 14:04:23','','0','5','2023-08-31 14:04:23','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51693475088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2349,'31823','Mpesa','','2023-08-31 16:50:08','','0','5','2023-08-31 16:50:08','','0','1640','1','retail','0','1640','1','0','0','0','0','1640','0','printed',' ','','1','0','51693489752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2350,'31823','Mpesa','','2023-08-31 17:37:57','','0','5','2023-08-31 17:37:57','','0','1790','1','retail','0','1790','1','0','0','0','0','1790','0','printed',' ','','1','0','51693489831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2351,'','Cash','','2023-08-31 18:25:00','','0','5','2023-08-31 18:25:00','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','51693495374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2352,'1923','Mpesa','','2023-09-01 10:45:30','','0','5','2023-09-01 10:45:30','','0','14500','1','retail','0','14500','1','0','0','0','0','14500','0','printed',' ','','1','0','51693553900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2353,'1923','Mpesa','','2023-09-01 12:56:02','','0','5','2023-09-01 12:56:02','','0','30450','1','retail','0','30450','1','0','0','0','0','30450','0','printed',' ','','1','0','51693562014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2354,'1923','Mpesa','','2023-09-01 16:51:24','','0','5','2023-09-01 16:51:24','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51693576244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2355,'','Cash','','2023-09-01 17:40:07','','0','5','2023-09-01 17:40:07','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','51693579178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2356,'2923','Mpesa','','2023-09-02 09:15:38','','0','5','2023-09-02 09:15:38','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','51693635308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2357,'2923','Mpesa','','2023-09-02 10:11:12','','0','5','2023-09-02 10:11:12','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','51693638662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2358,'2923','Mpesa','','2023-09-02 11:44:50','','0','5','2023-09-02 11:44:50','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51693638685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2359,'2923','Mpesa','','2023-09-02 18:00:03','','0','5','2023-09-02 18:00:03','','0','9400','1','retail','0','9400','1','0','0','0','0','9400','0','printed',' ','','1','0','51693666590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2360,'','Cash','','2023-09-04 11:48:43','','0','5','2023-09-04 11:48:43','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','1','0','51693815523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2361,'4923','Mpesa','','2023-09-04 16:04:06','','0','5','2023-09-04 16:04:06','','0','16600','1','retail','0','16600','1','0','0','0','0','16600','0','printed',' ','','1','0','51693832580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2362,'5923','Mpesa','','2023-09-05 08:47:41','','0','5','2023-09-05 08:47:41','','0','2840','1','retail','0','2840','1','0','0','0','0','2840','0','printed',' ','','1','0','51693892014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2363,'','Cash','','2023-09-05 12:02:11','','0','5','2023-09-05 12:02:11','','10400','10400','1','retail','0','10400','1','0','0','0','0','0','0','printed',' ','','1','0','51693902317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2364,'5923','Mpesa','','2023-09-05 17:33:30','','0','5','2023-09-05 17:33:30','','0','3950','1','retail','0','3950','1','0','0','0','0','3950','0','printed',' ','','1','0','51693924220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2365,'','Cash','','2023-09-05 17:34:16','','0','5','2023-09-05 17:34:16','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','51693924427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2366,'6923','Mpesa','','2023-09-06 12:11:42','','0','5','2023-09-06 12:11:42','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','51693991423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2367,'6923','Mpesa','','2023-09-07 08:10:57','','0','5','2023-09-07 08:10:57','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694063407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2368,'8923','Mpesa','','2023-09-08 12:56:17','','0','5','2023-09-08 12:56:17','','0','41850','1','retail','0','41850','1','0','0','0','0','41850','0','printed',' ','','1','0','51694166877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2369,'8923','Mpesa','','2023-09-08 13:10:57','','0','5','2023-09-08 13:10:57','','0','4300','1','retail','0','4300','1','0','0','0','0','4300','0','printed',' ','','1','0','51694167000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2370,'','Cash','','2023-09-09 17:24:40','','0','5','2023-09-09 17:24:40','','24060','24060','1','retail','0','24060','1','0','0','0','0','0','0','printed',' ','','1','0','51694268713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2371,'11923','Mpesa','','2023-09-11 13:55:54','','0','5','2023-09-11 13:55:54','','0','5660','1','retail','0','5660','1','0','0','0','0','5660','0','printed',' ','','1','0','51694429659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2372,'11923','Mpesa','','2023-09-11 14:27:05','','0','5','2023-09-11 14:27:05','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','51694429785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2373,'11923','Mpesa','','2023-09-11 19:12:00','','0','5','2023-09-11 19:12:00','','0','50060','1','retail','0','50060','1','0','0','0','0','50060','0','printed',' ','','1','0','51694447815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2374,'','Cash','','2023-09-12 15:27:35','','0','5','2023-09-12 15:27:35','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51694521641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2375,'12923','Mpesa','','2023-09-12 17:55:33','','0','5','2023-09-12 17:55:33','','0','6520','1','retail','0','6520','1','0','0','0','0','6520','0','printed',' ','','1','0','51694530064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2376,'13923','Mpesa','','2023-09-13 10:10:56','','0','5','2023-09-13 10:10:56','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','51694589032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2377,'13923','Mpesa','','2023-09-13 10:38:26','','0','5','2023-09-13 10:38:26','','0','2640','1','retail','0','2640','1','0','0','0','0','2640','0','printed',' ','','1','0','51694589070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2378,'','Cash','','2023-09-13 12:17:37','','0','5','2023-09-13 12:17:37','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','51694596598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2379,'','Cash','','2023-09-13 17:36:49','','0','5','2023-09-13 17:36:49','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51694615783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2380,'','Cash','','2023-09-13 18:36:07','','0','5','2023-09-13 18:36:07','','13820','13820','1','retail','0','13820','1','0','0','0','0','0','0','printed',' ','','1','0','51694619211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2381,'13923','Mpesa','','2023-09-15 10:25:25','','0','5','2023-09-15 10:25:25','','0','100700','1','retail','0','100700','1','0','0','0','0','100700','0','printed',' ','','1','0','51694762278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2382,'15923','Mpesa','','2023-09-15 12:43:27','','0','5','2023-09-15 12:43:27','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','51694770982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2383,'','Cash','','2023-09-15 12:45:32','','0','5','2023-09-15 12:45:32','','1820','1820','1','retail','0','1820','1','0','0','0','0','0','0','printed',' ','','1','0','51694771095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2384,'15923','Mpesa','','2023-09-15 14:04:30','','0','5','2023-09-15 14:04:30','','0','3600','1','retail','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','51694775815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2385,'15923','Mpesa','','2023-09-15 14:54:42','','0','5','2023-09-15 14:54:42','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51694775886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2386,'16923','Mpesa','','2023-09-16 07:57:41','','0','5','2023-09-16 07:57:41','','0','5250','1','retail','0','5250','1','0','0','0','0','5250','0','printed',' ','','1','0','51694840222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2387,'16923','Mpesa','','2023-09-16 13:00:31','','0','5','2023-09-16 13:00:31','','0','25270','1','retail','0','25270','1','0','0','0','0','25270','0','printed',' ','','1','0','51694854270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2388,'','Cash','','2023-09-16 15:11:25','','0','5','2023-09-16 15:11:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694858454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2389,'','Cash','','2023-09-16 15:12:00','','0','5','2023-09-16 15:12:00','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','51694866297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2390,'18923','Mpesa','','2023-09-18 10:06:59','','0','5','2023-09-18 10:06:59','','0','8350','1','retail','0','8350','1','0','0','0','0','8350','0','printed',' ','','1','0','51695020739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2391,'18923','Mpesa','','2023-09-18 14:43:00','','0','5','2023-09-18 14:43:00','','0','8050','1','retail','0','8050','1','0','0','0','0','8050','0','printed',' ','','1','0','51695035722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2392,'18923','Mpesa','','2023-09-18 17:38:27','','0','5','2023-09-18 17:38:27','','0','11650','1','retail','0','11650','1','0','0','0','0','11650','0','printed',' ','','1','0','51695047792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2393,'19823','Mpesa','','2023-09-19 18:33:44','','0','5','2023-09-19 18:33:44','','10450','20100','1','retail','0','20100','1','0','0','0','0','9650','0','printed',' ','','1','0','51695137233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2394,'','Cash','','2023-09-20 10:02:03','','0','5','2023-09-20 10:02:03','','9450','9450','1','retail','0','9450','1','0','0','0','0','0','0','printed',' ','','1','0','51695193246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2395,'20923','Mpesa','','2023-09-20 17:49:27','','0','5','2023-09-20 17:49:27','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51695221355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2396,'21923','Mpesa','','2023-09-21 12:31:41','','0','5','2023-09-21 12:31:41','','0','48250','1','retail','0','48250','1','0','0','0','0','48250','0','printed',' ','','1','0','51695277341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2397,'21923','Mpesa','','2023-09-21 13:24:50','','0','5','2023-09-21 13:24:50','','0','18400','1','retail','0','18400','1','0','0','0','0','18400','0','printed',' ','','1','0','51695291854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2398,'','Cash','','2023-09-21 16:59:15','','0','5','2023-09-21 16:59:15','','1870','1870','1','retail','0','1870','1','0','0','0','0','0','0','printed',' ','','1','0','51695304683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2399,'22923','Mpesa','','2023-09-23 09:06:26','','0','5','2023-09-23 09:06:26','','0','58650','1','retail','0','58650','1','0','0','0','0','58650','0','printed',' ','','1','0','51695448425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2400,'28823','Mpesa','','2023-09-23 11:10:52','','0','5','2023-09-23 11:10:52','','0','24000','1','retail','0','24000','1','0','0','0','0','24000','0','printed',' ','','1','0','51695456318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2401,'','Cash','','2023-09-23 13:03:45','','0','5','2023-09-23 13:03:45','','6660','6660','1','retail','0','6660','1','0','0','0','0','0','0','printed',' ','','1','0','51695456671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2402,'23923','Mpesa','','2023-09-23 13:55:09','','0','5','2023-09-23 13:55:09','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51695466491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2403,'25923','Mpesa','','2023-09-25 08:59:33','','0','5','2023-09-25 08:59:33','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51695621536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2404,'','Cash','','2023-09-25 11:02:19','','0','5','2023-09-25 11:02:19','','2760','2760','1','retail','0','2760','1','0','0','0','0','0','0','printed',' ','','1','0','51695621602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2405,'','Cash','','2023-09-25 17:01:24','','0','5','2023-09-25 17:01:24','','8090','8090','1','retail','0','8090','1','0','0','0','0','0','0','printed',' ','','1','0','51695650405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2406,'26923','Mpesa','','2023-09-26 09:32:24','','0','5','2023-09-26 09:32:24','','0','11300','1','retail','0','11300','1','0','0','0','0','11300','0','printed',' ','','1','0','51695709856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2407,'26923','Mpesa','','2023-09-26 10:27:32','','0','5','2023-09-26 10:27:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51695709968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2408,'26923','Mpesa','','2023-09-26 11:05:45','','0','5','2023-09-26 11:05:45','','0','6900','1','retail','0','6900','1','0','0','0','0','6900','0','printed',' ','','1','0','51695713269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2409,'26923','Mpesa','','2023-09-26 12:38:09','','0','5','2023-09-26 12:38:09','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51695721064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2410,'26923','Mpesa','','2023-09-27 08:37:03','','0','5','2023-09-27 08:37:03','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51695724282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2411,'','Cash','','2023-09-27 08:37:40','','0','5','2023-09-27 08:37:40','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','51695793039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2412,'','Cash','','2023-09-27 12:49:46','','0','5','2023-09-27 12:49:46','','6350','6350','1','retail','0','6350','1','0','0','0','0','0','0','printed',' ','','1','0','51695808132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2413,'27923','Mpesa','','2023-09-27 13:35:58','','0','5','2023-09-27 13:35:58','','0','730','1','retail','0','730','1','0','0','0','0','730','0','printed',' ','','1','0','51695808915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2414,'','Cash','','2023-09-27 14:08:29','','0','5','2023-09-27 14:08:29','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','1','0','51695812751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2415,'27923','Mpesa','','2023-09-28 07:40:13','','0','5','2023-09-28 07:40:13','','0','8200','1','retail','0','8200','1','0','0','0','0','8200','0','printed',' ','','1','0','51695812914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2416,'','Cash','','2023-09-28 10:02:05','','0','5','2023-09-28 10:02:05','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','51695884251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2417,'','Cash','','2023-09-28 11:41:55','','0','5','2023-09-28 11:41:55','','9200','9200','1','retail','0','9200','1','0','0','0','0','0','0','printed',' ','','1','0','51695884532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2418,'','Cash','','2023-09-28 14:01:25','','0','5','2023-09-28 14:01:25','','3510','3510','1','retail','0','3510','1','0','0','0','0','0','0','printed',' ','','1','0','51695898850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2419,'28923','Mpesa','','2023-09-28 14:16:12','','0','5','2023-09-28 14:16:12','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51695898890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2420,'28923','Mpesa','','2023-09-28 16:04:17','','0','5','2023-09-28 16:04:17','','0','9350','1','retail','0','9350','1','0','0','0','0','9350','0','printed',' ','','1','0','51695906209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2421,'28923','Mpesa','','2023-09-28 16:59:52','','0','5','2023-09-28 16:59:52','','0','1760','1','retail','0','1760','1','0','0','0','0','1760','0','printed',' ','','1','0','51695906291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2422,'29923','Mpesa','','2023-09-29 10:24:01','','0','5','2023-09-29 10:24:01','','0','19660','1','retail','0','19660','1','0','0','0','0','19660','0','printed',' ','','1','0','51695972142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2423,'','Cash','','2023-09-30 08:13:09','','0','5','2023-09-30 08:13:09','','0','7700','1','retail','0','7700','1','0','0','0','0','7700','0','printed',' ','','1','0','51695979978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2424,'30923','Mpesa','','2023-09-30 17:23:00','','0','5','2023-09-30 17:23:00','','0','28300','1','retail','0','28300','1','0','0','0','0','28300','0','printed',' ','','1','0','51696052299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2425,'','Cash','','2023-10-02 13:15:09','','0','5','2023-10-02 13:15:09','','125300','125300','1','retail','0','125300','1','0','0','0','0','0','0','printed',' ','','1','0','51696225436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2426,'31023','Mpesa','','2023-10-03 11:49:02','','0','5','2023-10-03 11:49:02','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','51696322866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2427,'3923','Mpesa','','2023-10-03 17:51:35','','0','5','2023-10-03 17:51:35','','0','1520','1','retail','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','51696334645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2428,'41023','Mpesa','','2023-10-04 18:30:16','','0','5','2023-10-04 18:30:16','','0','14800','1','retail','0','14800','1','0','0','0','0','14800','0','printed',' ','','1','0','51696401523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2429,'51023','Mpesa','','2023-10-05 18:08:20','','0','5','2023-10-05 18:08:20','','0','21350','1','retail','0','21350','1','0','0','0','0','21350','0','printed',' ','','1','0','51696486835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2430,'71023','Mpesa','','2023-10-07 17:08:50','','0','5','2023-10-07 17:08:50','','0','42860','1','retail','0','42860','1','0','0','0','0','42860','0','printed',' ','','1','0','51696653909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2431,'91023','Mpesa','','2023-10-09 17:13:16','','0','5','2023-10-09 17:13:16','','0','76760','1','retail','0','76760','1','0','0','0','0','76760','0','printed',' ','','1','0','51696835705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2432,'101023','Mpesa','','2023-10-10 17:29:39','','0','5','2023-10-10 17:29:39','','0','49330','1','retail','0','49330','1','0','0','0','0','49330','0','printed',' ','','1','0','51696921410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2433,'121023','Mpesa','','2023-10-13 09:34:22','','0','5','2023-10-13 09:34:22','','0','10950','1','retail','0','10950','1','0','0','0','0','10950','0','printed',' ','','1','0','51697004674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2434,'141023','Mpesa','','2023-10-14 18:20:05','','0','5','2023-10-14 18:20:05','','0','12200','1','retail','0','12200','1','0','0','0','0','12200','0','printed',' ','','1','0','51697260309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2435,'161023','Mpesa','','2023-10-16 18:19:04','','0','5','2023-10-16 18:19:04','','0','19100','1','retail','0','19100','1','0','0','0','0','19100','0','printed',' ','','1','0','51697454560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2436,'171023','Mpesa','','2023-10-17 18:29:08','','0','5','2023-10-17 18:29:08','','0','23450','1','retail','0','23450','1','0','0','0','0','23450','0','printed',' ','','1','0','51697522174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2437,'181023','Mpesa','','2023-10-18 18:27:36','','0','5','2023-10-18 18:27:37','','0','32720','1','retail','0','32720','1','0','0','0','0','32720','0','printed',' ','','1','0','51697614039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2438,'','Cash','','2023-10-19 18:08:49','','0','5','2023-10-19 18:08:49','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51697728109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2439,'201023','Mpesa','','2023-10-20 18:26:48','','0','5','2023-10-20 18:26:48','','0','60490','1','retail','0','60490','1','0','0','0','0','60490','0','printed',' ','','1','0','51697795961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2440,'231023','Mpesa','','2023-10-23 18:22:08','','0','5','2023-10-23 18:22:08','','0','11200','1','retail','0','11200','1','0','0','0','0','11200','0','printed',' ','','1','0','51697873233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2441,'241023','Mpesa','','2023-10-24 18:18:34','','0','5','2023-10-24 18:18:34','','0','33600','1','retail','0','33600','1','0','0','0','0','33600','0','printed',' ','','1','0','51698125905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2442,'241023','Mpesa','','2023-10-25 18:37:56','','0','5','2023-10-25 18:37:56','','0','56300','1','retail','0','56300','1','0','0','0','0','56300','0','printed',' ','','1','0','51698213303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2443,'261023','Mpesa','','2023-10-26 18:21:05','','0','5','2023-10-26 18:21:05','','0','18350','1','retail','0','18350','1','0','0','0','0','18350','0','printed',' ','','1','0','51698333625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2444,'271023','Mpesa','','2023-10-27 18:48:28','','0','5','2023-10-27 18:48:28','','0','32750','1','retail','0','32750','1','0','0','0','0','32750','0','printed',' ','','1','0','51698392610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2445,'281023','Mpesa','','2023-10-28 17:14:46','','0','5','2023-10-28 17:14:46','','0','53510','1','retail','0','53510','1','0','0','0','0','53510','0','printed',' ','','1','0','51698472874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2446,'301023','Mpesa','','2023-10-30 18:34:21','','0','5','2023-10-30 18:34:21','','0','133100','1','retail','0','133100','1','0','0','0','0','133100','0','printed',' ','','1','0','51698645869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2447,'311023','Mpesa','','2023-10-31 17:54:14','','0','5','2023-10-31 17:54:14','','0','14150','1','retail','0','14150','1','0','0','0','0','14150','0','printed',' ','','1','0','51698734717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2448,'11123','Mpesa','','2023-11-02 07:41:33','','0','5','2023-11-02 07:41:33','','0','24550','1','retail','0','24550','1','0','0','0','0','24550','0','printed',' ','','1','0','51698819216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2449,'21123','Mpesa','','2023-11-02 18:36:25','','0','5','2023-11-02 18:36:26','','0','31100','1','retail','0','31100','1','0','0','0','0','31100','0','printed',' ','','1','0','51698907859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2450,'31123','Mpesa','','2023-11-03 18:44:23','','0','5','2023-11-03 18:44:23','','0','43500','1','retail','0','43500','1','0','0','0','0','43500','0','printed',' ','','1','0','51698993012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2451,'41123','Mpesa','','2023-11-04 18:25:48','','0','5','2023-11-04 18:25:48','','0','88450','1','retail','0','88450','1','0','0','0','0','88450','0','printed',' ','','1','0','51699090312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2452,'','Cash','','2023-11-06 17:59:53','','0','5','2023-11-06 17:59:53','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','1','0','51699263592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2453,'71123','Mpesa','','2023-11-07 18:00:49','','0','5','2023-11-07 18:00:49','','0','10100','1','retail','0','10100','1','0','0','0','0','10100','0','printed',' ','','1','0','51699368642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2454,'81123','Mpesa','','2023-11-09 08:28:37','','0','5','2023-11-09 08:28:37','','0','15050','1','retail','0','15050','1','0','0','0','0','15050','0','printed',' ','','1','0','51699423966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2455,'91123','Mpesa','','2023-11-09 17:37:15','','0','5','2023-11-09 17:37:15','','0','96900','1','retail','0','96900','1','0','0','0','0','96900','0','printed',' ','','1','0','51699512773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2456,'101123','Mpesa','','2023-11-10 18:16:47','','0','5','2023-11-10 18:16:47','','0','37880','1','retail','0','37880','1','0','0','0','0','37880','0','printed',' ','','1','0','51699595729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2457,'111123','Mpesa','','2023-11-11 18:11:38','','0','5','2023-11-11 18:11:38','','0','55200','1','retail','0','55200','1','0','0','0','0','55200','0','printed',' ','','1','0','51699688369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2458,'141123','Mpesa','','2023-11-14 18:33:50','','0','5','2023-11-14 18:33:50','','0','39050','1','retail','0','39050','1','0','0','0','0','39050','0','printed',' ','','1','0','51699956318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2459,'151123','Mpesa','','2023-11-15 18:14:26','','0','5','2023-11-15 18:14:26','','0','33000','1','retail','0','33000','1','0','0','0','0','33000','0','printed',' ','','1','0','51700036261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2460,'161123','Mpesa','','2023-11-17 16:43:58','','0','5','2023-11-17 16:43:58','','0','10400','1','retail','0','10400','1','0','0','0','0','10400','0','printed',' ','','1','0','51700196678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2461,'181123','Mpesa','','2023-11-20 18:19:55','','0','5','2023-11-20 18:19:55','','0','43650','1','retail','0','43650','1','0','0','0','0','43650','0','printed',' ','','1','0','51700290891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2462,'211123','Mpesa','','2023-11-21 18:31:07','','0','5','2023-11-21 18:31:07','','0','26050','1','retail','0','26050','1','0','0','0','0','26050','0','printed',' ','','1','0','51700546098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2463,'221123','Mpesa','','2023-11-22 18:23:20','','0','5','2023-11-22 18:23:20','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51700640678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2464,'231123','Mpesa','','2023-11-24 14:40:16','','0','5','2023-11-24 14:40:16','','0','7800','1','retail','0','7800','1','0','0','0','0','7800','0','printed',' ','','1','0','51700723724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2465,'281123','Mpesa','','2023-11-29 08:18:10','','0','5','2023-11-29 08:18:10','','0','569400','1','retail','0','569400','1','0','0','0','0','569400','0','printed',' ','','1','0','51701156740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2466,'291123','Mpesa','','2023-11-29 18:16:23','','0','5','2023-11-29 18:16:23','','0','33150','1','retail','0','33150','1','0','0','0','0','33150','0','printed',' ','','1','0','51701255943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2467,'301123','Mpesa','','2023-12-01 07:45:43','','0','5','2023-12-01 07:45:43','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51701354584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2468,'11223','Mpesa','','2023-12-01 17:09:24','','0','5','2023-12-01 17:09:24','','0','96150','1','retail','0','96150','1','0','0','0','0','96150','0','printed',' ','','1','0','51701405956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2469,'21223','Mpesa','','2023-12-02 17:01:08','','0','5','2023-12-02 17:01:08','','0','90300','1','retail','0','90300','1','0','0','0','0','90300','0','printed',' ','','1','0','51701505290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2470,'41223','Mpesa','','2023-12-04 16:45:11','','0','5','2023-12-04 16:45:11','','0','28100','1','retail','0','28100','1','0','0','0','0','28100','0','printed',' ','','1','0','51701679883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2471,'61223','Mpesa','','2023-12-06 09:32:10','','0','5','2023-12-06 09:32:10','','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','51701841396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2472,'61223','Mpesa','','2023-12-06 10:31:00','','0','5','2023-12-06 10:31:00','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51701844523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2473,'61223','Mpesa','','2023-12-06 18:08:07','','0','5','2023-12-06 18:08:07','','0','9700','1','retail','0','9700','1','0','0','0','0','9700','0','printed',' ','','1','0','51701847893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2474,'71223','Mpesa','','2023-12-07 08:26:02','','0','5','2023-12-07 08:26:02','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51701926736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2475,'71223','Mpesa','','2023-12-07 16:52:55','','0','5','2023-12-07 16:52:55','','0','6200','1','retail','0','6200','1','0','0','0','0','6200','0','printed',' ','','1','0','51701950998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2476,'71223','Mpesa','','2023-12-07 16:55:34','','0','5','2023-12-07 16:55:34','','0','47850','1','retail','0','47850','1','0','0','0','0','47850','0','printed',' ','','1','0','51701957224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2477,'81223','Mpesa','','2023-12-08 18:33:58','','0','5','2023-12-08 18:33:58','','0','72300','1','retail','0','72300','1','0','0','0','0','72300','0','printed',' ','','1','0','51702013262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2478,'91223','Mpesa','','2023-12-09 17:26:14','','0','5','2023-12-09 17:26:14','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','51702131953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2479,'111223','Mpesa','','2023-12-11 18:52:36','','0','5','2023-12-11 18:52:37','','0','8100','1','retail','0','8100','1','0','0','0','0','8100','0','printed',' ','','1','0','51702289806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2480,'121223','Mpesa','','2023-12-13 08:51:46','','0','5','2023-12-13 08:51:46','','0','110450','1','retail','0','110450','1','0','0','0','0','110450','0','printed',' ','','1','0','51702445961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2481,'131223','Mpesa','','2023-12-13 10:20:22','','0','5','2023-12-13 10:20:22','','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51702446856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2482,'131223','Mpesa','','2023-12-13 14:50:54','','0','5','2023-12-13 14:50:54','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51702468228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2483,'131223','Mpesa','','2023-12-13 16:45:55','','0','5','2023-12-13 16:45:55','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','51702468377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2484,'','Cash','','2023-12-13 18:07:25','','0','5','2023-12-13 18:07:25','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','51702475168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2485,'161223','Mpesa','','2023-12-16 18:33:51','','0','5','2023-12-16 18:33:51','','0','25800','1','retail','0','25800','1','0','0','0','0','25800','0','printed',' ','','1','0','51702727206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2486,'181223','Mpesa','','2023-12-18 18:14:38','','0','5','2023-12-18 18:14:38','','0','32350','1','retail','0','32350','1','0','0','0','0','32350','0','printed',' ','','1','0','51702878855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2487,'191223','Mpesa','','2023-12-19 17:21:17','','0','5','2023-12-19 17:21:17','','0','7700','1','retail','0','7700','1','0','0','0','0','7700','0','printed',' ','','1','0','51702966286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2488,'','Cash','','2023-12-20 18:09:46','','0','5','2023-12-20 18:09:46','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51703084974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2489,'211223','Mpesa','','2023-12-22 10:32:55','','0','5','2023-12-22 10:32:55','','0','19700','1','retail','0','19700','1','0','0','0','0','19700','0','printed',' ','','1','0','51703143137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2490,'221223','Mpesa','','2023-12-22 17:20:57','','0','5','2023-12-22 17:20:57','','0','24400','1','retail','0','24400','1','0','0','0','0','24400','0','printed',' ','','1','0','51703230393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2491,'281223','Mpesa','','2023-12-28 18:40:42','','0','5','2023-12-28 18:40:42','','0','13400','1','retail','0','13400','1','0','0','0','0','13400','0','printed',' ','','1','0','51703748034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2492,'291123','Mpesa','','2023-12-29 15:35:07','','0','5','2023-12-29 15:35:07','','0','3850','1','retail','0','3850','1','0','0','0','0','3850','0','printed',' ','','1','0','51703829053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2493,'291223','Mpesa','','2023-12-29 15:45:32','','0','5','2023-12-29 15:45:32','','0','11750','1','retail','0','11750','1','0','0','0','0','11750','0','printed',' ','','1','0','51703853855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2494,'301223','Mpesa','','2024-01-02 07:50:33','','0','5','2024-01-02 07:50:33','','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','51703921505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2495,'2124','Mpesa','','2024-01-03 12:19:06','','0','5','2024-01-03 12:19:06','','0','19150','1','retail','0','19150','1','0','0','0','0','19150','0','printed',' ','','1','0','51704180696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2496,'3124','Mpesa','','2024-01-03 14:33:34','','0','5','2024-01-03 14:33:34','','0','7650','1','retail','0','7650','1','0','0','0','0','7650','0','printed',' ','','1','0','51704281551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2497,'4124','Mpesa','','2024-01-04 08:24:31','','0','5','2024-01-04 08:24:31','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51704345423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2498,'5124','Mpesa','','2024-01-05 15:20:08','','0','5','2024-01-05 15:20:08','','0','20000','1','retail','0','20000','1','0','0','0','0','20000','0','printed',' ','','1','0','51704359198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2499,'','Cash','','2024-01-06 15:44:50','','0','5','2024-01-06 15:44:50','','8550','8550','1','retail','0','8550','1','0','0','0','0','0','0','printed',' ','','1','0','51704520342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2500,'','Cash','','2024-01-09 18:50:17','','0','5','2024-01-09 18:50:17','','12800','12800','1','retail','0','12800','1','0','0','0','0','0','0','printed',' ','','1','0','51704815366','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` 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` 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=5528 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 ('316315275714222432',1,'31631527530','FGP33005','30.00','29100','retail','0','2021-09-13 13:06:30','','','','901','Cash',0.00,'970','','','3','','1','2021-09-13 07:07:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316323780754272432',2,'31632378029','FGB44686','4.00','5200','retail','0','2021-09-23 09:22:15','','','','1176','Cash',0.00,'1300','','','3','','1','2021-09-23 03:25:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516345619663421300',3,'51634561894','FGP33571','25.00','24250','retail','0','2021-10-18 16:02:23','','','','901','Cash',0.00,'970','','','5','','1','2021-10-18 10:02:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','25.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516345620554262432',4,'51634561894','PMCP24331','1.00','800','retail','0','2021-10-18 16:02:23','','','','686','Cash',0.00,'800','','','5','','1','2021-10-18 10:02:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516345620903200332',5,'51634561894','PMCP24324','10.00','8000','retail','0','2021-10-18 16:02:23','','','','686','Cash',0.00,'800','','','5','','1','2021-10-18 10:02:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516345621194262432',6,'51634561894','BEIGE','1.00','300','retail','0','2021-10-18 16:02:23','','','','100','Cash',0.00,'300','','','5','','1','2021-10-18 10:02:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516346239472222032',7,'51634623828','PMCP 24306','5.00','4000','retail','0','2021-10-19 09:30:52','','','','686','Cash',0.00,'800','','','5','','1','2021-10-19 03:30:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516346239920202034',8,'51634623828','PMCP24332','2.00','1600','retail','0','2021-10-19 09:30:52','','','','686','Cash',0.00,'800','','','5','','1','2021-10-19 03:30:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516346240183022310',9,'51634623828','BEIGE','1.00','300','retail','0','2021-10-19 09:30:52','','','','100','Cash',0.00,'300','','','5','','1','2021-10-19 03:30:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('516346464442222032',11,'51634646435','SHOWER SET','1.00','17500','retail','0','2021-10-19 15:27:32','','','','11000','Cash',0.00,'17500','','','5','','1','2021-10-19 09:27:45','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516346537143421300',12,'51634653667','YMZ33002','1.00','980','retail','0','2021-10-19 17:28:35','','','','901','Cash',0.00,'980','','','5','','1','2021-10-19 11:29:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347160730202034',13,'51634716048','PMCP24351','1.00','800','retail','0','2021-10-20 10:48:17','','','','686','Cash',0.00,'800','','','5','','1','2021-10-20 04:48:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347349450202034',14,'51634734917','PMCP24351','10.00','8000','retail','0','2021-10-20 16:05:26','','','','686','Cash',0.00,'800','','','5','','1','2021-10-20 10:08:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347349743022379',15,'51634734917','FGP33725','3.00','2910','retail','0','2021-10-20 16:05:26','','','','901','Cash',0.00,'970','','','5','','1','2021-10-20 10:08:32','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347350084044532',16,'51634734917','YMZ33002','3.00','2910','retail','0','2021-10-20 16:05:26','','','','901','Cash',0.00,'970','','','5','','1','2021-10-20 10:08:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347354295327554',17,'51634735314','WHITE','1.00','300','retail','0','2021-10-20 16:10:29','','','','100','Cash',0.00,'300','','','5','','1','2021-10-20 10:10:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347987732867342',18,'51634798746','MR 36016','2.00','2700','retail','0','2021-10-21 09:47:58','','','','1125','Cash',0.00,'1350','','','5','','1','2021-10-21 03:48:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516347988008327854',19,'51634798746','MR 36006','1.00','1350','retail','0','2021-10-21 09:47:58','','','','1125','Cash',0.00,'1350','','','5','','1','2021-10-21 03:48:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516348828902269342',20,'51634876876','MR 44620','2.00','2800','retail','0','2021-10-22 09:34:44','','','','1195','Cash',0.00,'1400','','','5','','1','2021-10-22 03:34:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516348968353022338',21,'51634892403','PMCP24351','3.00','2400','retail','0','2021-10-22 13:01:36','','','','686','Cash',0.00,'800','','','5','','1','2021-10-22 07:01:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349017713421300',22,'51634896902','FAUCET BASIN TAP 130014434','1.00','1500','retail','0','2021-10-22 14:22:52','','','','550','Cash',0.00,'1500','','','5','','1','2021-10-22 08:23:27','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349033633022363',23,'51634901808','GJS LOCK','2.00','3000','retail','0','2021-10-22 14:49:23','','','','700','Cash',0.00,'1500','','','5','','1','2021-10-22 08:50:46','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349046572222032',24,'51634896902','200','1.00','9000','retail','0','2021-10-22 15:40:20','','','','7500','Cash',0.00,'9000','','','5','','1','2021-10-22 09:44:43','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349048774202432',25,'51634896902','00013','2.00','700','retail','0','2021-10-22 15:40:20','','','','200','Cash',0.00,'350','','','5','','1','2021-10-22 09:44:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349064193290332',26,'51634896902','130018897','1.00','1000','retail','0','2021-10-22 15:40:20','','','','516','Cash',0.00,'1000','','','5','','1','2021-10-22 09:44:43','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349694963260332',27,'51634969440','FGP33724','15.00','14550','retail','0','2021-10-23 09:23:24','','','','901','Cash',0.00,'970','','','5','','1','2021-10-23 03:23:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349724055003405',28,'51634970210','FGB44689','1.00','1350','retail','0','2021-10-23 10:00:05','','','','1176','Cash',0.00,'1350','','','5','','1','2021-10-23 04:00:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349781890202034',29,'51634978157','PMCP24351','10.00','8000','retail','0','2021-10-23 11:36:46','','','','686','Cash',0.00,'800','','','5','','1','2021-10-23 05:39:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','22.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349782060202034',30,'51634978157','WHITE','1.00','300','retail','0','2021-10-23 11:36:46','','','','100','Cash',0.00,'300','','','5','','1','2021-10-23 05:39:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349839434944532',31,'51634978394','PMCP 24101','13.00','10400','retail','0','2021-10-23 13:16:03','','','','686','Cash',0.00,'800','','','5','','1','2021-10-23 07:16:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','21.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349839884282432',32,'51634978394','FGP33724','3.00','2910','retail','0','2021-10-23 13:16:03','','','','901','Cash',0.00,'970','','','5','','1','2021-10-23 07:16:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349840793290332',33,'51634978394','MCP 36002','2.00','2600','retail','0','2021-10-23 13:16:03','','','','1125','Cash',0.00,'1300','','','5','','1','2021-10-23 07:16:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349882043240332',34,'51634984868','9008 HUMA','1.00','400','retail','0','2021-10-23 14:27:58','','','','150','Cash',0.00,'400','','','5','','1','2021-10-23 08:28:03','1','32','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349883993421300',35,'51634984868','9013 FLEX','1.00','150','retail','0','2021-10-23 14:27:58','','','','60','Cash',0.00,'150','','','5','','1','2021-10-23 08:28:03','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349879963421300',36,'51634987805','3014 HUMA','1.00','2500','retail','0','2021-10-23 14:34:12','','','','1600','Cash',0.00,'2500','','','5','','1','2021-10-23 08:34:20','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516349964413022344',37,'51634996410','MR 36015','3.00','4050','retail','0','2021-10-23 16:40:53','','','','1125','Cash',0.00,'1350','','','5','','1','2021-10-23 10:41:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316351439840202035',38,'31635143960','PLASTIC CREAM','4.00','400','retail','0','2021-10-25 09:42:22','','','','45','Cash',0.00,'100','','','3','','1','2021-10-25 03:43:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316351440003421300',39,'31635143960','PMCP 24306','10.00','8000','retail','0','2021-10-25 09:42:22','','','','686','Cash',0.00,'800','','','3','','1','2021-10-25 03:43:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351484388321854',40,'51635148414','WHITE','1.00','300','retail','0','2021-10-25 10:57:41','','','','100','Cash',0.00,'300','','','5','','1','2021-10-25 04:57:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351484988321854',41,'51635148414','PLASTIC WHITE','6.00','600','retail','0','2021-10-25 10:57:41','','','','45','Cash',0.00,'100','','','5','','1','2021-10-25 04:57:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','63.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351485230202035',42,'51635148414','2.5MM','2.00','200','retail','0','2021-10-25 10:57:41','','','','15','Cash',0.00,'100','','','5','','1','2021-10-25 04:57:44','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351538813022388',43,'51635148665','FGP33721','1.00','970','retail','0','2021-10-25 12:25:01','','','','901','Cash',0.00,'970','','','5','','1','2021-10-25 06:25:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351642523220332',44,'51635164240','FGP33722','1.00','970','retail','0','2021-10-25 15:18:19','','','','901','Cash',0.00,'970','','','5','','1','2021-10-25 09:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351747552465352',45,'51635174726','MR 44586','9.00','12420','retail','0','2021-10-25 18:17:59','','','','1195','Cash',0.00,'1380','','','5','','1','2021-10-25 12:18:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351748303022338',46,'51635174726','MR 393011','4.00','5600','retail','0','2021-10-25 18:17:59','','','','1224','Cash',0.00,'1400','','','5','','1','2021-10-25 12:18:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351748711701540',47,'51635174726','MR 393013','4.00','5600','retail','0','2021-10-25 18:17:59','','','','1224','Cash',0.00,'1400','','','5','','1','2021-10-25 12:18:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351748964272432',48,'51635174726','MR 44638','5.00','6900','retail','0','2021-10-25 18:17:59','','','','1195','Cash',0.00,'1380','','','5','','1','2021-10-25 12:18:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516351749723220332',49,'51635174726','MR 36027','5.00','6650','retail','0','2021-10-25 18:17:59','','','','1350','Cash',0.00,'1330','','','5','','1','2021-10-25 12:18:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516352304742447234',50,'51635230454','FGP33725','6.00','5820','retail','0','2021-10-26 09:41:28','','','','901','Cash',0.00,'970','','','5','','1','2021-10-26 03:41:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516352326722267352',51,'51635230517','MR 44638','7.00','9800','retail','0','2021-10-26 10:17:53','','','','1195','Cash',0.00,'1400','','','5','','1','2021-10-26 04:25:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516353421473270332',52,'51635342123','MR 393016','8.00','11200','retail','0','2021-10-27 16:43:21','','','','1224','Cash',0.00,'1400','','','5','','1','2021-10-27 10:51:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','26.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516353421793421300',53,'51635342123','MR 393034','13.00','18200','retail','0','2021-10-27 16:43:21','','','','1224','Cash',0.00,'1400','','','5','','1','2021-10-27 10:51:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','54.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516353427462222032',54,'51635342678','PMCP24351','1.00','800','retail','0','2021-10-27 16:52:47','','','','686','Cash',0.00,'800','','','5','','1','2021-10-27 10:55:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516353431753353300',55,'51635342917','BEIGE','1.00','300','retail','0','2021-10-27 16:59:47','','','','100','Cash',0.00,'300','','','5','','1','2021-10-27 11:00:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516354044384202432',56,'51635404405','PMCP24351','1.00','800','retail','0','2021-10-28 10:00:49','','','','686','Cash',0.00,'800','','','5','','1','2021-10-28 04:10:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516354126160202035',57,'51635412590','PMCP 24323','3.00','2400','retail','0','2021-10-28 12:17:39','','','','686','Cash',0.00,'800','','','5','','1','2021-10-28 06:19:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516354126430202035',58,'51635412590','FGP33736','1.00','970','retail','0','2021-10-28 12:17:39','','','','901','Cash',0.00,'970','','','5','','1','2021-10-28 06:19:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516354904384292432',59,'51635490402','00014','1.00','2000','retail','0','2021-10-29 09:54:32','','','','1300','Cash',0.00,'2000','','','5','','1','2021-10-29 04:01:05','1','28','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355160336325654',60,'51635516017','MR 44637','2.00','2800','retail','0','2021-10-29 17:00:45','','','','1195','Cash',0.00,'1400','','','5','','1','2021-10-29 11:00:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355160444212432',61,'51635516017','WHITE','1.00','300','retail','0','2021-10-29 17:00:45','','','','100','Cash',0.00,'300','','','5','','1','2021-10-29 11:00:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355215093290332',62,'51635521479','PLASTIC CREAM','8.00','800','retail','0','2021-10-29 18:33:08','','','','45','Cash',0.00,'100','','','5','','1','2021-10-29 12:35:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','19.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355215620202035',63,'51635521479','FGP33112','9.00','8820','retail','0','2021-10-29 18:33:08','','','','901','Cash',0.00,'980','','','5','','1','2021-10-29 12:35:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355741164325454',64,'51635574093','PMCP 24101','6.00','4800','retail','0','2021-10-30 09:09:30','','','','686','Cash',0.00,'800','','','5','','1','2021-10-30 03:14:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355741694325454',65,'51635574093','PLASTIC WHITE','1.00','100','retail','0','2021-10-30 09:09:30','','','','45','Cash',0.00,'100','','','5','','1','2021-10-30 03:14:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355761853250332',66,'51635574479','MR 36017','16.00','21600','retail','0','2021-10-30 09:43:31','','','','1125','Cash',0.00,'1350','','','5','','1','2021-10-30 04:04:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','19.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355762112661352',67,'51635574479','GOLD','5.00','1000','retail','0','2021-10-30 09:43:31','','','','140','Cash',0.00,'200','','','5','','1','2021-10-30 04:04:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355846522222032',68,'51635577492','2.5MM','3.00','300','retail','0','2021-10-30 12:04:53','','','','15','Cash',0.00,'100','','','5','','1','2021-10-30 06:05:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355846933230332',69,'51635577492','PLASTIC CREAM','4.00','400','retail','0','2021-10-30 12:04:53','','','','45','Cash',0.00,'100','','','5','','1','2021-10-30 06:05:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355858393022338',70,'51635585755','BEIGE','1.00','300','retail','0','2021-10-30 12:24:00','','','','100','Cash',0.00,'300','','','5','','1','2021-10-30 06:27:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355941103022311',71,'51635590254','MR 44637','18.00','25200','retail','0','2021-10-30 14:42:14','','','','1195','Cash',0.00,'1400','','','5','','1','2021-10-30 08:50:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','23.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355941333022331',72,'51635590254','MR915002','3.00','5400','retail','0','2021-10-30 14:42:14','','','','1560','Cash',0.00,'1800','','','5','','1','2021-10-30 08:50:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355951923421300',73,'51635595177','BEIGE','3.00','900','retail','0','2021-10-30 14:59:52','','','','100','Cash',0.00,'300','','','5','','1','2021-10-30 09:00:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','94.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355984874292432',74,'51635598459','MR 393034','1.00','1400','retail','0','2021-10-30 15:54:48','','','','1224','Cash',0.00,'1400','','','5','','1','2021-10-30 09:55:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355985334292432',75,'51635598505','0007','1.00','13000','retail','0','2021-10-30 15:59:43','','','','8000','Cash',0.00,'13000','','','5','','1','2021-10-30 10:02:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355985793421300',76,'51635598505','00013','1.00','350','retail','0','2021-10-30 15:59:43','','','','200','Cash',0.00,'350','','','5','','1','2021-10-30 10:02:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516355987832868352',77,'51635598505','9013 FLEX','1.00','150','retail','0','2021-10-30 15:59:43','','','','60','Cash',0.00,'150','','','5','','1','2021-10-30 10:02:25','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516356045564326454',78,'51635598946','MR 44620','1.00','1400','retail','0','2021-10-30 17:35:56','','','','1195','Cash',0.00,'1400','','','5','','1','2021-10-30 11:39:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516356067000202035',79,'51635604767','PLASTIC WHITE','2.00','200','retail','0','2021-10-30 18:11:40','','','','45','Cash',0.00,'100','','','5','','1','2021-10-30 12:11:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357792883022382',80,'31635779244','MR 393001','17.00','23800','retail','0','2021-11-01 18:10:46','','','','1224','Cash',0.00,'1400','','','3','','1','2021-11-01 12:11:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','22.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357793159327934',81,'31635779244','MCP 36001','5.00','6750','retail','0','2021-11-01 18:10:46','','','','1025','Cash',0.00,'1350','','','3','','1','2021-11-01 12:11:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357793663627333',82,'31635779244','BEIGE','5.00','1500','retail','0','2021-11-01 18:10:46','','','','100','Cash',0.00,'300','','','3','','1','2021-11-01 12:11:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357794462222032',83,'31635779244','2.0 SPACERS','1.00','100','retail','0','2021-11-01 18:10:46','','','','15','Cash',0.00,'100','','','3','','1','2021-11-01 12:11:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357796523220332',84,'31635779624','SILVER','6.00','1200','retail','0','2021-11-01 18:14:12','','','','140','Cash',0.00,'200','','','3','','1','2021-11-01 12:14:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','100.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357797283022327',85,'31635779719','SILVER','1.00','200','retail','0','2021-11-01 18:15:29','','','','140','Cash',0.00,'200','','','3','','1','2021-11-01 12:16:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357798294272432',86,'31635779796','FGP33721','6.00','5820','retail','0','2021-11-01 18:17:54','','','','901','Cash',0.00,'970','','','3','','1','2021-11-01 12:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316357798472222032',87,'31635779796','FGP33720','1.00','970','retail','0','2021-11-01 18:17:54','','','','901','Cash',0.00,'970','','','3','','1','2021-11-01 12:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516358428860202035',88,'51635839003','PMCP24102','2.00','1600','retail','0','2021-11-02 11:49:30','','','','686','Cash',0.00,'800','','','5','','1','2021-11-02 05:50:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516358429696033821',89,'51635839003','MR 36002','1.00','1350','retail','0','2021-11-02 11:49:30','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-02 05:50:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516358524292262352',90,'51635851998','130018897','1.00','1000','retail','0','2021-11-02 14:27:10','','','','516','Cash',0.00,'1000','','','5','','1','2021-11-02 08:27:41','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316358585753022375',91,'31635858558','FGP33724','4.00','3880','retail','0','2021-11-02 16:09:56','','','','901','Cash',0.00,'970','','','3','','1','2021-11-02 10:11:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316358585962222032',92,'31635858558','MR 393011','1.00','1400','retail','0','2021-11-02 16:09:56','','','','1224','Cash',0.00,'1400','','','3','','1','2021-11-02 10:11:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('316358596640202035',93,'31635859654','PLASTIC CREAM','1.00','100','retail','0','2021-11-02 16:27:44','','','','45','Cash',0.00,'100','','','3','','1','2021-11-02 10:27:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516359194323220332',94,'51635919417','BEIGE','1.00','300','retail','0','2021-11-03 09:03:53','','','','100','Cash',0.00,'300','','','5','','1','2021-11-03 03:03:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('316359297933421300',95,'31635929757','WHITE','2.00','600','retail','0','2021-11-03 11:56:34','','','','100','Cash',0.00,'300','','','3','','1','2021-11-03 05:56:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('316359305563336102',96,'31635929821','MR 393034','6.00','8400','retail','0','2021-11-03 12:09:17','','','','1224','Cash',0.00,'1400','','','3','','1','2021-11-03 06:13:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316359349022460352',97,'31635934883','BEIGE','2.00','600','retail','0','2021-11-03 13:21:43','','','','100','Cash',0.00,'300','','','3','','1','2021-11-03 07:23:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516360365945223040',98,'51636036538','PMCP24102','3.00','2400','retail','0','2021-11-04 17:39:59','','','','686','Cash',0.00,'800','','','5','','1','2021-11-04 11:41:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516360366052222032',99,'51636036538','PMCP 24333','1.00','800','retail','0','2021-11-04 17:39:59','','','','686','Cash',0.00,'800','','','5','','1','2021-11-04 11:41:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360970630202036',100,'31636096848','FGP33722','1.00','960','retail','0','2021-11-05 10:25:59','','','','901','Cash',0.00,'960','','','3','','1','2021-11-05 04:26:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360970823220332',101,'31636096848','PMCP24332','2.00','1560','retail','0','2021-11-05 10:25:59','','','','686','Cash',0.00,'780','','','3','','1','2021-11-05 04:26:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360971594292432',102,'31636096848','WHITE','1.00','300','retail','0','2021-11-05 10:25:59','','','','100','Cash',0.00,'300','','','3','','1','2021-11-05 04:26:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360982450202036',103,'31636098231','SILVER','10.00','2000','retail','0','2021-11-05 10:44:31','','','','140','Cash',0.00,'200','','','3','','1','2021-11-05 04:46:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','93.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360982583421300',104,'31636098231','PLASTIC WHITE','4.00','400','retail','0','2021-11-05 10:44:31','','','','45','Cash',0.00,'100','','','3','','1','2021-11-05 04:46:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','54.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('316360982704292432',105,'31636098231','WHITE','1.00','300','retail','0','2021-11-05 10:44:31','','','','100','Cash',0.00,'300','','','3','','1','2021-11-05 04:46:55','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('316361003142061362',106,'31636098416','ORANGE FLEX PILLAR TAP','1.00','2500','retail','0','2021-11-05 11:19:08','','','','900','Cash',0.00,'2500','','','3','','1','2021-11-05 05:21:43','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516361159203022329',107,'51636115882','130020726','1.00','2800','retail','0','2021-11-05 15:38:40','','','','1600','Cash',0.00,'2800','','','5','','1','2021-11-05 09:44:59','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363796973022396',108,'51636379657','00011','1.00','450','retail','0','2021-11-08 16:54:59','','','','250','Cash',0.00,'450','','','5','','1','2021-11-08 10:55:29','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363797872222032',109,'51636379735','PMCP24335','4.00','3120','retail','0','2021-11-08 16:58:52','','','','686','Cash',0.00,'780','','','5','','1','2021-11-08 10:59:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363798952392315',110,'51636379735','PGP 66007','1.00','2100','retail','0','2021-11-08 16:58:52','','','','1800','Cash',0.00,'2100','','','5','','1','2021-11-08 10:59:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363799310202036',111,'51636379735','PLASTIC CREAM','2.00','200','retail','0','2021-11-08 16:58:52','','','','45','Cash',0.00,'100','','','5','','1','2021-11-08 10:59:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363800392222032',112,'51636379989','FGP33724','2.00','1940','retail','0','2021-11-08 17:02:20','','','','901','Cash',0.00,'970','','','5','','1','2021-11-08 11:02:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363801403421300',113,'51636379989','2.5MM','1.00','100','retail','0','2021-11-08 17:02:20','','','','15','Cash',0.00,'100','','','5','','1','2021-11-08 11:02:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363802160323054',114,'51636380169','WHITE','2.00','600','retail','0','2021-11-08 17:04:06','','','','100','Cash',0.00,'300','','','5','','1','2021-11-08 11:04:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516363802452222032',115,'51636380169','2.5MM','2.00','200','retail','0','2021-11-08 17:04:06','','','','15','Cash',0.00,'100','','','5','','1','2021-11-08 11:04:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364348964232432',116,'51636434871','MR 393016','2.00','2800','retail','0','2021-11-09 08:15:14','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-09 02:15:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364349130202036',117,'51636434871','MR 36027','1.00','1350','retail','0','2021-11-09 08:15:14','','','','1350','Cash',0.00,'1350','','','5','','1','2021-11-09 02:15:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364386244232432',118,'51636434938','FGP33724','1.00','970','retail','0','2021-11-09 09:17:21','','','','901','Cash',0.00,'970','','','5','','1','2021-11-09 03:17:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364419830202036',119,'51636441968','FGB44686','7.00','9100','retail','0','2021-11-09 10:15:55','','','','1176','Cash',0.00,'1300','','','5','','1','2021-11-09 04:16:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364420903022390',120,'51636441968','MR 44588','3.00','4140','retail','0','2021-11-09 10:15:55','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-09 04:16:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364421284242432',121,'51636441968','BEIGE','1.00','300','retail','0','2021-11-09 10:15:55','','','','100','Cash',0.00,'300','','','5','','1','2021-11-09 04:16:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364421540202036',122,'51636441968','2.5MM','2.00','200','retail','0','2021-11-09 10:15:55','','','','15','Cash',0.00,'100','','','5','','1','2021-11-09 04:16:17','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364438413022348',123,'51636442178','00013','1.00','350','retail','0','2021-11-09 10:44:02','','','','200','Cash',0.00,'350','','','5','','1','2021-11-09 04:44:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364447182222032',124,'51636443872','MR 36016','1.00','1350','retail','0','2021-11-09 10:58:38','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-09 04:59:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364499830202036',125,'51636444757','2.5MM','5.00','400','retail','0','2021-11-09 12:27:50','','','','15','Cash',0.00,'80','','','5','','1','2021-11-09 06:28:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364500412222032',126,'51636444757','2.0 SPACERS','5.00','400','retail','0','2021-11-09 12:27:50','','','','15','Cash',0.00,'80','','','5','','1','2021-11-09 06:28:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364544483022344',127,'51636450102','PMCP24335','1.00','780','retail','0','2021-11-09 13:41:53','','','','686','Cash',0.00,'780','','','5','','1','2021-11-09 07:42:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364544913421300',128,'51636450102','9009','1.00','1500','retail','0','2021-11-09 13:41:53','','','','650','Cash',0.00,'1500','','','5','','1','2021-11-09 07:42:15','1','19','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364545122461362',129,'51636450102','PLASTIC CREAM','2.00','200','retail','0','2021-11-09 13:41:53','','','','45','Cash',0.00,'100','','','5','','1','2021-11-09 07:42:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516364681523022351',130,'51636454536','WHITE','2.00','600','retail','0','2021-11-09 17:29:13','','','','100','Cash',0.00,'300','','','5','','1','2021-11-09 11:30:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516365256975325554',131,'51636525675','PMCP24102','1.00','800','retail','0','2021-11-10 09:28:18','','','','686','Cash',0.00,'800','','','5','','1','2021-11-10 03:36:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516365271447325754',132,'51636526162','PMCP24102','1.00','800','retail','0','2021-11-10 09:52:25','','','','686','Cash',0.00,'800','','','5','','1','2021-11-10 03:52:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516365493592965362',133,'51636549330','PMCP24331','19.00','14820','retail','0','2021-11-10 16:02:52','','','','686','Cash',0.00,'780','','','5','','1','2021-11-10 10:03:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516366131633326354',134,'51636613141','MR 393016','1.00','1380','retail','0','2021-11-11 09:46:42','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-11 03:47:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516366156562222032',135,'51636615622','SILVER','1.00','200','retail','0','2021-11-11 10:27:37','','','','140','Cash',0.00,'200','','','5','','1','2021-11-11 04:28:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516366162323220332',136,'51636615725','MR 393006','1.00','1400','retail','0','2021-11-11 10:37:13','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-11 04:37:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516366229392263362',137,'51636616256','MR 393001','1.00','1380','retail','0','2021-11-11 12:29:18','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-11 06:29:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316366388662222032',138,'31636638723','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2021-11-11 16:54:26','','','','220','Cash',0.00,'500','','','3','','1','2021-11-11 10:56:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('316366421503022351',139,'31636642127','W-ZYG01','2.00','25000','retail','0','2021-11-11 17:51:04','','','','7000','Cash',0.00,'12500','','','3','','1','2021-11-11 11:51:37','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316366421863421300',140,'31636642127','BG01','1.00','13000','retail','0','2021-11-11 17:51:04','','','','8000','Cash',0.00,'13000','','','3','','1','2021-11-11 11:51:37','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316366422562324224',141,'31636642127','00013','3.00','900','retail','0','2021-11-11 17:51:04','','','','200','Cash',0.00,'300','','','3','','1','2021-11-11 11:51:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367018992232223',142,'31636701280','PMCP24351','4.00','3120','retail','0','2021-11-12 10:25:59','','','','686','Cash',0.00,'780','','','3','','1','2021-11-12 04:26:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367019233230332',143,'31636701280','MR 393011','4.00','5520','retail','0','2021-11-12 10:25:59','','','','1224','Cash',0.00,'1380','','','3','','1','2021-11-12 04:26:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367019592165362',144,'31636701280','SILVER','8.00','1600','retail','0','2021-11-12 10:25:59','','','','140','Cash',0.00,'200','','','3','','1','2021-11-12 04:26:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','82.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367026042327254',145,'51636702545','PGP 66007','1.00','2100','retail','0','2021-11-12 10:36:45','','','','1800','Cash',0.00,'2100','','','5','','1','2021-11-12 04:36:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367026890202036',146,'51636702617','2.0 SPACERS','5.00','500','retail','0','2021-11-12 10:38:10','','','','15','Cash',0.00,'100','','','5','','1','2021-11-12 04:40:19','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367049160202036',147,'31636704903','PMCP24102','7.00','5460','retail','0','2021-11-12 11:15:32','','','','686','Cash',0.00,'780','','','3','','1','2021-11-12 05:24:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367072572765362',148,'31636705475','PMCP 24306','1.00','780','retail','0','2021-11-12 12:10:02','','','','686','Cash',0.00,'780','','','3','','1','2021-11-12 06:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316367074047327734',149,'31636705475','YMZ33002','3.00','2880','retail','0','2021-11-12 12:10:02','','','','901','Cash',0.00,'960','','','3','','1','2021-11-12 06:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367814914282432',150,'51636781461','00011','1.00','450','retail','0','2021-11-13 08:31:31','','','','250','Cash',0.00,'450','','','5','','1','2021-11-13 02:31:58','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367823913210332',151,'51636781520','2-PIECE','2.00','13600','retail','0','2021-11-13 08:52:52','','','','5600','Cash',0.00,'6800','','','5','','1','2021-11-13 02:53:28','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367827723022377',152,'51636781520','00013','1.00','350','retail','0','2021-11-13 08:52:52','','','','200','Cash',0.00,'350','','','5','','1','2021-11-13 02:53:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367871276033721',153,'51636787106','MR44586','11.00','15180','retail','0','2021-11-13 10:05:51','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-13 04:16:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367902330327054',154,'51636790206','MR 44589','11.00','15180','retail','0','2021-11-13 10:58:58','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-13 05:00:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367902780202036',155,'51636790206','PMCP 24322','6.00','4680','retail','0','2021-11-13 10:58:58','','','','686','Cash',0.00,'780','','','5','','1','2021-11-13 05:00:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367903203421300',156,'51636790206','SILVER','1.00','200','retail','0','2021-11-13 10:58:58','','','','140','Cash',0.00,'200','','','5','','1','2021-11-13 05:00:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367903382232223',157,'51636790206','WHITE','1.00','300','retail','0','2021-11-13 10:58:58','','','','100','Cash',0.00,'300','','','5','','1','2021-11-13 05:00:27','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367907293290332',158,'51636790428','FGP33112','10.00','9700','retail','0','2021-11-13 11:05:30','','','','901','Cash',0.00,'970','','','5','','1','2021-11-13 05:06:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516367909042924022',159,'51636790820','MR44586','11.00','15180','retail','0','2021-11-13 11:08:44','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-13 05:11:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516368007854202432',160,'51636800016','FGP33736','1.00','970','retail','0','2021-11-13 13:53:23','','','','901','Cash',0.00,'970','','','5','','1','2021-11-13 07:53:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516368033324202432',161,'51636803171','MR 36007','6.00','7800','retail','0','2021-11-13 14:36:13','','','','1125','Cash',0.00,'1300','','','5','','1','2021-11-13 08:37:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','57.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516368050892222032',162,'51636805080','PMCP 24322','1.00','780','retail','0','2021-11-13 15:05:03','','','','686','Cash',0.00,'780','','','5','','1','2021-11-13 09:05:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316368136834212432',163,'31636813659','MR 44637','19.00','26220','retail','0','2021-11-13 17:31:41','','','','1195','Cash',0.00,'1380','','','3','','1','2021-11-13 11:33:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316368138863260332',164,'31636813659','PMCP 24323','7.00','5460','retail','0','2021-11-13 17:31:41','','','','686','Cash',0.00,'780','','','3','','1','2021-11-13 11:33:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316368145922469362',165,'31636814570','MR 44637','8.00','11040','retail','0','2021-11-13 17:43:23','','','','1195','Cash',0.00,'1380','','','3','','1','2021-11-13 11:44:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516369586530202036',166,'51636958635','MR 44637','11.00','15180','retail','0','2021-11-15 09:44:32','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-15 03:44:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516369762396329654',167,'51636976221','SILVER','5.00','1000','retail','0','2021-11-15 14:37:19','','','','140','Cash',0.00,'200','','','5','','1','2021-11-15 08:37:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','73.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('316369815913421300',168,'31636981539','2-PIECE','1.00','7000','retail','0','2021-11-15 16:06:31','','','','5600','Cash',0.00,'7000','','','3','','1','2021-11-15 10:06:59','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316369826552329234',169,'31636982636','MR 36009','4.00','5200','retail','0','2021-11-15 16:24:23','','','','1125','Cash',0.00,'1300','','','3','','1','2021-11-15 10:24:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316369860484282432',170,'31636985973','MR 612004','2.00','8000','retail','0','2021-11-15 17:21:48','','','','2150','Cash',0.00,'4000','','','3','','1','2021-11-15 11:35:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316369860972222032',171,'31636985973','MR 612004','1.00','2000','retail','0','2021-11-15 17:21:48','','','','2150','Cash',0.00,'2000','','','3','','1','2021-11-15 11:35:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370411483280332',172,'51637038066','PMCP 24310','8.00','6400','retail','0','2021-11-16 08:40:53','','','','686','Cash',0.00,'800','','','5','','1','2021-11-16 02:41:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370411691320154',173,'51637038066','FGP33547','2.00','1940','retail','0','2021-11-16 08:40:53','','','','901','Cash',0.00,'970','','','5','','1','2021-11-16 02:41:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370412001320154',174,'51637038066','SILVER','2.00','400','retail','0','2021-11-16 08:40:53','','','','140','Cash',0.00,'200','','','5','','1','2021-11-16 02:41:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370412203022322',175,'51637038066','WHITE','1.00','300','retail','0','2021-11-16 08:40:53','','','','100','Cash',0.00,'300','','','5','','1','2021-11-16 02:41:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370412383421300',176,'51637038066','2.5MM','1.00','100','retail','0','2021-11-16 08:40:53','','','','15','Cash',0.00,'100','','','5','','1','2021-11-16 02:41:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370412523421300',177,'51637038066','2.0 SPACERS','1.00','100','retail','0','2021-11-16 08:40:53','','','','15','Cash',0.00,'100','','','5','','1','2021-11-16 02:41:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370432003421300',178,'51637041310','MR 393006','2.00','2800','retail','0','2021-11-16 09:13:21','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-16 03:15:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370532793290332',179,'51637053269','PMCP 24333','2.00','1600','retail','0','2021-11-16 12:01:20','','','','686','Cash',0.00,'800','','','5','','1','2021-11-16 06:03:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370544263022324',180,'51637053389','FGP33530','3.00','2910','retail','0','2021-11-16 12:21:23','','','','901','Cash',0.00,'970','','','5','','1','2021-11-16 06:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516370597200202037',181,'51637054865','MCP 36002','5.00','6500','retail','0','2021-11-16 13:49:02','','','','1125','Cash',0.00,'1300','','','5','','1','2021-11-16 07:49:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516371441593022351',182,'51637144137','FGP33530','16.00','15360','retail','0','2021-11-17 13:16:43','','','','901','Cash',0.00,'960','','','5','','1','2021-11-17 07:17:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516371499233022329',183,'51637144279','MR 44638','2.00','2760','retail','0','2021-11-17 14:52:19','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-17 08:52:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516371558455223623',184,'51637149962','MR 36007','2.00','2600','retail','0','2021-11-17 16:31:04','','','','1125','Cash',0.00,'1300','','','5','','1','2021-11-17 10:34:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516371623312222032',185,'51637156054','FGB44686','7.00','9100','retail','0','2021-11-17 18:20:48','','','','1176','Cash',0.00,'1300','','','5','','1','2021-11-17 12:22:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516371623974262432',186,'51637156054','MR 44588','3.00','4140','retail','0','2021-11-17 18:20:48','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-17 12:22:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516372343503421300',187,'51637234294','MR 44153','3.00','4200','retail','0','2021-11-18 14:19:10','','','','1195','Cash',0.00,'1400','','','5','','1','2021-11-18 08:19:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516372383803421300',188,'51637234372','PMCP24346BK','4.00','3200','retail','0','2021-11-18 15:26:20','','','','686','Cash',0.00,'800','','','5','','1','2021-11-18 09:30:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373125473270332',189,'51637312499','FGP33112','6.00','5820','retail','0','2021-11-19 12:02:44','','','','901','Cash',0.00,'970','','','5','','1','2021-11-19 06:03:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','31.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373125643421300',190,'51637312499','BEIGE','1.00','300','retail','0','2021-11-19 12:02:44','','','','100','Cash',0.00,'300','','','5','','1','2021-11-19 06:03:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373260342033333',191,'51637326007','PMCP24351','2.00','1600','retail','0','2021-11-19 15:47:59','','','','686','Cash',0.00,'800','','','5','','1','2021-11-19 09:48:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373260602222032',192,'51637326007','FGP33720','1.00','970','retail','0','2021-11-19 15:47:59','','','','901','Cash',0.00,'970','','','5','','1','2021-11-19 09:48:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373889540202037',193,'51637388909','YMZ33002','6.00','5760','retail','0','2021-11-20 09:16:10','','','','901','Cash',0.00,'960','','','5','','1','2021-11-20 03:18:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373907032222032',194,'51637389103','PMCP 24333','2.00','1600','retail','0','2021-11-20 09:45:03','','','','686','Cash',0.00,'800','','','5','','1','2021-11-20 03:46:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516373913703421300',195,'51637390798','MR 393034','4.00','5520','retail','0','2021-11-20 09:56:30','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-20 03:57:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374120264212432',196,'51637411961','MR293021','2.00','2100','retail','0','2021-11-20 15:41:05','','','','935','Cash',0.00,'1050','','','5','','1','2021-11-20 09:41:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374120474212432',197,'51637411961','PMCP 24322','10.00','7800','retail','0','2021-11-20 15:41:05','','','','686','Cash',0.00,'780','','','5','','1','2021-11-20 09:41:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374121303022331',198,'51637412083','FGP33530','2.00','1940','retail','0','2021-11-20 15:42:19','','','','901','Cash',0.00,'970','','','5','','1','2021-11-20 09:43:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374134502222032',199,'51637412196','PMCP 24310','9.00','7200','retail','0','2021-11-20 16:04:33','','','','686','Cash',0.00,'800','','','5','','1','2021-11-20 10:09:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','12.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374134733324354',200,'51637412196','WHITE','1.00','300','retail','0','2021-11-20 16:04:33','','','','100','Cash',0.00,'300','','','5','','1','2021-11-20 10:09:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516374155366033421',201,'51637413748','FGP33530','1.00','970','retail','0','2021-11-20 16:39:19','','','','901','Cash',0.00,'970','','','5','','1','2021-11-20 10:39:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516375923562265372',202,'51637592339','PMCP 24353','14.00','10920','retail','0','2021-11-22 17:51:59','','','','686','Cash',0.00,'780','','','5','','1','2021-11-22 11:52:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516375924033230332',203,'51637592339','SILVER','1.00','200','retail','0','2021-11-22 17:51:59','','','','140','Cash',0.00,'200','','','5','','1','2021-11-22 11:52:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516375927184292432',204,'51637592339','BEIGE','1.00','300','retail','0','2021-11-22 17:51:59','','','','100','Cash',0.00,'300','','','5','','1','2021-11-22 11:52:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376499289326954',205,'51637649910','MR 36016','1.00','1350','retail','0','2021-11-23 09:47:12','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-23 03:51:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376499454242432',206,'51637649910','MR 36015','1.00','1350','retail','0','2021-11-23 09:47:12','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-23 03:51:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376499662966372',207,'51637649910','PMCP24346BK','1.00','800','retail','0','2021-11-23 09:47:12','','','','686','Cash',0.00,'800','','','5','','1','2021-11-23 03:51:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376500192222032',208,'51637649910','20001 IZOMIX','1.00','800','retail','0','2021-11-23 09:47:12','','','','400','Cash',0.00,'800','','','5','','1','2021-11-23 03:51:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376500320202037',209,'51637649910','20002 IZOMIX','1.00','600','retail','0','2021-11-23 09:47:12','','','','350','Cash',0.00,'600','','','5','','1','2021-11-23 03:51:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376520792267372',210,'51637650261','130020728','1.00','8300','retail','0','2021-11-23 10:22:04','','','','5500','Cash',0.00,'8300','','','5','','1','2021-11-23 04:23:06','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376590730202037',211,'51637659014','FGP33721','2.00','1920','retail','0','2021-11-23 12:20:45','','','','901','Cash',0.00,'960','','','5','','1','2021-11-23 06:42:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376591294252432',212,'51637659014','FGP33718','8.00','7680','retail','0','2021-11-23 12:20:45','','','','901','Cash',0.00,'960','','','5','','1','2021-11-23 06:42:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376591663260332',213,'51637659014','PMCP 24333','7.00','5600','retail','0','2021-11-23 12:20:45','','','','686','Cash',0.00,'800','','','5','','1','2021-11-23 06:42:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','35.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376591852222032',214,'51637659014','SILVER','8.00','1600','retail','0','2021-11-23 12:20:45','','','','140','Cash',0.00,'200','','','5','','1','2021-11-23 06:42:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','65.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376592042960372',215,'51637659014','WHITE','1.00','300','retail','0','2021-11-23 12:20:45','','','','100','Cash',0.00,'300','','','5','','1','2021-11-23 06:42:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376592209326954',216,'51637659014','BEIGE','1.00','300','retail','0','2021-11-23 12:20:45','','','','100','Cash',0.00,'300','','','5','','1','2021-11-23 06:42:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376592453022342',217,'51637659014','2.0 SPACERS','2.00','200','retail','0','2021-11-23 12:20:45','','','','15','Cash',0.00,'100','','','5','','1','2021-11-23 06:42:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376618371326154',218,'51637661826','YMP 66744T','1.00','2000','retail','0','2021-11-23 13:06:47','','','','1450','Cash',0.00,'2000','','','5','','1','2021-11-23 07:07:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376618710202037',219,'51637661826','YMP 66744T','1.00','500','retail','0','2021-11-23 13:06:47','','','','1450','Cash',0.00,'500','','','5','','1','2021-11-23 07:07:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376619513421300',220,'51637661826','PMCP 24353','1.00','800','retail','0','2021-11-23 13:06:47','','','','686','Cash',0.00,'800','','','5','','1','2021-11-23 07:07:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376619682166372',221,'51637661826','PMCP24335','1.00','800','retail','0','2021-11-23 13:06:47','','','','686','Cash',0.00,'800','','','5','','1','2021-11-23 07:07:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376619913022399',222,'51637661826','PLASTIC CREAM','2.00','200','retail','0','2021-11-23 13:06:47','','','','45','Cash',0.00,'100','','','5','','1','2021-11-23 07:07:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376620062326254',223,'51637661826','SILVER','1.00','200','retail','0','2021-11-23 13:06:47','','','','140','Cash',0.00,'200','','','5','','1','2021-11-23 07:07:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('316376797912222032',224,'31637679746','PMCP 24306','7.00','5460','retail','0','2021-11-23 18:03:32','','','','686','Cash',0.00,'780','','','3','','1','2021-11-23 12:04:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316376798793290332',225,'31637679843','PLASTIC WHITE','3.00','300','retail','0','2021-11-23 18:05:02','','','','45','Cash',0.00,'100','','','3','','1','2021-11-23 12:05:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('316376798922222032',226,'31637679843','2.0 SPACERS','1.00','100','retail','0','2021-11-23 18:05:02','','','','15','Cash',0.00,'100','','','3','','1','2021-11-23 12:05:27','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316376799023220332',227,'31637679843','2.5MM','2.00','200','retail','0','2021-11-23 18:05:02','','','','15','Cash',0.00,'100','','','3','','1','2021-11-23 12:05:27','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516376837783022377',228,'51637683497','MR 36027','1.00','1330','retail','0','2021-11-23 19:10:41','','','','1350','Cash',0.00,'1330','','','5','','1','2021-11-23 13:12:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377304920327054',229,'51637730413','SILVER','2.00','400','retail','0','2021-11-24 08:08:12','','','','140','Cash',0.00,'200','','','5','','1','2021-11-24 02:08:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377364603022364',230,'51637730508','MR 393011','7.00','9800','retail','0','2021-11-24 10:10:24','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-24 04:11:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','29.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377364894232432',231,'51637730508','2.0 SPACERS','3.00','300','retail','0','2021-11-24 10:10:24','','','','15','Cash',0.00,'100','','','5','','1','2021-11-24 04:11:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377365053421300',232,'51637730508','BEIGE','1.00','300','retail','0','2021-11-24 10:10:24','','','','100','Cash',0.00,'300','','','5','','1','2021-11-24 04:11:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377365212662372',233,'51637730508','SILVER','2.00','400','retail','0','2021-11-24 10:10:24','','','','140','Cash',0.00,'200','','','5','','1','2021-11-24 04:11:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377379553421300',234,'51637737885','20002 IZOMIX','2.00','1200','retail','0','2021-11-24 10:12:35','','','','350','Cash',0.00,'600','','','5','','1','2021-11-24 04:13:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377577813421300',235,'51637757737','MR 393013','26.00','35880','retail','0','2021-11-24 15:45:32','','','','1224','Cash',0.00,'1380','','','5','','1','2021-11-24 09:56:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377578607327754',236,'51637757737','PMCP24102','25.00','19500','retail','0','2021-11-24 15:45:32','','','','686','Cash',0.00,'780','','','5','','1','2021-11-24 09:56:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377579030273053',237,'51637757737','GOLD','15.00','3000','retail','0','2021-11-24 15:45:32','','','','140','Cash',0.00,'200','','','5','','1','2021-11-24 09:56:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','22.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377579313210332',238,'51637757737','WHITE','10.00','3000','retail','0','2021-11-24 15:45:32','','','','100','Cash',0.00,'300','','','5','','1','2021-11-24 09:56:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377621010202037',239,'51637762083','FGP33112','5.00','4800','retail','0','2021-11-24 16:55:14','','','','901','Cash',0.00,'960','','','5','','1','2021-11-24 10:55:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377622213421300',240,'51637762144','202 MAHOGANY','1.00','7500','retail','0','2021-11-24 17:00:09','','','','5000','Cash',0.00,'7500','','','5','','1','2021-11-24 11:00:33','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377622972222032',241,'51637762144','201 BIG STEERING','1.00','9500','retail','0','2021-11-24 17:00:09','','','','8000','Cash',0.00,'9500','','','5','','1','2021-11-24 11:00:33','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377625713022375',242,'51637762434','FGP33724','10.00','9600','retail','0','2021-11-24 17:04:03','','','','901','Cash',0.00,'960','','','5','','1','2021-11-24 11:05:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377626022260372',243,'51637762434','PMCP24331','1.00','780','retail','0','2021-11-24 17:04:03','','','','686','Cash',0.00,'780','','','5','','1','2021-11-24 11:05:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377626422222032',244,'51637762434','2.0 SPACERS','2.00','200','retail','0','2021-11-24 17:04:03','','','','15','Cash',0.00,'100','','','5','','1','2021-11-24 11:05:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377674733230332',245,'51637767344','MR 393034','6.00','8400','retail','0','2021-11-24 18:27:17','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-24 12:27:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377674943022394',246,'51637767344','MR 393011','1.00','1400','retail','0','2021-11-24 18:27:17','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-24 12:27:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377675883421300',247,'51637767344','MCP 36002','1.00','1350','retail','0','2021-11-24 18:27:17','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-24 12:27:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377676377327754',248,'51637767344','PMCP24102','1.00','800','retail','0','2021-11-24 18:27:17','','','','686','Cash',0.00,'800','','','5','','1','2021-11-24 12:27:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516377677830202037',249,'51637767674','20001 IZOMIX','1.00','800','retail','0','2021-11-24 18:29:43','','','','400','Cash',0.00,'800','','','5','','1','2021-11-24 12:30:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378280802222032',250,'51637828045','GJS LOCK','1.00','1700','retail','0','2021-11-25 11:19:20','','','','700','Cash',0.00,'1700','','','5','','1','2021-11-25 05:19:37','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378289343022339',251,'51637828918','MR 44153','5.00','6900','retail','0','2021-11-25 11:38:00','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-25 05:41:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378289664222432',252,'51637828918','PMCP 24353','1.00','780','retail','0','2021-11-25 11:38:00','','','','686','Cash',0.00,'780','','','5','','1','2021-11-25 05:41:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378294133421300',253,'51637828918','SILVER','10.00','2000','retail','0','2021-11-25 11:38:00','','','','140','Cash',0.00,'200','','','5','','1','2021-11-25 05:41:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','52.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378294802222032',254,'51637828918','SILVER','1.00','200','retail','0','2021-11-25 11:38:00','','','','140','Cash',0.00,'200','','','5','','1','2021-11-25 05:41:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378373642222032',255,'51637837348','PMCP24331','1.00','780','retail','0','2021-11-25 13:49:40','','','','686','Cash',0.00,'780','','','5','','1','2021-11-25 07:49:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516378410083022300',256,'51637837386','2.5MM','5.00','500','retail','0','2021-11-25 14:50:09','','','','15','Cash',0.00,'100','','','5','','1','2021-11-25 08:50:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379031542222032',257,'51637903133','SILVER','18.00','3600','retail','0','2021-11-26 08:06:23','','','','140','Cash',0.00,'200','','','5','','1','2021-11-26 02:07:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','41.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379031833421300',258,'51637903133','GOLD','7.00','1400','retail','0','2021-11-26 08:06:23','','','','140','Cash',0.00,'200','','','5','','1','2021-11-26 02:07:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379086426033921',259,'51637908301','SILVER','22.00','4400','retail','0','2021-11-26 09:41:48','','','','140','Cash',0.00,'200','','','5','','1','2021-11-26 03:45:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','23.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379087110376242',260,'51637908301','WHITE','1.00','300','retail','0','2021-11-26 09:41:48','','','','100','Cash',0.00,'300','','','5','','1','2021-11-26 03:45:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379087918329854',261,'51637908301','2.5MM','1.00','100','retail','0','2021-11-26 09:41:48','','','','15','Cash',0.00,'100','','','5','','1','2021-11-26 03:45:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379088042222032',262,'51637908301','2.0 SPACERS','1.00','100','retail','0','2021-11-26 09:41:48','','','','15','Cash',0.00,'100','','','5','','1','2021-11-26 03:45:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379088412222032',263,'51637908301','FGP33718','8.00','7760','retail','0','2021-11-26 09:41:48','','','','901','Cash',0.00,'970','','','5','','1','2021-11-26 03:45:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379088663421300',264,'51637908301','FGP33547','2.00','1940','retail','0','2021-11-26 09:41:48','','','','901','Cash',0.00,'970','','','5','','1','2021-11-26 03:45:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379088962869372',265,'51637908301','PMCP 24310','7.00','5460','retail','0','2021-11-26 09:41:48','','','','686','Cash',0.00,'780','','','5','','1','2021-11-26 03:45:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379093130202037',266,'51637909218','MR 393034','3.00','4200','retail','0','2021-11-26 09:48:55','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-26 03:49:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379093354202432',267,'51637909218','PMCP24102','1.00','800','retail','0','2021-11-26 09:48:55','','','','686','Cash',0.00,'800','','','5','','1','2021-11-26 03:49:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379369106329654',268,'51637936875','W20258 MAE','1.00','3500','retail','0','2021-11-26 17:31:31','','','','1700','Cash',0.00,'3500','','','5','','1','2021-11-26 11:32:50','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379369363022339',269,'51637936875','PMCP 24101','1.00','780','retail','0','2021-11-26 17:31:31','','','','686','Cash',0.00,'780','','','5','','1','2021-11-26 11:32:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379370192761372',270,'51637936875','FGP33112','1.00','960','retail','0','2021-11-26 17:31:31','','','','901','Cash',0.00,'960','','','5','','1','2021-11-26 11:32:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379370492034369',271,'51637936875','YMP 66740T','1.00','1500','retail','0','2021-11-26 17:31:31','','','','1450','Cash',0.00,'1500','','','5','','1','2021-11-26 11:32:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379370902769372',272,'51637936875','20001 IZOMIX','1.00','800','retail','0','2021-11-26 17:31:31','','','','400','Cash',0.00,'800','','','5','','1','2021-11-26 11:32:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379382604232432',273,'51637938246','FGP33721','5.00','4800','retail','0','2021-11-26 17:51:45','','','','901','Cash',0.00,'960','','','5','','1','2021-11-26 11:55:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379382947247532',274,'51637938246','YMZ33002','1.00','960','retail','0','2021-11-26 17:51:45','','','','901','Cash',0.00,'960','','','5','','1','2021-11-26 11:55:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379952290202037',275,'51637994813','MR 36006','1.00','1350','retail','0','2021-11-27 09:40:42','','','','1125','Cash',0.00,'1350','','','5','','1','2021-11-27 03:40:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379952424292432',276,'51637994813','PMCP 24101','1.00','800','retail','0','2021-11-27 09:40:42','','','','686','Cash',0.00,'800','','','5','','1','2021-11-27 03:40:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516379955962569372',277,'51637995258','MR 393034','1.00','1400','retail','0','2021-11-27 09:46:37','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-27 03:46:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516380231200202038',278,'51638023079','PMCP24335','17.00','13260','retail','0','2021-11-27 17:28:57','','','','686','Cash',0.00,'780','','','5','','1','2021-11-27 11:29:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516380232794222432',279,'51638023079','FGP33112','6.00','5760','retail','0','2021-11-27 17:28:57','','','','901','Cash',0.00,'960','','','5','','1','2021-11-27 11:29:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516380233082222032',280,'51638023079','BEIGE','2.00','600','retail','0','2021-11-27 17:28:57','','','','100','Cash',0.00,'300','','','5','','1','2021-11-27 11:29:27','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('516380233373320354',281,'51638023079','PLASTIC WHITE','6.00','600','retail','0','2021-11-27 17:28:57','','','','45','Cash',0.00,'100','','','5','','1','2021-11-27 11:29:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','47.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381659232222032',282,'51638165910','MR 44153','1.00','1380','retail','0','2021-11-29 09:05:54','','','','1195','Cash',0.00,'1380','','','5','','1','2021-11-29 03:06:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381659542222032',283,'51638165910','BEIGE','1.00','300','retail','0','2021-11-29 09:05:54','','','','100','Cash',0.00,'300','','','5','','1','2021-11-29 03:06:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381797000202038',284,'51638179675','PLASTIC WHITE','25.00','2500','retail','0','2021-11-29 12:55:28','','','','45','Cash',0.00,'100','','','5','','1','2021-11-29 06:55:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','41.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381797154272432',285,'51638179675','PMCP24346BK','5.00','3900','retail','0','2021-11-29 12:55:28','','','','686','Cash',0.00,'780','','','5','','1','2021-11-29 06:55:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381804306033121',286,'51638179749','MR 393034','1.00','1400','retail','0','2021-11-29 13:07:36','','','','1224','Cash',0.00,'1400','','','5','','1','2021-11-29 08:00:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516381804553022354',287,'51638179749','PMCP24351','1.00','800','retail','0','2021-11-29 13:07:36','','','','686','Cash',0.00,'800','','','5','','1','2021-11-29 08:00:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382542002460382',288,'51638254083','PMCP 24333','7.00','5600','retail','0','2021-11-30 09:37:16','','','','686','Cash',0.00,'800','','','5','','1','2021-11-30 03:37:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','28.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382580772222032',289,'51638258065','WHITE','1.00','300','retail','0','2021-11-30 10:42:50','','','','100','Cash',0.00,'300','','','5','','1','2021-11-30 04:43:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382581012860382',290,'51638258065','2.0 SPACERS','1.00','100','retail','0','2021-11-30 10:42:50','','','','15','Cash',0.00,'100','','','5','','1','2021-11-30 04:43:11','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382581694252432',291,'51638258065','PMCP24351','3.00','2400','retail','0','2021-11-30 10:42:50','','','','686','Cash',0.00,'800','','','5','','1','2021-11-30 04:43:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382643043421300',292,'51638264269','1/4 MAGIC','1.00','200','retail','0','2021-11-30 12:28:35','','','','100','Cash',0.00,'200','','','5','','1','2021-11-30 06:28:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382643464322454',293,'51638264269','1102','1.00','250','retail','0','2021-11-30 12:28:35','','','','90','Cash',0.00,'250','','','5','','1','2021-11-30 06:28:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382644513210332',294,'51638264269','201 BIG STEERING','1.00','10000','retail','0','2021-11-30 12:28:35','','','','8000','Cash',0.00,'10000','','','5','','1','2021-11-30 06:28:53','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382720342263382',295,'51638271820','FGP33724','4.00','3880','retail','0','2021-11-30 14:57:05','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382723222262382',296,'51638271820','FGP33724','4.00','3880','retail','0','2021-11-30 14:57:05','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382724193290332',297,'51638271820','FGP33721','4.00','3880','retail','0','2021-11-30 14:57:05','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382725913022395',298,'51638271820','FGP33718','8.00','7760','retail','0','2021-11-30 14:57:05','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382728663421300',299,'51638271820','PMCP 24333','12.00','9240','retail','0','2021-11-30 14:57:05','','','','686','Cash',0.00,'770','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382729032322254',300,'51638271820','PMCP 24310','11.00','8470','retail','0','2021-11-30 14:57:05','','','','686','Cash',0.00,'770','','','5','','1','2021-11-30 08:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382733733022373',301,'51638271820','PLASTIC WHITE','15.00','1500','retail','0','2021-11-30 14:57:05','','','','45','Cash',0.00,'100','','','5','','1','2021-11-30 08:59:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','16.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382733893290332',302,'51638271820','2.5MM','1.00','100','retail','0','2021-11-30 14:57:05','','','','15','Cash',0.00,'100','','','5','','1','2021-11-30 08:59:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382734080661220',303,'51638271820','2.0 SPACERS','2.00','200','retail','0','2021-11-30 14:57:05','','','','15','Cash',0.00,'100','','','5','','1','2021-11-30 08:59:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382734252222032',304,'51638271820','WHITE','3.00','900','retail','0','2021-11-30 14:57:05','','','','100','Cash',0.00,'300','','','5','','1','2021-11-30 08:59:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382743674272432',305,'51638273571','PMCP 24333','9.00','7200','retail','0','2021-11-30 15:15:02','','','','686','Cash',0.00,'800','','','5','','1','2021-11-30 09:15:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382744204272432',306,'51638273571','PMCP24332','9.00','7200','retail','0','2021-11-30 15:15:02','','','','686','Cash',0.00,'800','','','5','','1','2021-11-30 09:15:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','25.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382744404322454',307,'51638273571','FGP33725','2.00','1940','retail','0','2021-11-30 15:15:02','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 09:15:21','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382744944322454',308,'51638273571','FGP33724','2.00','1940','retail','0','2021-11-30 15:15:02','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 09:15:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382855702222032',309,'51638278649','1103','1.00','200','retail','0','2021-11-30 18:19:30','','','','110','Cash',0.00,'200','','','5','','1','2021-11-30 12:19:47','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382856072560382',310,'51638285588','FGP33718','11.00','10670','retail','0','2021-11-30 18:22:31','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 12:23:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382856712567382',311,'51638285588','FGP33547','2.00','1940','retail','0','2021-11-30 18:22:31','','','','901','Cash',0.00,'970','','','5','','1','2021-11-30 12:23:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382857093290332',312,'51638285588','WHITE','2.00','600','retail','0','2021-11-30 18:22:31','','','','100','Cash',0.00,'300','','','5','','1','2021-11-30 12:23:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516382857342222032',313,'51638285588','PMCP24346BK','2.00','1560','retail','0','2021-11-30 18:22:31','','','','686','Cash',0.00,'780','','','5','','1','2021-11-30 12:23:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316382873462764382',314,'31638287323','1105','2.00','14000','retail','0','2021-11-30 18:49:07','','','','5500','Cash',0.00,'7000','','','3','','1','2021-11-30 12:49:44','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383595942333325',315,'31638359547','MR 44620','13.00','17680','retail','0','2021-12-01 14:59:02','','','','1195','Cash',0.00,'1360','','','3','','1','2021-12-01 09:00:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383596553421300',316,'31638359547','MR 393034','1.00','1360','retail','0','2021-12-01 14:59:02','','','','1224','Cash',0.00,'1360','','','3','','1','2021-12-01 09:00:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383596990202038',317,'31638359547','PMCP24351','80.00','60800','retail','0','2021-12-01 14:59:02','','','','686','Cash',0.00,'760','','','3','','1','2021-12-01 09:00:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','100.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383597584252432',318,'31638359547','MR 36027','22.00','28160','retail','0','2021-12-01 14:59:02','','','','1350','Cash',0.00,'1280','','','3','','1','2021-12-01 09:00:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383599103022319',319,'31638359547','MR 393038','60.00','81600','retail','0','2021-12-01 14:59:02','','','','1224','Cash',0.00,'1360','','','3','','1','2021-12-01 09:00:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383661153421300',320,'31638366095','BEIGE','4.00','1200','retail','0','2021-12-01 16:41:55','','','','100','Cash',0.00,'300','','','3','','1','2021-12-01 10:42:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','75.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383698699323934',321,'31638369858','PMCP24331','9.00','7020','retail','0','2021-12-01 17:45:06','','','','686','Cash',0.00,'780','','','3','','1','2021-12-01 11:47:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383698962969382',322,'31638369858','FGP33725','2.00','1940','retail','0','2021-12-01 17:45:06','','','','901','Cash',0.00,'970','','','3','','1','2021-12-01 11:47:34','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316383705340323034',323,'31638370513','SILVER','1.00','200','retail','0','2021-12-01 17:55:35','','','','140','Cash',0.00,'200','','','3','','1','2021-12-01 11:55:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384248403022348',324,'51638424825','PMCP 24101','16.00','12800','retail','0','2021-12-02 09:00:40','','','','686','Cash',0.00,'800','','','5','','1','2021-12-02 03:01:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','40.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384301540324054',325,'51638430127','SILVER','2.00','400','retail','0','2021-12-02 10:29:14','','','','140','Cash',0.00,'200','','','5','','1','2021-12-02 04:29:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384304630202038',326,'51638430430','3014 HUMA','1.00','3000','retail','0','2021-12-02 10:34:50','','','','1600','Cash',0.00,'3000','','','5','','1','2021-12-02 04:36:14','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384450430202038',327,'51638445016','FGP33571','6.00','5820','retail','0','2021-12-02 15:01:28','','','','901','Cash',0.00,'970','','','5','','1','2021-12-02 09:02:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384450612222032',328,'51638445016','FGP33725','2.00','1940','retail','0','2021-12-02 15:01:28','','','','901','Cash',0.00,'970','','','5','','1','2021-12-02 09:02:25','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384450902569382',329,'51638445016','BEIGE','1.00','300','retail','0','2021-12-02 15:01:28','','','','100','Cash',0.00,'300','','','5','','1','2021-12-02 09:02:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384451063022301',330,'51638445016','2.5MM','2.00','200','retail','0','2021-12-02 15:01:28','','','','15','Cash',0.00,'100','','','5','','1','2021-12-02 09:02:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384458143240332',331,'51638445016','PMCP 24306','6.00','4800','retail','0','2021-12-02 15:01:28','','','','686','Cash',0.00,'800','','','5','','1','2021-12-02 09:02:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384467163022317',332,'51638446546','PMCP 24306','3.00','2400','retail','0','2021-12-02 15:05:33','','','','686','Cash',0.00,'800','','','5','','1','2021-12-02 09:07:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384467322663382',333,'51638446546','SILVER','2.00','400','retail','0','2021-12-02 15:05:33','','','','140','Cash',0.00,'200','','','5','','1','2021-12-02 09:07:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516384575222300323',334,'51638457490','SILVER','7.00','1400','retail','0','2021-12-02 18:05:22','','','','140','Cash',0.00,'200','','','5','','1','2021-12-02 12:05:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','95.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385169383421300',335,'51638516743','PMCP 24101','7.00','5600','retail','0','2021-12-03 10:35:54','','','','686','Cash',0.00,'800','','','5','','1','2021-12-03 04:37:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','24.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385169542665382',336,'51638516743','PLASTIC WHITE','1.00','100','retail','0','2021-12-03 10:35:54','','','','45','Cash',0.00,'100','','','5','','1','2021-12-03 04:37:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385197543502221',337,'51638517080','PMCP24332','6.00','4800','retail','0','2021-12-03 11:22:35','','','','686','Cash',0.00,'800','','','5','','1','2021-12-03 05:22:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385295793421300',338,'51638529518','MR44586','1.00','1400','retail','0','2021-12-03 14:06:19','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-03 08:06:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385310211325154',339,'51638531005','PMCP 24101','5.00','3900','retail','0','2021-12-03 14:30:36','','','','686','Cash',0.00,'780','','','5','','1','2021-12-03 08:31:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516385976120202038',340,'51638597580','00011','1.00','450','retail','0','2021-12-04 09:00:12','','','','250','Cash',0.00,'450','','','5','','1','2021-12-04 03:00:16','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386025582222032',341,'51638602545','WHITE','2.00','600','retail','0','2021-12-04 10:23:12','','','','100','Cash',0.00,'300','','','5','','1','2021-12-04 04:25:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386025720202038',342,'51638602545','BEIGE','1.00','300','retail','0','2021-12-04 10:23:12','','','','100','Cash',0.00,'300','','','5','','1','2021-12-04 04:25:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386025913210332',343,'51638602545','SILVER','4.00','800','retail','0','2021-12-04 10:23:12','','','','140','Cash',0.00,'200','','','5','','1','2021-12-04 04:25:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386083500202038',344,'51638602755','YMP 66744T','3.00','6000','retail','0','2021-12-04 11:59:10','','','','1450','Cash',0.00,'2000','','','5','','1','2021-12-04 05:59:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386148153022318',345,'51638614772','MR 36006','27.00','34560','retail','0','2021-12-04 13:47:12','','','','1125','Cash',0.00,'1280','','','5','','1','2021-12-04 07:49:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386152512565382',346,'51638614987','20001 IZOMIX','4.00','3200','retail','0','2021-12-04 13:54:11','','','','400','Cash',0.00,'800','','','5','','1','2021-12-04 07:54:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516386181293022321',347,'51638615268','FGP33725','3.00','2940','retail','0','2021-12-04 14:42:09','','','','901','Cash',0.00,'980','','','5','','1','2021-12-04 08:42:14','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516387654012560382',348,'51638765386','MR 393011','6.00','8400','retail','0','2021-12-06 07:36:42','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-06 01:36:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516387673672222032',349,'51638765414','PMCP 24101','1.00','800','retail','0','2021-12-06 08:09:43','','','','686','Cash',0.00,'800','','','5','','1','2021-12-06 02:10:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516387673832768382',350,'51638765414','WHITE','1.00','300','retail','0','2021-12-06 08:09:43','','','','100','Cash',0.00,'300','','','5','','1','2021-12-06 02:10:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516387729080202038',351,'51638767452','FAUCET 130018900','1.00','1500','retail','0','2021-12-06 09:41:49','','','','1000','Cash',0.00,'1500','','','5','','1','2021-12-06 03:43:32','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316387753472222032',352,'31638775333','MR 393011','2.00','2800','retail','0','2021-12-06 10:22:28','','','','1224','Cash',0.00,'1400','','','3','','1','2021-12-06 04:23:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316387823084282432',353,'31638782268','1106','1.00','3500','retail','0','2021-12-06 12:18:37','','','','2150','Cash',0.00,'3500','','','3','','1','2021-12-06 06:18:57','1','38','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388869152661382',354,'51638886818','FGB44697','8.00','10800','retail','0','2021-12-07 17:22:18','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-07 11:22:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388869372222032',355,'51638886818','PMCP24351','1.00','800','retail','0','2021-12-07 17:22:18','','','','686','Cash',0.00,'800','','','5','','1','2021-12-07 11:22:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388869756328654',356,'51638886953','BEIGE','1.00','300','retail','0','2021-12-07 17:22:56','','','','100','Cash',0.00,'300','','','5','','1','2021-12-07 11:23:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388870152222032',357,'51638887001','FGB44697','4.00','5400','retail','0','2021-12-07 17:23:53','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-07 11:24:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388870327328754',358,'51638887001','SILVER','6.00','1200','retail','0','2021-12-07 17:23:53','','','','140','Cash',0.00,'200','','','5','','1','2021-12-07 11:24:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','54.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388870803421300',359,'51638887055','FGP33005','4.00','3920','retail','0','2021-12-07 17:26:40','','','','901','Cash',0.00,'980','','','5','','1','2021-12-07 11:26:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388871480202038',360,'51638887055','FGP33725','4.00','3920','retail','0','2021-12-07 17:26:40','','','','901','Cash',0.00,'980','','','5','','1','2021-12-07 11:26:58','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388871640202038',361,'51638887055','BEIGE','1.00','300','retail','0','2021-12-07 17:26:40','','','','100','Cash',0.00,'300','','','5','','1','2021-12-07 11:26:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388871783022371',362,'51638887055','2.5MM','1.00','100','retail','0','2021-12-07 17:26:40','','','','15','Cash',0.00,'100','','','5','','1','2021-12-07 11:26:58','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388872002760382',363,'51638887055','1104','1.00','200','retail','0','2021-12-07 17:26:40','','','','120','Cash',0.00,'200','','','5','','1','2021-12-07 11:26:58','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388872412222032',364,'51638887219','2.5MM','3.00','300','retail','0','2021-12-07 17:27:22','','','','15','Cash',0.00,'100','','','5','','1','2021-12-07 11:27:43','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516388872842333328',365,'51638887264','SILVER','1.00','200','retail','0','2021-12-07 17:28:04','','','','140','Cash',0.00,'200','','','5','','1','2021-12-07 11:28:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388874332222032',366,'31638887409','PMCP24332','6.00','4800','retail','0','2021-12-07 17:32:32','','','','686','Cash',0.00,'800','','','3','','1','2021-12-07 11:33:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388874513210332',367,'31638887409','MR 393034','1.00','1400','retail','0','2021-12-07 17:32:32','','','','1224','Cash',0.00,'1400','','','3','','1','2021-12-07 11:33:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388874863022384',368,'31638887409','MR293021','2.00','2100','retail','0','2021-12-07 17:32:32','','','','935','Cash',0.00,'1050','','','3','','1','2021-12-07 11:33:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388875304282432',369,'31638887409','BEIGE','3.00','900','retail','0','2021-12-07 17:32:32','','','','100','Cash',0.00,'300','','','3','','1','2021-12-07 11:33:27','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388875403421300',370,'31638887409','2.5MM','1.00','100','retail','0','2021-12-07 17:32:32','','','','15','Cash',0.00,'100','','','3','','1','2021-12-07 11:33:27','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316388875523022355',371,'31638887409','FGP33724','1.00','980','retail','0','2021-12-07 17:32:32','','','','901','Cash',0.00,'980','','','3','','1','2021-12-07 11:33:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389400893290332',372,'51638940058','FGB44697','2.00','2700','retail','0','2021-12-08 08:08:27','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-08 02:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389401076333101',373,'51638940058','SILVER','5.00','1000','retail','0','2021-12-08 08:08:27','','','','140','Cash',0.00,'200','','','5','','1','2021-12-08 02:10:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389426630202038',374,'51638940223','PMCP24351','10.00','7600','retail','0','2021-12-08 08:51:20','','','','686','Cash',0.00,'760','','','5','','1','2021-12-08 02:52:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389443443240332',375,'51638942747','MR 36006','4.00','5120','retail','0','2021-12-08 09:19:20','','','','1125','Cash',0.00,'1280','','','5','','1','2021-12-08 03:19:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389445233022325',376,'51638944383','FGB44697','1.00','1350','retail','0','2021-12-08 09:22:04','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-08 03:22:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389521902222032',377,'51638952166','FGP33005','6.00','5880','retail','0','2021-12-08 11:35:22','','','','901','Cash',0.00,'980','','','5','','1','2021-12-08 05:36:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389522283421300',378,'51638952166','FGP33571','6.00','5880','retail','0','2021-12-08 11:35:22','','','','901','Cash',0.00,'980','','','5','','1','2021-12-08 05:36:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389525103421300',379,'51638952166','SILVER','2.00','400','retail','0','2021-12-08 11:35:22','','','','140','Cash',0.00,'200','','','5','','1','2021-12-08 05:36:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389525222222032',380,'51638952166','PMCP24329','1.00','800','retail','0','2021-12-08 11:35:22','','','','686','Cash',0.00,'800','','','5','','1','2021-12-08 05:36:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389662543421300',381,'51638966227','PMCP 24306','8.00','6400','retail','0','2021-12-08 15:26:30','','','','686','Cash',0.00,'800','','','5','','1','2021-12-08 09:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','35.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389663892222032',382,'51638966227','FGP33725','3.00','2940','retail','0','2021-12-08 15:26:30','','','','901','Cash',0.00,'980','','','5','','1','2021-12-08 09:29:04','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516389693564262432',383,'51638966545','PMCP 24101','1.00','800','retail','0','2021-12-08 16:15:57','','','','686','Cash',0.00,'800','','','5','','1','2021-12-08 10:18:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390272284222432',384,'51639027212','FGP33718','12.00','11640','retail','0','2021-12-09 08:20:42','','','','901','Cash',0.00,'970','','','5','','1','2021-12-09 02:21:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390291983280332',385,'51639027294','20001 IZOMIX','1.00','800','retail','0','2021-12-09 08:53:19','','','','400','Cash',0.00,'800','','','5','','1','2021-12-09 02:53:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390362046320654',386,'51639036192','MR 393011','15.00','21000','retail','0','2021-12-09 10:55:48','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-09 04:56:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','17.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390362303022332',387,'51639036192','PMCP24351','7.00','5600','retail','0','2021-12-09 10:55:48','','','','686','Cash',0.00,'800','','','5','','1','2021-12-09 04:56:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','18.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390362532665392',388,'51639036192','WHITE','1.00','300','retail','0','2021-12-09 10:55:48','','','','100','Cash',0.00,'300','','','5','','1','2021-12-09 04:56:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390363370202039',389,'51639036192','BEIGE','2.00','600','retail','0','2021-12-09 10:55:48','','','','100','Cash',0.00,'300','','','5','','1','2021-12-09 04:56:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390363882222032',390,'51639036192','SILVER','3.00','600','retail','0','2021-12-09 10:55:48','','','','140','Cash',0.00,'200','','','5','','1','2021-12-09 04:56:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390364883022384',391,'51639036192','PMCP24351','1.00','800','retail','0','2021-12-09 10:55:48','','','','686','Cash',0.00,'800','','','5','','1','2021-12-09 04:56:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390488402864392',392,'51639048799','1101','1.00','250','retail','0','2021-12-09 14:23:34','','','','80','Cash',0.00,'250','','','5','','1','2021-12-09 08:24:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390488635223030',393,'51639048799','130014971','1.00','18000','retail','0','2021-12-09 14:23:34','','','','11000','Cash',0.00,'18000','','','5','','1','2021-12-09 08:24:39','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390489153250332',394,'51639048799','WC-H19 WHITE','1.00','10000','retail','0','2021-12-09 14:23:34','','','','7780','Cash',0.00,'10000','','','5','','1','2021-12-09 08:24:39','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516390490130202039',395,'51639048799','1102','1.00','250','retail','0','2021-12-09 14:23:34','','','','90','Cash',0.00,'250','','','5','','1','2021-12-09 08:24:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516391242990202039',396,'51639124250','PMCP 24310','2.00','1600','retail','0','2021-12-10 11:18:28','','','','686','Cash',0.00,'800','','','5','','1','2021-12-10 05:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516391243072460392',397,'51639124250','PMCP 24333','1.00','800','retail','0','2021-12-10 11:18:28','','','','686','Cash',0.00,'800','','','5','','1','2021-12-10 05:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516391362673337162',398,'51639136252','MR 44588','3.00','4200','retail','0','2021-12-10 14:37:47','','','','1195','Cash',0.00,'1400','','','5','','1','2021-12-10 08:38:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392047196333101',399,'51639204667','WC-H19 WHITE','1.00','9500','retail','0','2021-12-11 09:53:16','','','','7780','Cash',0.00,'9500','','','5','','1','2021-12-11 03:57:01','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392047373337142',400,'51639204667','1101','1.00','250','retail','0','2021-12-11 09:53:16','','','','80','Cash',0.00,'250','','','5','','1','2021-12-11 03:57:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392047533022357',401,'51639204667','1102','1.00','250','retail','0','2021-12-11 09:53:16','','','','90','Cash',0.00,'250','','','5','','1','2021-12-11 03:57:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392047714202432',402,'51639204667','130018897','1.00','1000','retail','0','2021-12-11 09:53:16','','','','516','Cash',0.00,'1000','','','5','','1','2021-12-11 03:57:01','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392060894202432',403,'51639205823','PMCP24351','2.00','1600','retail','0','2021-12-11 10:01:30','','','','686','Cash',0.00,'800','','','5','','1','2021-12-11 04:02:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392166233022326',404,'51639216611','MR 44588','3.00','4200','retail','0','2021-12-11 12:57:16','','','','1195','Cash',0.00,'1400','','','5','','1','2021-12-11 06:57:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392302929249532',405,'51639230279','WHITE','3.00','900','retail','0','2021-12-11 16:44:52','','','','100','Cash',0.00,'300','','','5','','1','2021-12-11 10:45:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516392325584232432',406,'51639232540','WHITE','1.00','300','retail','0','2021-12-11 17:22:38','','','','100','Cash',0.00,'300','','','5','','1','2021-12-11 11:30:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516393818224282432',407,'51639381747','FGP33721','8.00','7840','retail','0','2021-12-13 10:54:49','','','','901','Cash',0.00,'980','','','5','','1','2021-12-13 04:55:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516393820883293300',408,'51639381747','PMCP24329','3.00','2400','retail','0','2021-12-13 10:54:49','','','','686','Cash',0.00,'800','','','5','','1','2021-12-13 04:55:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516393973887323754',409,'51639397361','PMCP 24333','2.00','1600','retail','0','2021-12-13 15:09:48','','','','686','Cash',0.00,'800','','','5','','1','2021-12-13 09:11:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516393996773022376',410,'51639397487','MR 36007','2.00','2700','retail','0','2021-12-13 15:47:57','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-13 09:49:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516394010741324154',411,'51639399754','FGP33724','1.00','980','retail','0','2021-12-13 16:11:38','','','','901','Cash',0.00,'980','','','5','','1','2021-12-13 10:14:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516394010983421300',412,'51639399754','SILVER','1.00','200','retail','0','2021-12-13 16:11:38','','','','140','Cash',0.00,'200','','','5','','1','2021-12-13 10:14:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516394061632222032',413,'51639401273','PMCP24351','3.00','2400','retail','0','2021-12-13 17:36:03','','','','686','Cash',0.00,'800','','','5','','1','2021-12-13 11:36:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416394678242762392',414,'41639467802','FGP33530','28.00','27440','retail','0','2021-12-14 10:44:54','','','','901','Cash',0.00,'980','','','4','','1','2021-12-14 04:45:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','28.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416394678460202039',415,'41639467802','2.5MM','2.00','200','retail','0','2021-12-14 10:44:54','','','','15','Cash',0.00,'100','','','4','','1','2021-12-14 04:45:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416394678937324744',416,'41639467802','BEIGE','3.00','900','retail','0','2021-12-14 10:44:54','','','','100','Cash',0.00,'300','','','4','','1','2021-12-14 04:45:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516394959922222032',417,'51639495973','BEIGE','1.00','300','retail','0','2021-12-14 18:33:12','','','','100','Cash',0.00,'300','','','5','','1','2021-12-14 12:34:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395491102961392',418,'51639549077','1101','1.00','250','retail','0','2021-12-15 09:21:06','','','','80','Cash',0.00,'250','','','5','','1','2021-12-15 03:21:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395491303022331',419,'51639549077','1102','2.00','500','retail','0','2021-12-15 09:21:06','','','','90','Cash',0.00,'250','','','5','','1','2021-12-15 03:21:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395491752967392',420,'51639549077','0007','1.00','14000','retail','0','2021-12-15 09:21:06','','','','8000','Cash',0.00,'14000','','','5','','1','2021-12-15 03:21:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395492172222032',421,'51639549077','WC-H19 WHITE','1.00','10000','retail','0','2021-12-15 09:21:06','','','','7780','Cash',0.00,'10000','','','5','','1','2021-12-15 03:21:27','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395567864252432',422,'51639556676','00011','1.00','450','retail','0','2021-12-15 11:26:27','','','','250','Cash',0.00,'450','','','5','','1','2021-12-15 05:26:35','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395570997325754',423,'51639556932','1/5 MAGIC','1.00','200','retail','0','2021-12-15 11:37:10','','','','100','Cash',0.00,'200','','','5','','1','2021-12-15 05:37:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395574183022314',424,'51639556932','FRENCIA FAUCET MIXTURE TAP','1.00','2900','retail','0','2021-12-15 11:37:10','','','','1700','Cash',0.00,'2900','','','5','','1','2021-12-15 05:37:17','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395597264252432',425,'51639557438','FGP33571','5.00','4850','retail','0','2021-12-15 12:15:27','','','','901','Cash',0.00,'970','','','5','','1','2021-12-15 06:15:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395661143421300',426,'51639559742','PMCP24335','1.00','800','retail','0','2021-12-15 14:02:11','','','','686','Cash',0.00,'800','','','5','','1','2021-12-15 08:02:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516395661310202039',427,'51639559742','BEIGE','1.00','300','retail','0','2021-12-15 14:02:11','','','','100','Cash',0.00,'300','','','5','','1','2021-12-15 08:02:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396443384242432',428,'51639644312','SILVER','14.00','2800','retail','0','2021-12-16 11:45:38','','','','140','Cash',0.00,'200','','','5','','1','2021-12-16 05:48:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','36.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396535154252432',429,'51639653499','PMCP 24333','4.00','3200','retail','0','2021-12-16 14:19:02','','','','686','Cash',0.00,'800','','','5','','1','2021-12-16 08:19:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396535313421300',430,'51639653499','PMCP 24310','4.00','3200','retail','0','2021-12-16 14:19:02','','','','686','Cash',0.00,'800','','','5','','1','2021-12-16 08:19:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396535422520302',431,'51639653499','WHITE','3.00','900','retail','0','2021-12-16 14:19:02','','','','100','Cash',0.00,'300','','','5','','1','2021-12-16 08:19:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396603140326054',432,'51639660057','130020726','1.00','2800','retail','0','2021-12-16 16:11:54','','','','1600','Cash',0.00,'2800','','','5','','1','2021-12-16 10:12:43','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396637393326354',433,'51639663637','MR 612004','4.00','16000','retail','0','2021-12-16 17:10:01','','','','2150','Cash',0.00,'4000','','','5','','1','2021-12-16 11:10:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396637553022357',434,'51639663637','20001 IZOMIX','1.00','800','retail','0','2021-12-16 17:10:01','','','','400','Cash',0.00,'800','','','5','','1','2021-12-16 11:10:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516396637722367392',435,'51639663637','MR 612004','1.00','2000','retail','0','2021-12-16 17:10:01','','','','2150','Cash',0.00,'2000','','','5','','1','2021-12-16 11:10:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516397395560202039',436,'51639739546','PMCP 24333','2.00','1600','retail','0','2021-12-17 14:12:36','','','','686','Cash',0.00,'800','','','5','','1','2021-12-17 08:12:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516398090093421300',437,'51639808991','1102','1.00','250','retail','0','2021-12-18 09:30:59','','','','90','Cash',0.00,'250','','','5','','1','2021-12-18 03:31:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516398090443240332',438,'51639808991','9014 FLEX','1.00','200','retail','0','2021-12-18 09:30:59','','','','60','Cash',0.00,'200','','','5','','1','2021-12-18 03:31:15','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516398101824212432',439,'51639810160','1/4 MAGIC','1.00','200','retail','0','2021-12-18 09:49:43','','','','100','Cash',0.00,'200','','','5','','1','2021-12-18 03:50:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516398106390328054',440,'51639810208','GREY','5.00','1500','retail','0','2021-12-18 09:57:19','','','','100','Cash',0.00,'300','','','5','','1','2021-12-18 03:57:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399892682222032',441,'51639989237','PMCP24329','2.00','1600','retail','0','2021-12-20 11:34:29','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 05:35:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399893643240332',442,'51639989328','PMCP24324','5.00','4000','retail','0','2021-12-20 12:08:56','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 06:09:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399893784282432',443,'51639989328','2.0 SPACERS','6.00','600','retail','0','2021-12-20 12:08:56','','','','15','Cash',0.00,'100','','','5','','1','2021-12-20 06:09:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399893944282432',444,'51639989328','GREY','4.00','1200','retail','0','2021-12-20 12:08:56','','','','100','Cash',0.00,'300','','','5','','1','2021-12-20 06:09:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399894242222032',445,'51639989328','PMCP 24322','1.00','800','retail','0','2021-12-20 12:08:56','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 06:09:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399913850202039',446,'51639991348','MCP 36002','53.00','71550','retail','0','2021-12-20 12:23:02','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-20 06:23:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399914802222032',447,'51639991348','MR36028','14.00','18900','retail','0','2021-12-20 12:23:02','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-20 06:23:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399914964292432',448,'51639991348','MR 36002','14.00','18900','retail','0','2021-12-20 12:23:02','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-20 06:23:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399916112222032',449,'51639991348','393045 FLOOR TILES','14.00','19600','retail','0','2021-12-20 12:23:02','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-20 06:23:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399918462816204',450,'51639991348','MR 36006','17.00','22950','retail','0','2021-12-20 12:23:02','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-20 06:23:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','24.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399919490202039',451,'51639991348','44689 FLOOR TILES','11.00','14850','retail','0','2021-12-20 12:23:02','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-20 06:23:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399924284292432',452,'51639992411','33716 FLOOR TILES','3.00','2940','retail','0','2021-12-20 12:27:22','','','','846','Cash',0.00,'980','','','5','','1','2021-12-20 06:28:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399926422222032',453,'51639992494','PMCP 24101','0.00','0','retail','0','2021-12-20 12:31:26','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 06:32:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','1.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399926863022386',454,'51639992494','PMCP24324','13.00','10400','retail','0','2021-12-20 12:31:26','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 06:32:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','44.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399928002260392',455,'51639992758','WHITE','1.00','300','retail','0','2021-12-20 12:33:21','','','','100','Cash',0.00,'300','','','5','','1','2021-12-20 06:33:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399928452329254',456,'51639992819','PMCP24351','1.00','800','retail','0','2021-12-20 12:34:06','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 06:34:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399929092222032',457,'51639992866','44689 FLOOR TILES','2.00','2700','retail','0','2021-12-18 12:35:54','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-20 06:38:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399929533022359',458,'51639992866','SILVER','5.00','1000','retail','0','2021-12-18 12:35:54','','','','140','Cash',0.00,'200','','','5','','1','2021-12-20 06:38:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399931153250332',459,'51639993084','GREY','1.00','300','retail','0','2021-12-20 12:38:36','','','','100','Cash',0.00,'300','','','5','','1','2021-12-20 06:39:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399931812222032',460,'51639993141','FGP33724','1.00','970','retail','0','2021-12-20 12:40:11','','','','901','Cash',0.00,'970','','','5','','1','2021-12-20 06:40:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399934023329354',461,'51639993312','MR36028','3.00','4050','retail','0','2021-12-20 12:43:42','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-20 06:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516399934212222032',462,'51639993312','SILVER','4.00','800','retail','0','2021-12-20 12:43:42','','','','140','Cash',0.00,'200','','','5','','1','2021-12-20 06:43:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400045592995244',463,'51640004547','BEIGE','1.00','300','retail','0','2021-12-20 15:49:19','','','','100','Cash',0.00,'300','','','5','','1','2021-12-20 09:49:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400102203022322',464,'51640004571','PMCP 24333','10.00','8000','retail','0','2021-12-20 17:23:40','','','','686','Cash',0.00,'800','','','5','','1','2021-12-20 11:24:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400141093022301',465,'51640010270','WHITE','1.00','300','retail','0','2021-12-20 18:28:29','','','','100','Cash',0.00,'300','','','5','','1','2021-12-20 12:33:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400817022222032',466,'51640081659','FGP33724','4.00','3880','retail','0','2021-12-21 13:15:59','','','','901','Cash',0.00,'970','','','5','','1','2021-12-21 07:16:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400817174282432',467,'51640081659','PMCP 24333','4.00','3200','retail','0','2021-12-21 13:15:59','','','','686','Cash',0.00,'800','','','5','','1','2021-12-21 07:16:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400817403022347',468,'51640081659','WHITE','1.00','300','retail','0','2021-12-21 13:15:59','','','','100','Cash',0.00,'300','','','5','','1','2021-12-21 07:16:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400917452164302',469,'51640091716','PLASTIC WHITE','3.00','300','retail','0','2021-12-21 16:02:42','','','','45','Cash',0.00,'100','','','5','','1','2021-12-21 10:02:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516400965054292432',470,'51640091775','20002 IZOMIX','1.00','650','retail','0','2021-12-21 17:22:14','','','','350','Cash',0.00,'650','','','5','','1','2021-12-21 11:22:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401543172461302',471,'51640147610','PLASTIC WHITE','10.00','1000','retail','0','2021-12-22 09:25:18','','','','45','Cash',0.00,'100','','','5','','1','2021-12-22 03:42:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','97.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401580184252432',472,'51640157993','BLO44065','14.00','18200','retail','0','2021-12-22 10:33:58','','','','1176','Cash',0.00,'1300','','','5','','1','2021-12-22 04:34:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401581834230432',473,'51640157993','BEIGE','1.00','300','retail','0','2021-12-22 10:33:58','','','','100','Cash',0.00,'300','','','5','','1','2021-12-22 04:34:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401582013421300',474,'51640157993','WHITE','1.00','300','retail','0','2021-12-22 10:33:58','','','','100','Cash',0.00,'300','','','5','','1','2021-12-22 04:34:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401583168421854',475,'51640157993','PMCP24314','9.00','7020','retail','0','2021-12-22 10:33:58','','','','686','Cash',0.00,'780','','','5','','1','2021-12-22 04:34:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401583543421300',476,'51640157993','PMCP24324','10.00','7800','retail','0','2021-12-22 10:33:58','','','','686','Cash',0.00,'780','','','5','','1','2021-12-22 04:34:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401583968421854',477,'51640157993','PMCP24335','1.00','780','retail','0','2021-12-22 10:33:58','','','','686','Cash',0.00,'780','','','5','','1','2021-12-22 04:34:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401584254252432',478,'51640157993','FGP33547','4.00','3880','retail','0','2021-12-22 10:33:58','','','','901','Cash',0.00,'970','','','5','','1','2021-12-22 04:34:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401628924220432',479,'51640158471','MR44586','4.00','5600','retail','0','2021-12-22 11:56:09','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-22 06:00:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401674064260432',480,'51640167371','33716 FLOOR TILES','10.00','9700','retail','0','2021-12-22 13:04:35','','','','846','Cash',0.00,'970','','','5','','1','2021-12-22 07:12:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401674323022334',481,'51640167371','FGP33725','1.00','970','retail','0','2021-12-22 13:04:35','','','','901','Cash',0.00,'970','','','5','','1','2021-12-22 07:12:19','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401674743022374',482,'51640167371','CREAM','1.00','300','retail','0','2021-12-22 13:04:35','','','','100','Cash',0.00,'300','','','5','','1','2021-12-22 07:12:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401687653421300',483,'51640167940','MR 393012','2.00','2800','retail','0','2021-12-22 13:26:06','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-22 07:27:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401689464262432',484,'51640168856','FGB44697','2.00','2700','retail','0','2021-12-22 13:29:06','','','','1176','Cash',0.00,'1350','','','5','','1','2021-12-22 07:29:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401725244240432',485,'51640168988','PMCP24324','1.00','800','retail','0','2021-12-22 14:28:45','','','','686','Cash',0.00,'800','','','5','','1','2021-12-22 08:32:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401765943421300',486,'51640172763','MR44586','5.00','7000','retail','0','2021-12-22 15:38:26','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-22 09:39:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401766536421654',487,'51640172763','PMCP24351','4.00','3200','retail','0','2021-12-22 15:38:26','','','','686','Cash',0.00,'800','','','5','','1','2021-12-22 09:39:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401766683022366',488,'51640172763','2.0 SPACERS','2.00','200','retail','0','2021-12-22 15:38:26','','','','15','Cash',0.00,'100','','','5','','1','2021-12-22 09:39:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401766810366242',489,'51640172763','WHITE','1.00','300','retail','0','2021-12-22 15:38:26','','','','100','Cash',0.00,'300','','','5','','1','2021-12-22 09:39:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401767054250432',490,'51640172763','SILVER','3.00','600','retail','0','2021-12-22 15:38:26','','','','140','Cash',0.00,'200','','','5','','1','2021-12-22 09:39:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516401853865421554',491,'51640185368','MR 393011','1.00','1400','retail','0','2021-12-22 18:03:07','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-22 12:03:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402386790202030',492,'51640238129','BEIGE','6.00','1800','retail','0','2021-12-23 08:54:21','','','','100','Cash',0.00,'300','','','5','','1','2021-12-23 02:54:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','51.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402386948422854',493,'51640238129','WHITE','1.00','300','retail','0','2021-12-23 08:54:21','','','','100','Cash',0.00,'300','','','5','','1','2021-12-23 02:54:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402387500202030',494,'51640238129','MR 612001','4.00','16000','retail','0','2021-12-23 08:54:21','','','','2150','Cash',0.00,'4000','','','5','','1','2021-12-23 02:54:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402387680202030',495,'51640238129','PMCP24331','7.00','5600','retail','0','2021-12-23 08:54:21','','','','686','Cash',0.00,'800','','','5','','1','2021-12-23 02:54:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','29.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402387852222032',496,'51640238129','20001 IZOMIX','1.00','800','retail','0','2021-12-23 08:54:21','','','','400','Cash',0.00,'800','','','5','','1','2021-12-23 02:54:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402387990202030',497,'51640238129','2.0 SPACERS','7.00','700','retail','0','2021-12-23 08:54:21','','','','15','Cash',0.00,'100','','','5','','1','2021-12-23 02:54:44','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402388184280432',498,'51640238129','SILVER','8.00','1600','retail','0','2021-12-23 08:54:21','','','','140','Cash',0.00,'200','','','5','','1','2021-12-23 02:54:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402388613421300',499,'51640238129','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2021-12-23 08:54:21','','','','220','Cash',0.00,'500','','','5','','1','2021-12-23 02:54:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402389262222032',500,'51640238885','FRENCIA FAUCET MIXTURE TAP','1.00','3500','retail','0','2021-12-23 08:56:19','','','','1700','Cash',0.00,'3500','','','5','','1','2021-12-23 02:57:47','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402389650202030',501,'51640238885','9014 FLEX','1.00','200','retail','0','2021-12-23 08:56:19','','','','60','Cash',0.00,'200','','','5','','1','2021-12-23 02:57:47','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402427880202030',502,'31640242772','PMCP 24306','8.00','6400','retail','0','2021-12-23 10:10:13','','','','686','Cash',0.00,'800','','','3','','1','2021-12-23 04:10:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','27.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402434120233143',503,'31640242772','BEIGE','1.00','300','retail','0','2021-12-23 10:10:13','','','','100','Cash',0.00,'300','','','3','','1','2021-12-23 04:10:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402486842222032',504,'31640248632','MR 44589','4.00','5600','retail','0','2021-12-23 11:38:05','','','','1195','Cash',0.00,'1400','','','3','','1','2021-12-23 05:39:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402494104242432',505,'31640248763','PMCP 24333','3.00','2400','retail','0','2021-12-23 11:50:21','','','','686','Cash',0.00,'800','','','3','','1','2021-12-23 05:50:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402494202962302',506,'31640248763','PLASTIC WHITE','1.00','100','retail','0','2021-12-23 11:50:21','','','','45','Cash',0.00,'100','','','3','','1','2021-12-23 05:50:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402519853421300',507,'31640249445','CREAM','4.00','1200','retail','0','2021-12-23 12:33:05','','','','100','Cash',0.00,'300','','','3','','1','2021-12-23 06:33:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402548734422434',508,'31640254833','1103','1.00','200','retail','0','2021-12-23 13:21:14','','','','110','Cash',0.00,'200','','','3','','1','2021-12-23 07:21:19','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316402597844252432',509,'31640254880','MR 44589','1.00','1400','retail','0','2021-12-23 14:43:04','','','','1195','Cash',0.00,'1400','','','3','','1','2021-12-23 08:43:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402695134230432',510,'51640269469','MR 393022','3.00','4200','retail','0','2021-12-23 17:29:42','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-23 11:30:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402697823421300',511,'51640269469','00009','1.00','10000','retail','0','2021-12-23 17:29:42','','','','4500','Cash',0.00,'10000','','','5','','1','2021-12-23 11:30:07','1','27','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402731343422354',512,'51640269808','MR 393011','1.00','1400','retail','0','2021-12-23 18:25:47','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-23 12:26:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402731474270432',513,'51640269808','2.5MM','1.00','100','retail','0','2021-12-23 18:25:47','','','','15','Cash',0.00,'100','','','5','','1','2021-12-23 12:26:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402734112222032',514,'51640273170','PGP 66007','2.00','4500','retail','0','2021-12-23 18:30:36','','','','1800','Cash',0.00,'2250','','','5','','1','2021-12-23 12:31:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516402735223422354',515,'51640273472','PLASTIC WHITE','5.00','500','retail','0','2021-12-23 18:32:02','','','','45','Cash',0.00,'100','','','5','','1','2021-12-23 12:32:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','86.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406740390202030',516,'51640673999','MCP 36001','5.00','6450','retail','0','2021-12-28 09:47:41','','','','1025','Cash',0.00,'1290','','','5','','1','2021-12-28 03:48:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406779543022359',517,'51640677940','PMCP 24333','4.00','3200','retail','0','2021-12-28 10:52:34','','','','686','Cash',0.00,'800','','','5','','1','2021-12-28 04:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406859120202030',518,'51640685892','MR 393012','2.00','2800','retail','0','2021-12-28 13:05:12','','','','1224','Cash',0.00,'1400','','','5','','1','2021-12-28 07:05:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406883074282432',519,'51640685919','FGP33721','12.00','11640','retail','0','2021-12-28 13:45:21','','','','901','Cash',0.00,'970','','','5','','1','2021-12-28 07:47:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406971404200432',520,'51640697123','PMCP24335','1.00','800','retail','0','2021-12-28 16:12:20','','','','686','Cash',0.00,'800','','','5','','1','2021-12-28 10:12:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406982178426854',521,'51640697180','PLASTIC WHITE','4.00','400','retail','0','2021-12-28 16:30:18','','','','45','Cash',0.00,'100','','','5','','1','2021-12-28 10:30:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','81.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('516406982552222032',522,'51640698238','FGP33516','2.00','1940','retail','0','2021-12-28 16:31:17','','','','901','Cash',0.00,'970','','','5','','1','2021-12-28 10:31:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407616722167302',523,'51640761607','20002 IZOMIX','2.00','1300','retail','0','2021-12-29 10:08:22','','','','350','Cash',0.00,'650','','','5','','1','2021-12-29 04:08:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407617022160302',524,'51640761607','WHITE','2.00','600','retail','0','2021-12-29 10:08:22','','','','100','Cash',0.00,'300','','','5','','1','2021-12-29 04:08:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407682762867302',525,'51640768258','YMP 66740T','2.00','4000','retail','0','2021-12-29 11:57:57','','','','1450','Cash',0.00,'2000','','','5','','1','2021-12-29 05:58:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407690303421300',526,'51640768299','FGP33721','1.00','970','retail','0','2021-12-29 12:10:41','','','','901','Cash',0.00,'970','','','5','','1','2021-12-29 06:10:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407717254272432',527,'51640771612','PMCP 24310','11.00','8800','retail','0','2021-12-29 12:55:55','','','','686','Cash',0.00,'800','','','5','','1','2021-12-29 07:12:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407717393421300',528,'51640771612','PMCP 24328BK','2.00','1600','retail','0','2021-12-29 12:55:55','','','','686','Cash',0.00,'800','','','5','','1','2021-12-29 07:12:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407717543421300',529,'51640771612','PLASTIC WHITE','2.00','200','retail','0','2021-12-29 12:55:55','','','','45','Cash',0.00,'100','','','5','','1','2021-12-29 07:12:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407763232222032',530,'51640772745','BEIGE','1.00','300','retail','0','2021-12-29 14:12:03','','','','100','Cash',0.00,'300','','','5','','1','2021-12-29 08:12:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516407794972969302',531,'51640776328','FAUCET 130018900','1.00','1500','retail','0','2021-12-29 15:04:57','','','','1000','Cash',0.00,'1500','','','5','','1','2021-12-29 09:07:45','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408456733022376',532,'51640845660','FGP33725','2.00','1940','retail','0','2021-12-30 09:28:25','','','','901','Cash',0.00,'970','','','5','','1','2021-12-30 03:28:40','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408457052560302',533,'51640845660','PMCP 24306','5.00','4000','retail','0','2021-12-30 09:28:25','','','','686','Cash',0.00,'800','','','5','','1','2021-12-30 03:28:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408469933022399',534,'51640845722','MR 36007','1.00','1350','retail','0','2021-12-30 09:55:38','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-30 03:58:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408470094290432',535,'51640845722','MR 36016','1.00','1350','retail','0','2021-12-30 09:55:38','','','','1125','Cash',0.00,'1350','','','5','','1','2021-12-30 03:58:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408470257428754',536,'51640845722','PMCP24331','3.00','2400','retail','0','2021-12-30 09:55:38','','','','686','Cash',0.00,'800','','','5','','1','2021-12-30 03:58:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408486974270432',537,'51640847494','20001 IZOMIX','2.00','1600','retail','0','2021-12-30 10:18:18','','','','400','Cash',0.00,'800','','','5','','1','2021-12-30 04:19:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408507280428054',538,'51640850700','200','1.00','10000','retail','0','2021-12-30 10:52:24','','','','7500','Cash',0.00,'10000','','','5','','1','2021-12-30 04:52:53','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408524184280432',539,'51640850775','FGP33721','1.00','970','retail','0','2021-12-30 11:20:29','','','','901','Cash',0.00,'970','','','5','','1','2021-12-30 05:20:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516408581083421300',540,'51640852434','PMCP 24328BK','1.00','800','retail','0','2021-12-30 12:55:22','','','','686','Cash',0.00,'800','','','5','','1','2021-12-30 07:00:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516409465102222032',541,'51640946491','00011','1.00','450','retail','0','2021-12-31 13:28:30','','','','250','Cash',0.00,'450','','','5','','1','2021-12-31 07:28:45','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516409566394252432',542,'51640956617','MR 612004','1.00','4000','retail','0','2021-12-31 16:18:11','','','','2150','Cash',0.00,'4000','','','5','','1','2021-12-31 10:18:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516412764454272432',543,'51641276424','33716 FLOOR TILES','5.00','4900','retail','0','2022-01-04 09:07:55','','','','846','Cash',0.00,'980','','','5','','1','2022-01-04 03:08:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516412764594272432',544,'51641276424','CREAM','1.00','300','retail','0','2022-01-04 09:07:55','','','','100','Cash',0.00,'300','','','5','','1','2022-01-04 03:08:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412911990202031',545,'41641291095','PMCP24351','18.00','14040','retail','0','2022-01-04 13:15:41','','','','686','Cash',0.00,'780','','','4','','1','2022-01-04 07:16:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412912482164312',546,'41641291095','MR 393034','5.00','7000','retail','0','2022-01-04 13:15:41','','','','1224','Cash',0.00,'1400','','','4','','1','2022-01-04 07:16:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412912653022362',547,'41641291095','MR 36017','4.00','5400','retail','0','2022-01-04 13:15:41','','','','1125','Cash',0.00,'1350','','','4','','1','2022-01-04 07:16:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412912872168312',548,'41641291095','PMCP 24101','10.00','7800','retail','0','2022-01-04 13:15:41','','','','686','Cash',0.00,'780','','','4','','1','2022-01-04 07:16:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412913284292432',549,'41641291095','WHITE','3.00','900','retail','0','2022-01-04 13:15:41','','','','100','Cash',0.00,'300','','','4','','1','2022-01-04 07:16:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('416412913404292432',550,'41641291095','BEIGE','1.00','300','retail','0','2022-01-04 13:15:41','','','','100','Cash',0.00,'300','','','4','','1','2022-01-04 07:16:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516412975136033221',551,'51641297503','PMCP24351','1.00','800','retail','0','2022-01-04 14:58:33','','','','686','Cash',0.00,'800','','','5','','1','2022-01-04 08:58:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413015044240432',552,'51641301491','PLASTIC WHITE','5.00','500','retail','0','2022-01-04 16:09:10','','','','45','Cash',0.00,'100','','','5','','1','2022-01-04 10:09:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413015503022355',553,'51641301491','SILICON TUBE','2.00','600','retail','0','2022-01-04 16:09:10','','','','220','Cash',0.00,'300','','','5','','1','2022-01-04 10:09:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413628522423254',554,'51641362839','PLASTIC WHITE','3.00','300','retail','0','2022-01-05 09:07:33','','','','45','Cash',0.00,'100','','','5','','1','2022-01-05 03:07:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','70.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413646452464312',555,'51641362868','WHITE','1.00','300','retail','0','2022-01-05 09:37:25','','','','100','Cash',0.00,'300','','','5','','1','2022-01-05 03:37:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413648212222032',556,'51641364650','33716 FLOOR TILES','1.00','980','retail','0','2022-01-05 09:40:31','','','','846','Cash',0.00,'980','','','5','','1','2022-01-05 04:01:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413668152222032',557,'51641366120','PMCP 24101','6.00','4800','retail','0','2022-01-05 10:13:36','','','','686','Cash',0.00,'800','','','5','','1','2022-01-05 04:14:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413874964260432',558,'51641387477','PMCP 24310','4.00','3200','retail','0','2022-01-05 15:58:33','','','','686','Cash',0.00,'800','','','5','','1','2022-01-05 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516413875121541532',559,'51641387477','PMCP24335','4.00','3200','retail','0','2022-01-05 15:58:33','','','','686','Cash',0.00,'800','','','5','','1','2022-01-05 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516414622582265312',560,'51641462210','FGP33718','23.00','22310','retail','0','2022-01-06 12:44:48','','','','901','Cash',0.00,'970','','','5','','1','2022-01-06 06:46:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516414622882222032',561,'51641462210','33726 FLOOR TILES','5.00','4850','retail','0','2022-01-06 12:44:48','','','','846','Cash',0.00,'970','','','5','','1','2022-01-06 06:46:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516414714914210432',562,'51641471472','PMCP 24101','1.00','800','retail','0','2022-01-06 15:18:12','','','','686','Cash',0.00,'800','','','5','','1','2022-01-06 09:20:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516415364393022334',563,'51641536293','2.5MM','10.00','900','retail','0','2022-01-07 09:20:54','','','','15','Cash',0.00,'90','','','5','','1','2022-01-07 03:25:52','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','77.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516415480403421300',564,'51641547779','FRENCIA FAUCET MIXTURE TAP','1.00','3500','retail','0','2022-01-07 12:34:14','','','','1700','Cash',0.00,'3500','','','5','','1','2022-01-07 06:34:40','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516415616335310623',565,'51641561610','MR 393038','8.00','11200','retail','0','2022-01-07 16:20:51','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-07 10:21:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516415616510202031',566,'51641561610','MR 393001','1.00','1400','retail','0','2022-01-07 16:20:51','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-07 10:21:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516415627622425254',567,'51641561677','BEIGE','1.00','300','retail','0','2022-01-07 16:39:23','','','','100','Cash',0.00,'300','','','5','','1','2022-01-07 10:39:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416284158426854',568,'51641628373','MR 393034','2.00','2800','retail','0','2022-01-08 10:54:01','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-08 04:54:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416284412864312',569,'51641628373','1103','1.00','200','retail','0','2022-01-08 10:54:01','','','','110','Cash',0.00,'200','','','5','','1','2022-01-08 04:54:36','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416372032760312',570,'51641637185','MR 393034','2.00','2800','retail','0','2022-01-08 13:20:18','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-08 07:20:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416372177426754',571,'51641637185','2.5MM','1.00','100','retail','0','2022-01-08 13:20:18','','','','15','Cash',0.00,'100','','','5','','1','2022-01-08 07:20:45','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416467493421300',572,'51641646735','MR 393034','1.00','1400','retail','0','2022-01-08 15:59:10','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-08 10:02:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416540322222032',573,'51641654016','FGP33571','5.00','4900','retail','0','2022-01-08 18:01:56','','','','901','Cash',0.00,'980','','','5','','1','2022-01-08 12:02:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516416540872222032',574,'51641654016','33726 FLOOR TILES','3.00','2940','retail','0','2022-01-08 18:01:56','','','','846','Cash',0.00,'980','','','5','','1','2022-01-08 12:02:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516417965174292432',575,'51641796481','SILVER','5.00','1000','retail','0','2022-01-10 09:38:22','','','','140','Cash',0.00,'200','','','5','','1','2022-01-10 03:42:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516417967022660312',576,'51641796481','MR915005','1.00','1800','retail','0','2022-01-10 09:38:22','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-10 03:42:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516417987963022397',577,'51641797460','MR44586','1.00','1400','retail','0','2022-01-10 10:13:16','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-10 04:13:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418000920428054',578,'51641799980','33716 FLOOR TILES','6.00','5820','retail','0','2022-01-10 10:34:53','','','','846','Cash',0.00,'970','','','5','','1','2022-01-10 04:35:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418027220202031',579,'51641802711','PMCP 24101','1.00','800','retail','0','2022-01-10 11:19:03','','','','686','Cash',0.00,'800','','','5','','1','2022-01-10 05:19:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418027422428254',580,'51641802711','PMCP24324','9.00','7200','retail','0','2022-01-10 11:19:03','','','','686','Cash',0.00,'800','','','5','','1','2022-01-10 05:19:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','20.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418062213421300',581,'51641806164','33726 FLOOR TILES','1.00','970','retail','0','2022-01-10 12:17:02','','','','846','Cash',0.00,'970','','','5','','1','2022-01-10 06:17:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418869352663312',582,'51641886923','33716 FLOOR TILES','4.00','3880','retail','0','2022-01-11 10:43:28','','','','846','Cash',0.00,'970','','','5','','1','2022-01-11 04:43:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418869544240432',583,'51641886923','YMP 66721T','2.00','4000','retail','0','2022-01-11 10:43:28','','','','1450','Cash',0.00,'2000','','','5','','1','2022-01-11 04:43:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418870073022300',584,'51641886923','PMCP24331','5.00','4000','retail','0','2022-01-11 10:43:28','','','','686','Cash',0.00,'800','','','5','','1','2022-01-11 04:43:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418968152661312',585,'51641896802','PMCP24351','2.00','1600','retail','0','2022-01-11 13:26:55','','','','686','Cash',0.00,'800','','','5','','1','2022-01-11 07:27:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418969550202031',586,'51641896920','FGP33724','7.00','6790','retail','0','2022-01-11 13:30:01','','','','901','Cash',0.00,'970','','','5','','1','2022-01-11 07:44:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516418970014210432',587,'51641896920','2.5MM','2.00','200','retail','0','2022-01-11 13:30:01','','','','15','Cash',0.00,'100','','','5','','1','2022-01-11 07:44:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419015144202432',588,'51641897898','PMCP 24310','4.00','3200','retail','0','2022-01-11 14:46:18','','','','686','Cash',0.00,'800','','','5','','1','2022-01-11 08:46:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419015774270432',589,'51641897898','FGP33547','1.00','980','retail','0','2022-01-11 14:46:18','','','','901','Cash',0.00,'980','','','5','','1','2022-01-11 08:46:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419116174270432',590,'51641911607','PMCP 24310','1.00','800','retail','0','2022-01-11 17:33:38','','','','686','Cash',0.00,'800','','','5','','1','2022-01-11 11:33:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419675894290432',591,'51641967574','PMCP 24101','6.00','4800','retail','0','2022-01-12 09:06:48','','','','686','Cash',0.00,'800','','','5','','1','2022-01-12 03:07:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419676082760312',592,'51641967574','WHITE','1.00','300','retail','0','2022-01-12 09:06:48','','','','100','Cash',0.00,'300','','','5','','1','2022-01-12 03:07:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419705102233003',593,'51641967624','PMCP24351','2.00','1600','retail','0','2022-01-12 09:55:26','','','','686','Cash',0.00,'800','','','5','','1','2022-01-12 03:58:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419705264260432',594,'51641967624','MR 36024','1.00','1350','retail','0','2022-01-12 09:55:26','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-12 03:58:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419788603421300',595,'51641978819','PMCP 24310','1.00','800','retail','0','2022-01-12 12:14:57','','','','686','Cash',0.00,'800','','','5','','1','2022-01-12 06:15:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419788763022378',596,'51641978819','SILVER','2.00','400','retail','0','2022-01-12 12:14:57','','','','140','Cash',0.00,'200','','','5','','1','2022-01-12 06:15:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419788963421300',597,'51641978819','WHITE','1.00','300','retail','0','2022-01-12 12:14:57','','','','100','Cash',0.00,'300','','','5','','1','2022-01-12 06:15:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419962846429654',598,'51641996273','PMCP24331','6.00','4800','retail','0','2022-01-12 17:04:44','','','','686','Cash',0.00,'800','','','5','','1','2022-01-12 11:06:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','29.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419988783421300',599,'51641996473','FGP33722','2.00','1940','retail','0','2022-01-12 17:48:15','','','','901','Cash',0.00,'970','','','5','','1','2022-01-12 11:48:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516419993789429954',600,'51641998917','FGP33721','1.00','970','retail','0','2022-01-12 17:56:26','','','','901','Cash',0.00,'970','','','5','','1','2022-01-12 12:00:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420022523421300',601,'51641999621','00011','2.00','900','retail','0','2022-01-12 18:44:12','','','','250','Cash',0.00,'450','','','5','','1','2022-01-12 12:44:30','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420521683421300',602,'51642052100','PMCP24314','9.00','7200','retail','0','2022-01-13 08:36:36','','','','686','Cash',0.00,'800','','','5','','1','2022-01-13 02:37:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','45.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420521962420254',603,'51642052100','MR 393016','2.00','2800','retail','0','2022-01-13 08:36:36','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-13 02:37:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420577237420754',604,'51642057603','20002 IZOMIX','2.00','1200','retail','0','2022-01-13 10:09:07','','','','350','Cash',0.00,'600','','','5','','1','2022-01-13 04:09:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420577367420754',605,'51642057603','PLASTIC WHITE','3.00','300','retail','0','2022-01-13 10:09:07','','','','45','Cash',0.00,'100','','','5','','1','2022-01-13 04:09:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420577473421300',606,'51642057603','SILVER','1.00','200','retail','0','2022-01-13 10:09:07','','','','140','Cash',0.00,'200','','','5','','1','2022-01-13 04:09:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420589570202032',607,'51642057765','WHITE','1.00','300','retail','0','2022-01-13 10:29:34','','','','100','Cash',0.00,'300','','','5','','1','2022-01-13 04:33:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420589742324213',608,'51642057765','FGP33724','1.00','980','retail','0','2022-01-13 10:29:34','','','','901','Cash',0.00,'980','','','5','','1','2022-01-13 04:33:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420688384262432',609,'51642068817','MR915005','5.00','9000','retail','0','2022-01-13 13:14:43','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-13 07:14:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','43.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420689993022399',610,'51642068900','PMCP24331','2.00','1600','retail','0','2022-01-13 13:16:40','','','','686','Cash',0.00,'800','','','5','','1','2022-01-13 07:17:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516420707740202032',611,'51642069027','PMCP24324','3.00','2400','retail','0','2022-01-13 13:46:14','','','','686','Cash',0.00,'800','','','5','','1','2022-01-13 08:50:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516421399743022379',612,'51642139957','44689 FLOOR TILES','2.00','2700','retail','0','2022-01-14 08:59:35','','','','1176','Cash',0.00,'1350','','','5','','1','2022-01-14 03:05:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516421541514252432',613,'51642154139','PMCP24324','1.00','800','retail','0','2022-01-14 12:55:52','','','','686','Cash',0.00,'800','','','5','','1','2022-01-14 06:56:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516421542152461322',614,'51642154195','PLASTIC WHITE','1.00','100','retail','0','2022-01-14 12:56:55','','','','45','Cash',0.00,'100','','','5','','1','2022-01-14 06:57:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516421553930202032',615,'51642154224','PLASTIC WHITE','1.00','100','retail','0','2022-01-14 13:16:34','','','','45','Cash',0.00,'100','','','5','','1','2022-01-14 07:16:51','1','26','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516422225732037363',616,'51642222534','CREAM','1.00','300','retail','0','2022-01-15 07:56:57','','','','100','Cash',0.00,'300','','','5','','1','2022-01-15 02:06:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516422225860226328',617,'51642222534','2.5MM','1.00','100','retail','0','2022-01-15 07:56:57','','','','15','Cash',0.00,'100','','','5','','1','2022-01-15 02:06:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516422226164222432',618,'51642222534','FGP33724','1.00','980','retail','0','2022-01-15 07:56:57','','','','901','Cash',0.00,'980','','','5','','1','2022-01-15 02:06:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516422378492222032',619,'51642237838','PLASTIC WHITE','1.00','100','retail','0','2022-01-15 12:10:50','','','','45','Cash',0.00,'100','','','5','','1','2022-01-15 06:11:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516423976512312204',620,'51642397634','MR293021','2.00','2100','retail','0','2022-01-17 08:34:11','','','','935','Cash',0.00,'1050','','','5','','1','2022-01-17 02:35:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516423977800202032',621,'51642397747','PMCP24314','7.00','5600','retail','0','2022-01-17 08:36:21','','','','686','Cash',0.00,'800','','','5','','1','2022-01-17 02:42:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','36.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424003862222032',622,'51642398138','TWYFORD TILES 40 X 40','6.00','8100','retail','0','2022-01-17 09:21:03','','','','1176','Cash',0.00,'1350','','','5','','1','2022-01-17 03:37:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424004623421300',623,'51642398138','SILVER','1.00','200','retail','0','2022-01-17 09:21:03','','','','140','Cash',0.00,'200','','','5','','1','2022-01-17 03:37:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424795943022395',624,'51642479579','PMCP24351','1.00','800','retail','0','2022-01-18 07:19:55','','','','686','Cash',0.00,'800','','','5','','1','2022-01-18 01:20:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424796634272432',625,'51642479640','1106','1.00','4000','retail','0','2022-01-18 07:21:03','','','','2150','Cash',0.00,'4000','','','5','','1','2022-01-18 01:21:40','1','38','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424797334230432',626,'51642479701','MR 393006','2.00','2800','retail','0','2022-01-18 07:22:14','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-18 01:22:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424904484292432',627,'51642490399','1103','1.00','200','retail','0','2022-01-18 10:22:13','','','','110','Cash',0.00,'200','','','5','','1','2022-01-18 04:22:28','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424904653022364',628,'51642490399','YMP 66742T','1.00','2000','retail','0','2022-01-18 10:22:13','','','','1450','Cash',0.00,'2000','','','5','','1','2022-01-18 04:22:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424905330203393',629,'51642490399','PMCP24314','1.00','800','retail','0','2022-01-18 10:22:13','','','','686','Cash',0.00,'800','','','5','','1','2022-01-18 04:22:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424913771424154',630,'51642490550','TWYFORD TILES 40 X 40','1.00','1350','retail','0','2022-01-18 10:36:18','','','','1176','Cash',0.00,'1350','','','5','','1','2022-01-18 04:36:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424914312222032',631,'51642491391','PMCP24332','4.00','3200','retail','0','2022-01-18 10:37:22','','','','686','Cash',0.00,'800','','','5','','1','2022-01-18 04:46:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424914423022344',632,'51642491391','PMCP24314','1.00','800','retail','0','2022-01-18 10:37:22','','','','686','Cash',0.00,'800','','','5','','1','2022-01-18 04:46:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424920343022330',633,'51642491974','SILVER','2.00','400','retail','0','2022-01-18 10:47:14','','','','140','Cash',0.00,'200','','','5','','1','2022-01-18 04:47:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424948604200432',634,'51642492056','33726 FLOOR TILES','3.00','2940','retail','0','2022-01-18 11:34:54','','','','846','Cash',0.00,'980','','','5','','1','2022-01-18 05:38:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516424948934424454',635,'51642492056','WHITE','1.00','300','retail','0','2022-01-18 11:34:54','','','','100','Cash',0.00,'300','','','5','','1','2022-01-18 05:38:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425022303022332',636,'51642502050','MR36028','1.00','1350','retail','0','2022-01-18 13:39:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425022730202032',637,'51642502050','MR 36006','3.00','4050','retail','0','2022-01-18 13:39:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425022884280432',638,'51642502050','MR 36016','1.00','1350','retail','0','2022-01-18 13:39:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425023082222032',639,'51642502050','MR 36030','2.00','2700','retail','0','2022-01-18 13:39:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425023232425254',640,'51642502050','MR 36027','1.00','1350','retail','0','2022-01-18 13:39:57','','','','1350','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425023613421300',641,'51642502050','MR 36033','8.00','10800','retail','0','2022-01-18 13:39:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-18 07:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425023963421300',642,'51642502050','GREY','1.00','300','retail','0','2022-01-18 13:39:57','','','','100','Cash',0.00,'300','','','5','','1','2022-01-18 07:40:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425030213421300',643,'51642502440','20001 IZOMIX','2.00','1600','retail','0','2022-01-18 13:50:21','','','','400','Cash',0.00,'800','','','5','','1','2022-01-18 07:50:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425086248425854',644,'51642503038','PMCP24324','1.00','800','retail','0','2022-01-18 15:23:45','','','','686','Cash',0.00,'800','','','5','','1','2022-01-18 09:25:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425089004202432',645,'51642508760','MR915005','3.00','5400','retail','0','2022-01-18 15:29:07','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-18 09:29:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425089475223623',646,'51642508760','PLASTIC WHITE','5.00','500','retail','0','2022-01-18 15:29:07','','','','45','Cash',0.00,'100','','','5','','1','2022-01-18 09:29:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','61.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425700960202032',647,'51642570056','PMCP 24306','4.00','3200','retail','0','2022-01-19 08:28:16','','','','686','Cash',0.00,'800','','','5','','1','2022-01-19 02:28:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516425767413421300',648,'51642576722','33726 FLOOR TILES','7.00','6790','retail','0','2022-01-19 10:19:01','','','','846','Cash',0.00,'970','','','5','','1','2022-01-19 04:19:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426579533022359',649,'51642657936','PMCP24314','1.00','800','retail','0','2022-01-20 08:52:34','','','','686','Cash',0.00,'800','','','5','','1','2022-01-20 02:52:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426580154252432',650,'51642657971','MR915002','2.00','3600','retail','0','2022-01-20 08:54:39','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-20 02:55:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426580472222032',651,'51642657971','00013','1.00','350','retail','0','2022-01-20 08:54:39','','','','200','Cash',0.00,'350','','','5','','1','2022-01-20 02:55:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426580780202032',652,'51642657971','9013 FLEX','2.00','300','retail','0','2022-01-20 08:54:39','','','','60','Cash',0.00,'150','','','5','','1','2022-01-20 02:55:18','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426582723022372',653,'51642658119','W-ZYG01','1.00','13000','retail','0','2022-01-20 08:58:41','','','','7000','Cash',0.00,'13000','','','5','','1','2022-01-20 02:59:37','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426582953022392',654,'51642658119','1300','1.00','7000','retail','0','2022-01-20 08:58:41','','','','5000','Cash',0.00,'7000','','','5','','1','2022-01-20 02:59:37','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316426620302426234',656,'31642661991','MR 36035','20.00','27000','retail','0','2022-01-20 10:00:31','','','','1125','Cash',0.00,'1350','','','3','','1','2022-01-20 04:01:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316426626093421300',657,'31642662579','MR 36027','80.00','108000','retail','0','2022-01-20 10:10:10','','','','1125','Cash',0.00,'1350','','','3','','1','2022-01-20 04:10:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'80','110.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426671660202032',658,'51642667143','MR915002','1.00','1800','retail','0','2022-01-20 11:26:23','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-20 07:00:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426671820202032',659,'51642667143','2.0 SPACERS','2.00','200','retail','0','2022-01-20 11:26:23','','','','15','Cash',0.00,'100','','','5','','1','2022-01-20 07:00:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316426847262462322',660,'31642684714','MR293027','2.00','2100','retail','0','2022-01-20 16:18:46','','','','935','Cash',0.00,'1050','','','3','','1','2022-01-20 10:18:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516426881682866322',661,'51642687603','9012 FLEX','1.00','200','retail','0','2022-01-20 17:16:08','','','','100','Cash',0.00,'200','','','5','','1','2022-01-20 11:17:04','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427530753427354',662,'51642753059','00011','1.00','450','retail','0','2022-01-21 11:17:55','','','','250','Cash',0.00,'450','','','5','','1','2022-01-21 05:18:23','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427604790427054',663,'51642760467','PMCP 24101','3.00','2400','retail','0','2022-01-21 13:21:20','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-21 07:21:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427621423022341',664,'51642762116','KEYLESS MOMENT LOCK','1.00','1500','retail','0','2022-01-21 13:49:02','','','','700','Cash',0.00,'1500','','','5','','1','2022-01-21 07:51:57','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427682832868322',665,'51642768250','MR915005','3.00','5400','retail','0','2022-01-21 15:32:11','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-21 09:32:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427683312222032',666,'51642768250','MR915002','11.00','19800','retail','0','2022-01-21 15:32:11','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-21 09:32:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','14.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427706880202032',667,'51642768347','PMCP 24101','1.00','800','retail','0','2022-01-21 16:11:29','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-21 10:12:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516427767302222032',668,'51642770737','PLASTIC WHITE','5.00','500','retail','0','2022-01-21 17:52:11','','','','45','Cash',0.00,'100','','','5','','1','2022-01-21 11:52:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','56.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430039152222032',669,'51643003891','SILVER','9.00','1800','retail','0','2022-01-24 08:59:02','','','','140','Cash',0.00,'200','','','5','','1','2022-01-24 02:59:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','14.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430039422222032',670,'51643003891','PLASTIC WHITE','7.00','700','retail','0','2022-01-24 08:59:02','','','','45','Cash',0.00,'100','','','5','','1','2022-01-24 02:59:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','51.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430040190202033',671,'51643003994','PMCP24314','2.00','1600','retail','0','2022-01-24 09:00:19','','','','686','Cash',0.00,'800','','','5','','1','2022-01-24 03:00:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430040682466332',672,'51643004043','MR 36033','1.00','1350','retail','0','2022-01-24 09:01:09','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-24 03:02:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430041784202432',673,'51643004156','PLASTIC WHITE','1.00','100','retail','0','2022-01-24 09:02:58','','','','45','Cash',0.00,'100','','','5','','1','2022-01-24 03:03:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430042194202432',674,'51643004192','FGP33516','1.00','980','retail','0','2022-01-24 09:06:08','','','','901','Cash',0.00,'980','','','5','','1','2022-01-24 03:06:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430042352463332',675,'51643004192','2.5MM','1.00','100','retail','0','2022-01-24 09:06:08','','','','15','Cash',0.00,'100','','','5','','1','2022-01-24 03:06:34','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','113.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430043674202432',676,'51643004192','00011','1.00','450','retail','0','2022-01-24 09:06:08','','','','250','Cash',0.00,'450','','','5','','1','2022-01-24 03:06:34','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430044194420454',677,'51643004396','SILVER','3.00','600','retail','0','2022-01-24 09:07:00','','','','140','Cash',0.00,'200','','','5','','1','2022-01-24 03:07:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430045016033021',678,'51643004452','FGP33724','5.00','4850','retail','0','2022-01-24 09:11:28','','','','901','Cash',0.00,'970','','','5','','1','2022-01-24 03:12:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430045814210432',679,'51643004452','SILVER','1.00','200','retail','0','2022-01-24 09:11:28','','','','140','Cash',0.00,'200','','','5','','1','2022-01-24 03:12:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430045974420454',680,'51643004452','WHITE','1.00','300','retail','0','2022-01-24 09:11:28','','','','100','Cash',0.00,'300','','','5','','1','2022-01-24 03:12:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430046884280432',681,'51643004452','2.5MM','1.00','100','retail','0','2022-01-24 09:11:28','','','','15','Cash',0.00,'100','','','5','','1','2022-01-24 03:12:03','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('516430048164202432',682,'51643004724','MR 393012','38.00','52440','retail','0','2022-01-22 09:14:03','','','','1224','Cash',0.00,'1380','','','5','','1','2022-01-24 03:15:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430155694290432',683,'31643015542','MCP 36002','12.00','15360','retail','0','2022-01-24 12:14:57','','','','1125','Cash',0.00,'1280','','','3','','1','2022-01-24 06:15:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','60.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430156175420534',684,'31643015542','MR 36027','3.00','4050','retail','0','2022-01-24 12:14:57','','','','1125','Cash',0.00,'1350','','','3','','1','2022-01-24 06:15:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430156754212432',685,'31643015542','W-ZYG01','1.00','13000','retail','0','2022-01-24 12:14:57','','','','7000','Cash',0.00,'13000','','','3','','1','2022-01-24 06:15:23','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430156964260432',686,'31643015542','FR1002','1.00','5000','retail','0','2022-01-24 12:14:57','','','','2950','Cash',0.00,'5000','','','3','','1','2022-01-24 06:15:23','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430157985420534',687,'31643015724','00012','1.00','1200','retail','0','2022-01-24 12:16:50','','','','950','Cash',0.00,'1200','','','3','','1','2022-01-24 06:17:27','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430158890202033',688,'31643015849','FGP33736','2.00','1940','retail','0','2022-01-24 12:18:41','','','','721.2','Cash',0.00,'970','','','3','','1','2022-01-24 06:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430159205420534',689,'31643015849','PMCP24351','4.00','3200','retail','0','2022-01-24 12:18:41','','','','686','Cash',0.00,'800','','','3','','1','2022-01-24 06:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430159843022389',690,'31643015953','FGP33736','4.00','3880','retail','0','2022-01-24 12:20:11','','','','721.2','Cash',0.00,'970','','','3','','1','2022-01-24 06:20:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430160114210432',691,'31643015953','PMCP24351','8.00','6400','retail','0','2022-01-24 12:20:11','','','','686','Cash',0.00,'800','','','3','','1','2022-01-24 06:20:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','27.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316430966892222032',692,'31643096672','SILVER','5.00','1000','retail','0','2022-01-25 10:44:49','','','','140','Cash',0.00,'200','','','3','','1','2022-01-25 04:45:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431000434230432',693,'51643100027','FGP33580','25.00','24250','retail','0','2022-01-25 11:42:40','','','','910','Cash',0.00,'970','','','5','','1','2022-01-25 05:48:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431000844202432',694,'51643100027','FGP33718','20.00','19400','retail','0','2022-01-25 11:42:40','','','','721.2','Cash',0.00,'970','','','5','','1','2022-01-25 05:48:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431001594290432',695,'51643100027','WHITE','1.00','300','retail','0','2022-01-25 11:42:40','','','','100','Cash',0.00,'300','','','5','','1','2022-01-25 05:48:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431019892168332',696,'51643101973','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-01-25 12:13:10','','','','220','Cash',0.00,'500','','','5','','1','2022-01-25 06:13:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431090619421954',697,'51643109040','MR 36007','28.00','37800','retail','0','2022-01-25 14:11:16','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-25 08:13:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','46.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431090754250432',698,'51643109040','BEIGE','2.00','600','retail','0','2022-01-25 14:11:16','','','','100','Cash',0.00,'300','','','5','','1','2022-01-25 08:13:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431110652166332',699,'51643109207','PMCP 24306','1.00','800','retail','0','2022-01-25 14:44:26','','','','686','Cash',0.00,'800','','','5','','1','2022-01-25 08:44:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('316431162170202033',700,'31643116194','MR 36027','10.00','13500','retail','0','2022-01-25 16:10:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-01-25 10:15:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316431166242662332',701,'31643116532','FGP33547','2.00','1960','retail','0','2022-01-25 16:17:04','','','','921.2','Cash',0.00,'980','','','3','','1','2022-01-25 10:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316431196063421300',702,'31643116715','MR 612004','1.00','4000','retail','0','2022-01-25 17:06:47','','','','2150','Cash',0.00,'4000','','','3','','1','2022-01-25 11:07:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431824413022344',703,'51643182425','MR 393022','27.00','37260','retail','0','2022-01-26 10:36:06','','','','1224','Cash',0.00,'1380','','','5','','1','2022-01-26 04:56:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431824882421254',704,'51643182425','20002 IZOMIX','10.00','5500','retail','0','2022-01-26 10:36:06','','','','350','Cash',0.00,'550','','','5','','1','2022-01-26 04:56:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431825332263332',705,'51643182425','MR 36002','11.00','14630','retail','0','2022-01-26 10:36:06','','','','1125','Cash',0.00,'1330','','','5','','1','2022-01-26 04:56:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516431864444240432',706,'51643183781','PLASTIC WHITE','1.00','100','retail','0','2022-01-26 11:40:45','','','','45','Cash',0.00,'100','','','5','','1','2022-01-26 05:41:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432066463022346',707,'51643206629','FGP33547','2.00','1960','retail','0','2022-01-26 17:17:27','','','','921.2','Cash',0.00,'980','','','5','','1','2022-01-26 11:17:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432705492222032',708,'51643270537','CLOSE COUPLE PINK SINOVA','1.00','10000','retail','0','2022-01-27 11:20:16','','','','8000','Cash',0.00,'10000','','','5','','1','2022-01-27 05:20:36','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432705883022385',709,'51643270537','1/5 MAGIC','1.00','200','retail','0','2022-01-27 11:20:16','','','','100','Cash',0.00,'200','','','5','','1','2022-01-27 05:20:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432706033421300',710,'51643270537','00013','1.00','350','retail','0','2022-01-27 11:20:16','','','','200','Cash',0.00,'350','','','5','','1','2022-01-27 05:20:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432706324220432',711,'51643270537','1101','1.00','250','retail','0','2022-01-27 11:20:16','','','','80','Cash',0.00,'250','','','5','','1','2022-01-27 05:20:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432820654282432',712,'51643282035','MR 612004','1.00','2000','retail','0','2022-01-27 14:15:13','','','','2150','Cash',0.00,'2000','','','5','','1','2022-01-27 08:15:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432831112361332',713,'51643282118','MR 36007','1.00','1350','retail','0','2022-01-27 14:41:30','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-27 08:41:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432836722367332',714,'51643282118','00011','1.00','450','retail','0','2022-01-27 14:41:30','','','','250','Cash',0.00,'450','','','5','','1','2022-01-27 08:41:36','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432836904200432',715,'51643282118','0010','1.00','450','retail','0','2022-01-27 14:41:30','','','','250','Cash',0.00,'450','','','5','','1','2022-01-27 08:41:36','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432861524220432',716,'51643286139','MR393047','13.00','18200','retail','0','2022-01-27 15:23:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-27 09:23:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','30.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432861686422654',717,'51643286139','MR915005','1.00','1800','retail','0','2022-01-27 15:23:24','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-27 09:23:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432862033421300',718,'51643286139','MR915002','2.00','3600','retail','0','2022-01-27 15:23:24','','','','1560','Cash',0.00,'1800','','','5','','1','2022-01-27 09:23:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516432948310202033',719,'51643294812','MR 393022','1.00','1400','retail','0','2022-01-27 17:47:11','','','','1224','Cash',0.00,'1400','','','5','','1','2022-01-27 11:48:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433480468423854',720,'51643348023','SILVER','3.00','600','retail','0','2022-01-28 08:34:23','','','','140','Cash',0.00,'200','','','5','','1','2022-01-28 02:34:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433480633022360',721,'51643348023','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-01-28 08:34:23','','','','220','Cash',0.00,'500','','','5','','1','2022-01-28 02:34:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433535373022335',722,'51643353526','44689 FLOOR TILES','1.00','1350','retail','0','2022-01-28 10:05:37','','','','1176','Cash',0.00,'1350','','','5','','1','2022-01-28 04:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433664300202033',723,'51643366420','MR 36007','1.00','1350','retail','0','2022-01-28 13:40:31','','','','1125','Cash',0.00,'1350','','','5','','1','2022-01-28 07:40:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433804940423054',724,'51643380473','20001 IZOMIX','1.00','800','retail','0','2022-01-28 17:35:42','','','','400','Cash',0.00,'800','','','5','','1','2022-01-28 11:36:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433805084280432',725,'51643380473','PLASTIC WHITE','2.00','200','retail','0','2022-01-28 17:35:42','','','','45','Cash',0.00,'100','','','5','','1','2022-01-28 11:36:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433805912222032',726,'51643380561','SILVER','15.00','3000','retail','0','2022-01-28 17:36:49','','','','140','Cash',0.00,'200','','','5','','1','2022-01-28 11:55:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','18.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516433806094282432',727,'51643380561','PLASTIC WHITE','6.00','600','retail','0','2022-01-28 17:36:49','','','','45','Cash',0.00,'100','','','5','','1','2022-01-28 11:55:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434337873421300',728,'51643431386','MR 44589','2.00','2800','retail','0','2022-01-29 08:27:38','','','','1195','Cash',0.00,'1400','','','5','','1','2022-01-29 02:28:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434340584280432',729,'51643431386','PMCP 24101','5.00','4000','retail','0','2022-01-29 08:27:38','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-29 02:28:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434341754424454',730,'51643434131','SILVER','3.00','600','retail','0','2022-01-29 08:30:42','','','','140','Cash',0.00,'200','','','5','','1','2022-01-29 02:34:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434342412222032',731,'51643434131','2.0 SPACERS','3.00','300','retail','0','2022-01-29 08:30:42','','','','15','Cash',0.00,'100','','','5','','1','2022-01-29 02:34:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434377864232432',732,'51643437762','FGB44697','5.00','6750','retail','0','2022-01-29 09:29:47','','','','1176','Cash',0.00,'1350','','','5','','1','2022-01-29 03:37:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434389628424854',733,'51643438251','2.5MM','2.00','200','retail','0','2022-01-29 09:49:22','','','','15','Cash',0.00,'100','','','5','','1','2022-01-29 03:50:26','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','111.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434416104242432',734,'51643439059','PMCP 24322','6.00','4800','retail','0','2022-01-29 10:33:42','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-29 04:34:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434416210202033',735,'51643439059','WHITE','1.00','300','retail','0','2022-01-29 10:33:42','','','','100','Cash',0.00,'300','','','5','','1','2022-01-29 04:34:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434469844240432',736,'51643446965','FGP33516','4.00','3880','retail','0','2022-01-29 12:03:20','','','','901','Cash',0.00,'970','','','5','','1','2022-01-29 06:03:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434477273022327',737,'51643447015','00011','2.00','900','retail','0','2022-01-29 12:16:05','','','','250','Cash',0.00,'450','','','5','','1','2022-01-29 06:18:27','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434477644240432',738,'51643447015','0010','1.00','450','retail','0','2022-01-29 12:16:05','','','','250','Cash',0.00,'450','','','5','','1','2022-01-29 06:18:27','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434535462305336',739,'51643447909','PMCP24351','2.00','1600','retail','0','2022-01-29 13:52:26','','','','686','Cash',0.00,'800','','','5','','1','2022-01-29 07:52:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434536203022326',740,'51643453552','CLOSE COUPLE PINK SINOVA','1.00','9950','retail','0','2022-01-29 14:11:47','','','','8000','Cash',0.00,'9950','','','5','','1','2022-01-29 08:12:51','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434540022460332',741,'51643453552','1101','1.00','250','retail','0','2022-01-29 14:11:47','','','','80','Cash',0.00,'250','','','5','','1','2022-01-29 08:12:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434541303022331',742,'51643453552','1102','1.00','250','retail','0','2022-01-29 14:11:47','','','','90','Cash',0.00,'250','','','5','','1','2022-01-29 08:12:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434546842222032',743,'51643453552','00013','1.00','350','retail','0','2022-01-29 14:11:47','','','','200','Cash',0.00,'350','','','5','','1','2022-01-29 08:12:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434603703022373',744,'51643456201','PMCP 24101','6.00','4800','retail','0','2022-01-29 15:56:33','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-29 09:56:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434603823421300',745,'51643456201','PMCP24331','1.00','800','retail','0','2022-01-29 15:56:33','','','','686','Cash',0.00,'800','','','5','','1','2022-01-29 09:56:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434603922069332',746,'51643456201','WHITE','1.00','300','retail','0','2022-01-29 15:56:33','','','','100','Cash',0.00,'300','','','5','','1','2022-01-29 09:56:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434609770202033',747,'51643456201','PMCP 24101','1.00','800','retail','0','2022-01-29 15:56:33','','','','710.5','Cash',0.00,'800','','','5','','1','2022-01-29 09:56:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434609924220432',748,'51643456201','PLASTIC WHITE','2.00','200','retail','0','2022-01-29 15:56:33','','','','45','Cash',0.00,'100','','','5','','1','2022-01-29 09:56:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516434704092222032',749,'51643463623','PMCP24351','1.00','800','retail','0','2022-01-29 18:33:30','','','','686','Cash',0.00,'800','','','5','','1','2022-01-29 12:33:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436187112861332',750,'31643618663','PMCP 24306','60.00','46800','retail','0','2022-01-31 11:47:36','','','','686','Cash',0.00,'780','','','3','','1','2022-01-31 05:48:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','80.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436188553022358',751,'31643618663','MR393044','25.00','35000','retail','0','2022-01-31 11:47:36','','','','1224','Cash',0.00,'1400','','','3','','1','2022-01-31 05:48:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','25.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436196142961332',752,'31643619556','MR 36009','15.00','19950','retail','0','2022-01-31 12:05:12','','','','1125','Cash',0.00,'1330','','','3','','1','2022-01-31 06:06:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436198894212432',753,'31643619556','MR 393034','1.00','1380','retail','0','2022-01-31 12:05:12','','','','1224','Cash',0.00,'1380','','','3','','1','2022-01-31 06:06:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436209330426034',754,'31643620925','2.0 SPACERS','1.00','100','retail','0','2022-01-31 12:22:13','','','','15','Cash',0.00,'100','','','3','','1','2022-01-31 06:22:22','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436211124220432',755,'31643621093','FGP33736','104.00','100880','retail','0','2022-01-31 12:27:07','','','','721.2','Cash',0.00,'970','','','3','','1','2022-01-31 06:28:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','134.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436211393421300',756,'31643621093','FGP33547','12.00','11640','retail','0','2022-01-31 12:27:07','','','','921.2','Cash',0.00,'970','','','3','','1','2022-01-31 06:28:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436211654222432',757,'31643621093','PMCP24343AK','23.00','17940','retail','0','2022-01-31 12:27:07','','','','710','Cash',0.00,'780','','','3','','1','2022-01-31 06:28:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436211902222032',758,'31643621093','PMCP24343BK','23.00','17940','retail','0','2022-01-31 12:27:07','','','','710','Cash',0.00,'780','','','3','','1','2022-01-31 06:28:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436212150202033',759,'31643621093','PMCP24351','9.00','7020','retail','0','2022-01-31 12:27:07','','','','686','Cash',0.00,'780','','','3','','1','2022-01-31 06:28:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316436213772222032',760,'31643621309','MR 36002','3.00','3990','retail','0','2022-01-31 12:29:51','','','','1125','Cash',0.00,'1330','','','3','','1','2022-01-31 06:31:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516436895893022385',761,'51643689571','MR 36027','4.00','5400','retail','0','2022-02-01 07:27:40','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-01 01:28:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516436896053421300',762,'51643689571','MR 36009','4.00','5400','retail','0','2022-02-01 07:27:40','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-01 01:28:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516436896603421300',763,'51643689571','MR393047','2.00','2800','retail','0','2022-02-01 07:27:40','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-01 01:28:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516436927172261332',764,'51643689720','PLASTIC WHITE','3.00','300','retail','0','2022-02-01 08:18:38','','','','45','Cash',0.00,'100','','','5','','1','2022-02-01 02:35:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516436963930202033',765,'51643693749','FGB44697','1.00','1350','retail','0','2022-02-01 09:19:54','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-01 03:20:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437034523421300',766,'51643696431','MR 36027','5.00','6750','retail','0','2022-02-01 11:21:27','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-01 05:21:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437034743421300',767,'51643696431','MR 36007','11.00','14850','retail','0','2022-02-01 11:21:27','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-01 05:21:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437035474270432',768,'51643696431','FGP33580','21.00','20370','retail','0','2022-02-01 11:21:27','','','','910','Cash',0.00,'970','','','5','','1','2022-02-01 05:21:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437036120202033',769,'51643696431','FGP33724','2.00','1940','retail','0','2022-02-01 11:21:27','','','','901','Cash',0.00,'970','','','5','','1','2022-02-01 05:21:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437036564202432',770,'51643696431','SILVER','10.00','2000','retail','0','2022-02-01 11:21:27','','','','140','Cash',0.00,'200','','','5','','1','2022-02-01 05:21:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437036704200432',771,'51643696431','WHITE','1.00','300','retail','0','2022-02-01 11:21:27','','','','100','Cash',0.00,'300','','','5','','1','2022-02-01 05:21:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437036863427354',772,'51643696431','GREY','1.00','300','retail','0','2022-02-01 11:21:27','','','','100','Cash',0.00,'300','','','5','','1','2022-02-01 05:21:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437137790202033',773,'51643713744','FGP33547','3.00','2940','retail','0','2022-02-01 14:11:09','','','','921.2','Cash',0.00,'980','','','5','','1','2022-02-01 08:13:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437138213022328',774,'51643713744','WHITE','1.00','300','retail','0','2022-02-01 14:11:09','','','','100','Cash',0.00,'300','','','5','','1','2022-02-01 08:13:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437138350202033',775,'51643713744','2.0 SPACERS','1.00','100','retail','0','2022-02-01 14:11:09','','','','15','Cash',0.00,'100','','','5','','1','2022-02-01 08:13:45','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437138693022368',776,'51643713744','PMCP 24310','8.00','6400','retail','0','2022-02-01 14:11:09','','','','686','Cash',0.00,'800','','','5','','1','2022-02-01 08:13:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437245682222032',777,'51643724510','MR 36018','1.00','1350','retail','0','2022-02-01 17:09:28','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-01 11:09:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437246163421300',778,'51643724584','MCP 36002','20.00','26000','retail','0','2022-02-01 17:10:39','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-01 11:17:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437883628427854',779,'51643788348','SILVER','6.00','1200','retail','0','2022-02-02 10:52:43','','','','140','Cash',0.00,'200','','','5','','1','2022-02-02 05:02:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','90.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('516437913134230432',780,'51643788348','MCP 36002','1.00','1300','retail','0','2022-02-02 11:42:21','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-02 05:42:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438101258310123',781,'51643810112','FGB44698','2.00','2700','retail','0','2022-02-02 16:57:14','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-02 10:57:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438102090202033',782,'51643810112','FGP33724','1.00','970','retail','0','2022-02-02 16:57:14','','','','901','Cash',0.00,'970','','','5','','1','2022-02-02 10:57:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438102782222032',783,'51643810248','PMCP 24353','10.00','8000','retail','0','2022-02-02 16:57:58','','','','686','Cash',0.00,'800','','','5','','1','2022-02-02 10:59:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438141320202033',784,'51643810371','MR 36009','2.00','2700','retail','0','2022-02-02 18:02:34','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-02 12:02:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438141532222032',785,'51643810371','MR 36027','1.00','1350','retail','0','2022-02-02 18:02:34','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-02 12:02:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438699839428954',786,'51643869966','PMCP24314','24.00','19200','retail','0','2022-02-03 09:35:11','','','','686','Cash',0.00,'800','','','5','','1','2022-02-03 03:35:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','24.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438700083421300',787,'51643869966','PMCP 24353','6.00','4800','retail','0','2022-02-03 09:35:11','','','','686','Cash',0.00,'800','','','5','','1','2022-02-03 03:35:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438700242062332',788,'51643869966','FGP33580','2.00','1940','retail','0','2022-02-03 09:35:11','','','','910','Cash',0.00,'970','','','5','','1','2022-02-03 03:35:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438700512222032',789,'51643869966','FGP33721','2.00','1940','retail','0','2022-02-03 09:35:11','','','','901','Cash',0.00,'970','','','5','','1','2022-02-03 03:35:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438700770428054',790,'51643869966','WHITE','1.00','300','retail','0','2022-02-03 09:35:11','','','','100','Cash',0.00,'300','','','5','','1','2022-02-03 03:35:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438701103022311',791,'51643869966','BEIGE','1.00','300','retail','0','2022-02-03 09:35:11','','','','100','Cash',0.00,'300','','','5','','1','2022-02-03 03:35:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438709804272432',792,'51643870647','PLASTIC WHITE','4.00','400','retail','0','2022-02-03 09:49:41','','','','45','Cash',0.00,'100','','','5','','1','2022-02-03 03:49:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516438919134230432',793,'51643891897','PMCP24351','3.00','2340','retail','0','2022-02-03 15:38:46','','','','686','Cash',0.00,'780','','','5','','1','2022-02-03 09:38:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516439628253421300',794,'51643962816','44689 FLOOR TILES','1.00','1350','retail','0','2022-02-04 11:20:35','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-04 05:21:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516439628350202033',795,'51643962816','SILVER','1.00','200','retail','0','2022-02-04 11:20:35','','','','140','Cash',0.00,'200','','','5','','1','2022-02-04 05:21:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516439815384280432',796,'51643981508','TWYFORD TILES 40 X 40','5.00','6750','retail','0','2022-02-04 16:32:18','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-04 10:33:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516440433723022373',797,'51644043361','BEIGE','1.00','300','retail','0','2022-02-05 09:43:01','','','','100','Cash',0.00,'300','','','5','','1','2022-02-05 03:43:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516440433814210432',798,'51644043361','2.5MM','1.00','100','retail','0','2022-02-05 09:43:01','','','','15','Cash',0.00,'100','','','5','','1','2022-02-05 03:43:20','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('516440439144240432',799,'51644043402','20002 IZOMIX','2.00','1200','retail','0','2022-02-05 09:51:54','','','','350','Cash',0.00,'600','','','5','','1','2022-02-05 03:52:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442113162102440',800,'51644211257','BEIGE','1.00','300','retail','0','2022-02-07 08:22:16','','','','100','Cash',0.00,'300','','','5','','1','2022-02-07 02:29:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442113352163342',801,'51644211257','2.0 SPACERS','1.00','100','retail','0','2022-02-07 08:22:16','','','','15','Cash',0.00,'100','','','5','','1','2022-02-07 02:29:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442118053421300',802,'51644211769','PMCP24351','12.00','9600','retail','0','2022-02-07 08:31:32','','','','686','Cash',0.00,'800','','','5','','1','2022-02-07 02:33:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','15.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442118222162342',803,'51644211769','20001 IZOMIX','2.00','1600','retail','0','2022-02-07 08:31:32','','','','400','Cash',0.00,'800','','','5','','1','2022-02-07 02:33:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442118922169342',804,'51644211769','20002 IZOMIX','5.00','3000','retail','0','2022-02-07 08:31:32','','','','350','Cash',0.00,'600','','','5','','1','2022-02-07 02:33:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442121794290432',805,'51644212166','PMCP24351','3.00','2400','retail','0','2022-02-07 08:37:11','','','','686','Cash',0.00,'800','','','5','','1','2022-02-07 02:37:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442121940202034',806,'51644212166','MR 44589','2.00','2800','retail','0','2022-02-07 08:37:11','','','','1195','Cash',0.00,'1400','','','5','','1','2022-02-07 02:37:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442122313022332',807,'51644212166','WHITE','1.00','300','retail','0','2022-02-07 08:37:11','','','','100','Cash',0.00,'300','','','5','','1','2022-02-07 02:37:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442122974212432',808,'51644212258','FGB44698','11.00','14850','retail','0','2022-02-07 08:38:17','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-07 02:38:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','18.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442123692266342',809,'51644212315','PMCP 24101','5.00','4000','retail','0','2022-02-07 08:39:30','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-07 02:39:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442124422422254',810,'51644212400','PMCP24335','8.00','6400','retail','0','2022-02-07 08:40:57','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-07 02:41:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','28.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442125200202034',811,'51644212485','FGP33725','1.00','970','retail','0','2022-02-07 08:42:48','','','','901','Cash',0.00,'970','','','5','','1','2022-02-07 02:43:10','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442125683421300',812,'51644212485','PMCP24331','6.00','4800','retail','0','2022-02-07 08:42:48','','','','686','Cash',0.00,'800','','','5','','1','2022-02-07 02:43:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442151563022351',813,'51644213296','STAIRCASE CONERSTRIPS','7.00','3500','retail','0','2022-02-07 09:25:57','','','','220','Cash',0.00,'500','','','5','','1','2022-02-07 03:26:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','42.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442245774222432',814,'51644224557','PMCP 24353','6.00','4800','retail','0','2022-02-07 12:02:58','','','','686','Cash',0.00,'800','','','5','','1','2022-02-07 06:03:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442266662666342',815,'51644224597','SILVER','16.00','3200','retail','0','2022-02-07 12:37:47','','','','140','Cash',0.00,'200','','','5','','1','2022-02-07 06:38:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','83.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442374734232432',816,'31644237443','MR 36027','15.00','20250','retail','0','2022-02-07 15:39:48','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-07 09:41:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','37.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442374954232432',817,'31644237443','MR 36035','15.00','20250','retail','0','2022-02-07 15:39:48','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-07 09:41:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','55.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442375113421300',818,'31644237443','PMCP 24323','10.00','7800','retail','0','2022-02-07 15:39:48','','','','686','Cash',0.00,'780','','','3','','1','2022-02-07 09:41:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442375242762342',819,'31644237443','GREY','2.00','600','retail','0','2022-02-07 15:39:48','','','','100','Cash',0.00,'300','','','3','','1','2022-02-07 09:41:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442375370202034',820,'31644237443','CREAM','2.00','600','retail','0','2022-02-07 15:39:48','','','','100','Cash',0.00,'300','','','3','','1','2022-02-07 09:41:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442377684232432',821,'31644237665','STAIRCASE CONERSTRIPS','14.00','7000','retail','0','2022-02-07 15:42:48','','','','220','Cash',0.00,'500','','','3','','1','2022-02-07 09:44:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','35.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442379623421300',822,'31644237878','PMCP24356BK','14.00','11200','retail','0','2022-02-07 15:46:03','','','','720','Cash',0.00,'800','','','3','','1','2022-02-07 09:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','30.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442380614232432',823,'31644238018','PMCP24351','5.00','4000','retail','0','2022-02-07 15:48:47','','','','686','Cash',0.00,'800','','','3','','1','2022-02-07 09:49:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442381274232432',824,'31644238018','FGP33112','2.00','1940','retail','0','2022-02-07 15:48:47','','','','901','Cash',0.00,'970','','','3','','1','2022-02-07 09:49:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('316442382314232432',825,'31644238142','FGP33112','4.00','3880','retail','0','2022-02-07 15:50:32','','','','901','Cash',0.00,'970','','','3','','1','2022-02-07 09:51:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516442463004200432',826,'51644246290','PMCP 24101','3.00','2400','retail','0','2022-02-07 18:06:41','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-07 12:07:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443096534230432',827,'51644309644','CREAM','1.00','300','retail','0','2022-02-08 11:41:02','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 05:41:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443096622222032',828,'51644309644','WHITE','1.00','300','retail','0','2022-02-08 11:41:02','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 05:41:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443205102222032',829,'51644317313','44689 FLOOR TILES','2.00','2700','retail','0','2022-02-08 14:42:47','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-08 08:45:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443205284280432',830,'51644317313','PMCP 24101','5.00','4000','retail','0','2022-02-08 14:42:47','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-08 08:45:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443205442064342',831,'51644317313','WHITE','4.00','1200','retail','0','2022-02-08 14:42:47','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 08:45:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443205664260432',832,'51644317313','GREY','1.00','300','retail','0','2022-02-08 14:42:47','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 08:45:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443231853022381',833,'51644320743','BEIGE','1.00','300','retail','0','2022-02-08 15:26:37','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 09:27:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443231963423354',834,'51644320743','SILVER','1.00','200','retail','0','2022-02-08 15:26:37','','','','140','Cash',0.00,'200','','','5','','1','2022-02-08 09:27:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443235470202034',835,'51644323227','MR 36002','5.00','6750','retail','0','2022-02-08 15:32:27','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-08 09:32:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516443342023022302',836,'51644334190','BEIGE','1.00','300','retail','0','2022-02-08 18:30:02','','','','100','Cash',0.00,'300','','','5','','1','2022-02-08 12:30:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316443949033421300',837,'31644394888','MR 612004','3.00','12000','retail','0','2022-02-09 11:21:44','','','','2150','Cash',0.00,'4000','','','3','','1','2022-02-09 05:22:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316443956453022346',838,'31644394970','MCP 36002','2.00','2600','retail','0','2022-02-09 11:34:19','','','','1125','Cash',0.00,'1300','','','3','','1','2022-02-09 05:34:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316443994304200432',839,'31644395680','130014980','1.00','3000','retail','0','2022-02-09 12:37:30','','','','1030','Cash',0.00,'3000','','','3','','1','2022-02-09 06:38:10','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316443994493022344',840,'31644395680','LR6102','1.00','3000','retail','0','2022-02-09 12:37:30','','','','1400','Cash',0.00,'3000','','','3','','1','2022-02-09 06:38:10','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444051755424534',841,'31644399492','MR 393034','2.00','2800','retail','0','2022-02-09 14:12:55','','','','1224','Cash',0.00,'1400','','','3','','1','2022-02-09 08:20:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444060410000003',842,'31644406016','FGP33571','11.00','10670','retail','0','2022-02-09 14:28:08','','','','901','Cash',0.00,'970','','','3','','1','2022-02-09 08:28:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','12.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444060592035369',843,'31644406016','BEIGE','2.00','600','retail','0','2022-02-09 14:28:08','','','','100','Cash',0.00,'300','','','3','','1','2022-02-09 08:28:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444060754202432',844,'31644406016','PMCP 24353','4.00','3200','retail','0','2022-02-09 14:28:08','','','','686','Cash',0.00,'800','','','3','','1','2022-02-09 08:28:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444060870202034',845,'31644406016','2.0 SPACERS','3.00','300','retail','0','2022-02-09 14:28:08','','','','15','Cash',0.00,'100','','','3','','1','2022-02-09 08:28:29','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444095390202034',846,'31644406111','MR393047','5.00','7000','retail','0','2022-02-09 15:25:39','','','','1224','Cash',0.00,'1400','','','3','','1','2022-02-09 09:28:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','51.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444773963909222',847,'31644477383','PMCP24356BK','16.00','12800','retail','0','2022-02-10 10:17:34','','','','720','Cash',0.00,'800','','','3','','1','2022-02-10 04:21:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','16.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444774122222032',848,'31644477383','PMCP 24101','5.00','4000','retail','0','2022-02-10 10:17:34','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-10 04:21:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444774262762342',849,'31644477383','SILVER','5.00','1000','retail','0','2022-02-10 10:17:34','','','','140','Cash',0.00,'200','','','3','','1','2022-02-10 04:21:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444774434310723',850,'31644477383','PLASTIC WHITE','4.00','400','retail','0','2022-02-10 10:17:34','','','','45','Cash',0.00,'100','','','3','','1','2022-02-10 04:21:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444774542765342',851,'31644477383','20002 IZOMIX','1.00','600','retail','0','2022-02-10 10:17:34','','','','350','Cash',0.00,'600','','','3','','1','2022-02-10 04:21:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444799070202034',852,'31644477719','SILVER','3.00','600','retail','0','2022-02-10 10:58:28','','','','140','Cash',0.00,'200','','','3','','1','2022-02-10 04:58:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('316444830863421300',853,'31644479914','PMCP 24101','2.00','1600','retail','0','2022-02-10 11:51:27','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-10 05:51:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516444875080202034',854,'51644484725','MCP 36002','2.00','2600','retail','0','2022-02-10 13:05:29','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-10 07:05:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516444964023421300',855,'51644496391','FGP33112','2.00','1940','retail','0','2022-02-10 15:33:23','','','','901','Cash',0.00,'970','','','5','','1','2022-02-10 09:34:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516444975427424754',856,'51644496495','MCP 36002','5.00','6500','retail','0','2022-02-10 15:52:38','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-10 10:07:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516444984702405336',857,'51644498438','2.0 SPACERS','5.00','500','retail','0','2022-02-10 16:08:21','','','','15','Cash',0.00,'100','','','5','','1','2022-02-10 10:09:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516444985014292432',858,'51644498438','BEIGE','7.00','2100','retail','0','2022-02-10 16:08:21','','','','100','Cash',0.00,'300','','','5','','1','2022-02-10 10:09:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','32.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516445625553421300',859,'51644562542','SILVER','3.00','600','retail','0','2022-02-11 09:55:56','','','','140','Cash',0.00,'200','','','5','','1','2022-02-11 03:59:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516445754540202034',860,'51644572028','PMCP 24353','4.00','3200','retail','0','2022-02-11 13:30:55','','','','686','Cash',0.00,'800','','','5','','1','2022-02-11 07:31:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516445755080202034',861,'51644575485','PMCP24351','1.00','800','retail','0','2022-02-11 13:31:49','','','','686','Cash',0.00,'800','','','5','','1','2022-02-11 07:32:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516445922050202034',862,'51644592189','MCP 36002','2.00','2600','retail','0','2022-02-11 18:10:36','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-11 12:10:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516445959100202034',863,'51644595852','CLOSE COUPLE BLUE SINOVA','1.00','9800','retail','0','2022-02-12 08:32:02','','','','8000','Cash',0.00,'9800','','','5','','1','2022-02-12 02:34:33','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446435484280432',864,'51644595852','FGP33547','2.00','1940','retail','0','2022-02-12 08:32:02','','','','921.2','Cash',0.00,'970','','','5','','1','2022-02-12 02:34:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446435922353302',865,'51644595852','FGP33005','4.00','3880','retail','0','2022-02-12 08:32:02','','','','901','Cash',0.00,'970','','','5','','1','2022-02-12 02:34:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446437052360342',866,'51644595852','FGP33530','8.00','7760','retail','0','2022-02-12 08:32:02','','','','901','Cash',0.00,'970','','','5','','1','2022-02-12 02:34:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446438452364342',867,'51644595852','00013','1.00','350','retail','0','2022-02-12 08:32:02','','','','200','Cash',0.00,'350','','','5','','1','2022-02-12 02:34:33','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446439003421300',868,'51644595852','1101','1.00','250','retail','0','2022-02-12 08:32:02','','','','80','Cash',0.00,'250','','','5','','1','2022-02-12 02:34:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446439223421300',869,'51644595852','1102','1.00','250','retail','0','2022-02-12 08:32:02','','','','90','Cash',0.00,'250','','','5','','1','2022-02-12 02:34:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446475724242432',870,'51644644074','MR393047','18.00','24840','retail','0','2022-02-12 09:33:11','','','','1224','Cash',0.00,'1380','','','5','','1','2022-02-12 03:36:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','46.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446488833421300',871,'51644647772','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-02-12 09:54:44','','','','220','Cash',0.00,'500','','','5','','1','2022-02-12 03:55:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446502432222032',872,'51644648924','SILVER','7.00','1400','retail','0','2022-02-12 10:17:23','','','','140','Cash',0.00,'200','','','5','','1','2022-02-12 04:17:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446517762167342',873,'51644650249','PMCP 24306','9.00','7200','retail','0','2022-02-12 10:44:00','','','','686','Cash',0.00,'800','','','5','','1','2022-02-12 05:25:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','20.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446518184280432',874,'51644650249','BEIGE','1.00','300','retail','0','2022-02-12 10:44:00','','','','100','Cash',0.00,'300','','','5','','1','2022-02-12 05:25:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446518402164342',875,'51644650249','2.0 SPACERS','2.00','200','retail','0','2022-02-12 10:44:00','','','','15','Cash',0.00,'100','','','5','','1','2022-02-12 05:25:59','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446674177426754',876,'51644667352','PMCP24351','2.00','1600','retail','0','2022-02-12 15:03:37','','','','686','Cash',0.00,'800','','','5','','1','2022-02-12 09:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446682602222032',877,'51644668226','PMCP24335','6.00','4800','retail','0','2022-02-12 15:17:41','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-12 09:18:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516446731512365342',878,'51644673116','MR 36029','1.00','1350','retail','0','2022-02-12 16:39:12','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-12 10:40:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448187650202034',879,'51644818746','FGP33112','6.00','5820','retail','0','2022-02-14 09:06:05','','','','901','Cash',0.00,'970','','','5','','1','2022-02-14 03:09:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448219382163342',880,'51644821927','BEIGE','1.00','300','retail','0','2022-02-14 09:58:59','','','','100','Cash',0.00,'300','','','5','','1','2022-02-14 03:59:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448262352663342',881,'51644826215','MR393047','5.00','7000','retail','0','2022-02-14 11:11:10','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-14 05:33:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448262540202034',882,'51644826215','MCP 36002','1.00','1300','retail','0','2022-02-14 11:11:10','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-14 05:33:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448318124220432',883,'51644831795','PMCP24335','12.00','9600','retail','0','2022-02-14 12:44:50','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-14 06:47:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','14.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448318513421300',884,'51644831795','2.5MM','2.00','200','retail','0','2022-02-14 12:44:50','','','','15','Cash',0.00,'100','','','5','','1','2022-02-14 06:47:06','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','126.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448318791428154',885,'51644831795','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2022-02-14 12:44:50','','','','220','Cash',0.00,'500','','','5','','1','2022-02-14 06:47:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448318903421300',886,'51644831795','SILVER','1.00','200','retail','0','2022-02-14 12:44:50','','','','140','Cash',0.00,'200','','','5','','1','2022-02-14 06:47:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448364700202034',887,'31644836461','GREY','1.00','300','retail','0','2022-02-14 14:01:10','','','','100','Cash',0.00,'300','','','3','','1','2022-02-14 08:01:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448367072660342',888,'31644836679','MR 36035','40.00','54000','retail','0','2022-02-14 14:18:21','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-14 08:19:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','40.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448367723022377',889,'31644836679','PMCP 24323','18.00','14040','retail','0','2022-02-14 14:18:21','','','','686','Cash',0.00,'780','','','3','','1','2022-02-14 08:19:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448368040202034',890,'31644836679','STAIRCASE CONERSTRIPS','12.00','6000','retail','0','2022-02-14 14:18:21','','','','220','Cash',0.00,'500','','','3','','1','2022-02-14 08:19:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','14.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448369130202034',891,'31644836679','PLASTIC CREAM','20.00','2000','retail','0','2022-02-14 14:18:21','','','','45','Cash',0.00,'100','','','3','','1','2022-02-14 08:19:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','60.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448369353022339',892,'31644836679','CREAM','2.00','600','retail','0','2022-02-14 14:18:21','','','','100','Cash',0.00,'300','','','3','','1','2022-02-14 08:19:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448369482222032',893,'31644836679','GREY','2.00','600','retail','0','2022-02-14 14:18:21','','','','100','Cash',0.00,'300','','','3','','1','2022-02-14 08:19:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448375003421300',894,'31644836679','MR 36027','73.00','98550','retail','0','2022-02-14 14:18:21','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-14 08:19:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'73','74.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448381972222032',895,'31644838133','CREAM','1.00','300','retail','0','2022-02-14 14:29:57','','','','100','Cash',0.00,'300','','','3','','1','2022-02-14 08:30:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316448391963022391',896,'31644839184','MR 612004','1.00','2000','retail','0','2022-02-14 14:46:44','','','','2150','Cash',0.00,'2000','','','3','','1','2022-02-14 08:47:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448537703421300',897,'51644853605','FGP33725','2.00','1940','retail','0','2022-02-14 18:49:41','','','','901','Cash',0.00,'970','','','5','','1','2022-02-14 12:49:56','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448539133022319',898,'51644853797','MR 393014','3.00','4200','retail','0','2022-02-14 18:51:54','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-14 12:59:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448544294290432',899,'51644854377','FGP33736','2.00','1940','retail','0','2022-02-14 19:04:36','','','','721.2','Cash',0.00,'970','','','5','','1','2022-02-14 13:04:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516448546752222032',900,'51644854377','PMCP24351','1.00','800','retail','0','2022-02-14 19:04:36','','','','686','Cash',0.00,'800','','','5','','1','2022-02-14 13:04:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449119652222032',901,'51644911935','MR 393012','1.00','1400','retail','0','2022-02-15 10:59:26','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-15 04:59:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449181222222032',902,'51644918110','FGP33516','1.00','980','retail','0','2022-02-15 12:42:03','','','','901','Cash',0.00,'980','','','5','','1','2022-02-15 06:43:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449236303429354',903,'51644918184','2.5MM','3.00','300','retail','0','2022-02-15 14:13:50','','','','15','Cash',0.00,'100','','','5','','1','2022-02-15 08:14:03','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','124.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449912904292432',904,'51644990892','CREAM','1.00','300','retail','0','2022-02-16 09:01:31','','','','100','Cash',0.00,'300','','','5','','1','2022-02-16 03:01:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449913742167342',905,'51644991305','GREY','3.00','900','retail','0','2022-02-16 09:02:54','','','','100','Cash',0.00,'300','','','5','','1','2022-02-16 03:03:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449914244240432',906,'51644991401','MR393047','8.00','11040','retail','0','2022-02-16 09:08:11','','','','1224','Cash',0.00,'1380','','','5','','1','2022-02-16 03:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449914532222032',907,'51644991401','MR36028','19.00','25080','retail','0','2022-02-16 09:08:11','','','','1125','Cash',0.00,'1320','','','5','','1','2022-02-16 03:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449914862168342',908,'51644991401','MR 36009','4.00','5280','retail','0','2022-02-16 09:08:11','','','','1125','Cash',0.00,'1320','','','5','','1','2022-02-16 03:08:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449915532165342',909,'51644991401','MR 36006','6.00','7920','retail','0','2022-02-16 09:08:11','','','','1125','Cash',0.00,'1320','','','5','','1','2022-02-16 03:08:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449916913022396',910,'51644991401','PMCP24351','26.00','20800','retail','0','2022-02-16 09:08:11','','','','686','Cash',0.00,'800','','','5','','1','2022-02-16 03:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','26.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449941712222032',911,'51644991727','BEIGE','1.00','300','retail','0','2022-02-16 09:51:35','','','','100','Cash',0.00,'300','','','5','','1','2022-02-16 03:52:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449941944144532',912,'51644991727','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-02-16 09:51:35','','','','220','Cash',0.00,'500','','','5','','1','2022-02-16 03:52:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449942112222032',913,'51644991727','SILVER','1.00','200','retail','0','2022-02-16 09:51:35','','','','140','Cash',0.00,'200','','','5','','1','2022-02-16 03:52:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449942642466342',914,'51644991727','PMCP 24101','1.00','800','retail','0','2022-02-16 09:51:35','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-16 03:52:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516449942818233223',915,'51644991727','MCP 36002','3.00','3900','retail','0','2022-02-16 09:51:35','','','','1125','Cash',0.00,'1300','','','5','','1','2022-02-16 03:52:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316449983438429834',916,'31644998328','FGB44693','7.00','9450','retail','0','2022-02-16 10:59:14','','','','1176','Cash',0.00,'1350','','','3','','1','2022-02-16 04:59:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','25.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316449983532865342',917,'31644998328','PMCP 24101','1.00','800','retail','0','2022-02-16 10:59:14','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-16 04:59:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450224364222432',918,'51645022420','MR44586','1.00','1400','retail','0','2022-02-16 17:40:37','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-16 11:40:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450245653022365',919,'51645022455','MR393047','8.00','11200','retail','0','2022-02-16 18:16:19','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-16 12:25:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450245780202035',920,'51645022455','20002 IZOMIX','3.00','1800','retail','0','2022-02-16 18:16:19','','','','350','Cash',0.00,'600','','','5','','1','2022-02-16 12:25:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450725554272432',921,'51645072323','SILVER','3.00','600','retail','0','2022-02-17 07:35:55','','','','140','Cash',0.00,'200','','','5','','1','2022-02-17 01:37:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','61.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450736912222032',922,'51645072625','SILVER','4.00','800','retail','0','2022-02-17 07:54:51','','','','140','Cash',0.00,'200','','','5','','1','2022-02-17 01:55:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516450838772367352',923,'51645083846','1103','1.00','200','retail','0','2022-02-17 10:44:37','','','','110','Cash',0.00,'200','','','5','','1','2022-02-17 04:44:52','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451610343421300',924,'51645161018','SILVER','2.00','400','retail','0','2022-02-18 08:10:35','','','','140','Cash',0.00,'200','','','5','','1','2022-02-18 02:10:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451610624220432',925,'51645161048','SILVER','2.00','400','retail','0','2022-02-18 08:11:27','','','','140','Cash',0.00,'200','','','5','','1','2022-02-18 02:14:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451610862038366',926,'51645161048','MR 44153','3.00','4200','retail','0','2022-02-18 08:11:27','','','','1195','Cash',0.00,'1400','','','5','','1','2022-02-18 02:14:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451633344240432',927,'51645161246','CREAM','1.00','300','retail','0','2022-02-18 08:48:55','','','','100','Cash',0.00,'300','','','5','','1','2022-02-18 02:49:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451650915421554',928,'51645163347','2.5MM','10.00','1000','retail','0','2022-02-18 09:18:12','','','','15','Cash',0.00,'100','','','5','','1','2022-02-18 03:18:33','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','121.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451709143421300',929,'31645170903','FGP33530','1.00','970','retail','0','2022-02-18 10:57:10','','','','901','Cash',0.00,'970','','','3','','1','2022-02-18 05:00:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451709314272432',930,'31645170903','FGP33547','1.00','970','retail','0','2022-02-18 10:57:10','','','','921.2','Cash',0.00,'970','','','3','','1','2022-02-18 05:00:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451709830421034',931,'31645170903','FGP33724','1.00','970','retail','0','2022-02-18 10:57:10','','','','901','Cash',0.00,'970','','','3','','1','2022-02-18 05:00:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451724852268352',932,'31645171258','FGP33516','12.00','11760','retail','0','2022-02-18 11:22:17','','','','901','Cash',0.00,'980','','','3','','1','2022-02-18 05:22:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','21.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451725124220432',933,'31645171258','PMCP 24101','8.00','6400','retail','0','2022-02-18 11:22:17','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-18 05:22:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451725360356242',934,'31645171258','PMCP24329','8.00','6400','retail','0','2022-02-18 11:22:17','','','','686','Cash',0.00,'800','','','3','','1','2022-02-18 05:22:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451739232222032',935,'51645173905','PMCP 24101','10.00','8000','retail','0','2022-02-18 11:49:47','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-18 05:50:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451739542365352',936,'51645173905','20001 IZOMIX','1.00','800','retail','0','2022-02-18 11:49:47','','','','400','Cash',0.00,'800','','','5','','1','2022-02-18 05:50:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451739640202035',937,'51645173905','WHITE','2.00','600','retail','0','2022-02-18 11:49:47','','','','100','Cash',0.00,'300','','','5','','1','2022-02-18 05:50:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451740800202035',938,'51645173905','PGP 66007','1.00','2400','retail','0','2022-02-18 11:49:47','','','','1800','Cash',0.00,'2400','','','5','','1','2022-02-18 05:50:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516451741864272432',939,'51645173905','GREY','1.00','300','retail','0','2022-02-18 11:49:47','','','','100','Cash',0.00,'300','','','5','','1','2022-02-18 05:50:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451978773703407',940,'31645197868','YMP 66740T','1.00','2100','retail','0','2022-02-18 18:24:50','','','','1450','Cash',0.00,'2100','','','3','','1','2022-02-18 12:25:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316451978894290432',941,'31645197868','SILVER','3.00','600','retail','0','2022-02-18 18:24:50','','','','140','Cash',0.00,'200','','','3','','1','2022-02-18 12:25:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452457642232224',942,'51645245755','2.5MM','1.00','100','retail','0','2022-02-19 07:42:44','','','','15','Cash',0.00,'100','','','5','','1','2022-02-19 01:42:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452573067422754',943,'51645254675','GREY','3.00','900','retail','0','2022-02-19 10:55:06','','','','100','Cash',0.00,'300','','','5','','1','2022-02-19 04:55:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452603140422054',944,'51645260295','MR 393034','10.00','14000','retail','0','2022-02-19 11:46:16','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-19 05:46:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452603370422054',945,'51645260295','MR 393022','8.00','11200','retail','0','2022-02-19 11:46:16','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-19 05:46:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452603492222032',946,'51645260295','PMCP 24101','5.00','4000','retail','0','2022-02-19 11:46:16','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-19 05:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452713941422154',947,'51645271382','SILVER','5.00','1000','retail','0','2022-02-19 14:49:55','','','','140','Cash',0.00,'200','','','5','','1','2022-02-19 08:50:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('316452743354250432',948,'31645274305','PMCP 24101','17.00','13260','retail','0','2022-02-19 15:39:09','','','','710.5','Cash',0.00,'780','','','3','','1','2022-02-19 09:40:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452765042660352',949,'51645276491','1/5 MAGIC','2.00','400','retail','0','2022-02-19 16:15:04','','','','100','Cash',0.00,'200','','','5','','1','2022-02-19 10:15:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452766164260432',950,'51645276517','FGP33530','1.00','970','retail','0','2022-02-19 16:17:09','','','','901','Cash',0.00,'970','','','5','','1','2022-02-19 10:17:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516452767516422654',951,'51645276722','FGB44693','10.00','13500','retail','0','2022-02-19 16:19:12','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-19 10:19:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454509340396242',952,'31645450810','00011','1.00','450','retail','0','2022-02-21 16:42:15','','','','250','Cash',0.00,'450','','','3','','1','2022-02-21 10:42:28','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454516100202035',953,'31645450949','PMCP24358','2.00','1600','retail','0','2022-02-21 16:53:31','','','','720','Cash',0.00,'800','','','3','','1','2022-02-21 10:53:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454516511424134',954,'31645451636','GREY','1.00','300','retail','0','2022-02-21 16:54:11','','','','100','Cash',0.00,'300','','','3','','1','2022-02-21 10:54:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454517353421300',955,'31645451693','SILVER','8.00','1600','retail','0','2022-02-21 16:55:36','','','','140','Cash',0.00,'200','','','3','','1','2022-02-21 10:56:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','42.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454569363022339',956,'31645451775','MR 36009','2.00','2640','retail','0','2022-02-21 18:23:47','','','','1125','Cash',0.00,'1320','','','3','','1','2022-02-21 12:25:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316454569594252432',957,'31645451775','MR 36006','3.00','3960','retail','0','2022-02-21 18:23:47','','','','1125','Cash',0.00,'1320','','','3','','1','2022-02-21 12:25:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516455169074270432',958,'51645516897','GREY','2.00','600','retail','0','2022-02-22 11:01:48','','','','100','Cash',0.00,'300','','','5','','1','2022-02-22 05:02:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455179502222032',959,'31645517942','FGP33547','2.00','1940','retail','0','2022-02-22 11:20:09','','','','921.2','Cash',0.00,'970','','','3','','1','2022-02-22 05:20:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455179624212432',960,'31645517942','PMCP 24101','1.00','800','retail','0','2022-02-22 11:20:09','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-22 05:20:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455179823421300',961,'31645517942','PLASTIC WHITE','5.00','500','retail','0','2022-02-22 11:20:09','','','','45','Cash',0.00,'100','','','3','','1','2022-02-22 05:20:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455179954250432',962,'31645517942','SILVER','1.00','200','retail','0','2022-02-22 11:20:09','','','','140','Cash',0.00,'200','','','3','','1','2022-02-22 05:20:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455182012860352',963,'31645518033','FGP33547','1.00','980','retail','0','2022-02-22 11:23:21','','','','921.2','Cash',0.00,'980','','','3','','1','2022-02-22 05:25:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455186183022316',964,'31645518360','FGP33516','20.00','19600','retail','0','2022-02-22 11:32:04','','','','901','Cash',0.00,'980','','','3','','1','2022-02-22 05:32:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','39.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455186372863352',965,'31645518360','FGC 66200T','29.00','63800','retail','0','2022-02-22 11:32:04','','','','1550','Cash',0.00,'2200','','','3','','1','2022-02-22 05:32:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455186863421300',966,'31645518360','GREY','3.00','900','retail','0','2022-02-22 11:32:04','','','','100','Cash',0.00,'300','','','3','','1','2022-02-22 05:32:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455191324220432',967,'31645519108','MR 393034','6.00','8400','retail','0','2022-02-22 11:39:08','','','','1224','Cash',0.00,'1400','','','3','','1','2022-02-22 05:39:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316455191482222032',968,'31645519108','PMCP24335','1.00','800','retail','0','2022-02-22 11:39:08','','','','710.5','Cash',0.00,'800','','','3','','1','2022-02-22 05:39:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516455354935425554',969,'51645535468','MR 36007','4.00','5400','retail','0','2022-02-22 16:12:12','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-22 10:12:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516455980908425854',970,'51645598074','FGP33718','1.00','980','retail','0','2022-02-23 09:34:51','','','','721.2','Cash',0.00,'980','','','5','','1','2022-02-23 03:38:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456014531426154',971,'51645598312','MR 393034','2.00','2800','retail','0','2022-02-23 10:31:07','','','','1224','Cash',0.00,'1400','','','5','','1','2022-02-23 04:31:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456014670202035',972,'51645598312','SILVER','2.00','400','retail','0','2022-02-23 10:31:07','','','','140','Cash',0.00,'200','','','5','','1','2022-02-23 04:31:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456164786426654',973,'51645610131','FGB44686','14.00','18900','retail','0','2022-02-23 14:41:19','','','','1176','Cash',0.00,'1350','','','5','','1','2022-02-23 08:41:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','15.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456308424232432',974,'51645630809','PMCP 24310','5.00','4000','retail','0','2022-02-23 18:40:43','','','','686','Cash',0.00,'800','','','5','','1','2022-02-23 12:41:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456880614282432',975,'51645688045','PMCP24356BK','7.00','5600','retail','0','2022-02-24 10:34:36','','','','720','Cash',0.00,'800','','','5','','1','2022-02-24 04:35:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456880754282432',976,'51645688045','PMCP 24101','6.00','4800','retail','0','2022-02-24 10:34:36','','','','710.5','Cash',0.00,'800','','','5','','1','2022-02-24 04:35:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456911554250432',977,'51645691146','MR 36017','1.00','1350','retail','0','2022-02-24 11:25:55','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-24 05:26:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516456914290661220',978,'51645691172','PMCP24351','1.00','800','retail','0','2022-02-24 11:30:29','','','','686','Cash',0.00,'800','','','5','','1','2022-02-24 05:30:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457018383022338',979,'51645701780','YMP 66721T','1.00','2200','retail','0','2022-02-24 14:24:11','','','','1450','Cash',0.00,'2200','','','5','','1','2022-02-24 08:24:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457045413022345',980,'51645701868','PMCP24102','6.00','4800','retail','0','2022-02-24 15:43:44','','','','686','Cash',0.00,'800','','','5','','1','2022-02-24 09:45:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457045554250432',981,'51645701868','PMCP24351','1.00','800','retail','0','2022-02-24 15:43:44','','','','686','Cash',0.00,'800','','','5','','1','2022-02-24 09:45:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457045832468352',982,'51645701868','PLASTIC WHITE','3.00','300','retail','0','2022-02-24 15:43:44','','','','45','Cash',0.00,'100','','','5','','1','2022-02-24 09:45:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457045924202432',983,'51645701868','WHITE','1.00','300','retail','0','2022-02-24 15:43:44','','','','100','Cash',0.00,'300','','','5','','1','2022-02-24 09:45:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457066122222032',984,'51645701868','KEYLESS MOMENT LOCK','1.00','1600','retail','0','2022-02-24 15:43:44','','','','700','Cash',0.00,'1600','','','5','','1','2022-02-24 09:45:06','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457698657310623',985,'51645769829','FGP33530','11.00','10670','retail','0','2022-02-25 09:18:44','','','','901','Cash',0.00,'970','','','5','','1','2022-02-25 03:22:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457699109427954',986,'51645769829','PMCP24102','8.00','6400','retail','0','2022-02-25 09:18:44','','','','686','Cash',0.00,'800','','','5','','1','2022-02-25 03:22:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','24.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457701492064352',987,'51645770128','MR 36017','1.00','1350','retail','0','2022-02-25 09:22:44','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-25 03:23:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457701633421300',988,'51645770128','20002 IZOMIX','2.00','1200','retail','0','2022-02-25 09:22:44','','','','350','Cash',0.00,'600','','','5','','1','2022-02-25 03:23:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457749604427454',989,'51645774916','WHITE','1.00','300','retail','0','2022-02-25 10:43:03','','','','100','Cash',0.00,'300','','','5','','1','2022-02-25 04:43:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457749823022389',990,'51645774916','1104','1.00','200','retail','0','2022-02-25 10:43:03','','','','120','Cash',0.00,'200','','','5','','1','2022-02-25 04:43:42','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457812071427154',991,'51645775921','CREAM','1.00','300','retail','0','2022-02-25 12:28:09','','','','100','Cash',0.00,'300','','','5','','1','2022-02-25 06:28:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457812202222032',992,'51645775921','MR 36017','1.00','1350','retail','0','2022-02-25 12:28:09','','','','1125','Cash',0.00,'1350','','','5','','1','2022-02-25 06:28:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457812293421300',993,'51645775921','SILVER','1.00','200','retail','0','2022-02-25 12:28:09','','','','140','Cash',0.00,'200','','','5','','1','2022-02-25 06:28:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516457827052427254',994,'51645781739','0010','1.00','450','retail','0','2022-02-25 12:51:45','','','','250','Cash',0.00,'450','','','5','','1','2022-02-25 06:52:15','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457838492222032',995,'31645783803','CLOSE COUPLE BLUE SINOVA','1.00','9800','retail','0','2022-02-25 13:30:53','','','','8000','Cash',0.00,'9800','','','3','','1','2022-02-25 07:39:36','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457838844282432',996,'31645783803','0007','1.00','13000','retail','0','2022-02-25 13:30:53','','','','8000','Cash',0.00,'13000','','','3','','1','2022-02-25 07:39:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457839102222032',997,'31645783803','FR1002','1.00','4000','retail','0','2022-02-25 13:30:53','','','','2950','Cash',0.00,'4000','','','3','','1','2022-02-25 07:39:36','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457841914427434',998,'31645783803','9012 FLEX','2.00','400','retail','0','2022-02-25 13:30:53','','','','100','Cash',0.00,'200','','','3','','1','2022-02-25 07:39:36','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457844152461352',999,'31645783803','00013','2.00','700','retail','0','2022-02-25 13:30:53','','','','200','Cash',0.00,'350','','','3','','1','2022-02-25 07:39:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457844804427434',1000,'31645783803','1/5 MAGIC','2.00','400','retail','0','2022-02-25 13:30:53','','','','100','Cash',0.00,'200','','','3','','1','2022-02-25 07:39:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457845073421300',1001,'31645783803','1101','1.00','250','retail','0','2022-02-25 13:30:53','','','','80','Cash',0.00,'250','','','3','','1','2022-02-25 07:39:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457848044408340',1002,'31645783803','1102','2.00','500','retail','0','2022-02-25 13:30:53','','','','90','Cash',0.00,'250','','','3','','1','2022-02-25 07:39:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457848932222032',1003,'31645783803','130011593','1.00','1500','retail','0','2022-02-25 13:30:53','','','','420','Cash',0.00,'1500','','','3','','1','2022-02-25 07:39:36','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457850520202035',1004,'31645783803','9004','1.00','1500','retail','0','2022-02-25 13:30:53','','','','700','Cash',0.00,'1500','','','3','','1','2022-02-25 07:39:36','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457869353421300',1005,'31645785578','PMCP24102','6.00','4800','retail','0','2022-02-25 14:02:47','','','','686','Cash',0.00,'800','','','3','','1','2022-02-25 08:04:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457869663022369',1006,'31645785578','PMCP24356BK','5.00','4000','retail','0','2022-02-25 14:02:47','','','','720','Cash',0.00,'800','','','3','','1','2022-02-25 08:04:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457904950202035',1007,'31645790475','MR29012','1.00','980','retail','0','2022-02-25 15:01:36','','','','704','Cash',0.00,'980','','','3','','1','2022-02-25 09:01:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('316457984463022344',1008,'31645798426','SILVER','4.00','800','retail','0','2022-02-25 17:14:06','','','','140','Cash',0.00,'200','','','3','','1','2022-02-25 11:14:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458010725045332',1009,'31645798456','MR29012','2.00','1960','retail','0','2022-02-25 17:58:05','','','','704','Cash',0.00,'980','','','3','','1','2022-02-25 11:59:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458010843022380',1010,'31645798456','PMCP24351','6.00','4800','retail','0','2022-02-25 17:58:05','','','','686','Cash',0.00,'800','','','3','','1','2022-02-25 11:59:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458537853428334',1011,'31645853769','PMCP24351','8.00','6400','retail','0','2022-02-26 08:40:13','','','','686','Cash',0.00,'800','','','3','','1','2022-02-26 02:45:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458537982153296',1012,'31645853769','FGP33725','3.00','2940','retail','0','2022-02-26 08:40:13','','','','901','Cash',0.00,'980','','','3','','1','2022-02-26 02:45:29','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458538413022348',1013,'31645853769','WHITE','1.00','300','retail','0','2022-02-26 08:40:13','','','','100','Cash',0.00,'300','','','3','','1','2022-02-26 02:45:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458538724252432',1014,'31645853769','SILVER','1.00','200','retail','0','2022-02-26 08:40:13','','','','140','Cash',0.00,'200','','','3','','1','2022-02-26 02:45:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458540124428434',1015,'31645853769','2.0 SPACERS','1.00','100','retail','0','2022-02-26 08:40:13','','','','15','Cash',0.00,'100','','','3','','1','2022-02-26 02:45:29','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458552270202035',1016,'31645855218','PMCP24351','1.00','800','retail','0','2022-02-26 09:00:28','','','','686','Cash',0.00,'800','','','3','','1','2022-02-26 03:00:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458553674270432',1017,'31645855357','FDL LOCK WITH KEY','2.00','3000','retail','0','2022-02-26 09:04:17','','','','700','Cash',0.00,'1500','','','3','','1','2022-02-26 03:08:37','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458553821033405',1018,'31645855357','GJS LOCK','2.00','3000','retail','0','2022-02-26 09:04:17','','','','700','Cash',0.00,'1500','','','3','','1','2022-02-26 03:08:37','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458554563421300',1019,'31645855357','00011','1.00','450','retail','0','2022-02-26 09:04:17','','','','250','Cash',0.00,'450','','','3','','1','2022-02-26 03:08:37','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458573903421300',1020,'31645857381','FGP33530','3.00','2940','retail','0','2022-02-26 09:36:31','','','','901','Cash',0.00,'980','','','3','','1','2022-02-26 03:37:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458597032960352',1021,'31645859692','PMCP24351','2.00','1600','retail','0','2022-02-26 10:15:03','','','','686','Cash',0.00,'800','','','3','','1','2022-02-26 04:15:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458628194262432',1022,'31645862758','MR 36030','7.00','9450','retail','0','2022-02-26 11:19:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-26 05:20:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','28.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458629163022319',1023,'31645862758','MR 36027','7.00','9450','retail','0','2022-02-26 11:19:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-26 05:20:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','42.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458629793022379',1024,'31645862758','MR 44589','8.00','11200','retail','0','2022-02-26 11:19:17','','','','1195','Cash',0.00,'1400','','','3','','1','2022-02-26 05:20:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458630183236223',1025,'31645862758','2.0 SPACERS','1.00','100','retail','0','2022-02-26 11:19:17','','','','15','Cash',0.00,'100','','','3','','1','2022-02-26 05:20:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458630882368352',1026,'31645862758','MR 36002','10.00','13500','retail','0','2022-02-26 11:19:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-26 05:20:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458633434230432',1027,'31645862758','MR 36009','5.00','6750','retail','0','2022-02-26 11:19:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-02-26 05:20:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458635323428334',1028,'31645862758','WHITE','1.00','300','retail','0','2022-02-26 11:19:17','','','','100','Cash',0.00,'300','','','3','','1','2022-02-26 05:20:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458635563022355',1029,'31645862758','PLASTIC WHITE','2.00','200','retail','0','2022-02-26 11:19:17','','','','45','Cash',0.00,'100','','','3','','1','2022-02-26 05:20:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458749380202035',1030,'31645874853','MCP 36002','17.00','22100','retail','0','2022-02-26 14:34:34','','','','1125','Cash',0.00,'1300','','','3','','1','2022-02-26 08:39:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458752735428534',1031,'31645874853','2.0 SPACERS','5.00','500','retail','0','2022-02-26 14:34:34','','','','15','Cash',0.00,'100','','','3','','1','2022-02-26 08:39:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458757452564352',1032,'31645875565','FGP33718','7.00','6860','retail','0','2022-02-26 14:42:35','','','','721.2','Cash',0.00,'980','','','3','','1','2022-02-26 08:44:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','27.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458757540202035',1033,'31645875565','WHITE','1.00','300','retail','0','2022-02-26 14:42:35','','','','100','Cash',0.00,'300','','','3','','1','2022-02-26 08:44:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458763296428634',1034,'31645876268','130014971','1.00','17000','retail','0','2022-02-26 14:58:50','','','','11000','Cash',0.00,'17000','','','3','','1','2022-02-26 08:59:26','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458777222222032',1035,'31645877708','WC-H19 WHITE','1.00','9500','retail','0','2022-02-26 15:18:50','','','','7780','Cash',0.00,'9500','','','3','','1','2022-02-26 09:23:30','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458777413421300',1036,'31645877708','130014971','1.00','18000','retail','0','2022-02-26 15:18:50','','','','11000','Cash',0.00,'18000','','','3','','1','2022-02-26 09:23:30','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458777903022397',1037,'31645877708','BLACK FLEX PILLAR TAP','1.00','2500','retail','0','2022-02-26 15:18:50','','','','900','Cash',0.00,'2500','','','3','','1','2022-02-26 09:23:30','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458779293022329',1038,'31645877708','130019350','1.00','3000','retail','0','2022-02-26 15:18:50','','','','1500','Cash',0.00,'3000','','','3','','1','2022-02-26 09:23:30','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458782284272432',1039,'31645878212','PLASTIC WHITE','2.00','200','retail','0','2022-02-26 15:23:49','','','','45','Cash',0.00,'100','','','3','','1','2022-02-26 09:24:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458847403421300',1040,'31645878287','PMCP24351','2.00','1600','retail','0','2022-02-26 17:13:56','','','','686','Cash',0.00,'800','','','3','','1','2022-02-26 11:14:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458847812468352',1041,'31645878287','FGP33530','1.00','980','retail','0','2022-02-26 17:13:56','','','','901','Cash',0.00,'980','','','3','','1','2022-02-26 11:14:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458848022222032',1042,'31645878287','FGP33516','2.00','1940','retail','0','2022-02-26 17:13:56','','','','901','Cash',0.00,'970','','','3','','1','2022-02-26 11:14:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458848353022338',1043,'31645878287','SILVER','2.00','400','retail','0','2022-02-26 17:13:56','','','','140','Cash',0.00,'200','','','3','','1','2022-02-26 11:14:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458893714210432',1044,'31645889074','FGP33718','1.00','970','retail','0','2022-02-26 18:29:58','','','','721.2','Cash',0.00,'970','','','3','','1','2022-02-26 12:34:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458893853421300',1045,'31645889074','PMCP24331','4.00','3200','retail','0','2022-02-26 18:29:58','','','','686','Cash',0.00,'800','','','3','','1','2022-02-26 12:34:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316458899882968352',1046,'31645889653','9004','1.00','1500','retail','0','2022-02-26 18:39:49','','','','700','Cash',0.00,'1500','','','3','','1','2022-02-26 12:40:13','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516460372693421300',1047,'51646037252','PLASTIC WHITE','5.00','500','retail','0','2022-02-28 11:34:29','','','','45','Cash',0.00,'100','','','5','','1','2022-02-28 05:38:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516460385348420854',1048,'51646037536','MR 612004','1.00','4500','retail','0','2022-02-28 11:57:18','','','','2150','Cash',0.00,'4500','','','5','','1','2022-02-28 05:57:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516460385542222032',1049,'51646037536','MR 612004','1.00','2250','retail','0','2022-02-28 11:57:18','','','','2150','Cash',0.00,'2250','','','5','','1','2022-02-28 05:57:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316460578272762362',1050,'31646057816','00011','1.00','450','retail','0','2022-02-28 17:17:07','','','','250','Cash',0.00,'450','','','3','','1','2022-02-28 11:17:23','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316461232763022372',1051,'31646123258','SILVER','5.00','1000','retail','0','2022-03-01 11:28:10','','','','140','Cash',0.00,'200','','','3','','1','2022-03-01 05:28:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316461232894222432',1052,'31646123258','2.0 SPACERS','5.00','500','retail','0','2022-03-01 11:28:10','','','','15','Cash',0.00,'100','','','3','','1','2022-03-01 05:28:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461399884280432',1053,'51646132997','WHITE','1.00','300','retail','0','2022-03-01 16:06:28','','','','100','Cash',0.00,'300','','','5','','1','2022-03-01 10:24:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461990593421300',1054,'51646199015','FGB44698','25.00','33750','retail','0','2022-03-02 08:32:15','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-02 02:34:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','26.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461990834292432',1055,'51646199015','PMCP 24310','10.00','8000','retail','0','2022-03-02 08:32:15','','','','686','Cash',0.00,'800','','','5','','1','2022-03-02 02:34:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461990972969362',1056,'51646199015','WHITE','2.00','600','retail','0','2022-03-02 08:32:15','','','','100','Cash',0.00,'300','','','5','','1','2022-03-02 02:34:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461991094290432',1057,'51646199015','SILVER','3.00','600','retail','0','2022-03-02 08:32:15','','','','140','Cash',0.00,'200','','','5','','1','2022-03-02 02:34:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461991240202036',1058,'51646199015','2.5MM','1.00','100','retail','0','2022-03-02 08:32:15','','','','15','Cash',0.00,'100','','','5','','1','2022-03-02 02:34:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('516461991344240432',1059,'51646199015','2.0 SPACERS','1.00','100','retail','0','2022-03-02 08:32:15','','','','15','Cash',0.00,'100','','','5','','1','2022-03-02 02:34:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462120462222032',1060,'51646212031','MR 393038','13.00','18200','retail','0','2022-03-02 12:07:26','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-02 06:07:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','52.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462160210202036',1061,'51646212067','SILVER','6.00','1200','retail','0','2022-03-02 13:13:41','','','','140','Cash',0.00,'200','','','5','','1','2022-03-02 07:19:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462248313521000',1062,'51646224774','MR393047','6.00','8400','retail','0','2022-03-02 15:42:13','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-02 09:43:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462249322463362',1063,'51646224774','20002 IZOMIX','2.00','1200','retail','0','2022-03-02 15:42:13','','','','350','Cash',0.00,'600','','','5','','1','2022-03-02 09:43:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462863663421300',1064,'51646286336','WHITE','3.00','900','retail','0','2022-03-03 08:47:37','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 02:56:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462864364260432',1065,'51646286336','GREY','2.00','600','retail','0','2022-03-03 08:47:37','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 02:56:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462864576422654',1066,'51646286336','MR 393033','8.00','11200','retail','0','2022-03-03 08:47:37','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-03 02:56:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','44.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462895203421300',1067,'51646286962','FGP33736','27.00','26190','retail','0','2022-03-03 09:39:34','','','','721.2','Cash',0.00,'970','','','5','','1','2022-03-03 03:41:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462895604200432',1068,'51646286962','GREY','3.00','900','retail','0','2022-03-03 09:39:34','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 03:41:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516462895740202036',1069,'51646286962','2.5MM','2.00','200','retail','0','2022-03-03 09:39:34','','','','15','Cash',0.00,'100','','','5','','1','2022-03-03 03:41:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463005014202432',1070,'51646300481','MR 393012','8.00','11200','retail','0','2022-03-03 12:41:42','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-03 06:42:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463079343022339',1071,'51646307914','FGP33547','12.00','11640','retail','0','2022-03-03 14:48:23','','','','921.2','Cash',0.00,'970','','','5','','1','2022-03-03 08:49:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463080824202432',1072,'51646307914','WHITE','1.00','300','retail','0','2022-03-03 14:48:23','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 08:49:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463081020202036',1073,'51646307914','1103','1.00','200','retail','0','2022-03-03 14:48:23','','','','110','Cash',0.00,'200','','','5','','1','2022-03-03 08:49:05','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463153883022383',1074,'51646311230','MR 393034','10.00','14000','retail','0','2022-03-03 16:51:29','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-03 11:02:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','43.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463200704222432',1075,'51646316175','PMCP24102','15.00','12000','retail','0','2022-03-03 18:08:34','','','','686','Cash',0.00,'800','','','5','','1','2022-03-03 12:09:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','18.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463200920202036',1076,'51646316175','GREY','1.00','300','retail','0','2022-03-03 18:08:34','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 12:09:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463201142222032',1077,'51646316175','FGB44704','16.00','21600','retail','0','2022-03-03 18:08:34','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-03 12:09:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','20.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463204284222432',1078,'51646320196','WHITE','1.00','300','retail','0','2022-03-03 18:13:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 12:14:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463222623022362',1079,'51646320443','MR 36009','4.00','5400','retail','0','2022-03-03 18:44:49','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-03 12:45:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463222883022382',1080,'51646320443','BEIGE','2.00','600','retail','0','2022-03-03 18:44:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-03 12:45:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463770313022330',1081,'51646377016','SILVER','8.00','1600','retail','0','2022-03-04 09:57:25','','','','140','Cash',0.00,'200','','','5','','1','2022-03-04 04:01:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463770453421300',1082,'51646377016','2.0 SPACERS','5.00','500','retail','0','2022-03-04 09:57:25','','','','15','Cash',0.00,'100','','','5','','1','2022-03-04 04:01:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463772814272432',1083,'51646377263','FGP33547','1.00','980','retail','0','2022-03-04 10:07:41','','','','921.2','Cash',0.00,'980','','','5','','1','2022-03-04 04:09:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463775593022355',1084,'51646377263','PMCP 24310','3.00','2400','retail','0','2022-03-04 10:07:41','','','','686','Cash',0.00,'800','','','5','','1','2022-03-04 04:09:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463776523022356',1085,'51646377263','2.5MM','1.00','100','retail','0','2022-03-04 10:07:41','','','','15','Cash',0.00,'100','','','5','','1','2022-03-04 04:09:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463776614272432',1086,'51646377263','2.0 SPACERS','1.00','100','retail','0','2022-03-04 10:07:41','','','','15','Cash',0.00,'100','','','5','','1','2022-03-04 04:09:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463869803421300',1087,'51646386949','20001 IZOMIX','15.00','12000','retail','0','2022-03-04 12:43:00','','','','400','Cash',0.00,'800','','','5','','1','2022-03-04 06:44:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','28.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516463951693022361',1088,'51646395132','MR 393038','5.00','7000','retail','0','2022-03-04 14:59:30','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-04 08:59:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','39.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464010502353302',1089,'51646401032','PMCP24102','3.00','2400','retail','0','2022-03-04 16:37:31','','','','686','Cash',0.00,'800','','','5','','1','2022-03-04 10:37:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316464059752222032',1090,'31646405960','MR393047','9.00','12600','retail','0','2022-03-04 17:59:36','','','','1224','Cash',0.00,'1400','','','3','','1','2022-03-04 12:01:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316464077574270432',1091,'31646407736','00011','1.00','450','retail','0','2022-03-04 18:29:17','','','','250','Cash',0.00,'450','','','3','','1','2022-03-04 12:29:30','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464701472333327',1092,'51646470133','YMP 66742T','1.00','2200','retail','0','2022-03-05 11:50:19','','','','1450','Cash',0.00,'2200','','','5','','1','2022-03-05 05:51:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464701924220432',1093,'51646470133','PMCP 24353','6.00','4800','retail','0','2022-03-05 11:50:19','','','','686','Cash',0.00,'800','','','5','','1','2022-03-05 05:51:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464702180202036',1094,'51646470133','PMCP24324','9.00','7200','retail','0','2022-03-05 11:50:19','','','','686','Cash',0.00,'800','','','5','','1','2022-03-05 05:51:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464703284280432',1095,'51646470308','FGP33516','1.00','980','retail','0','2022-03-05 11:52:09','','','','901','Cash',0.00,'980','','','5','','1','2022-03-05 05:52:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464703960202036',1096,'51646470350','MR 36007','1.00','1350','retail','0','2022-03-05 11:56:13','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-05 05:56:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464704342222032',1097,'51646470350','PMCP24331','1.00','800','retail','0','2022-03-05 11:56:13','','','','686','Cash',0.00,'800','','','5','','1','2022-03-05 05:56:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464705723421300',1098,'51646470350','PMCP 24101','2.00','1600','retail','0','2022-03-05 11:56:13','','','','710.5','Cash',0.00,'800','','','5','','1','2022-03-05 05:56:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464706256043403',1099,'51646470612','FGB44693','3.00','4050','retail','0','2022-03-05 11:57:27','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-05 05:57:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464706464272432',1100,'51646470612','BEIGE','1.00','300','retail','0','2022-03-05 11:57:27','','','','100','Cash',0.00,'300','','','5','','1','2022-03-05 05:57:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464707160202036',1101,'51646470678','FGP33112','1.00','980','retail','0','2022-03-05 12:00:16','','','','901','Cash',0.00,'980','','','5','','1','2022-03-05 06:00:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464708792222032',1102,'51646470857','PMCP24351','2.00','1600','retail','0','2022-03-05 12:02:29','','','','686','Cash',0.00,'800','','','5','','1','2022-03-05 06:02:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464709082222032',1103,'51646470857','MR 393034','4.00','5600','retail','0','2022-03-05 12:02:29','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-05 06:02:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464709284280432',1104,'51646470857','MR 36006','2.00','2700','retail','0','2022-03-05 12:02:29','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-05 06:02:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464709484280432',1105,'51646470857','FGP33718','4.00','3920','retail','0','2022-03-05 12:02:29','','','','721.2','Cash',0.00,'980','','','5','','1','2022-03-05 06:02:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464762944272432',1106,'51646476235','FGB44704','3.00','4050','retail','0','2022-03-05 13:32:00','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-05 07:32:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464763092660362',1107,'51646476235','FGB44693','4.00','5400','retail','0','2022-03-05 13:32:00','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-05 07:32:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464763202662362',1108,'51646476235','GREY','2.00','600','retail','0','2022-03-05 13:32:00','','','','100','Cash',0.00,'300','','','5','','1','2022-03-05 07:32:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464805732067362',1109,'51646476335','00011','1.00','450','retail','0','2022-03-05 14:42:54','','','','250','Cash',0.00,'450','','','5','','1','2022-03-05 08:43:09','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464823354250432',1110,'51646480590','9005','1.00','800','retail','0','2022-03-05 15:12:16','','','','400','Cash',0.00,'800','','','5','','1','2022-03-05 09:14:57','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464828482424254',1111,'51646482499','FGP33112','1.00','980','retail','0','2022-03-05 15:21:00','','','','901','Cash',0.00,'980','','','5','','1','2022-03-05 09:21:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464829002222032',1112,'51646482886','FGP33571','2.00','1940','retail','0','2022-03-05 15:44:48','','','','901','Cash',0.00,'970','','','5','','1','2022-03-05 09:45:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464846862222032',1113,'51646484301','130014980','1.00','3000','retail','0','2022-03-05 15:51:56','','','','1030','Cash',0.00,'3000','','','5','','1','2022-03-05 09:52:19','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464875190202036',1114,'51646484740','MR 36002','11.00','14850','retail','0','2022-03-05 17:04:59','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-05 11:06:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464875324282432',1115,'51646484740','MR 36035','5.00','6750','retail','0','2022-03-05 17:04:59','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-05 11:06:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464890984282432',1116,'51646484740','2.0 SPACERS','1.00','100','retail','0','2022-03-05 17:04:59','','','','15','Cash',0.00,'100','','','5','','1','2022-03-05 11:06:19','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516464901573421300',1117,'51646490138','33716 FLOOR TILES','1.00','980','retail','0','2022-03-05 17:22:53','','','','846','Cash',0.00,'980','','','5','','1','2022-03-05 11:23:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466286740202036',1118,'51646628654','PMCP 24310','3.00','2400','retail','0','2022-03-07 07:51:29','','','','686','Cash',0.00,'800','','','5','','1','2022-03-07 01:51:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466286884280432',1119,'51646628654','PLASTIC WHITE','2.00','200','retail','0','2022-03-07 07:51:29','','','','45','Cash',0.00,'100','','','5','','1','2022-03-07 01:51:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466346583022356',1120,'51646628705','FGP33721','3.00','2910','retail','0','2022-03-07 09:31:23','','','','901','Cash',0.00,'970','','','5','','1','2022-03-07 03:58:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466346732467362',1121,'51646628705','PMCP24351','12.00','9600','retail','0','2022-03-07 09:31:23','','','','686','Cash',0.00,'800','','','5','','1','2022-03-07 03:58:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','35.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466368286426654',1122,'51646636291','PMCP24351','3.00','2400','retail','0','2022-03-07 10:07:09','','','','686','Cash',0.00,'800','','','5','','1','2022-03-07 04:10:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466447354426454',1123,'51646644723','SILVER','2.00','400','retail','0','2022-03-07 12:19:06','','','','140','Cash',0.00,'200','','','5','','1','2022-03-07 06:28:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466447453421300',1124,'51646644723','PLASTIC WHITE','2.00','200','retail','0','2022-03-07 12:19:06','','','','45','Cash',0.00,'100','','','5','','1','2022-03-07 06:28:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516466584486410533',1125,'51646656969','SILVER','2.00','400','retail','0','2022-03-07 16:08:04','','','','140','Cash',0.00,'200','','','5','','1','2022-03-07 10:08:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467203513022353',1126,'51646713955','MR 393034','2.00','2800','retail','0','2022-03-08 09:19:26','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-08 03:20:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467203653022363',1127,'51646713955','SILVER','2.00','400','retail','0','2022-03-08 09:19:26','','','','140','Cash',0.00,'200','','','5','','1','2022-03-08 03:20:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467287440202036',1128,'51646728731','PMCP 24353','10.00','8000','retail','0','2022-03-08 11:39:26','','','','686','Cash',0.00,'800','','','5','','1','2022-03-08 05:42:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467324534232432',1129,'51646732440','FGP33112','2.00','1960','retail','0','2022-03-08 13:01:55','','','','901','Cash',0.00,'980','','','5','','1','2022-03-08 07:02:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467324782427254',1130,'51646732440','MR 393034','4.00','5600','retail','0','2022-03-08 13:01:55','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-08 07:02:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467324974232432',1131,'51646732440','PMCP24351','14.00','11200','retail','0','2022-03-08 13:01:55','','','','686','Cash',0.00,'800','','','5','','1','2022-03-08 07:02:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','32.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467325073421300',1132,'51646732440','SILVER','2.00','400','retail','0','2022-03-08 13:01:55','','','','140','Cash',0.00,'200','','','5','','1','2022-03-08 07:02:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467327032427254',1133,'51646732440','2.5MM','3.00','300','retail','0','2022-03-08 13:01:55','','','','15','Cash',0.00,'100','','','5','','1','2022-03-08 07:02:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','104.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467331934230432',1134,'51646732440','SILVER','1.00','200','retail','0','2022-03-08 13:01:55','','','','140','Cash',0.00,'200','','','5','','1','2022-03-08 07:02:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467447074427454',1135,'51646743784','MCP 36001','2.00','2600','retail','0','2022-03-08 16:05:21','','','','1025','Cash',0.00,'1300','','','5','','1','2022-03-08 10:05:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467498042960362',1136,'51646749781','MCP 36002','2.00','2600','retail','0','2022-03-08 17:30:46','','','','1125','Cash',0.00,'1300','','','5','','1','2022-03-08 11:31:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516467498452964362',1137,'51646749781','SILVER','2.00','400','retail','0','2022-03-08 17:30:46','','','','140','Cash',0.00,'200','','','5','','1','2022-03-08 11:31:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468125012260362',1138,'51646812477','PMCP 24323','4.00','3200','retail','0','2022-03-09 10:55:01','','','','686','Cash',0.00,'800','','','5','','1','2022-03-09 04:58:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468911281428154',1139,'51646891109','FGP33571','8.00','7840','retail','0','2022-03-10 08:45:44','','','','901','Cash',0.00,'980','','','5','','1','2022-03-10 02:49:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468968844240432',1140,'51646891355','393045 FLOOR TILES','2.00','2800','retail','0','2022-03-10 10:21:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-10 04:25:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468975684292432',1141,'51646897153','FGP33112','5.00','4900','retail','0','2022-03-10 10:33:20','','','','901','Cash',0.00,'980','','','5','','1','2022-03-10 04:36:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468975787428754',1142,'51646897153','BEIGE','1.00','300','retail','0','2022-03-10 10:33:20','','','','100','Cash',0.00,'300','','','5','','1','2022-03-10 04:36:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468975877428754',1143,'51646897153','2.5MM','1.00','100','retail','0','2022-03-10 10:33:20','','','','15','Cash',0.00,'100','','','5','','1','2022-03-10 04:36:58','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('516468988144292432',1144,'51646897820','FGP33725','2.00','1960','retail','0','2022-03-10 10:53:35','','','','901','Cash',0.00,'980','','','5','','1','2022-03-10 04:54:19','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469225834222432',1145,'51646922542','PMCP 24328BK','5.00','4000','retail','0','2022-03-10 17:30:14','','','','686','Cash',0.00,'800','','','5','','1','2022-03-10 11:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469226143421300',1146,'51646922542','PLASTIC CREAM','5.00','500','retail','0','2022-03-10 17:30:14','','','','45','Cash',0.00,'100','','','5','','1','2022-03-10 11:31:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469966014210432',1147,'51646996584','CLOSE COUPLE TOILET','1.00','9800','retail','0','2022-03-11 14:10:18','','','','8000','Cash',0.00,'9800','','','5','','1','2022-03-11 08:11:47','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469966763421300',1148,'51646996584','WC-H19 WHITE','1.00','9800','retail','0','2022-03-11 14:10:18','','','','7780','Cash',0.00,'9800','','','5','','1','2022-03-11 08:11:47','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469967553022357',1149,'51646996584','P07','1.00','650','retail','0','2022-03-11 14:10:18','','','','285','Cash',0.00,'650','','','5','','1','2022-03-11 08:11:47','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469969984292432',1150,'51646996584','1101','2.00','500','retail','0','2022-03-11 14:10:18','','','','80','Cash',0.00,'250','','','5','','1','2022-03-11 08:11:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469970182761362',1151,'51646996584','1102','2.00','500','retail','0','2022-03-11 14:10:18','','','','90','Cash',0.00,'250','','','5','','1','2022-03-11 08:11:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469971307429754',1152,'51646997108','MR915002','1.00','2200','retail','0','2022-03-11 14:12:39','','','','1560','Cash',0.00,'2200','','','5','','1','2022-03-11 08:12:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469971482764362',1153,'51646997108','SILVER','1.00','200','retail','0','2022-03-11 14:12:39','','','','140','Cash',0.00,'200','','','5','','1','2022-03-11 08:12:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469971872733203',1154,'51646997173','FGP33571','2.00','1940','retail','0','2022-03-11 14:13:08','','','','901','Cash',0.00,'970','','','5','','1','2022-03-11 08:13:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516469972310624003',1155,'51646997203','MR 36006','9.00','12150','retail','0','2022-03-11 14:13:51','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-11 08:14:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','55.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470013092222032',1156,'51647001209','PGP 66007','1.00','1400','retail','0','2022-03-11 15:22:20','','','','1800','Cash',0.00,'1400','','','5','','1','2022-03-11 09:22:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470682070202037',1157,'51647068163','00011','1.00','450','retail','0','2022-03-12 09:56:48','','','','250','Cash',0.00,'450','','','5','','1','2022-03-12 03:56:58','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470700223022320',1158,'51647068220','FGP33721','2.00','1940','retail','0','2022-03-12 10:28:32','','','','901','Cash',0.00,'970','','','5','','1','2022-03-12 04:30:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470700323421300',1159,'51647068220','SILVER','2.00','400','retail','0','2022-03-12 10:28:32','','','','140','Cash',0.00,'200','','','5','','1','2022-03-12 04:30:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470701113421300',1160,'51647068220','2.5MM','1.00','100','retail','0','2022-03-12 10:28:32','','','','15','Cash',0.00,'100','','','5','','1','2022-03-12 04:30:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470721862420254',1161,'51647072117','FGP33718','1.00','980','retail','0','2022-03-12 11:03:06','','','','721.2','Cash',0.00,'980','','','5','','1','2022-03-12 05:03:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470753033421300',1162,'51647072202','PMCP 24328BK','2.00','1600','retail','0','2022-03-12 11:55:03','','','','686','Cash',0.00,'800','','','5','','1','2022-03-12 06:06:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470763532222032',1163,'51647075972','PMCP 24323','1.00','800','retail','0','2022-03-12 12:12:34','','','','686','Cash',0.00,'800','','','5','','1','2022-03-12 06:17:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470960066420654',1164,'51647095992','MR293023','2.00','2100','retail','0','2022-03-12 17:41:41','','','','935','Cash',0.00,'1050','','','5','','1','2022-03-12 11:43:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470960193022310',1165,'51647095992','PMCP24335','1.00','800','retail','0','2022-03-12 17:41:41','','','','710.5','Cash',0.00,'800','','','5','','1','2022-03-12 11:43:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470960492664372',1166,'51647095992','MR 36035','8.00','10800','retail','0','2022-03-12 17:41:41','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-12 11:43:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','43.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516470960866420654',1167,'51647095992','PMCP24331','2.00','1600','retail','0','2022-03-12 17:41:41','','','','686','Cash',0.00,'800','','','5','','1','2022-03-12 11:43:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472385812868372',1168,'51647238566','MR 393013','10.00','14000','retail','0','2022-03-14 09:16:57','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-14 03:17:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472385998422854',1169,'51647238566','MR 36035','5.00','6750','retail','0','2022-03-14 09:16:57','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-14 03:17:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472386170202037',1170,'51647238566','20002 IZOMIX','10.00','6000','retail','0','2022-03-14 09:16:57','','','','350','Cash',0.00,'600','','','5','','1','2022-03-14 03:17:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','49.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472480503022350',1171,'51647248037','20002 IZOMIX','2.00','1200','retail','0','2022-03-14 11:54:10','','','','350','Cash',0.00,'600','','','5','','1','2022-03-14 05:54:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472556354250432',1172,'51647255620','MR 393013','4.00','5600','retail','0','2022-03-14 14:02:03','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-14 08:07:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516472556503022356',1173,'51647255620','MR 393033','2.00','2800','retail','0','2022-03-14 14:02:03','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-14 08:07:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516473227003022307',1174,'51647322679','SILVER','1.00','200','retail','0','2022-03-15 08:39:21','','','','140','Cash',0.00,'200','','','5','','1','2022-03-15 02:42:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516473227123310223',1175,'51647322679','WHITE','1.00','300','retail','0','2022-03-15 08:39:21','','','','100','Cash',0.00,'300','','','5','','1','2022-03-15 02:42:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516473257204200432',1176,'51647322928','FGB44698','3.00','4050','retail','0','2022-03-15 09:28:41','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-15 03:35:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516473298062222032',1177,'51647326112','FGP33721','2.00','1940','retail','0','2022-03-15 10:36:55','','','','901','Cash',0.00,'970','','','5','','1','2022-03-15 04:37:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516473307293022327',1178,'51647330718','20002 IZOMIX','2.00','1200','retail','0','2022-03-15 10:52:21','','','','350','Cash',0.00,'600','','','5','','1','2022-03-15 04:52:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474085728424854',1179,'51647408495','MR 612004','1.00','2500','retail','0','2022-03-16 08:29:46','','','','2150','Cash',0.00,'2500','','','5','','1','2022-03-16 02:29:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474105884212432',1180,'51647408601','MR 393013','10.00','14000','retail','0','2022-03-16 09:03:09','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-16 03:10:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','36.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474157202222032',1181,'51647411022','1101','1.00','250','retail','0','2022-03-16 10:30:29','','','','80','Cash',0.00,'250','','','5','','1','2022-03-16 04:31:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474157493022347',1182,'51647411022','00013','1.00','350','retail','0','2022-03-16 10:30:29','','','','200','Cash',0.00,'350','','','5','','1','2022-03-16 04:31:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474157862568372',1183,'51647411022','W-ZYG01','1.00','14400','retail','0','2022-03-16 10:30:29','','','','7000','Cash',0.00,'14400','','','5','','1','2022-03-16 04:31:01','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474185633022365',1184,'51647416971','1106','1.00','4000','retail','0','2022-03-16 11:16:03','','','','2150','Cash',0.00,'4000','','','5','','1','2022-03-16 05:16:37','1','38','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474369582222032',1185,'51647436940','MR 36006','5.00','6750','retail','0','2022-03-16 16:22:38','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-16 10:30:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516474430712367372',1186,'51647443041','PMCP24351','6.00','4800','retail','0','2022-03-16 18:04:32','','','','686','Cash',0.00,'800','','','5','','1','2022-03-16 12:05:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475005414210432',1187,'51647500513','PMCP24351','6.00','4800','retail','0','2022-03-17 10:02:55','','','','686','Cash',0.00,'800','','','5','','1','2022-03-17 04:03:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475005602222032',1188,'51647500513','FGP33112','4.00','3920','retail','0','2022-03-17 10:02:55','','','','901','Cash',0.00,'980','','','5','','1','2022-03-17 04:03:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475084924220432',1189,'51647508477','1300','1.00','7500','retail','0','2022-03-17 12:14:52','','','','5000','Cash',0.00,'7500','','','5','','1','2022-03-17 06:15:13','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475237924222432',1190,'51647523780','MR 36006','1.00','1350','retail','0','2022-03-17 16:30:42','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-17 10:34:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475834060202037',1191,'51647583395','2.5MM','15.00','1500','retail','0','2022-03-18 09:03:26','','','','15','Cash',0.00,'100','','','5','','1','2022-03-18 03:18:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','99.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475963683421300',1192,'51647596353','MR 393038','17.00','23800','retail','0','2022-03-18 12:40:00','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-18 06:43:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','34.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475964003022304',1193,'51647596353','MCP36013','18.00','23400','retail','0','2022-03-18 12:40:00','','','','1125','Cash',0.00,'1300','','','5','','1','2022-03-18 06:43:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','30.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516475978444240432',1194,'51647597827','MR 393006','1.00','1400','retail','0','2022-03-18 13:47:46','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-18 07:58:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516476116814210432',1195,'51647611664','MR 393034','8.00','11200','retail','0','2022-03-18 16:54:42','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-18 10:59:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478435542365372',1196,'51647843536','MR 393034','10.00','14000','retail','0','2022-03-21 09:19:37','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-21 03:22:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478435660202037',1197,'51647843536','PMCP24332','3.00','2400','retail','0','2022-03-21 09:19:37','','','','686','Cash',0.00,'800','','','5','','1','2022-03-21 03:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478435774270432',1198,'51647843536','SILVER','5.00','1000','retail','0','2022-03-21 09:19:37','','','','140','Cash',0.00,'200','','','5','','1','2022-03-21 03:22:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478437822222032',1199,'51647843727','MR 393016','6.00','8400','retail','0','2022-03-21 09:23:49','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-21 03:24:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','33.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478437953022397',1200,'51647843727','BEIGE','2.00','600','retail','0','2022-03-21 09:23:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-21 03:24:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478438053428354',1201,'51647843727','2.0 SPACERS','4.00','400','retail','0','2022-03-21 09:23:49','','','','15','Cash',0.00,'100','','','5','','1','2022-03-21 03:24:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478438152222032',1202,'51647843727','SILVER','4.00','800','retail','0','2022-03-21 09:23:49','','','','140','Cash',0.00,'200','','','5','','1','2022-03-21 03:24:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478438293421300',1203,'51647843727','FGP33516','2.00','1960','retail','0','2022-03-21 09:23:49','','','','901','Cash',0.00,'980','','','5','','1','2022-03-21 03:24:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316478495213421300',1204,'31647849504','PMCP 24353','10.00','8000','retail','0','2022-03-21 10:58:42','','','','686','Cash',0.00,'800','','','3','','1','2022-03-21 04:59:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478602874262432',1205,'51647860274','MR 393034','5.00','7000','retail','0','2022-03-21 13:58:17','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-21 07:59:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478602962222032',1206,'51647860274','PMCP24332','2.00','1600','retail','0','2022-03-21 13:58:17','','','','686','Cash',0.00,'800','','','5','','1','2022-03-21 07:59:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516478681312222032',1207,'51647868115','PMCP24102','5.00','4000','retail','0','2022-03-21 16:08:51','','','','686','Cash',0.00,'800','','','5','','1','2022-03-21 10:10:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479568012222032',1208,'51647956769','FGB44704','25.00','33750','retail','0','2022-03-22 16:52:49','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-22 10:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','41.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479568444240432',1209,'51647956769','PMCP24351','1.00','800','retail','0','2022-03-22 16:52:49','','','','686','Cash',0.00,'800','','','5','','1','2022-03-22 10:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479568612222032',1210,'51647956769','WHITE','1.00','300','retail','0','2022-03-22 16:52:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-22 10:55:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479568804252432',1211,'51647956769','BEIGE','1.00','300','retail','0','2022-03-22 16:52:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-22 10:55:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479568933421300',1212,'51647956769','GREY','2.00','600','retail','0','2022-03-22 16:52:49','','','','100','Cash',0.00,'300','','','5','','1','2022-03-22 10:55:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479569304252432',1213,'51647956769','FGP33516','2.00','1960','retail','0','2022-03-22 16:52:49','','','','901','Cash',0.00,'980','','','5','','1','2022-03-22 10:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479570527429754',1214,'51647956769','PMCP 24353','12.00','9600','retail','0','2022-03-22 16:52:49','','','','686','Cash',0.00,'800','','','5','','1','2022-03-22 10:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','22.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479570777429754',1215,'51647956769','PMCP24358','4.00','3200','retail','0','2022-03-22 16:52:49','','','','720','Cash',0.00,'800','','','5','','1','2022-03-22 10:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479571083022301',1216,'51647956769','20002 IZOMIX','15.00','9000','retail','0','2022-03-22 16:52:49','','','','350','Cash',0.00,'600','','','5','','1','2022-03-22 10:55:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','35.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479571254252432',1217,'51647956769','SILVER','6.00','1200','retail','0','2022-03-22 16:52:49','','','','140','Cash',0.00,'200','','','5','','1','2022-03-22 10:55:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','27.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479571433022341',1218,'51647956769','PLASTIC CREAM','3.00','300','retail','0','2022-03-22 16:52:49','','','','45','Cash',0.00,'100','','','5','','1','2022-03-22 10:55:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479571584280432',1219,'51647956769','2.5MM','4.00','400','retail','0','2022-03-22 16:52:49','','','','15','Cash',0.00,'100','','','5','','1','2022-03-22 10:55:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','84.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479571693022361',1220,'51647956769','2.0 SPACERS','2.00','200','retail','0','2022-03-22 16:52:49','','','','15','Cash',0.00,'100','','','5','','1','2022-03-22 10:55:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516479607652066372',1221,'51647960754','PMCP24351','1.00','800','retail','0','2022-03-22 17:52:45','','','','686','Cash',0.00,'800','','','5','','1','2022-03-22 11:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480127232805336',1222,'51648012653','MR 393006','1.00','1400','retail','0','2022-03-23 08:18:44','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-23 02:18:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480147754420454',1223,'51648012738','BEIGE','2.00','600','retail','0','2022-03-23 08:52:56','','','','100','Cash',0.00,'300','','','5','','1','2022-03-23 02:53:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480168304200432',1224,'51648016820','WHITE','2.00','600','retail','0','2022-03-23 09:28:17','','','','100','Cash',0.00,'300','','','5','','1','2022-03-23 03:29:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480168762222032',1225,'51648016820','PMCP 24322','36.00','28800','retail','0','2022-03-23 09:28:17','','','','710.5','Cash',0.00,'800','','','5','','1','2022-03-23 03:29:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'36','39.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480168960202038',1226,'51648016820','2.0 SPACERS','1.00','100','retail','0','2022-03-23 09:28:17','','','','15','Cash',0.00,'100','','','5','','1','2022-03-23 03:29:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480280882868382',1227,'51648028069','FGP33571','1.00','970','retail','0','2022-03-23 12:34:48','','','','901','Cash',0.00,'970','','','5','','1','2022-03-23 06:35:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316480351044232432',1228,'31648035093','PMCP 24333','1.00','800','retail','0','2022-03-23 14:31:45','','','','686','Cash',0.00,'800','','','3','','1','2022-03-23 08:32:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480346230202038',1229,'51648034609','PMCP 24333','1.00','800','retail','0','2022-03-23 14:47:24','','','','686','Cash',0.00,'800','','','5','','1','2022-03-23 08:47:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480360444240432',1230,'51648034609','GREY','1.00','300','retail','0','2022-03-23 14:47:24','','','','100','Cash',0.00,'300','','','5','','1','2022-03-23 08:47:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516480993694292432',1231,'51648099339','FGP33718','4.00','3880','retail','0','2022-03-24 08:23:01','','','','721.2','Cash',0.00,'970','','','5','','1','2022-03-24 02:23:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481019273022329',1232,'51648100890','WHITE','1.00','300','retail','0','2022-03-24 09:05:27','','','','100','Cash',0.00,'300','','','5','','1','2022-03-24 03:08:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481034302363382',1233,'51648102124','MR 36035','3.00','4050','retail','0','2022-03-24 09:30:42','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-24 03:32:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481034413421300',1234,'51648102124','SILVER','4.00','800','retail','0','2022-03-24 09:30:42','','','','140','Cash',0.00,'200','','','5','','1','2022-03-24 03:32:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481081842222032',1235,'31648108175','MR 393034','2.00','2800','retail','0','2022-03-24 10:49:45','','','','1224','Cash',0.00,'1400','','','3','','1','2022-03-24 04:50:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481082784202432',1236,'31648108243','MR 44638','1.00','1400','retail','0','2022-03-24 10:51:19','','','','1195','Cash',0.00,'1400','','','3','','1','2022-03-24 04:51:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481125872222032',1237,'31648112562','MR36028','28.00','37800','retail','0','2022-03-24 12:03:07','','','','1125','Cash',0.00,'1350','','','3','','1','2022-03-24 06:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','53.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481140964212432',1238,'31648113996','1101','2.00','500','retail','0','2022-03-24 12:29:28','','','','80','Cash',0.00,'250','','','3','','1','2022-03-24 06:31:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481141144240432',1239,'31648113996','1102','2.00','500','retail','0','2022-03-24 12:29:28','','','','90','Cash',0.00,'250','','','3','','1','2022-03-24 06:31:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481141463421300',1240,'31648113996','00013','1.00','350','retail','0','2022-03-24 12:29:28','','','','200','Cash',0.00,'350','','','3','','1','2022-03-24 06:31:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481141672466382',1241,'31648113996','9012 FLEX','4.00','800','retail','0','2022-03-24 12:29:28','','','','100','Cash',0.00,'200','','','3','','1','2022-03-24 06:31:20','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481150944212432',1242,'31648115085','SILVER','4.00','800','retail','0','2022-03-24 12:45:08','','','','140','Cash',0.00,'200','','','3','','1','2022-03-24 06:45:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481151083421300',1243,'31648115085','PLASTIC CREAM','1.00','100','retail','0','2022-03-24 12:45:08','','','','45','Cash',0.00,'100','','','3','','1','2022-03-24 06:45:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481218473022348',1244,'51648121818','MR 36018','2.00','2700','retail','0','2022-03-24 14:37:37','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-24 08:37:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481311205223623',1245,'51648131074','PMCP 24323','10.00','8000','retail','0','2022-03-24 17:12:48','','','','686','Cash',0.00,'800','','','5','','1','2022-03-24 11:13:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','34.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481311682166382',1246,'51648131074','SILVER','4.00','800','retail','0','2022-03-24 17:12:48','','','','140','Cash',0.00,'200','','','5','','1','2022-03-24 11:13:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481324952421254',1247,'51648132454','FRENCIA FAUCET MIXTURE TAP','1.00','3500','retail','0','2022-03-24 17:35:14','','','','1700','Cash',0.00,'3500','','','5','','1','2022-03-24 11:35:29','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481338814210432',1248,'51648132530','FGP33005','24.00','23520','retail','0','2022-03-24 17:58:02','','','','901','Cash',0.00,'980','','','5','','1','2022-03-24 11:58:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','60.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481846844421454',1249,'51648184663','20002 IZOMIX','6.00','3600','retail','0','2022-03-25 08:04:45','','','','350','Cash',0.00,'600','','','5','','1','2022-03-25 02:04:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481919204200432',1250,'31648191899','100','1.00','9500','retail','0','2022-03-25 10:05:49','','','','8000','Cash',0.00,'9500','','','3','','1','2022-03-25 04:06:35','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481919324292432',1251,'31648191899','CLOSE COUPLE','1.00','9800','retail','0','2022-03-25 10:05:49','','','','8100','Cash',0.00,'9800','','','3','','1','2022-03-25 04:06:35','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481919481421134',1252,'31648191899','BOTTLE TRAPS','2.00','500','retail','0','2022-03-25 10:05:49','','','','170','Cash',0.00,'250','','','3','','1','2022-03-25 04:06:35','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481933853421300',1253,'31648193368','PMCP24102','25.00','20000','retail','0','2022-03-25 10:29:45','','','','686','Cash',0.00,'800','','','3','','1','2022-03-25 04:31:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','25.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481956913421300',1254,'31648195682','PMCP 24322','22.00','17600','retail','0','2022-03-25 11:08:11','','','','710.5','Cash',0.00,'800','','','3','','1','2022-03-25 05:08:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','33.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316481969314292432',1255,'31648196921','WHITE','2.00','600','retail','0','2022-03-25 11:28:51','','','','100','Cash',0.00,'300','','','3','','1','2022-03-25 05:29:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516481995780202038',1256,'51648199561','FGP33005','8.00','7760','retail','0','2022-03-25 12:13:10','','','','901','Cash',0.00,'970','','','5','','1','2022-03-25 06:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482132853022382',1257,'51648213185','MR 393006','1.00','1400','retail','0','2022-03-25 16:01:25','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-25 10:01:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482154640123022',1258,'51648214155','FGP33530','5.00','4850','retail','0','2022-03-25 16:37:59','','','','901','Cash',0.00,'970','','','5','','1','2022-03-25 10:38:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482726312263382',1259,'51648272557','130020198','1.00','2000','retail','0','2022-03-26 08:30:31','','','','850','Cash',0.00,'2000','','','5','','1','2022-03-26 02:31:04','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482737470202038',1260,'51648272665','PMCP24356BK','1.00','800','retail','0','2022-03-26 08:49:08','','','','720','Cash',0.00,'800','','','5','','1','2022-03-26 02:50:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482749752467382',1261,'51648273846','FGB44686','2.00','2700','retail','0','2022-03-26 09:09:36','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-26 03:09:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482761314210432',1262,'51648274990','PMCP24102','6.00','4800','retail','0','2022-03-26 09:35:36','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 03:36:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482765363421300',1263,'51648274990','SILVER','1.00','200','retail','0','2022-03-26 09:35:36','','','','140','Cash',0.00,'200','','','5','','1','2022-03-26 03:36:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482804290422054',1264,'51648280400','PMCP 24322','1.00','800','retail','0','2022-03-26 10:40:29','','','','710.5','Cash',0.00,'800','','','5','','1','2022-03-26 04:40:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482807862222032',1265,'51648280443','SILVER','2.00','400','retail','0','2022-03-26 10:46:56','','','','140','Cash',0.00,'200','','','5','','1','2022-03-26 04:47:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482808160422054',1266,'51648280443','L SHAPE','2.00','800','retail','0','2022-03-26 10:46:56','','','','220','Cash',0.00,'400','','','5','','1','2022-03-26 04:47:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482871492222032',1267,'51648287135','PMCP24351','1.00','800','retail','0','2022-03-26 12:32:29','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 06:32:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482872234230432',1268,'51648287163','PMCP 24323','2.00','1600','retail','0','2022-03-26 12:33:56','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 06:34:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482872350202038',1269,'51648287163','PMCP24351','1.00','800','retail','0','2022-03-26 12:33:56','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 06:34:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316482893360202038',1270,'31648289320','FGP33725','3.00','2940','retail','0','2022-03-26 13:08:56','','','','901','Cash',0.00,'980','','','3','','1','2022-03-26 07:12:27','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482932583421300',1271,'51648293247','PMCP 24322','1.00','800','retail','0','2022-03-26 15:01:37','','','','710.5','Cash',0.00,'800','','','5','','1','2022-03-26 09:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482960966422654',1272,'51648293247','PMCP 24323','2.00','1600','retail','0','2022-03-26 15:01:37','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 09:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482977023022307',1273,'51648296122','PMCP 24353','1.00','800','retail','0','2022-03-26 15:28:23','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 09:29:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482988080202038',1274,'51648297753','FGB44686','1.00','1350','retail','0','2022-03-26 15:46:49','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-26 09:47:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482992652966382',1275,'51648298860','PMCP24331','5.00','4000','retail','0','2022-03-26 15:54:26','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 09:54:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482993884292432',1276,'51648299290','FGP33516','3.00','2940','retail','0','2022-03-26 15:58:00','','','','901','Cash',0.00,'980','','','5','','1','2022-03-26 10:06:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482994112222032',1277,'51648299290','PMCP 24353','6.00','4800','retail','0','2022-03-26 15:58:00','','','','686','Cash',0.00,'800','','','5','','1','2022-03-26 10:06:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516482994352963382',1278,'51648299290','YMP 66721T','1.00','2200','retail','0','2022-03-26 15:58:00','','','','1450','Cash',0.00,'2200','','','5','','1','2022-03-26 10:06:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316483082794290432',1279,'31648308209','FGP33725','2.00','1960','retail','0','2022-03-26 18:24:40','','','','901','Cash',0.00,'980','','','3','','1','2022-03-26 12:26:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484494914210432',1280,'51648449469','PMCP24356BK','3.00','2400','retail','0','2022-03-28 09:38:23','','','','720','Cash',0.00,'800','','','5','','1','2022-03-28 04:01:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484495034242432',1281,'51648449469','WHITE','1.00','300','retail','0','2022-03-28 09:38:23','','','','100','Cash',0.00,'300','','','5','','1','2022-03-28 04:01:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484526004252432',1282,'51648450894','PMCP 24323','5.00','4000','retail','0','2022-03-28 10:31:00','','','','686','Cash',0.00,'800','','','5','','1','2022-03-28 04:31:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484526602266382',1283,'51648450894','MR 393012','3.00','4200','retail','0','2022-03-28 10:31:00','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-28 04:31:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484569932669382',1284,'51648452701','PLASTIC CREAM','4.00','400','retail','0','2022-03-28 11:43:26','','','','45','Cash',0.00,'100','','','5','','1','2022-03-28 05:43:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484570063421300',1285,'51648452701','WHITE','1.00','300','retail','0','2022-03-28 11:43:26','','','','100','Cash',0.00,'300','','','5','','1','2022-03-28 05:43:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484571654252432',1286,'51648457038','PMCP 24310','1.00','800','retail','0','2022-03-28 11:46:06','','','','686','Cash',0.00,'800','','','5','','1','2022-03-28 05:46:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484573733022373',1287,'51648457198','FGB44697','1.00','1350','retail','0','2022-03-28 11:49:45','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-28 05:50:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484573843421300',1288,'51648457198','PMCP 24328BK','2.00','1600','retail','0','2022-03-28 11:49:45','','','','686','Cash',0.00,'800','','','5','','1','2022-03-28 05:50:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484590734230432',1289,'51648458979','FAUCET BASIN TAP 130014434','1.00','1500','retail','0','2022-03-28 12:17:53','','','','550','Cash',0.00,'1500','','','5','','1','2022-03-28 06:18:13','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484663022660382',1290,'51648460394','FGB44697','1.00','1350','retail','0','2022-03-28 14:18:23','','','','1176','Cash',0.00,'1350','','','5','','1','2022-03-28 08:18:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516484722724220432',1291,'51648472254','MR 36027','34.00','45900','retail','0','2022-03-28 15:57:52','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-28 10:02:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','35.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485341033022301',1292,'51648534085','FGP33547','1.00','980','retail','0','2022-03-29 09:08:23','','','','921.2','Cash',0.00,'980','','','5','','1','2022-03-29 03:14:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485375272762382',1293,'51648534499','CREAM','1.00','300','retail','0','2022-03-29 10:05:28','','','','100','Cash',0.00,'300','','','5','','1','2022-03-29 04:05:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485428702267382',1294,'51648537540','MR 393033','10.00','14000','retail','0','2022-03-29 11:35:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-29 05:44:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','28.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485429233421300',1295,'51648537540','MR 393013','6.00','8400','retail','0','2022-03-29 11:35:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-29 05:44:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485457484242432',1296,'51648543454','CLOSE COUPLE TOILET','1.00','10000','retail','0','2022-03-29 12:22:47','','','','8000','Cash',0.00,'10000','','','5','','1','2022-03-29 06:23:25','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485467890624003',1297,'51648545806','THREAD TAPE','5.00','150','retail','0','2022-03-29 12:49:23','','','','15','Cash',0.00,'30','','','5','','1','2022-03-29 06:49:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485468402664382',1298,'51648545806','CLOSE COUPLE','2.00','20000','retail','0','2022-03-29 12:49:23','','','','8100','Cash',0.00,'10000','','','5','','1','2022-03-29 06:49:45','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516485474065223623',1299,'51648547386','FGP33571','5.00','4900','retail','0','2022-03-29 12:50:18','','','','901','Cash',0.00,'980','','','5','','1','2022-03-29 06:51:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486152240202038',1300,'51648615208','MR36028','3.00','4050','retail','0','2022-03-30 07:40:24','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-30 01:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486197642222032',1301,'51648615243','MR 36007','31.00','41850','retail','0','2022-03-30 10:03:45','','','','1125','Cash',0.00,'1350','','','5','','1','2022-03-30 04:04:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'31','40.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486237794290432',1302,'51648615243','STAIRCASE CONERSTRIPS','15.00','7500','retail','0','2022-03-30 10:03:45','','','','220','Cash',0.00,'500','','','5','','1','2022-03-30 04:04:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','16.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486237994290432',1303,'51648615243','L SHAPE','5.00','2000','retail','0','2022-03-30 10:03:45','','','','220','Cash',0.00,'400','','','5','','1','2022-03-30 04:04:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486238243421300',1304,'51648615243','BEIGE','3.00','900','retail','0','2022-03-30 10:03:45','','','','100','Cash',0.00,'300','','','5','','1','2022-03-30 04:04:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316486348300202038',1305,'31648634816','CENTAMILY KITCHEN SINK SC-D01','1.00','11000','retail','0','2022-03-30 13:07:22','','','','6600','Cash',0.00,'11000','','','3','','1','2022-03-30 07:07:30','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316486352093033036',1306,'31648635197','FGP33585K','1.00','980','retail','0','2022-03-30 13:13:29','','','','920','Cash',0.00,'980','','','3','','1','2022-03-30 07:13:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316486380054250432',1307,'31648637980','PMCP 24323','1.00','800','retail','0','2022-03-30 14:00:06','','','','686','Cash',0.00,'800','','','3','','1','2022-03-30 08:01:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486424013022304',1308,'51648642384','393045 FLOOR TILES','1.00','1400','retail','0','2022-03-30 15:13:22','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-30 09:16:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486437734242432',1309,'51648642564','PMCP 24310','3.00','2400','retail','0','2022-03-30 15:36:14','','','','686','Cash',0.00,'800','','','5','','1','2022-03-30 09:39:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516486440166413833',1310,'51648643967','SILVER','2.00','400','retail','0','2022-03-30 15:40:16','','','','140','Cash',0.00,'200','','','5','','1','2022-03-30 09:42:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487018692203223',1311,'51648701852','FGP33585K','3.00','2940','retail','0','2022-03-31 07:44:29','','','','920','Cash',0.00,'980','','','5','','1','2022-03-31 01:49:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487067542665382',1312,'51648706727','20002 IZOMIX','2.00','1200','retail','0','2022-03-31 09:05:55','','','','350','Cash',0.00,'600','','','5','','1','2022-03-31 03:06:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487069140202038',1313,'51648706779','SILVER','3.00','600','retail','0','2022-03-31 09:08:35','','','','140','Cash',0.00,'200','','','5','','1','2022-03-31 03:08:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487097054202432',1314,'51648706922','MR 393013','8.00','11200','retail','0','2022-03-31 09:55:36','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-31 03:57:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487097354250432',1315,'51648706922','MR 393033','8.00','11200','retail','0','2022-03-31 09:55:36','','','','1224','Cash',0.00,'1400','','','5','','1','2022-03-31 03:57:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487221093022301',1316,'51648722090','PMCP24331','13.00','10400','retail','0','2022-03-31 13:22:16','','','','686','Cash',0.00,'800','','','5','','1','2022-03-31 07:22:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','32.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487221232222032',1317,'51648722090','20002 IZOMIX','3.00','1800','retail','0','2022-03-31 13:22:16','','','','350','Cash',0.00,'600','','','5','','1','2022-03-31 07:22:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487221364260432',1318,'51648722090','CREAM','1.00','300','retail','0','2022-03-31 13:22:16','','','','100','Cash',0.00,'300','','','5','','1','2022-03-31 07:22:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487265582222032',1319,'51648722176','FGP33721','1.00','980','retail','0','2022-03-31 14:37:18','','','','901','Cash',0.00,'980','','','5','','1','2022-03-31 08:54:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516487953860202038',1320,'51648795325','GREY','3.00','900','retail','0','2022-04-01 09:43:07','','','','100','Cash',0.00,'300','','','5','','1','2022-04-01 03:48:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488091529428954',1321,'51648809030','MR 393033','8.00','11040','retail','0','2022-04-01 13:34:45','','','','1224','Cash',0.00,'1380','','','5','','1','2022-04-01 07:35:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488091882805336',1322,'51648809030','MR 393013','8.00','11040','retail','0','2022-04-01 13:34:45','','','','1224','Cash',0.00,'1380','','','5','','1','2022-04-01 07:35:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488125393421300',1323,'51648809360','0010','1.00','450','retail','0','2022-04-01 14:29:11','','','','250','Cash',0.00,'450','','','5','','1','2022-04-01 08:33:05','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488125503421300',1324,'51648809360','SILICON TUBE','1.00','300','retail','0','2022-04-01 14:29:11','','','','220','Cash',0.00,'300','','','5','','1','2022-04-01 08:33:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488150614212432',1325,'51648814817','130019351','1.00','1800','retail','0','2022-04-01 15:11:02','','','','1400','Cash',0.00,'1800','','','5','','1','2022-04-01 09:12:00','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488182853022382',1326,'51648815121','FGP33721','11.00','10780','retail','0','2022-04-01 16:05:06','','','','901','Cash',0.00,'980','','','5','','1','2022-04-01 10:17:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','22.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488182953421300',1327,'51648815121','FGP33725','1.00','980','retail','0','2022-04-01 16:05:06','','','','901','Cash',0.00,'980','','','5','','1','2022-04-01 10:17:01','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488183060202038',1328,'51648815121','PMCP24332','6.00','4800','retail','0','2022-04-01 16:05:06','','','','686','Cash',0.00,'800','','','5','','1','2022-04-01 10:17:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488756253022326',1329,'51648875612','FGB44686','6.00','8100','retail','0','2022-04-02 08:00:25','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-02 02:00:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488809534282432',1330,'51648880928','PMCP 24310','1.00','800','retail','0','2022-04-02 09:29:14','','','','686','Cash',0.00,'800','','','5','','1','2022-04-02 03:29:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488820154250432',1331,'51648881973','2.0 SPACERS','2.00','200','retail','0','2022-04-02 09:46:56','','','','15','Cash',0.00,'100','','','5','','1','2022-04-02 03:47:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488889720202038',1332,'51648882030','FGP33571','1.00','980','retail','0','2022-04-02 11:43:00','','','','901','Cash',0.00,'980','','','5','','1','2022-04-02 05:43:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488894784280432',1333,'51648889017','2.5MM','1.00','100','retail','0','2022-04-02 12:08:06','','','','15','Cash',0.00,'100','','','5','','1','2022-04-02 06:09:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488904863421300',1334,'51648889017','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-04-02 12:08:06','','','','220','Cash',0.00,'500','','','5','','1','2022-04-02 06:09:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488935622222032',1335,'51648893539','MR 393012','17.00','23800','retail','0','2022-04-02 12:59:22','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-02 07:00:37','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','29.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488964253022324',1336,'51648893639','1030/002','1.00','3000','retail','0','2022-04-02 13:50:48','','','','1450','Cash',0.00,'3000','','','5','','1','2022-04-02 07:53:39','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488984914292432',1337,'51648898479','20002 IZOMIX','6.00','3600','retail','0','2022-04-02 14:23:13','','','','350','Cash',0.00,'600','','','5','','1','2022-04-02 08:23:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488985162333329',1338,'51648898479','MR 393013','1.00','1400','retail','0','2022-04-02 14:23:13','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-02 08:23:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488985533022355',1339,'51648898479','MR 393001','3.00','4200','retail','0','2022-04-02 14:23:13','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-02 08:23:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488985772222032',1340,'51648898479','2.0 SPACERS','1.00','100','retail','0','2022-04-02 14:23:13','','','','15','Cash',0.00,'100','','','5','','1','2022-04-02 08:23:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516488985924220432',1341,'51648898479','1KG GROUTS','1.00','150','retail','0','2022-04-02 14:23:13','','','','40','Cash',0.00,'150','','','5','','1','2022-04-02 08:23:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516489063120202038',1342,'51648906274','FGP33585K','3.00','2940','retail','0','2022-04-02 16:31:53','','','','920','Cash',0.00,'980','','','5','','1','2022-04-02 10:32:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516489113382222032',1343,'51648911324','FGP33721','13.00','12740','retail','0','2022-04-02 17:56:09','','','','901','Cash',0.00,'980','','','5','','1','2022-04-02 11:57:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516489113532222032',1344,'51648911324','FGP33718','2.00','1960','retail','0','2022-04-02 17:56:09','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-02 11:57:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516489113693022363',1345,'51648911324','PMCP24314','5.00','4000','retail','0','2022-04-02 17:56:09','','','','686','Cash',0.00,'800','','','5','','1','2022-04-02 11:57:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490482974242432',1346,'51649048274','MR36028','6.00','8100','retail','0','2022-04-04 07:58:18','','','','1125','Cash',0.00,'1350','','','5','','1','2022-04-04 01:58:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490483513022353',1347,'51649048326','FGP33718','8.00','7760','retail','0','2022-04-04 08:16:15','','','','721.2','Cash',0.00,'970','','','5','','1','2022-04-04 02:16:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490483690202039',1348,'51649048326','1KG GROUTS','2.00','300','retail','0','2022-04-04 08:16:15','','','','40','Cash',0.00,'150','','','5','','1','2022-04-04 02:16:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490493752222032',1349,'51649048326','2.0 SPACERS','10.00','1000','retail','0','2022-04-04 08:16:15','','','','15','Cash',0.00,'100','','','5','','1','2022-04-04 02:16:34','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490535633420354',1350,'51649053528','PMCP 24310','1.00','800','retail','0','2022-04-04 09:31:25','','','','686','Cash',0.00,'800','','','5','','1','2022-04-04 03:36:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316490548936033021',1351,'31649054883','FGP33516','11.00','10780','retail','0','2022-04-04 09:48:13','','','','901','Cash',0.00,'980','','','3','','1','2022-04-04 03:49:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','29.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316490551133022311',1352,'31649055101','00011','1.00','450','retail','0','2022-04-04 09:51:54','','','','250','Cash',0.00,'450','','','3','','1','2022-04-04 03:52:04','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490666592366226',1353,'51649066634','FGP33516','6.00','5880','retail','0','2022-04-04 13:06:10','','','','901','Cash',0.00,'980','','','5','','1','2022-04-04 07:08:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490667702222032',1354,'51649066634','BEIGE','1.00','300','retail','0','2022-04-04 13:06:10','','','','100','Cash',0.00,'300','','','5','','1','2022-04-04 07:08:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490706362222032',1355,'51649067771','PMCP24351','1.00','800','retail','0','2022-04-04 14:10:48','','','','686','Cash',0.00,'800','','','5','','1','2022-04-04 08:12:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490706483022346',1356,'51649067771','1KG GROUTS','1.00','150','retail','0','2022-04-04 14:10:48','','','','40','Cash',0.00,'150','','','5','','1','2022-04-04 08:12:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490726232222032',1357,'51649070752','PMCP24314','1.00','800','retail','0','2022-04-04 14:43:44','','','','686','Cash',0.00,'800','','','5','','1','2022-04-04 08:44:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490817221420154',1358,'51649081703','FGP33571','7.00','6860','retail','0','2022-04-04 17:18:24','','','','901','Cash',0.00,'980','','','5','','1','2022-04-04 11:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490818802222032',1359,'51649081703','1KG GROUTS','1.00','150','retail','0','2022-04-04 17:18:24','','','','40','Cash',0.00,'150','','','5','','1','2022-04-04 11:21:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516490819044282432',1360,'51649081703','2.5MM','1.00','100','retail','0','2022-04-04 17:18:24','','','','15','Cash',0.00,'100','','','5','','1','2022-04-04 11:21:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491482252222032',1361,'51649148203','MR 612004','1.00','5000','retail','0','2022-04-05 11:46:15','','','','2150','Cash',0.00,'5000','','','5','','1','2022-04-05 05:50:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491482384280432',1362,'51649148203','FGP33516','1.00','970','retail','0','2022-04-05 11:46:15','','','','901','Cash',0.00,'970','','','5','','1','2022-04-05 05:50:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491483658421854',1363,'51649148203','SILVER','3.00','600','retail','0','2022-04-05 11:46:15','','','','140','Cash',0.00,'200','','','5','','1','2022-04-05 05:50:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491593729421954',1364,'51649159351','PMCP24102','11.00','8800','retail','0','2022-04-05 14:50:28','','','','686','Cash',0.00,'800','','','5','','1','2022-04-05 08:51:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','24.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491593984280432',1365,'51649159351','WHITE','2.00','600','retail','0','2022-04-05 14:50:28','','','','100','Cash',0.00,'300','','','5','','1','2022-04-05 08:51:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491594283421300',1366,'51649159351','SILVER','13.00','2600','retail','0','2022-04-05 14:50:28','','','','140','Cash',0.00,'200','','','5','','1','2022-04-05 08:51:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','37.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491615993421300',1367,'51649161586','FGP33718','2.00','1960','retail','0','2022-04-05 15:26:40','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-05 09:27:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516491648934421454',1368,'51649164874','L SHAPE','4.00','1600','retail','0','2022-04-05 16:21:33','','','','220','Cash',0.00,'400','','','5','','1','2022-04-05 10:23:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492223953022393',1369,'51649221865','1KG GROUTS','1.00','150','retail','0','2022-04-06 08:19:56','','','','40','Cash',0.00,'150','','','5','','1','2022-04-06 02:21:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492255670253623',1370,'51649222503','130020196','1.00','2500','retail','0','2022-04-06 09:12:48','','','','1100','Cash',0.00,'2500','','','5','','1','2022-04-06 03:13:42','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492278464260432',1371,'51649225624','PMCP 24310','1.00','800','retail','0','2022-04-06 09:50:47','','','','686','Cash',0.00,'800','','','5','','1','2022-04-06 03:53:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492285330202039',1372,'51649228491','20001 IZOMIX','6.00','4800','retail','0','2022-04-06 10:02:13','','','','400','Cash',0.00,'800','','','5','','1','2022-04-06 04:06:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492302352063392',1373,'51649228801','FGB44698','2.00','2700','retail','0','2022-04-06 10:30:51','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-06 04:31:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492302512065392',1374,'51649228801','FGB44704','1.00','1350','retail','0','2022-04-06 10:30:51','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-06 04:31:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492347920202039',1375,'51649234772','FGP33718','1.00','980','retail','0','2022-04-06 11:46:33','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-06 05:46:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492383000202039',1376,'51649238251','130018570','1.00','6500','retail','0','2022-04-06 12:45:01','','','','3950','Cash',0.00,'6500','','','5','','1','2022-04-06 06:45:33','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492447894422454',1377,'51649244774','PMCP 24310','1.00','800','retail','0','2022-04-06 14:33:10','','','','686','Cash',0.00,'800','','','5','','1','2022-04-06 08:33:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492542564252432',1378,'51649254212','PMCP 24353','2.00','1600','retail','0','2022-04-06 17:12:22','','','','686','Cash',0.00,'800','','','5','','1','2022-04-06 11:12:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492543424220432',1379,'51649254212','00011','2.00','900','retail','0','2022-04-06 17:12:22','','','','250','Cash',0.00,'450','','','5','','1','2022-04-06 11:12:52','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516492543923421300',1380,'51649254374','FGP33718','3.00','2940','retail','0','2022-04-06 17:13:12','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-06 11:14:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516493292733421300',1381,'51649329196','FGB44698','2.00','2700','retail','0','2022-04-07 14:02:53','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-07 08:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516493292872968392',1382,'51649329196','FGB44710','1.00','1350','retail','0','2022-04-07 14:02:53','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-07 08:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516493293142222032',1383,'51649329196','FGP33530','3.00','2940','retail','0','2022-04-07 14:02:53','','','','901','Cash',0.00,'980','','','5','','1','2022-04-07 08:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516493294202222032',1384,'51649329406','FGP33718','1.00','980','retail','0','2022-04-07 14:03:40','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-07 08:04:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516493324762222032',1385,'51649332451','FGB44698','2.00','2700','retail','0','2022-04-07 14:54:37','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-07 08:55:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494003534230432',1386,'51649400333','PMCP24350','2.00','1600','retail','0','2022-04-08 09:50:31','','','','686','Cash',0.00,'800','','','5','','1','2022-04-08 03:51:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494006313521000',1387,'51649400333','CREAM','1.00','300','retail','0','2022-04-08 09:50:31','','','','100','Cash',0.00,'300','','','5','','1','2022-04-08 03:51:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494175663022365',1388,'51649417552','PMHP24323 DECO','2.00','300','retail','0','2022-04-08 14:33:24','','','','50','Cash',0.00,'150','','','5','','1','2022-04-08 08:36:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','225.00','223','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494245102461392',1389,'51649424490','FGB33717','18.00','17640','retail','0','2022-04-08 16:29:02','','','','910','Cash',0.00,'980','','','5','','1','2022-04-08 10:40:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','40.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494245294424454',1390,'51649424490','FGP33725','6.00','5880','retail','0','2022-04-08 16:29:02','','','','901','Cash',0.00,'980','','','5','','1','2022-04-08 10:40:25','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494245424222432',1391,'51649424490','BEIGE','2.00','600','retail','0','2022-04-08 16:29:02','','','','100','Cash',0.00,'300','','','5','','1','2022-04-08 10:40:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494287292862392',1392,'51649425825','ABROSS LOCK','2.00','3600','retail','0','2022-04-08 17:40:08','','','','700','Cash',0.00,'1800','','','5','','1','2022-04-08 11:40:48','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494349294290432',1393,'51649434905','MR 393012','5.00','7000','retail','0','2022-04-08 19:22:54','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-08 13:24:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494349372222032',1394,'51649434905','WHITE','2.00','600','retail','0','2022-04-08 19:22:54','','','','100','Cash',0.00,'300','','','5','','1','2022-04-08 13:24:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494349503421300',1395,'51649434905','ABROSS LOCK','1.00','1500','retail','0','2022-04-08 19:22:54','','','','700','Cash',0.00,'1500','','','5','','1','2022-04-08 13:24:40','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494349733022379',1396,'51649434905','FDL LOCK WITH KEY','1.00','1500','retail','0','2022-04-08 19:22:54','','','','700','Cash',0.00,'1500','','','5','','1','2022-04-08 13:24:40','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494823563421300',1397,'51649481028','FGP33718','5.00','4900','retail','0','2022-04-09 08:33:59','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-09 02:34:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494823722424254',1398,'51649481028','PMCP24102','3.00','2400','retail','0','2022-04-09 08:33:59','','','','686','Cash',0.00,'800','','','5','','1','2022-04-09 02:34:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494823874270432',1399,'51649481028','SILVER','4.00','800','retail','0','2022-04-09 08:33:59','','','','140','Cash',0.00,'200','','','5','','1','2022-04-09 02:34:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494824183421300',1400,'51649481028','1KG GROUTS','1.00','150','retail','0','2022-04-09 08:33:59','','','','40','Cash',0.00,'150','','','5','','1','2022-04-09 02:34:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316494910644292432',1401,'31649491047','MR 36015','70.00','94500','retail','0','2022-04-09 10:57:45','','','','1125','Cash',0.00,'1350','','','3','','1','2022-04-09 04:58:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'70','93.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516494912184292432',1402,'51649491201','WHITE','1.00','300','retail','0','2022-04-09 11:00:19','','','','100','Cash',0.00,'300','','','5','','1','2022-04-09 05:00:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516495071003022301',1403,'51649507067','FGP33585K','3.00','2910','retail','0','2022-04-09 15:25:11','','','','920','Cash',0.00,'970','','','5','','1','2022-04-09 09:25:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516495141594425454',1404,'51649514149','9009','1.00','1500','retail','0','2022-04-09 17:26:42','','','','650','Cash',0.00,'1500','','','5','','1','2022-04-09 11:26:58','1','19','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496543443421300',1405,'51649654332','FGP33516','2.00','1960','retail','0','2022-04-11 08:21:09','','','','901','Cash',0.00,'980','','','5','','1','2022-04-11 02:21:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496543544240432',1406,'51649654332','20002 IZOMIX','1.00','600','retail','0','2022-04-11 08:21:09','','','','350','Cash',0.00,'600','','','5','','1','2022-04-11 02:21:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496543744426454',1407,'51649654332','BEIGE','1.00','300','retail','0','2022-04-11 08:21:09','','','','100','Cash',0.00,'300','','','5','','1','2022-04-11 02:21:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496544684280432',1408,'51649654332','2.5MM','1.00','100','retail','0','2022-04-11 08:21:09','','','','15','Cash',0.00,'100','','','5','','1','2022-04-11 02:21:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496613444262432',1409,'51649657617','FGB44698','3.00','4050','retail','0','2022-04-11 10:15:44','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-11 04:18:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496645343421300',1410,'51649664522','FGP33718','1.00','980','retail','0','2022-04-11 11:09:25','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-11 05:12:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496645514262432',1411,'51649664522','PMCP24102','2.00','1600','retail','0','2022-04-11 11:09:25','','','','686','Cash',0.00,'800','','','5','','1','2022-04-11 05:12:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496645653022365',1412,'51649664522','1KG GROUTS','1.00','150','retail','0','2022-04-11 11:09:25','','','','40','Cash',0.00,'150','','','5','','1','2022-04-11 05:12:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496714653421300',1413,'51649671220','PMCP24351','30.00','24000','retail','0','2022-04-11 13:08:51','','','','686','Cash',0.00,'800','','','5','','1','2022-04-11 07:10:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','31.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496714972222032',1414,'51649671220','20002 IZOMIX','3.00','1800','retail','0','2022-04-11 13:08:51','','','','350','Cash',0.00,'600','','','5','','1','2022-04-11 07:10:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','102.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496715531426154',1415,'51649671220','WHITE','2.00','600','retail','0','2022-04-11 13:08:51','','','','100','Cash',0.00,'300','','','5','','1','2022-04-11 07:10:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496715651426154',1416,'51649671220','SILVER','2.00','400','retail','0','2022-04-11 13:08:51','','','','140','Cash',0.00,'200','','','5','','1','2022-04-11 07:10:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496716042160392',1417,'51649671220','MR 44589','4.00','5600','retail','0','2022-04-11 13:08:51','','','','1195','Cash',0.00,'1400','','','5','','1','2022-04-11 07:10:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496717311426154',1418,'51649671220','1104','1.00','200','retail','0','2022-04-11 13:08:51','','','','120','Cash',0.00,'200','','','5','','1','2022-04-11 07:10:10','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496736904272432',1419,'51649672534','FGB44686','6.00','8100','retail','0','2022-04-11 13:41:31','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-11 07:41:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496768164272432',1420,'51649676551','WP012','2.00','300','retail','0','2022-04-11 14:33:37','','','','50','Cash',0.00,'150','','','5','','1','2022-04-11 08:34:08','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516496890930043603',1421,'51649689058','WHITE','2.00','600','retail','0','2022-04-11 17:58:14','','','','100','Cash',0.00,'300','','','5','','1','2022-04-11 11:58:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497400692222032',1422,'51649740055','20001 IZOMIX','2.00','1600','retail','0','2022-04-12 08:07:49','','','','400','Cash',0.00,'800','','','5','','1','2022-04-12 02:08:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497559990202039',1423,'51649755977','FGB44698','1.00','1350','retail','0','2022-04-12 12:33:20','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-12 06:33:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497564853022384',1424,'51649756027','00011','1.00','450','retail','0','2022-04-12 12:41:25','','','','250','Cash',0.00,'450','','','5','','1','2022-04-12 06:41:36','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497697104262432',1425,'51649769694','BEIGE','1.00','300','retail','0','2022-04-12 16:22:46','','','','100','Cash',0.00,'300','','','5','','1','2022-04-12 10:23:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497697209427954',1426,'51649769694','2.5MM','1.00','100','retail','0','2022-04-12 16:22:46','','','','15','Cash',0.00,'100','','','5','','1','2022-04-12 10:23:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497697352963392',1427,'51649769694','FGP33585K','7.00','6790','retail','0','2022-04-12 16:22:46','','','','920','Cash',0.00,'970','','','5','','1','2022-04-12 10:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516497697514210432',1428,'51649769694','PMCP24102','4.00','3200','retail','0','2022-04-12 16:22:46','','','','686','Cash',0.00,'800','','','5','','1','2022-04-12 10:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516498264344222432',1429,'51649824014','FGB44698','1.00','1350','retail','0','2022-04-13 08:07:14','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-13 02:07:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316498389263022329',1430,'31649838905','MR 36015','18.00','24300','retail','0','2022-04-13 11:38:28','','','','1125','Cash',0.00,'1350','','','3','','1','2022-04-13 05:38:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','23.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316498389528428834',1431,'31649838905','PMCP24350','34.00','27200','retail','0','2022-04-13 11:38:28','','','','686','Cash',0.00,'800','','','3','','1','2022-04-13 05:38:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','48.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316498389670202039',1432,'31649838905','MR 44589','5.00','7000','retail','0','2022-04-13 11:38:28','','','','1195','Cash',0.00,'1400','','','3','','1','2022-04-13 05:38:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316498390874270432',1433,'31649838905','BEIGE','3.00','900','retail','0','2022-04-13 11:38:28','','','','100','Cash',0.00,'300','','','3','','1','2022-04-13 05:38:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316498391073421300',1434,'31649838905','SILVER','7.00','1400','retail','0','2022-04-13 11:38:28','','','','140','Cash',0.00,'200','','','3','','1','2022-04-13 05:38:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','18.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516498605240428054',1435,'51649858087','W20258 MAE','1.00','3500','retail','0','2022-04-13 17:35:25','','','','1700','Cash',0.00,'3500','','','5','','1','2022-04-13 11:35:49','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516499148482464392',1436,'51649914778','FGP33547','2.00','1960','retail','0','2022-04-14 08:41:17','','','','921.2','Cash',0.00,'980','','','5','','1','2022-04-14 02:51:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516499148764260432',1437,'51649914778','PMCP 24310','10.00','8000','retail','0','2022-04-14 08:41:17','','','','686','Cash',0.00,'800','','','5','','1','2022-04-14 02:51:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516499267043022307',1438,'51649926691','MR 393006','4.00','5600','retail','0','2022-04-14 11:58:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-14 06:05:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516499440324429454',1439,'51649944019','1KG GROUTS','1.00','150','retail','0','2022-04-14 16:47:22','','','','40','Cash',0.00,'150','','','5','','1','2022-04-14 10:47:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516499440422222032',1440,'51649944019','1KG GROUTS','1.00','150','retail','0','2022-04-14 16:47:22','','','','40','Cash',0.00,'150','','','5','','1','2022-04-14 10:47:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500023514202432',1441,'51649999980','2.5MM','5.00','500','retail','0','2022-04-15 08:59:12','','','','15','Cash',0.00,'100','','','5','','1','2022-04-15 02:59:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','106.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500082788520854',1442,'51650008239','FGP33005','27.00','26190','retail','0','2022-04-15 10:47:23','','','','901','Cash',0.00,'970','','','5','','1','2022-04-15 04:49:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500082983330232',1443,'51650008239','FGP33718','12.00','11640','retail','0','2022-04-15 10:47:23','','','','721.2','Cash',0.00,'970','','','5','','1','2022-04-15 04:49:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500086690202030',1444,'51650008239','SILVER','10.00','2000','retail','0','2022-04-15 10:47:23','','','','140','Cash',0.00,'200','','','5','','1','2022-04-15 04:49:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500086833022386',1445,'51650008239','2.5MM','15.00','1500','retail','0','2022-04-15 10:47:23','','','','15','Cash',0.00,'100','','','5','','1','2022-04-15 04:49:39','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','101.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500087024202432',1446,'51650008239','BEIGE','6.00','1800','retail','0','2022-04-15 10:47:23','','','','100','Cash',0.00,'300','','','5','','1','2022-04-15 04:49:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500087233022327',1447,'51650008239','1KG GROUTS','10.00','1500','retail','0','2022-04-15 10:47:23','','','','40','Cash',0.00,'150','','','5','','1','2022-04-15 04:49:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500088203022328',1448,'51650008239','FGP33547','9.00','8730','retail','0','2022-04-15 10:47:23','','','','921.2','Cash',0.00,'970','','','5','','1','2022-04-15 04:49:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500090032960302',1449,'51650008980','00011','1.00','450','retail','0','2022-04-15 10:50:03','','','','250','Cash',0.00,'450','','','5','','1','2022-04-15 04:50:16','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500090810060020',1450,'51650009067','PMCP24331','9.00','7200','retail','0','2022-04-15 10:52:44','','','','686','Cash',0.00,'800','','','5','','1','2022-04-15 04:53:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','19.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500091055250532',1451,'51650009067','FGP33718','2.00','1960','retail','0','2022-04-15 10:52:44','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-15 04:53:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500091632966302',1452,'51650009067','FGP33516','8.00','7840','retail','0','2022-04-15 10:52:44','','','','901','Cash',0.00,'980','','','5','','1','2022-04-15 04:53:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500142782467302',1453,'51650014260','PMCP24350','8.00','6400','retail','0','2022-04-15 12:17:59','','','','686','Cash',0.00,'800','','','5','','1','2022-04-15 06:20:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500234295290532',1454,'51650020228','FGB44698','13.00','17550','retail','0','2022-04-15 14:50:29','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-15 08:50:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','27.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500346673022366',1455,'51650034650','PMCP24331','4.00','3200','retail','0','2022-04-15 17:57:59','','','','686','Cash',0.00,'800','','','5','','1','2022-04-15 11:59:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500346794520454',1456,'51650034650','FGP33718','1.00','980','retail','0','2022-04-15 17:57:59','','','','721.2','Cash',0.00,'980','','','5','','1','2022-04-15 11:59:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942073421300',1457,'51650088131','PMCP24314','7.00','5600','retail','0','2022-04-16 11:01:40','','','','686','Cash',0.00,'800','','','5','','1','2022-04-16 05:02:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','24.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942182222032',1458,'51650088131','PMCP 24333','1.00','800','retail','0','2022-04-16 11:01:40','','','','686','Cash',0.00,'800','','','5','','1','2022-04-16 05:02:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942292462302',1459,'51650088131','FGP33585K','3.00','2940','retail','0','2022-04-16 11:01:40','','','','920','Cash',0.00,'980','','','5','','1','2022-04-16 05:02:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942512222032',1460,'51650088131','CLOSE COUPLE BLUE','1.00','10500','retail','0','2022-04-16 11:01:40','','','','8200','Cash',0.00,'10500','','','5','','1','2022-04-16 05:02:17','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942620202030',1461,'51650088131','00013','1.00','350','retail','0','2022-04-16 11:01:40','','','','200','Cash',0.00,'350','','','5','','1','2022-04-16 05:02:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500942895290532',1462,'51650088131','1102','1.00','250','retail','0','2022-04-16 11:01:40','','','','90','Cash',0.00,'250','','','5','','1','2022-04-16 05:02:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500968322663302',1463,'51650096822','MR 393012','1.00','1400','retail','0','2022-04-16 11:14:08','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-16 05:14:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500968483421300',1464,'51650096822','SILVER','1.00','200','retail','0','2022-04-16 11:14:08','','','','140','Cash',0.00,'200','','','5','','1','2022-04-16 05:14:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516500976410202030',1465,'51650096880','20002 IZOMIX','7.00','4200','retail','0','2022-04-16 11:27:21','','','','350','Cash',0.00,'600','','','5','','1','2022-04-16 05:28:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','99.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('316501086420202030',1466,'31650107384','FGP33530','1.00','980','retail','0','2022-04-16 14:30:56','','','','901','Cash',0.00,'980','','','3','','1','2022-04-16 08:31:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416501101504212432',1467,'41650110138','TOWEL HOLDER FRENCIA','1.00','2000','retail','0','2022-04-16 14:55:51','','','','1000','Cash',0.00,'2000','','','4','','1','2022-04-16 08:55:54','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516501059050202030',1468,'51650105862','MR 612004','1.00','5000','retail','0','2022-04-18 08:07:06','','','','2150','Cash',0.00,'5000','','','5','','1','2022-04-18 02:35:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516501059343421300',1469,'51650105862','1KG GROUTS','1.00','150','retail','0','2022-04-18 08:07:06','','','','40','Cash',0.00,'150','','','5','','1','2022-04-18 02:35:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516501059495521554',1470,'51650105862','20001 IZOMIX','1.00','800','retail','0','2022-04-18 08:07:06','','','','400','Cash',0.00,'800','','','5','','1','2022-04-18 02:35:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502607200023522',1471,'51650260119','CREAM','1.00','300','retail','0','2022-04-18 08:45:30','','','','100','Cash',0.00,'300','','','5','','1','2022-04-18 02:45:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502607295290532',1472,'51650260119','1KG GROUTS','1.00','150','retail','0','2022-04-18 08:45:30','','','','40','Cash',0.00,'150','','','5','','1','2022-04-18 02:45:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502616484262432',1473,'51650260748','FGP33718','12.00','11640','retail','0','2022-04-18 09:01:36','','','','721.2','Cash',0.00,'970','','','5','','1','2022-04-18 03:01:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502616685280532',1474,'51650260748','FGP33721','5.00','4850','retail','0','2022-04-18 09:01:36','','','','901','Cash',0.00,'970','','','5','','1','2022-04-18 03:01:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502617333022337',1475,'51650261718','FGP33721','3.00','2940','retail','0','2022-04-18 09:02:30','','','','901','Cash',0.00,'980','','','5','','1','2022-04-18 03:03:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502617495290532',1476,'51650261718','FGP33516','3.00','2940','retail','0','2022-04-18 09:02:30','','','','901','Cash',0.00,'980','','','5','','1','2022-04-18 03:03:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502649283022329',1477,'51650261811','1KG GROUTS','3.00','450','retail','0','2022-04-18 09:58:36','','','','40','Cash',0.00,'150','','','5','','1','2022-04-18 03:58:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502650095522554',1478,'51650261811','SILVER','1.00','200','retail','0','2022-04-18 09:58:36','','','','140','Cash',0.00,'200','','','5','','1','2022-04-18 03:58:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502726690202030',1479,'51650272644','1PC SAWA SAWA TOILET','1.00','15000','retail','0','2022-04-18 12:09:19','','','','7500','Cash',0.00,'15000','','','5','','1','2022-04-18 06:10:34','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502727430202030',1480,'51650272644','00013','1.00','350','retail','0','2022-04-18 12:09:19','','','','200','Cash',0.00,'350','','','5','','1','2022-04-18 06:10:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502727585280532',1481,'51650272644','1101','1.00','250','retail','0','2022-04-18 12:09:19','','','','80','Cash',0.00,'250','','','5','','1','2022-04-18 06:10:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516502727742522254',1482,'51650272644','FGB44698','1.00','1350','retail','0','2022-04-18 12:09:19','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-18 06:10:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316503645792222032',1483,'31650364565','FGP33547','5.00','4850','retail','0','2022-04-19 13:36:26','','','','921.2','Cash',0.00,'970','','','3','','1','2022-04-19 07:36:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316503649364262432',1484,'31650364911','MR393042','30.00','42000','retail','0','2022-04-19 13:42:47','','','','1224','Cash',0.00,'1400','','','3','','1','2022-04-19 07:56:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','30.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316503649484262432',1485,'31650364911','PMCP24314','10.00','8000','retail','0','2022-04-19 13:42:47','','','','686','Cash',0.00,'800','','','3','','1','2022-04-19 07:56:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316503649673421300',1486,'31650364911','PMCP24335','25.00','20000','retail','0','2022-04-19 13:42:47','','','','710.5','Cash',0.00,'800','','','3','','1','2022-04-19 07:56:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','50.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316503677325220532',1487,'31650367392','PMCP 24101','1.00','800','retail','0','2022-04-19 14:28:53','','','','710.5','Cash',0.00,'800','','','3','','1','2022-04-19 08:29:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('516503738393421300',1488,'51650373823','MR 393038','12.00','16800','retail','0','2022-04-19 16:10:53','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-19 10:11:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','17.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516503738523523354',1489,'51650373823','1104','1.00','200','retail','0','2022-04-19 16:10:53','','','','120','Cash',0.00,'200','','','5','','1','2022-04-19 10:11:17','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516503807640523054',1490,'51650380136','BEIGE','1.00','300','retail','0','2022-04-19 18:06:42','','','','100','Cash',0.00,'300','','','5','','1','2022-04-19 12:07:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516504515793421300',1491,'51650451551','L SHAPE','1.00','400','retail','0','2022-04-20 13:46:20','','','','220','Cash',0.00,'400','','','5','','1','2022-04-20 07:46:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516504542505200532',1492,'51650453473','PMCP 24310','1.00','800','retail','0','2022-04-20 14:30:51','','','','686','Cash',0.00,'800','','','5','','1','2022-04-20 08:30:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516504615083022305',1493,'51650461252','FGB44686','1.00','1350','retail','0','2022-04-20 16:31:49','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-20 10:33:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505253025220532',1494,'51650522858','SINOVA FLOWED HANDWASH SINK','1.00','7000','retail','0','2022-04-21 10:25:11','','','','4500','Cash',0.00,'7000','','','5','','1','2022-04-21 04:25:40','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505253284222432',1495,'51650522858','SINOVA FLOWED SINK','1.00','7000','retail','0','2022-04-21 10:25:11','','','','4500','Cash',0.00,'7000','','','5','','1','2022-04-21 04:25:40','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505253472564302',1496,'51650522858','CLOSE COUPLE BLUE','1.00','11000','retail','0','2022-04-21 10:25:11','','','','8200','Cash',0.00,'11000','','','5','','1','2022-04-21 04:25:40','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505256275223623',1497,'51650522858','100','1.00','11000','retail','0','2022-04-21 10:25:11','','','','8000','Cash',0.00,'11000','','','5','','1','2022-04-21 04:25:40','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505256370202030',1498,'51650522858','1PC SAWA SAWA TOILET','1.00','15000','retail','0','2022-04-21 10:25:11','','','','7500','Cash',0.00,'15000','','','5','','1','2022-04-21 04:25:40','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505259105525554',1499,'51650522858','1102','4.00','1000','retail','0','2022-04-21 10:25:11','','','','90','Cash',0.00,'250','','','5','','1','2022-04-21 04:25:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505314274232432',1500,'51650531415','00011','1.00','450','retail','0','2022-04-21 11:57:08','','','','250','Cash',0.00,'450','','','5','','1','2022-04-21 05:57:21','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505330104232432',1501,'51650531442','MR393047','17.00','23800','retail','0','2022-04-21 12:24:55','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-21 06:25:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','61.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516505330203525354',1502,'51650531442','PMCP 24310','1.00','800','retail','0','2022-04-21 12:24:55','','','','686','Cash',0.00,'800','','','5','','1','2022-04-21 06:25:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506118144401351',1503,'51650611802','FGC 66235T','1.00','2200','retail','0','2022-04-22 10:17:05','','','','1450','Cash',0.00,'2200','','','5','','1','2022-04-22 04:17:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506129023022309',1504,'51650611836','PMCP 24101','14.00','11200','retail','0','2022-04-22 10:38:45','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-22 04:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','67.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506129280202030',1505,'51650611836','20002 IZOMIX','5.00','3000','retail','0','2022-04-22 10:38:45','','','','350','Cash',0.00,'600','','','5','','1','2022-04-22 04:40:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','92.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506129402526254',1506,'51650611836','WHITE','1.00','300','retail','0','2022-04-22 10:38:45','','','','100','Cash',0.00,'300','','','5','','1','2022-04-22 04:40:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506134265260532',1507,'51650613212','PMCP24350','4.00','3200','retail','0','2022-04-22 10:43:47','','','','686','Cash',0.00,'800','','','5','','1','2022-04-22 04:46:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506301042222032',1508,'31650630085','MR 36006','91.00','122850','retail','0','2022-04-22 15:26:27','','','','1125','Cash',0.00,'1350','','','3','','1','2022-04-22 09:27:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'91','140.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506301302222032',1509,'31650630085','MR393042','2.00','2800','retail','0','2022-04-22 15:26:27','','','','1224','Cash',0.00,'1400','','','3','','1','2022-04-22 09:27:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506302770526034',1510,'31650630085','GRY001','6.00','900','retail','0','2022-04-22 15:26:27','','','','50','Cash',0.00,'150','','','3','','1','2022-04-22 09:27:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506303265260532',1511,'31650630085','WHITE','4.00','1200','retail','0','2022-04-22 15:26:27','','','','100','Cash',0.00,'300','','','3','','1','2022-04-22 09:27:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506303693022363',1512,'31650630085','2.0 SPACERS','10.00','1000','retail','0','2022-04-22 15:26:27','','','','15','Cash',0.00,'100','','','3','','1','2022-04-22 09:27:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316506303863421300',1513,'31650630085','GOLD','7.00','1400','retail','0','2022-04-22 15:26:27','','','','140','Cash',0.00,'200','','','3','','1','2022-04-22 09:27:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506425320223343',1514,'51650642522','BEIGE','1.00','300','retail','0','2022-04-22 18:48:52','','','','100','Cash',0.00,'300','','','5','','1','2022-04-22 12:49:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506947595169963',1515,'51650693106','PMCP24314','2.00','1600','retail','0','2022-04-23 09:19:19','','','','686','Cash',0.00,'800','','','5','','1','2022-04-23 03:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506949192461302',1516,'51650694781','FGB33717','2.00','1960','retail','0','2022-04-23 09:22:14','','','','910','Cash',0.00,'980','','','5','','1','2022-04-23 03:22:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506949332222032',1517,'51650694781','FGP33725','1.00','980','retail','0','2022-04-23 09:22:14','','','','901','Cash',0.00,'980','','','5','','1','2022-04-23 03:22:32','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516506962674292432',1518,'51650694954','2.0 SPACERS','1.00','100','retail','0','2022-04-23 09:44:28','','','','15','Cash',0.00,'100','','','5','','1','2022-04-23 03:46:40','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507036315210532',1519,'51650703605','FGP33585K','3.00','2940','retail','0','2022-04-23 11:47:11','','','','920','Cash',0.00,'980','','','5','','1','2022-04-23 05:48:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507063232662302',1520,'51650703708','FGB44686','10.00','13500','retail','0','2022-04-23 12:32:04','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-23 06:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507080060033037',1521,'51650707990','MR393047','2.00','2800','retail','0','2022-04-23 13:00:53','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-23 07:01:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507080532222032',1522,'51650707990','PMCP 24310','1.00','800','retail','0','2022-04-23 13:00:53','','','','686','Cash',0.00,'800','','','5','','1','2022-04-23 07:01:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507094180202030',1523,'51650708101','PMCP 24101','1.00','800','retail','0','2022-04-23 13:23:58','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-23 07:24:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507094382963302',1524,'51650708101','1KG GROUTS','1.00','150','retail','0','2022-04-23 13:23:58','','','','50','Cash',0.00,'150','','','5','','1','2022-04-23 07:24:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516507111043421300',1525,'51650711071','MR393047','1.00','1400','retail','0','2022-04-23 13:51:45','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-23 07:52:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('316508979044292432',1526,'31650897874','FGB44710','21.00','28350','retail','0','2022-04-25 18:49:38','','','','1176','Cash',0.00,'1350','','','3','','1','2022-04-25 12:50:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','21.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316508979393421300',1527,'31650897874','PMCP24335','5.00','4000','retail','0','2022-04-25 18:49:38','','','','710.5','Cash',0.00,'800','','','3','','1','2022-04-25 12:50:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316509017771529134',1528,'31650897874','FGB44686','3.00','4050','retail','0','2022-04-25 18:49:38','','','','1176','Cash',0.00,'1350','','','3','','1','2022-04-25 12:50:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509568093421300',1529,'51650956794','MR 393016','3.00','4200','retail','0','2022-04-26 10:08:46','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-26 04:09:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509568295290532',1530,'51650956794','PMCP 24101','5.00','4000','retail','0','2022-04-26 10:08:46','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-26 04:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','52.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509568472222032',1531,'51650956794','FGB44686','6.00','8100','retail','0','2022-04-26 10:08:46','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-26 04:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509568714252432',1532,'51650956794','MR 612004','1.00','2500','retail','0','2022-04-26 10:08:46','','','','2150','Cash',0.00,'2500','','','5','','1','2022-04-26 04:09:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509569106529654',1533,'51650956794','BEIGE','3.00','900','retail','0','2022-04-26 10:08:46','','','','100','Cash',0.00,'300','','','5','','1','2022-04-26 04:09:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509569254252432',1534,'51650956794','WHITE','1.00','300','retail','0','2022-04-26 10:08:46','','','','100','Cash',0.00,'300','','','5','','1','2022-04-26 04:09:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509620632529254',1535,'51650960009','CENTAMILY KITCHEN SINK SC-630','1.00','8000','retail','0','2022-04-26 11:34:24','','','','5000','Cash',0.00,'8000','','','5','','1','2022-04-26 05:35:19','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509621542263223',1536,'51650962120','MR 393014','6.00','8400','retail','0','2022-04-26 11:35:54','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-26 05:36:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509662530202030',1537,'51650964220','1032','1.00','1500','retail','0','2022-04-26 12:44:14','','','','700','Cash',0.00,'1500','','','5','','1','2022-04-26 06:44:40','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509845203022325',1538,'51650984504','PMCP24332','17.00','13600','retail','0','2022-04-26 17:49:06','','','','686','Cash',0.00,'800','','','5','','1','2022-04-26 11:49:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','29.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509845464282432',1539,'51650984504','FGB33717','12.00','11760','retail','0','2022-04-26 17:49:06','','','','910','Cash',0.00,'980','','','5','','1','2022-04-26 11:49:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','20.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516509847395223090',1540,'51650984668','MR 393014','1.00','1400','retail','0','2022-04-26 17:52:20','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-26 11:52:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510603493022343',1541,'51651060336','FGP33725','1.00','980','retail','0','2022-04-27 14:52:29','','','','901','Cash',0.00,'980','','','5','','1','2022-04-27 08:53:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510642164262432',1542,'51651064193','FGP33721','8.00','7840','retail','0','2022-04-27 15:59:03','','','','901','Cash',0.00,'980','','','5','','1','2022-04-27 10:10:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510642290202031',1543,'51651064193','FGP33547','1.00','980','retail','0','2022-04-27 15:59:03','','','','921.2','Cash',0.00,'980','','','5','','1','2022-04-27 10:10:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510642574262432',1544,'51651064193','PMCP 24310','4.00','3200','retail','0','2022-04-27 15:59:03','','','','686','Cash',0.00,'800','','','5','','1','2022-04-27 10:10:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510643015210532',1545,'51651064193','1104','1.00','200','retail','0','2022-04-27 15:59:03','','','','120','Cash',0.00,'200','','','5','','1','2022-04-27 10:10:51','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510643113132010',1546,'51651064193','WHITE','1.00','300','retail','0','2022-04-27 15:59:03','','','','100','Cash',0.00,'300','','','5','','1','2022-04-27 10:10:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510643333022333',1547,'51651064193','PLASTIC WHITE','1.00','100','retail','0','2022-04-27 15:59:03','','','','45','Cash',0.00,'100','','','5','','1','2022-04-27 10:10:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516510643433421300',1548,'51651064193','2.0 SPACERS','1.00','100','retail','0','2022-04-27 15:59:03','','','','15','Cash',0.00,'100','','','5','','1','2022-04-27 10:10:51','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511284745240532',1549,'51651128461','PMCP 24101','9.00','7200','retail','0','2022-04-28 09:58:20','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-28 03:58:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511284853022384',1550,'51651128461','WHITE','1.00','300','retail','0','2022-04-28 09:58:20','','','','100','Cash',0.00,'300','','','5','','1','2022-04-28 03:58:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511380640202031',1551,'51651137966','PLASTIC CREAM','21.00','2100','retail','0','2022-04-28 12:30:13','','','','45','Cash',0.00,'100','','','5','','1','2022-04-28 06:30:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','127.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511381710202031',1552,'51651137966','MR 36035','8.00','10800','retail','0','2022-04-28 12:30:13','','','','1125','Cash',0.00,'1350','','','5','','1','2022-04-28 06:30:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','57.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511381934232432',1553,'51651137966','MR 36006','4.00','5400','retail','0','2022-04-28 12:30:13','','','','1125','Cash',0.00,'1350','','','5','','1','2022-04-28 06:30:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','49.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511382132861312',1554,'51651137966','PMCP 24101','6.00','4800','retail','0','2022-04-28 12:30:13','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-28 06:30:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','38.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516511400540202031',1555,'51651139417','PMCP24350','4.00','3200','retail','0','2022-04-28 13:00:54','','','','686','Cash',0.00,'800','','','5','','1','2022-04-28 07:02:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512088133421300',1556,'51651208757','FGB44704','6.00','8100','retail','0','2022-04-29 08:12:06','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-29 02:13:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512088290202031',1557,'51651208757','BEIGE','4.00','1200','retail','0','2022-04-29 08:12:06','','','','100','Cash',0.00,'300','','','5','','1','2022-04-29 02:13:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512088672222032',1558,'51651208757','EUROFIX 001','3.00','900','retail','0','2022-04-29 08:12:06','','','','160','Cash',0.00,'300','','','5','','1','2022-04-29 02:13:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512385898522854',1559,'51651238576','MR393047','25.00','35000','retail','0','2022-04-29 16:47:43','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-29 10:50:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512386013421300',1560,'51651238576','FGP33547','4.00','3920','retail','0','2022-04-29 16:47:43','','','','921.2','Cash',0.00,'980','','','5','','1','2022-04-29 10:50:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512386133033132',1561,'51651238576','PMCP 24101','2.00','1600','retail','0','2022-04-29 16:47:43','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-29 10:50:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512400635230532',1562,'51651238576','BEIGE','1.00','300','retail','0','2022-04-29 16:47:43','','','','100','Cash',0.00,'300','','','5','','1','2022-04-29 10:50:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512406512222032',1563,'51651240223','PMCP24350','2.00','1600','retail','0','2022-04-29 16:58:50','','','','686','Cash',0.00,'800','','','5','','1','2022-04-29 10:59:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512407292222032',1564,'51651240223','FGB44704','5.00','6750','retail','0','2022-04-29 16:58:50','','','','1176','Cash',0.00,'1350','','','5','','1','2022-04-29 10:59:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512411170202031',1565,'51651241102','PMCP24332','3.00','2400','retail','0','2022-04-29 17:05:18','','','','686','Cash',0.00,'800','','','5','','1','2022-04-29 11:05:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512414455250532',1566,'51651241158','PLASTIC WHITE','3.00','300','retail','0','2022-04-29 17:10:46','','','','45','Cash',0.00,'100','','','5','','1','2022-04-29 11:10:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512431470202031',1567,'51651243136','MR 36024','2.00','2700','retail','0','2022-04-29 17:39:07','','','','1125','Cash',0.00,'1350','','','5','','1','2022-04-29 11:46:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516512461815210532',1568,'51651246154','MR 393038','3.00','4200','retail','0','2022-04-29 18:29:42','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-29 12:33:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513036125220532',1569,'51651303557','130014980','1.00','3000','retail','0','2022-04-30 10:27:10','','','','1030','Cash',0.00,'3000','','','5','','1','2022-04-30 04:27:22','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513036303022336',1570,'51651303557','BOTTLE TRAPS','2.00','500','retail','0','2022-04-30 10:27:10','','','','170','Cash',0.00,'250','','','5','','1','2022-04-30 04:27:22','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513060006523654',1571,'51651305978','PMCP 24101','5.00','4000','retail','0','2022-04-30 11:07:41','','','','710.5','Cash',0.00,'800','','','5','','1','2022-04-30 05:08:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513060393310033',1572,'51651305978','1KG GROUTS','1.00','150','retail','0','2022-04-30 11:07:41','','','','50','Cash',0.00,'150','','','5','','1','2022-04-30 05:08:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513060602520302',1573,'51651305978','1KG GROUTS','1.00','150','retail','0','2022-04-30 11:07:41','','','','50','Cash',0.00,'150','','','5','','1','2022-04-30 05:08:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513072783022372',1574,'51651307247','PMHP24323 DECO','2.00','300','retail','0','2022-04-30 11:27:59','','','','50','Cash',0.00,'150','','','5','','1','2022-04-30 05:28:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','223.00','221','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513092460202031',1575,'51651309216','MR 36024','1.00','1350','retail','0','2022-04-30 12:00:46','','','','1125','Cash',0.00,'1350','','','5','','1','2022-04-30 06:02:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513234185223080',1576,'51651323398','PMCP 24323','4.00','3200','retail','0','2022-04-30 15:58:27','','','','686','Cash',0.00,'800','','','5','','1','2022-04-30 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513234342363312',1577,'51651323398','PMCP24314','4.00','3200','retail','0','2022-04-30 15:58:27','','','','686','Cash',0.00,'800','','','5','','1','2022-04-30 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513234710202031',1578,'51651323398','PMCP 24333','2.00','1600','retail','0','2022-04-30 15:58:27','','','','686','Cash',0.00,'800','','','5','','1','2022-04-30 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513234850202031',1579,'51651323398','FGP33516','1.00','980','retail','0','2022-04-30 15:58:27','','','','901','Cash',0.00,'980','','','5','','1','2022-04-30 09:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513235063523354',1580,'51651323398','EUROFIX 001','1.00','300','retail','0','2022-04-30 15:58:27','','','','160','Cash',0.00,'300','','','5','','1','2022-04-30 09:58:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513309854232432',1581,'51651330970','MR393047','4.00','5600','retail','0','2022-04-30 18:03:29','','','','1224','Cash',0.00,'1400','','','5','','1','2022-04-30 12:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516513310084232432',1582,'51651330970','FDL LOCK KEYLESS','2.00','3000','retail','0','2022-04-30 18:03:29','','','','700','Cash',0.00,'1500','','','5','','1','2022-04-30 12:05:10','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516514668902669312',1583,'51651466876','MR 393038','2.00','2800','retail','0','2022-05-02 07:48:11','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 01:48:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516514720992524254',1584,'51651466913','MR 393034','1.00','1400','retail','0','2022-05-02 09:15:09','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 03:16:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516514721082222032',1585,'51651466913','MR 393006','1.00','1400','retail','0','2022-05-02 09:15:09','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 03:16:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515019523421300',1586,'51651501919','MR 612004','1.00','2500','retail','0','2022-05-02 17:36:21','','','','2150','Cash',0.00,'2500','','','5','','1','2022-05-02 11:37:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515019964202432',1587,'51651501919','20002 IZOMIX','1.00','600','retail','0','2022-05-02 17:36:21','','','','350','Cash',0.00,'600','','','5','','1','2022-05-02 11:37:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515020172261312',1588,'51651501919','MR 393012','1.00','1400','retail','0','2022-05-02 17:36:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 11:37:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515020702525254',1589,'51651501919','PMCP24314','1.00','800','retail','0','2022-05-02 17:36:21','','','','686','Cash',0.00,'800','','','5','','1','2022-05-02 11:37:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515020952525254',1590,'51651501919','PMCP 24323','2.00','1600','retail','0','2022-05-02 17:36:21','','','','686','Cash',0.00,'800','','','5','','1','2022-05-02 11:37:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515021263022321',1591,'51651501919','MR 393038','3.00','4200','retail','0','2022-05-02 17:36:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 11:37:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515021463022341',1592,'51651501919','1KG GROUTS','1.00','150','retail','0','2022-05-02 17:36:21','','','','50','Cash',0.00,'150','','','5','','1','2022-05-02 11:37:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515021682222032',1593,'51651501919','MR393047','1.00','1400','retail','0','2022-05-02 17:36:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-02 11:37:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515021815210532',1594,'51651501919','PMCP 24310','1.00','800','retail','0','2022-05-02 17:36:21','','','','686','Cash',0.00,'800','','','5','','1','2022-05-02 11:37:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515024192351330',1595,'51651502242','EUROFIX 002','4.00','1200','retail','0','2022-05-02 17:41:42','','','','160','Cash',0.00,'300','','','5','','1','2022-05-02 11:43:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515025014202432',1596,'51651502242','EUROFIX 001','2.00','600','retail','0','2022-05-02 17:41:42','','','','160','Cash',0.00,'300','','','5','','1','2022-05-02 11:43:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515570227525754',1597,'51651557002','MR 393006','4.00','5600','retail','0','2022-05-03 08:50:22','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-03 02:55:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515624565260532',1598,'51651557322','20001 IZOMIX','1.00','800','retail','0','2022-05-03 10:20:57','','','','400','Cash',0.00,'800','','','5','','1','2022-05-03 04:33:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515696874262432',1599,'51651563225','MR 393006','1.00','1400','retail','0','2022-05-03 12:21:46','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-03 06:22:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515697053022307',1600,'51651563225','1104','1.00','200','retail','0','2022-05-03 12:21:46','','','','120','Cash',0.00,'200','','','5','','1','2022-05-03 06:22:01','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515726682222032',1601,'51651572651','FGP33516','1.00','980','retail','0','2022-05-03 13:11:09','','','','901','Cash',0.00,'980','','','5','','1','2022-05-03 07:11:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515763424272432',1602,'51651576325','GOLD','2.00','400','retail','0','2022-05-03 14:12:23','','','','140','Cash',0.00,'200','','','5','','1','2022-05-03 08:13:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515780282222032',1603,'51651576477','MR36028','0.00','0','retail','0','2022-05-03 14:42:28','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-03 08:43:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','16.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515780583421300',1604,'51651576477','MR36028','1.00','1350','retail','0','2022-05-03 14:42:28','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-03 08:43:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516515781483421300',1605,'51651576477','WHITE','1.00','300','retail','0','2022-05-03 14:42:28','','','','100','Cash',0.00,'300','','','5','','1','2022-05-03 08:43:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516516618404262432',1606,'51651661819','MR393042','45.00','63000','retail','0','2022-05-04 14:01:00','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-04 08:01:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','63.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516516618582222032',1607,'51651661819','2.0 SPACERS','10.00','1000','retail','0','2022-05-04 14:01:00','','','','15','Cash',0.00,'100','','','5','','1','2022-05-04 08:01:08','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','38.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516516618932169312',1608,'51651661819','PLASTIC WHITE','1.00','100','retail','0','2022-05-04 14:01:00','','','','45','Cash',0.00,'100','','','5','','1','2022-05-04 08:01:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516516619711526154',1609,'51651661819','EUROFIX 002','2.00','600','retail','0','2022-05-04 14:01:00','','','','160','Cash',0.00,'300','','','5','','1','2022-05-04 08:01:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516516678585280532',1610,'51651667824','PMCP 24310','7.00','5600','retail','0','2022-05-04 15:37:38','','','','686','Cash',0.00,'800','','','5','','1','2022-05-04 09:38:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516518166625220532',1611,'51651816647','PMHP24323 DECO','5.00','750','retail','0','2022-05-06 08:57:53','','','','50','Cash',0.00,'150','','','5','','1','2022-05-06 03:04:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','221.00','216','Inclusive','branch','Inventory','1110','4000','5500','',''),('516518166722667312',1612,'51651816647','PMCP 24323','5.00','4000','retail','0','2022-05-06 08:57:53','','','','686','Cash',0.00,'800','','','5','','1','2022-05-06 03:04:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516519063390202031',1613,'51651906331','MR 36035','1.00','1350','retail','0','2022-05-07 09:52:20','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-07 03:52:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516519104052060312',1614,'51651910392','PMCP 24101','3.00','2400','retail','0','2022-05-07 11:00:06','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-07 05:02:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316519152442564312',1615,'31651915215','1PC SAWA SAWA TOILET','6.00','81000','retail','0','2022-05-07 12:22:38','','','','7500','Cash',0.00,'13500','','','3','','1','2022-05-07 06:23:36','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316519152715529534',1616,'31651915215','ORIENT PORCELIN SINK','6.00','39000','retail','0','2022-05-07 12:22:38','','','','5000','Cash',0.00,'6500','','','3','','1','2022-05-07 06:23:36','1','43','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316519153575529534',1617,'31651915215','3014 HUMA','6.00','16800','retail','0','2022-05-07 12:22:38','','','','1500','Cash',0.00,'2800','','','3','','1','2022-05-07 06:23:36','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516519335580202031',1618,'51651933542','PMCP 24310','3.00','2400','retail','0','2022-05-07 17:25:59','','','','686','Cash',0.00,'800','','','5','','1','2022-05-07 11:26:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516519336553022356',1619,'51651933580','EUROFIX 004','1.00','300','retail','0','2022-05-07 17:27:35','','','','160','Cash',0.00,'300','','','5','','1','2022-05-07 11:27:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516519337353421300',1620,'51651933723','PMCP 24101','1.00','800','retail','0','2022-05-07 17:28:56','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-07 11:29:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516520891853022381',1621,'51652089172','2.0 SPACERS','4.00','400','retail','0','2022-05-09 12:39:45','','','','15','Cash',0.00,'100','','','5','','1','2022-05-09 06:40:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516521628970202032',1622,'51652162885','L SHAPE','1.00','400','retail','0','2022-05-10 09:08:18','','','','220','Cash',0.00,'400','','','5','','1','2022-05-10 03:08:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516521938573022358',1623,'51652193792','MR 36009','2.00','2700','retail','0','2022-05-10 18:31:50','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-10 12:33:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516521966852668322',1624,'51652193792','YMP 66744T','1.00','2250','retail','0','2022-05-10 18:31:50','','','','1450','Cash',0.00,'2250','','','5','','1','2022-05-10 12:33:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516521968573022358',1625,'51652196838','M4026','4.00','5400','retail','0','2022-05-10 18:34:18','','','','1130','Cash',0.00,'1350','','','5','','1','2022-05-10 12:35:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516522686604262432',1626,'51652268642','PMCP 24323','2.00','1600','retail','0','2022-05-11 14:31:30','','','','686','Cash',0.00,'800','','','5','','1','2022-05-11 08:31:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516522686892222032',1627,'51652268642','GOLD','2.00','400','retail','0','2022-05-11 14:31:30','','','','140','Cash',0.00,'200','','','5','','1','2022-05-11 08:31:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523420734242432',1628,'51652342041','130020726','1.00','3000','retail','0','2022-05-12 10:54:48','','','','1600','Cash',0.00,'3000','','','5','','1','2022-05-12 04:55:23','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523524832353302',1629,'51652352467','EUROFIX 002','4.00','1200','retail','0','2022-05-12 13:48:52','','','','160','Cash',0.00,'300','','','5','','1','2022-05-12 07:50:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523582123022312',1630,'51652358201','PMCP 24101','6.00','4800','retail','0','2022-05-12 15:24:02','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-12 09:30:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523582420202032',1631,'51652358201','PMCP 24328BK','4.00','3200','retail','0','2022-05-12 15:24:02','','','','686','Cash',0.00,'800','','','5','','1','2022-05-12 09:30:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523586984252432',1632,'51652358648','PMCP24354AK','6.00','5100','retail','0','2022-05-12 15:31:52','','','','720','Cash',0.00,'850','','','5','','1','2022-05-12 09:32:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','50.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516523587124252432',1633,'51652358648','PMCP24354BK','1.00','850','retail','0','2022-05-12 15:31:52','','','','720','Cash',0.00,'850','','','5','','1','2022-05-12 09:32:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516524316092222032',1634,'51652431592','PMCP24351','8.00','6400','retail','0','2022-05-13 11:47:24','','','','686','Cash',0.00,'800','','','5','','1','2022-05-13 05:48:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','41.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516524316445240532',1635,'51652431592','WHITE','1.00','300','retail','0','2022-05-13 11:47:24','','','','100','Cash',0.00,'300','','','5','','1','2022-05-13 05:48:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516524350632222032',1636,'51652435036','EUROFIX 002','1.00','300','retail','0','2022-05-13 12:44:34','','','','160','Cash',0.00,'300','','','5','','1','2022-05-13 06:44:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516524350745524554',1637,'51652435036','2.5MM','2.00','200','retail','0','2022-05-13 12:44:34','','','','15','Cash',0.00,'100','','','5','','1','2022-05-13 06:44:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('516524367376524654',1638,'51652435080','MR 36035','1.00','1350','retail','0','2022-05-13 13:12:17','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-13 07:13:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525154392563322',1639,'51652515417','PMCP24351','3.00','2400','retail','0','2022-05-14 11:04:00','','','','686','Cash',0.00,'800','','','5','','1','2022-05-14 05:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525264513421300',1640,'51652526389','PMCP24354AK','5.00','4250','retail','0','2022-05-14 15:33:06','','','','720','Cash',0.00,'850','','','5','','1','2022-05-14 09:33:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525264673022364',1641,'51652526389','PMCP24354BK','2.00','1700','retail','0','2022-05-14 15:33:06','','','','720','Cash',0.00,'850','','','5','','1','2022-05-14 09:33:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525265476525654',1642,'51652526389','2.0 SPACERS','1.00','100','retail','0','2022-05-14 15:33:06','','','','15','Cash',0.00,'100','','','5','','1','2022-05-14 09:33:39','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525315863022385',1643,'51652526389','EUROFIX 002','1.00','300','retail','0','2022-05-14 15:33:06','','','','160','Cash',0.00,'300','','','5','','1','2022-05-14 09:33:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525316493022346',1644,'51652531620','FGP33585K','1.00','980','retail','0','2022-05-14 15:34:09','','','','920','Cash',0.00,'980','','','5','','1','2022-05-14 09:35:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525412343421300',1645,'51652540957','FGB33717','3.00','2910','retail','0','2022-05-14 18:15:13','','','','910','Cash',0.00,'970','','','5','','1','2022-05-14 12:15:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525412902222032',1646,'51652540957','PMCP24335','8.00','6400','retail','0','2022-05-14 18:15:13','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-14 12:15:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516525413132222032',1647,'51652540957','EUROFIX 003','1.00','300','retail','0','2022-05-14 18:15:13','','','','160','Cash',0.00,'300','','','5','','1','2022-05-14 12:15:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516526837562365322',1648,'51652683740','CLOSE COUPLE','1.00','11000','retail','0','2022-05-16 10:12:51','','','','8100','Cash',0.00,'11000','','','5','','1','2022-05-16 04:14:12','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516526837703421300',1649,'51652683740','00013','1.00','350','retail','0','2022-05-16 10:12:51','','','','200','Cash',0.00,'350','','','5','','1','2022-05-16 04:14:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527692262125293',1650,'51652769206','MR393042','10.00','14000','retail','0','2022-05-17 09:34:10','','','','1280','Cash',0.00,'1400','','','5','','1','2022-05-17 03:35:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527692379527954',1651,'51652769206','FGP33585K','2.00','1940','retail','0','2022-05-17 09:34:10','','','','920','Cash',0.00,'970','','','5','','1','2022-05-17 03:35:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527738263421300',1652,'51652773804','PMCP 24101','10.00','8000','retail','0','2022-05-17 10:51:49','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-17 04:52:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527738484272432',1653,'51652773804','MR 36027','8.00','10800','retail','0','2022-05-17 10:51:49','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-17 04:52:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','41.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527738922222032',1654,'51652773804','EUROFIX 001','1.00','300','retail','0','2022-05-17 10:51:49','','','','160','Cash',0.00,'300','','','5','','1','2022-05-17 04:52:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516527739083022309',1655,'51652773804','EUROFIX 002','1.00','300','retail','0','2022-05-17 10:51:49','','','','160','Cash',0.00,'300','','','5','','1','2022-05-17 04:52:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528003112222032',1656,'51652800264','PMCP24354AK','1.00','850','retail','0','2022-05-17 18:12:23','','','','720','Cash',0.00,'850','','','5','','1','2022-05-17 12:12:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528557002232225',1657,'51652855687','MR 393034','2.00','2800','retail','0','2022-05-18 09:35:12','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-18 03:35:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528557115528554',1658,'51652855687','PMCP 24333','10.00','8000','retail','0','2022-05-18 09:35:12','','','','686','Cash',0.00,'800','','','5','','1','2022-05-18 03:35:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','45.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528557982569322',1659,'51652855736','20002 IZOMIX','4.00','2400','retail','0','2022-05-18 09:36:39','','','','350','Cash',0.00,'600','','','5','','1','2022-05-18 03:37:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','86.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528612672222032',1660,'51652861255','2.0 SPACERS','1.00','100','retail','0','2022-05-18 11:07:48','','','','15','Cash',0.00,'100','','','5','','1','2022-05-18 05:07:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528637412364322',1661,'31652863697','PMCP24354BK','6.00','5100','retail','0','2022-05-18 11:52:44','','','','720','Cash',0.00,'850','','','3','','1','2022-05-18 05:53:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','47.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528637533022357',1662,'31652863697','PMCP 24101','3.00','2400','retail','0','2022-05-18 11:52:44','','','','710.5','Cash',0.00,'800','','','3','','1','2022-05-18 05:53:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528637800338003',1663,'31652863697','EUROFIX 002','1.00','300','retail','0','2022-05-18 11:52:44','','','','160','Cash',0.00,'300','','','3','','1','2022-05-18 05:53:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528637923528334',1664,'31652863697','FGP33725','3.00','2940','retail','0','2022-05-18 11:52:44','','','','901','Cash',0.00,'980','','','3','','1','2022-05-18 05:53:44','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528638060202032',1665,'31652863697','PMHP24343CK','15.00','2250','retail','0','2022-05-18 11:52:44','','','','50','Cash',0.00,'150','','','3','','1','2022-05-18 05:53:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','289.00','274','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528638360202032',1666,'31652863697','PLASTIC CREAM','3.00','300','retail','0','2022-05-18 11:52:44','','','','45','Cash',0.00,'100','','','3','','1','2022-05-18 05:53:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','106.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528638610202032',1667,'31652863697','100','1.00','11000','retail','0','2022-05-18 11:52:44','','','','8000','Cash',0.00,'11000','','','3','','1','2022-05-18 05:53:44','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528639094262432',1668,'31652863697','1102','2.00','500','retail','0','2022-05-18 11:52:44','','','','90','Cash',0.00,'250','','','3','','1','2022-05-18 05:53:44','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528639194262432',1669,'31652863697','00013','1.00','350','retail','0','2022-05-18 11:52:44','','','','200','Cash',0.00,'350','','','3','','1','2022-05-18 05:53:44','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528639323022339',1670,'31652863697','1/5 MAGIC','1.00','200','retail','0','2022-05-18 11:52:44','','','','100','Cash',0.00,'200','','','3','','1','2022-05-18 05:53:44','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528639645240532',1671,'31652863697','SYNOVA MEDIUM','1.00','1500','retail','0','2022-05-18 11:52:44','','','','850','Cash',0.00,'1500','','','3','','1','2022-05-18 05:53:44','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528643483421300',1672,'31652864334','FGB44698','51.00','68850','retail','0','2022-05-18 12:02:42','','','','1176','Cash',0.00,'1350','','','3','','1','2022-05-18 06:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'51','82.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528643822468322',1673,'31652864334','MR 393014','2.00','2800','retail','0','2022-05-18 12:02:42','','','','1224','Cash',0.00,'1400','','','3','','1','2022-05-18 06:03:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528643942469322',1674,'31652864334','PMCP 24101','18.00','14400','retail','0','2022-05-18 12:02:42','','','','710.5','Cash',0.00,'800','','','3','','1','2022-05-18 06:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','42.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528644052222032',1675,'31652864334','PMCP24335','1.00','800','retail','0','2022-05-18 12:02:42','','','','710.5','Cash',0.00,'800','','','3','','1','2022-05-18 06:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528644914262432',1676,'31652864334','EUROFIX 002','2.00','600','retail','0','2022-05-18 12:02:42','','','','160','Cash',0.00,'300','','','3','','1','2022-05-18 06:03:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528645035230532',1677,'31652864334','2.0 SPACERS','1.00','100','retail','0','2022-05-18 12:02:42','','','','15','Cash',0.00,'100','','','3','','1','2022-05-18 06:03:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528645183421300',1678,'31652864334','L SHAPE','4.00','1600','retail','0','2022-05-18 12:02:42','','','','220','Cash',0.00,'400','','','3','','1','2022-05-18 06:03:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316528645622222032',1679,'31652864334','0010','2.00','900','retail','0','2022-05-18 12:02:42','','','','250','Cash',0.00,'450','','','3','','1','2022-05-18 06:03:24','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528726930202032',1680,'51652872653','130018570','1.00','6500','retail','0','2022-05-18 14:18:13','','','','3950','Cash',0.00,'6500','','','5','','1','2022-05-18 08:18:26','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516528731372363322',1681,'51652872707','2.0 SPACERS','1.00','100','retail','0','2022-05-18 14:25:38','','','','15','Cash',0.00,'100','','','5','','1','2022-05-18 08:26:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416529535490202032',1682,'41652953534','PMCP24314','15.00','12000','retail','0','2022-05-19 12:45:50','','','','686','Cash',0.00,'800','','','4','','1','2022-05-19 06:46:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516529567645240532',1683,'51652955954','FGC 66198T','2.00','4400','retail','0','2022-05-19 13:40:54','','','','1450','Cash',0.00,'2200','','','5','','1','2022-05-19 07:41:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516529568385280532',1684,'51652955954','MR 44589','2.00','2800','retail','0','2022-05-19 13:40:54','','','','1195','Cash',0.00,'1400','','','5','','1','2022-05-19 07:41:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530212113421300',1685,'51653021199','PMCP 24333','3.00','2400','retail','0','2022-05-20 07:33:42','','','','686','Cash',0.00,'800','','','5','','1','2022-05-20 01:34:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530212213022322',1686,'51653021199','MR 393034','1.00','1400','retail','0','2022-05-20 07:33:42','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-20 01:34:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530293892968332',1687,'51653029375','PMCP 24322','2.00','1600','retail','0','2022-05-20 09:49:50','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-20 03:51:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530357493421300',1688,'51653035733','MR 36027','3.00','4050','retail','0','2022-05-20 11:35:50','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-20 05:38:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530453672566332',1689,'51653045355','FGP33516','4.00','3920','retail','0','2022-05-20 14:16:20','','','','901','Cash',0.00,'980','','','5','','1','2022-05-20 08:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','46.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530453803421300',1690,'51653045355','EUROFIX 002','3.00','900','retail','0','2022-05-20 14:16:20','','','','160','Cash',0.00,'300','','','5','','1','2022-05-20 08:17:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530481760202033',1691,'51653048148','MCP 36002','4.00','5200','retail','0','2022-05-20 15:03:12','','','','1125','Cash',0.00,'1300','','','5','','1','2022-05-20 09:03:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516530500003022300',1692,'51653049986','MCP 36002','1.00','1300','retail','0','2022-05-20 15:33:34','','','','1125','Cash',0.00,'1300','','','5','','1','2022-05-20 09:35:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531174097521754',1693,'51653116852','FGP33718','2.00','1960','retail','0','2022-05-21 10:16:50','','','','721.2','Cash',0.00,'980','','','5','','1','2022-05-21 04:17:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531208023421300',1694,'51653120787','MR393045','2.00','2800','retail','0','2022-05-21 11:13:22','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-21 05:13:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531236343421300',1695,'51653123611','PMCP24332','2.00','1600','retail','0','2022-05-21 12:00:35','','','','686','Cash',0.00,'800','','','5','','1','2022-05-21 06:01:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531244594521454',1696,'51653123672','PMCP24331','7.00','5600','retail','0','2022-05-21 12:25:37','','','','686','Cash',0.00,'800','','','5','','1','2022-05-21 06:27:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531245470202033',1697,'51653123672','130018570','1.00','6500','retail','0','2022-05-21 12:25:37','','','','3950','Cash',0.00,'6500','','','5','','1','2022-05-21 06:27:08','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531247023421300',1698,'51653123672','MR 612004','1.00','5000','retail','0','2022-05-21 12:25:37','','','','2150','Cash',0.00,'5000','','','5','','1','2022-05-21 06:27:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531247113022317',1699,'51653123672','MR 612004','1.00','2500','retail','0','2022-05-21 12:25:37','','','','2150','Cash',0.00,'2500','','','5','','1','2022-05-21 06:27:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531250721220335',1700,'51653123672','130020198','1.00','2000','retail','0','2022-05-21 12:25:37','','','','850','Cash',0.00,'2000','','','5','','1','2022-05-21 06:27:08','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531288228521854',1701,'51653128805','PMCP24354BK','2.00','1700','retail','0','2022-05-21 13:27:03','','','','720','Cash',0.00,'850','','','5','','1','2022-05-21 07:27:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531301682222032',1702,'51653128849','PMCP24314','4.00','3200','retail','0','2022-05-21 13:49:29','','','','686','Cash',0.00,'800','','','5','','1','2022-05-21 07:49:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531336524232432',1703,'51653133520','L SHAPE','6.00','2400','retail','0','2022-05-21 14:47:32','','','','220','Cash',0.00,'400','','','5','','1','2022-05-21 08:48:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516531408181114863',1704,'51653140797','MR 393014','4.00','5600','retail','0','2022-05-21 16:46:58','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-21 10:47:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516533036812368332',1705,'51653303668','FGP33005','1.00','980','retail','0','2022-05-23 14:01:22','','','','901','Cash',0.00,'980','','','5','','1','2022-05-23 08:01:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516533061934202432',1706,'51653306177','PMCP24354BK','1.00','850','retail','0','2022-05-23 14:43:13','','','','720','Cash',0.00,'850','','','5','','1','2022-05-23 08:43:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516533854744282432',1707,'51653385447','L SHAPE','5.00','2000','retail','0','2022-05-24 12:45:02','','','','220','Cash',0.00,'400','','','5','','1','2022-05-24 06:52:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516533854903022394',1708,'51653385447','PLASTIC WHITE','3.00','300','retail','0','2022-05-24 12:45:02','','','','45','Cash',0.00,'100','','','5','','1','2022-05-24 06:52:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516533855022560332',1709,'51653385447','PMCP 24101','2.00','1600','retail','0','2022-05-24 12:45:02','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-24 06:52:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516534781125220532',1710,'51653478031','FGB44698','11.00','14300','retail','0','2022-05-25 14:29:42','','','','1176','Cash',0.00,'1300','','','5','','1','2022-05-25 08:31:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516535556533421300',1711,'51653555591','SC-311','1.00','8500','retail','0','2022-05-26 12:01:08','','','','6500','Cash',0.00,'8500','','','5','','1','2022-05-26 06:01:36','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516535556675270532',1712,'51653555591','163200 KITCHEN TRAY','1.00','1500','retail','0','2022-05-26 12:01:08','','','','700','Cash',0.00,'1500','','','5','','1','2022-05-26 06:01:36','1','40','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316535690083022300',1713,'31653568970','MR 36027','13.00','17550','retail','0','2022-05-26 15:45:10','','','','1125','Cash',0.00,'1350','','','3','','1','2022-05-26 09:46:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','30.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316535690412222032',1714,'31653568970','EUROFIX 001','1.00','300','retail','0','2022-05-26 15:45:10','','','','160','Cash',0.00,'300','','','3','','1','2022-05-26 09:46:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516536407183022317',1715,'51653640678','PMCP24351','1.00','800','retail','0','2022-05-27 11:38:38','','','','686','Cash',0.00,'800','','','5','','1','2022-05-27 05:39:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516536450332563332',1716,'51653640745','FGB44698','10.00','13500','retail','0','2022-05-27 12:50:46','','','','1176','Cash',0.00,'1350','','','5','','1','2022-05-27 06:51:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516536450453022340',1717,'51653640745','GRY001','1.00','150','retail','0','2022-05-27 12:50:46','','','','50','Cash',0.00,'150','','','5','','1','2022-05-27 06:51:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316536620862526234',1718,'31653661881','MR393043','65.00','91000','retail','0','2022-05-27 17:34:46','','','','1224','Cash',0.00,'1400','','','3','','1','2022-05-27 11:35:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'65','65.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537250253421300',1719,'51653724995','MR393045','4.00','5600','retail','0','2022-05-28 11:03:46','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-28 05:04:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537344240202033',1720,'51653734389','FGP33516','1.00','980','retail','0','2022-05-28 13:46:57','','','','901','Cash',0.00,'980','','','5','','1','2022-05-28 07:48:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537388148527854',1721,'51653738789','MR36028','10.00','13500','retail','0','2022-05-28 14:57:07','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-28 08:57:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537388482864332',1722,'51653738789','MR 36002','20.00','27000','retail','0','2022-05-28 14:57:07','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-28 08:57:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537389082222032',1723,'51653738789','EUROFIX 002','1.00','300','retail','0','2022-05-28 14:57:07','','','','160','Cash',0.00,'300','','','5','','1','2022-05-28 08:57:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537389443022349',1724,'51653738789','P07','1.00','650','retail','0','2022-05-28 14:57:07','','','','285','Cash',0.00,'650','','','5','','1','2022-05-28 08:57:43','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537389690202033',1725,'51653738789','SYNOVA MEDIUM','1.00','1500','retail','0','2022-05-28 14:57:07','','','','850','Cash',0.00,'1500','','','5','','1','2022-05-28 08:57:43','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537389790202033',1726,'51653738789','1/4 MAGIC','1.00','200','retail','0','2022-05-28 14:57:07','','','','100','Cash',0.00,'200','','','5','','1','2022-05-28 08:57:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537390273421300',1727,'51653738789','9013 FLEX','1.00','150','retail','0','2022-05-28 14:57:07','','','','60','Cash',0.00,'150','','','5','','1','2022-05-28 08:57:43','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537418974242432',1728,'51653739065','MR 36009','4.00','5400','retail','0','2022-05-28 15:45:37','','','','1125','Cash',0.00,'1350','','','5','','1','2022-05-28 09:49:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537419363022339',1729,'51653739065','PMCP24354BK','8.00','6800','retail','0','2022-05-28 15:45:37','','','','720','Cash',0.00,'850','','','5','','1','2022-05-28 09:49:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','38.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537422274242432',1730,'51653742196','EUROFIX 002','1.00','300','retail','0','2022-05-28 15:50:27','','','','160','Cash',0.00,'300','','','5','','1','2022-05-28 09:50:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516537475775270532',1731,'51653747539','PMCP 24306','5.00','4000','retail','0','2022-05-28 17:19:37','','','','686','Cash',0.00,'800','','','5','','1','2022-05-28 11:21:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','39.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516538910152161332',1732,'51653884968','FGP33530','30.00','29100','retail','0','2022-05-30 09:12:55','','','','901','Cash',0.00,'970','','','5','','1','2022-05-30 03:14:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516538910481528154',1733,'51653884968','EUROFIX 002','1.00','300','retail','0','2022-05-30 09:12:55','','','','160','Cash',0.00,'300','','','5','','1','2022-05-30 03:14:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516538911073421300',1734,'51653884968','PMCP 24353','4.00','3200','retail','0','2022-05-30 09:12:55','','','','686','Cash',0.00,'800','','','5','','1','2022-05-30 03:14:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539063706529654',1735,'51653906358','PMCP 24306','5.00','4000','retail','0','2022-05-30 13:26:44','','','','686','Cash',0.00,'800','','','5','','1','2022-05-30 07:28:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539063952222032',1736,'51653906358','PLASTIC CREAM','4.00','400','retail','0','2022-05-30 13:26:44','','','','45','Cash',0.00,'100','','','5','','1','2022-05-30 07:28:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','103.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539064046529654',1737,'51653906358','2.0 SPACERS','1.00','100','retail','0','2022-05-30 13:26:44','','','','15','Cash',0.00,'100','','','5','','1','2022-05-30 07:28:19','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539071322763332',1738,'51653907106','FGP33516','1.00','980','retail','0','2022-05-30 13:43:58','','','','901','Cash',0.00,'980','','','5','','1','2022-05-30 07:44:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539074374202432',1739,'51653907106','MR 393034','1.00','1400','retail','0','2022-05-30 13:43:58','','','','1224','Cash',0.00,'1400','','','5','','1','2022-05-30 07:44:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539161300202033',1740,'51653916056','PMCP24335','2.00','1600','retail','0','2022-05-30 16:12:29','','','','710.5','Cash',0.00,'800','','','5','','1','2022-05-30 10:12:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539161432664332',1741,'51653916056','PMCP 24328BK','1.00','800','retail','0','2022-05-30 16:12:29','','','','686','Cash',0.00,'800','','','5','','1','2022-05-30 10:12:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539174462222032',1742,'51653916362','HUMA 9006','1.00','800','retail','0','2022-05-30 16:30:47','','','','350','Cash',0.00,'800','','','5','','1','2022-05-30 10:31:17','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516539734192222032',1743,'51653973404','PMCP 24306','1.00','800','retail','0','2022-05-31 08:03:41','','','','686','Cash',0.00,'800','','','5','','1','2022-05-31 02:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539983552222032',1744,'31653998339','HUMA 3002','4.00','10000','retail','0','2022-05-31 15:03:34','','','','1600','Cash',0.00,'2500','','','3','','1','2022-05-31 09:04:11','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539983932869332',1745,'31653998339','1PC SAWA SAWA TOILET','2.00','33000','retail','0','2022-05-31 15:03:34','','','','7500','Cash',0.00,'16500','','','3','','1','2022-05-31 09:04:11','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539984172222032',1746,'31653998339','00013','11.00','3300','retail','0','2022-05-31 15:03:34','','','','200','Cash',0.00,'300','','','3','','1','2022-05-31 09:04:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539984793330232',1747,'31653998339','9013 FLEX','11.00','1650','retail','0','2022-05-31 15:03:34','','','','60','Cash',0.00,'150','','','3','','1','2022-05-31 09:04:11','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','19.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539985032222032',1748,'31653998339','9008 HUMA','43.00','12900','retail','0','2022-05-31 15:03:34','','','','170','Cash',0.00,'300','','','3','','1','2022-05-31 09:04:11','1','32','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539985340202033',1749,'31653998339','CENTAMILY KITCHEN SINK SC-312','1.00','12500','retail','0','2022-05-31 15:03:34','','','','8500','Cash',0.00,'12500','','','3','','1','2022-05-31 09:04:11','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539985745240532',1750,'31653998339','BOTTLE TRAPS 1/4','5.00','1250','retail','0','2022-05-31 15:03:34','','','','170','Cash',0.00,'250','','','3','','1','2022-05-31 09:04:11','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316539986073833300',1751,'31653998339','ORIENT ACTIVE 001','1.00','7000','retail','0','2022-05-31 15:03:34','','','','5000','Cash',0.00,'7000','','','3','','1','2022-05-31 09:04:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540638012360342',1752,'51654063777','20002 IZOMIX','2.00','1200','retail','0','2022-06-01 09:10:01','','','','350','Cash',0.00,'600','','','5','','1','2022-06-01 03:10:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540940074292432',1753,'51654093989','FGP33001','2.00','1960','retail','0','2022-06-01 17:40:22','','','','901','Cash',0.00,'980','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540940202462342',1754,'51654093989','PMCP 24353','12.00','9600','retail','0','2022-06-01 17:40:22','','','','686','Cash',0.00,'800','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','27.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540940473421300',1755,'51654093989','130019351','2.00','3600','retail','0','2022-06-01 17:40:22','','','','1400','Cash',0.00,'1800','','','5','','1','2022-06-01 11:43:05','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540940764520454',1756,'51654093989','PMCP 24101','4.00','3200','retail','0','2022-06-01 17:40:22','','','','710.5','Cash',0.00,'800','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540940914292432',1757,'51654093989','PMHP24343CK','4.00','600','retail','0','2022-06-01 17:40:22','','','','50','Cash',0.00,'150','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','274.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540941262222032',1758,'51654093989','9013 FLEX','4.00','600','retail','0','2022-06-01 17:40:22','','','','60','Cash',0.00,'150','','','5','','1','2022-06-01 11:43:05','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540941522465342',1759,'51654093989','BOTTLE TRAPS','1.00','250','retail','0','2022-06-01 17:40:22','','','','170','Cash',0.00,'250','','','5','','1','2022-06-01 11:43:05','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540943272222032',1760,'51654093989','FGP33585K','1.00','980','retail','0','2022-06-01 17:40:22','','','','920','Cash',0.00,'980','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540943483421300',1761,'51654093989','FGB33717','2.00','1960','retail','0','2022-06-01 17:40:22','','','','910','Cash',0.00,'980','','','5','','1','2022-06-01 11:43:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540944212462342',1762,'51654093989','GOLD','2.00','400','retail','0','2022-06-01 17:40:22','','','','140','Cash',0.00,'200','','','5','','1','2022-06-01 11:43:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540949273421300',1763,'51654094586','FGP33516','30.00','29100','retail','0','2022-06-01 17:49:37','','','','901','Cash',0.00,'970','','','5','','1','2022-06-01 11:50:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540949393539142',1764,'51654094586','EUROFIX 003','4.00','1200','retail','0','2022-06-01 17:49:37','','','','160','Cash',0.00,'300','','','5','','1','2022-06-01 11:50:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516540949604292432',1765,'51654094586','2.5MM','5.00','500','retail','0','2022-06-01 17:49:37','','','','15','Cash',0.00,'100','','','5','','1','2022-06-01 11:50:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','84.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516541455433022345',1766,'51654145531','BLO44081','1.00','1350','retail','0','2022-06-02 07:52:23','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-02 01:52:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516541551972569342',1767,'51654155187','PMCP24350','2.00','1600','retail','0','2022-06-02 10:33:59','','','','686','Cash',0.00,'800','','','5','','1','2022-06-02 04:34:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516541552390202034',1768,'51654155187','PLASTIC CREAM','2.00','200','retail','0','2022-06-02 10:33:59','','','','45','Cash',0.00,'100','','','5','','1','2022-06-02 04:34:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516541741200202034',1769,'51654174097','FGP33530','13.00','12610','retail','0','2022-06-02 16:00:14','','','','901','Cash',0.00,'970','','','5','','1','2022-06-02 10:04:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516542395039522954',1770,'51654239484','EUROFIX 001','2.00','600','retail','0','2022-06-03 09:58:24','','','','160','Cash',0.00,'300','','','5','','1','2022-06-03 03:59:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516542432542365342',1771,'51654239599','MR 36009','1.00','1350','retail','0','2022-06-03 11:01:33','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-03 05:06:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516542432655250532',1772,'51654239599','PMCP 24101','1.00','800','retail','0','2022-06-03 11:01:33','','','','710.5','Cash',0.00,'800','','','5','','1','2022-06-03 05:06:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516542432933022392',1773,'51654239599','PMCP24354BK','1.00','850','retail','0','2022-06-03 11:01:33','','','','720','Cash',0.00,'850','','','5','','1','2022-06-03 05:06:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516542551362222032',1774,'51654255079','HUMA 3002','4.00','12000','retail','0','2022-06-03 14:18:56','','','','1600','Cash',0.00,'3000','','','5','','1','2022-06-03 08:19:30','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543194820202034',1775,'51654317120','2.5MM','10.00','1000','retail','0','2022-06-04 08:11:22','','','','15','Cash',0.00,'100','','','5','','1','2022-06-04 02:12:33','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','79.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543268630202034',1776,'51654326000','FGP33725','2.00','1960','retail','0','2022-06-04 10:14:36','','','','901','Cash',0.00,'980','','','5','','1','2022-06-04 04:14:59','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543268756523654',1777,'51654326000','PMCP 24310','1.00','800','retail','0','2022-06-04 10:14:36','','','','686','Cash',0.00,'800','','','5','','1','2022-06-04 04:14:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543282422864342',1778,'51654328109','PLASTIC WHITE','5.00','500','retail','0','2022-06-04 10:37:23','','','','45','Cash',0.00,'100','','','5','','1','2022-06-04 04:38:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','42.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543341492222032',1779,'51654334124','FGP33530','7.00','6860','retail','0','2022-06-04 12:16:30','','','','901','Cash',0.00,'980','','','5','','1','2022-06-04 06:17:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543341595290532',1780,'51654334124','FGP33516','3.00','2910','retail','0','2022-06-04 12:16:30','','','','901','Cash',0.00,'970','','','5','','1','2022-06-04 06:17:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543341801053303',1781,'51654334124','GOLD','3.00','600','retail','0','2022-06-04 12:16:30','','','','140','Cash',0.00,'200','','','5','','1','2022-06-04 06:17:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543364652222032',1782,'51654334272','GRY001','1.00','150','retail','0','2022-06-04 12:58:17','','','','50','Cash',0.00,'150','','','5','','1','2022-06-04 06:59:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543364765260532',1783,'51654334272','2.0 SPACERS','1.00','100','retail','0','2022-06-04 12:58:17','','','','15','Cash',0.00,'100','','','5','','1','2022-06-04 06:59:19','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543366846523654',1784,'51654334272','PLASTIC WHITE','3.00','300','retail','0','2022-06-04 12:58:17','','','','45','Cash',0.00,'100','','','5','','1','2022-06-04 06:59:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543372237523754',1785,'51654337210','FGP33725','2.00','1960','retail','0','2022-06-04 13:07:03','','','','901','Cash',0.00,'980','','','5','','1','2022-06-04 07:07:23','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516543378357523754',1786,'51654337244','PMCP24350','8.00','6400','retail','0','2022-06-04 13:17:15','','','','686','Cash',0.00,'800','','','5','','1','2022-06-04 07:17:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','34.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545015814202432',1787,'51654501526','PMCP 24322','4.00','3200','retail','0','2022-06-06 10:46:37','','','','710.5','Cash',0.00,'800','','','5','','1','2022-06-06 04:46:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545015970202034',1788,'51654501526','FGP33516','2.00','1960','retail','0','2022-06-06 10:46:37','','','','901','Cash',0.00,'980','','','5','','1','2022-06-06 04:46:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545264502222032',1789,'51654526439','EUROFIX 003','1.00','300','retail','0','2022-06-06 17:41:00','','','','160','Cash',0.00,'300','','','5','','1','2022-06-06 11:41:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545264605200532',1790,'51654526439','PMCP 24353','1.00','800','retail','0','2022-06-06 17:41:00','','','','686','Cash',0.00,'800','','','5','','1','2022-06-06 11:41:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545814290202034',1791,'51654580629','MCP36006','2.00','2600','retail','0','2022-06-07 08:57:29','','','','1125','Cash',0.00,'1300','','','5','','1','2022-06-07 02:58:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545814483421300',1792,'51654580629','20001 IZOMIX','1.00','800','retail','0','2022-06-07 08:57:29','','','','400','Cash',0.00,'800','','','5','','1','2022-06-07 02:58:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545857613022367',1793,'51654585736','MR 393014','10.00','14000','retail','0','2022-06-07 10:11:04','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-07 04:12:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','24.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545857845240532',1794,'51654585736','PMCP 24306','5.00','4000','retail','0','2022-06-07 10:11:04','','','','686','Cash',0.00,'800','','','5','','1','2022-06-07 04:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545858333332030',1795,'51654585736','20002 IZOMIX','2.00','1200','retail','0','2022-06-07 10:11:04','','','','350','Cash',0.00,'600','','','5','','1','2022-06-07 04:12:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545858535525554',1796,'51654585736','EUROFIX 003','1.00','300','retail','0','2022-06-07 10:11:04','','','','160','Cash',0.00,'300','','','5','','1','2022-06-07 04:12:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545858640202034',1797,'51654585736','GOLD','1.00','200','retail','0','2022-06-07 10:11:04','','','','140','Cash',0.00,'200','','','5','','1','2022-06-07 04:12:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545869873022389',1798,'51654585946','PMCP24314','2.00','1600','retail','0','2022-06-07 10:29:48','','','','686','Cash',0.00,'800','','','5','','1','2022-06-07 04:30:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316545907942069342',1799,'31654590775','MR 393013','16.00','22400','retail','0','2022-06-07 11:34:27','','','','1224','Cash',0.00,'1400','','','3','','1','2022-06-07 05:34:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','61.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('316545908084292432',1800,'31654590775','MR 393038','2.00','2800','retail','0','2022-06-07 11:34:27','','','','1224','Cash',0.00,'1400','','','3','','1','2022-06-07 05:34:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('316545908384292432',1801,'31654590775','FGP33009','8.00','7840','retail','0','2022-06-07 11:34:27','','','','901','Cash',0.00,'980','','','3','','1','2022-06-07 05:34:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316545908522222032',1802,'31654590775','PMCP24314','5.00','4000','retail','0','2022-06-07 11:34:27','','','','686','Cash',0.00,'800','','','3','','1','2022-06-07 05:34:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316545908673421300',1803,'31654590775','SILICON TUBE','2.00','600','retail','0','2022-06-07 11:34:27','','','','220','Cash',0.00,'300','','','3','','1','2022-06-07 05:34:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545938850202034',1804,'51654593871','20001 IZOMIX','1.00','800','retail','0','2022-06-07 12:25:00','','','','400','Cash',0.00,'800','','','5','','1','2022-06-07 06:25:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545938994292432',1805,'51654593871','MR 36009','3.00','4050','retail','0','2022-06-07 12:25:00','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-07 06:25:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545945440202034',1806,'51654593929','PLASTIC WHITE','2.00','200','retail','0','2022-06-07 12:35:44','','','','45','Cash',0.00,'100','','','5','','1','2022-06-07 06:37:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545974184292432',1807,'51654597401','2.0 SPACERS','3.00','300','retail','0','2022-06-07 13:23:55','','','','15','Cash',0.00,'100','','','5','','1','2022-06-07 07:24:29','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545974352763342',1808,'51654597401','PLASTIC WHITE','3.00','300','retail','0','2022-06-07 13:23:55','','','','45','Cash',0.00,'100','','','5','','1','2022-06-07 07:24:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516545980242222032',1809,'51654597931','MR 36006','5.00','6750','retail','0','2022-06-07 13:33:44','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-07 07:34:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546030455250532',1810,'51654602158','PMCP 24306','2.00','1600','retail','0','2022-06-07 14:57:37','','','','686','Cash',0.00,'800','','','5','','1','2022-06-07 09:05:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546030573421300',1811,'51654602158','GOLD','2.00','400','retail','0','2022-06-07 14:57:37','','','','140','Cash',0.00,'200','','','5','','1','2022-06-07 09:05:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546054263421300',1812,'51654605397','THREAD TAPE','1.00','30','retail','0','2022-06-07 15:37:06','','','','15','Cash',0.00,'30','','','5','','1','2022-06-07 09:37:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546662192661342',1813,'51654666205','PLASTIC WHITE','10.00','1000','retail','0','2022-06-08 08:30:20','','','','45','Cash',0.00,'100','','','5','','1','2022-06-08 02:30:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','29.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546697703421300',1814,'51654669725','MR 36007','6.00','8100','retail','0','2022-06-08 09:29:30','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-08 03:29:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546700863421300',1815,'51654669787','20002 IZOMIX','2.00','1200','retail','0','2022-06-08 09:34:47','','','','350','Cash',0.00,'600','','','5','','1','2022-06-08 03:35:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546924802222032',1816,'51654692460','20002 IZOMIX','1.00','600','retail','0','2022-06-08 15:48:17','','','','350','Cash',0.00,'600','','','5','','1','2022-06-08 09:48:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546924972526254',1817,'51654692460','PLASTIC WHITE','2.00','200','retail','0','2022-06-08 15:48:17','','','','45','Cash',0.00,'100','','','5','','1','2022-06-08 09:48:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516546995713421300',1818,'51654699554','MR393047','1.00','1400','retail','0','2022-06-08 17:46:11','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-08 11:46:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516547496895290532',1819,'51654749661','9013 FLEX','1.00','150','retail','0','2022-06-09 07:41:29','','','','60','Cash',0.00,'150','','','5','','1','2022-06-09 01:41:46','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516547727853022387',1820,'51654772770','MCP 36009','15.00','19500','retail','0','2022-06-09 14:06:44','','','','1125','Cash',0.00,'1300','','','5','','1','2022-06-09 08:07:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516547776237527754',1821,'51654772831','EUROFIX 001','2.00','600','retail','0','2022-06-09 15:27:45','','','','160','Cash',0.00,'300','','','5','','1','2022-06-09 09:28:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516547776322323323',1822,'51654772831','PLASTIC WHITE','1.00','100','retail','0','2022-06-09 15:27:45','','','','45','Cash',0.00,'100','','','5','','1','2022-06-09 09:28:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548392089528954',1823,'51654839193','00013','2.00','700','retail','0','2022-06-10 08:33:38','','','','200','Cash',0.00,'350','','','5','','1','2022-06-10 02:33:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548392173022312',1824,'51654839193','SILICON TUBE','1.00','300','retail','0','2022-06-10 08:33:38','','','','220','Cash',0.00,'300','','','5','','1','2022-06-10 02:33:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548469283022329',1825,'51654846915','MR 36009','1.00','1350','retail','0','2022-06-10 10:42:09','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-10 04:42:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316548504334252432',1826,'31654850408','MR 36007','3.00','4050','retail','0','2022-06-10 11:42:17','','','','1125','Cash',0.00,'1350','','','3','','1','2022-06-10 05:42:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316548513611528134',1827,'31654851330','MR 36006','233.00','302900','retail','0','2022-06-10 11:57:17','','','','1125','Cash',0.00,'1300','','','3','','1','2022-06-10 05:58:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','273.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316548513955250532',1828,'31654851330','MR 393033','26.00','36400','retail','0','2022-06-10 11:57:17','','','','1224','Cash',0.00,'1400','','','3','','1','2022-06-10 05:58:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','28.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316548514151528134',1829,'31654851330','FGB44712','11.00','14850','retail','0','2022-06-10 11:57:17','','','','1176','Cash',0.00,'1350','','','3','','1','2022-06-10 05:58:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','30.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316548514362222032',1830,'31654851330','PMCP24356BK','81.00','64800','retail','0','2022-06-10 11:57:17','','','','720','Cash',0.00,'800','','','3','','1','2022-06-10 05:58:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'81','112.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548585485280532',1831,'51654858522','0010','1.00','450','retail','0','2022-06-10 13:55:48','','','','250','Cash',0.00,'450','','','5','','1','2022-06-10 07:56:03','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548590204252432',1832,'51654858564','FGB44685','1.00','1350','retail','0','2022-06-10 14:03:40','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-10 08:03:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548688663421300',1833,'51654868838','CLOSE COUPLE','1.00','11000','retail','0','2022-06-10 16:49:13','','','','8100','Cash',0.00,'11000','','','5','','1','2022-06-10 10:49:29','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548688810202034',1834,'51654868838','00013','1.00','350','retail','0','2022-06-10 16:49:13','','','','200','Cash',0.00,'350','','','5','','1','2022-06-10 10:49:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548688903421300',1835,'51654868838','1/5 MAGIC','1.00','200','retail','0','2022-06-10 16:49:13','','','','100','Cash',0.00,'200','','','5','','1','2022-06-10 10:49:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548689068528854',1836,'51654868838','9013 FLEX','2.00','300','retail','0','2022-06-10 16:49:13','','','','60','Cash',0.00,'150','','','5','','1','2022-06-10 10:49:29','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548689152222032',1837,'51654868838','SILICON TUBE','2.00','600','retail','0','2022-06-10 16:49:13','','','','220','Cash',0.00,'300','','','5','','1','2022-06-10 10:49:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548689272032367',1838,'51654868838','THREAD TAPE','2.00','60','retail','0','2022-06-10 16:49:13','','','','15','Cash',0.00,'30','','','5','','1','2022-06-10 10:49:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548725082528254',1839,'51654872485','MR 393013','5.00','7000','retail','0','2022-06-10 17:48:42','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-10 11:49:37','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516548725215210532',1840,'51654872485','PMCP24331','11.00','8800','retail','0','2022-06-10 17:48:42','','','','686','Cash',0.00,'800','','','5','','1','2022-06-10 11:49:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','19.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549315390202034',1841,'51654931522','MR 393033','2.00','2760','retail','0','2022-06-11 10:13:02','','','','1224','Cash',0.00,'1380','','','5','','1','2022-06-11 04:13:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549315542165342',1842,'51654931522','MR 393013','1.00','1380','retail','0','2022-06-11 10:13:02','','','','1224','Cash',0.00,'1380','','','5','','1','2022-06-11 04:13:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549324632529254',1843,'51654932414','MR 36006','22.00','29700','retail','0','2022-06-11 10:28:24','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-11 04:28:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','40.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549325042529254',1844,'51654932414','PMCP 24101','9.00','7200','retail','0','2022-06-11 10:28:24','','','','710.5','Cash',0.00,'800','','','5','','1','2022-06-11 04:28:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','14.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549351713022371',1845,'51654935160','MR 393013','3.00','4200','retail','0','2022-06-11 11:13:04','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-11 05:14:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549351835230532',1846,'51654935160','PMCP24354AK','5.00','4250','retail','0','2022-06-11 11:13:04','','','','720','Cash',0.00,'850','','','5','','1','2022-06-11 05:14:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516549541072460342',1847,'51654954095','20002 IZOMIX','5.00','3000','retail','0','2022-06-11 16:28:28','','','','350','Cash',0.00,'600','','','5','','1','2022-06-11 10:29:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516551897075270532',1848,'51655189690','FGP33009','17.00','16660','retail','0','2022-06-14 09:55:08','','','','901','Cash',0.00,'980','','','5','','1','2022-06-14 03:55:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','22.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516551897622222032',1849,'51655189731','SILVER','4.00','920','retail','0','2022-06-14 09:57:00','','','','170','Cash',0.00,'230','','','5','','1','2022-06-14 03:58:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','54.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516551897795223090',1850,'51655189731','PLASTIC WHITE','3.00','300','retail','0','2022-06-14 09:57:00','','','','45','Cash',0.00,'100','','','5','','1','2022-06-14 03:58:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516551898062960352',1851,'51655189731','PMCP24351','1.00','800','retail','0','2022-06-14 09:57:00','','','','686','Cash',0.00,'800','','','5','','1','2022-06-14 03:58:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516551898193421300',1852,'51655189731','MR 393013','1.00','1400','retail','0','2022-06-14 09:57:00','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-14 03:58:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552043243022323',1853,'51655204289','MR 393012','2.00','2800','retail','0','2022-06-14 13:58:45','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-14 07:59:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552112593421300',1854,'51655204353','PMCP 24310','6.00','4800','retail','0','2022-06-14 15:54:46','','','','686','Cash',0.00,'800','','','5','','1','2022-06-14 09:55:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552112731522154',1855,'51655204353','PMCP 24353','5.00','4000','retail','0','2022-06-14 15:54:46','','','','686','Cash',0.00,'800','','','5','','1','2022-06-14 09:55:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552112854212432',1856,'51655204353','EUROFIX 003','1.00','300','retail','0','2022-06-14 15:54:46','','','','160','Cash',0.00,'300','','','5','','1','2022-06-14 09:55:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552172144212432',1857,'51655217121','MCP36007','10.00','13000','retail','0','2022-06-14 17:33:34','','','','1125','Cash',0.00,'1300','','','5','','1','2022-06-14 11:34:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552707193022317',1858,'51655270707','FGB44685','13.00','17550','retail','0','2022-06-15 08:25:19','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-15 02:25:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','32.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552711214272432',1859,'51655270752','PMCP24351','1.00','800','retail','0','2022-06-15 08:32:14','','','','686','Cash',0.00,'800','','','5','','1','2022-06-15 02:32:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552711331522154',1860,'51655270752','EUROFIX 001','1.00','300','retail','0','2022-06-15 08:32:14','','','','160','Cash',0.00,'300','','','5','','1','2022-06-15 02:32:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552743484522454',1861,'51655271169','FGP33721','1.00','980','retail','0','2022-06-15 09:29:48','','','','901','Cash',0.00,'980','','','5','','1','2022-06-15 03:30:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552745703421300',1862,'51655271169','SILVER','2.00','460','retail','0','2022-06-15 09:29:48','','','','170','Cash',0.00,'230','','','5','','1','2022-06-15 03:30:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552786393421300',1863,'51655274601','MR 393034','7.00','9800','retail','0','2022-06-15 10:38:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-15 04:40:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','47.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552787005200532',1864,'51655274601','MR 393014','5.00','7000','retail','0','2022-06-15 10:38:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-15 04:40:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552958455522554',1865,'51655295792','MR 393034','26.00','36400','retail','0','2022-06-15 15:24:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-15 09:24:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','40.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516552980822222032',1866,'51655298035','FGB44712','5.00','6750','retail','0','2022-06-15 16:02:29','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-15 10:03:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553027400223403',1867,'51655302719','FGP33721','2.00','1960','retail','0','2022-06-15 17:19:20','','','','901','Cash',0.00,'980','','','5','','1','2022-06-15 11:20:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553027603022367',1868,'51655302719','FGB44712','1.00','1350','retail','0','2022-06-15 17:19:20','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-15 11:20:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553619650202035',1869,'51655355241','MR393045','1.00','1400','retail','0','2022-06-16 09:46:41','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-16 03:51:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553619881523154',1870,'51655355241','2.0 SPACERS','1.00','100','retail','0','2022-06-16 09:46:41','','','','15','Cash',0.00,'100','','','5','','1','2022-06-16 03:51:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553620013421300',1871,'51655355241','SILVER','5.00','1150','retail','0','2022-06-16 09:46:41','','','','170','Cash',0.00,'230','','','5','','1','2022-06-16 03:51:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553668253022328',1872,'51655362266','PMCP 24353','4.00','3200','retail','0','2022-06-16 11:07:17','','','','686','Cash',0.00,'800','','','5','','1','2022-06-16 05:08:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553668376523654',1873,'51655362266','PMCP 24310','5.00','4000','retail','0','2022-06-16 11:07:17','','','','686','Cash',0.00,'800','','','5','','1','2022-06-16 05:08:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553712673421300',1874,'51655366930','SILVER','1.00','230','retail','0','2022-06-16 12:21:08','','','','170','Cash',0.00,'230','','','5','','1','2022-06-16 06:21:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553783724272432',1875,'51655371272','FGP33516','1.00','980','retail','0','2022-06-16 14:19:32','','','','901','Cash',0.00,'980','','','5','','1','2022-06-16 08:20:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553806770202035',1876,'51655378459','2.0 SPACERS','5.00','500','retail','0','2022-06-16 14:58:19','','','','15','Cash',0.00,'100','','','5','','1','2022-06-16 10:37:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553806983421300',1877,'51655378459','PLASTIC WHITE','5.00','500','retail','0','2022-06-16 14:58:19','','','','45','Cash',0.00,'100','','','5','','1','2022-06-16 10:37:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516553906110523054',1878,'51655390596','FGB44712','3.00','4050','retail','0','2022-06-16 17:43:31','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-16 11:44:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554482825220532',1879,'51655448273','SILVER','3.00','690','retail','0','2022-06-17 09:45:32','','','','170','Cash',0.00,'230','','','5','','1','2022-06-17 03:46:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','42.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554483322222032',1880,'51655448273','MR 44589','2.00','2800','retail','0','2022-06-17 09:45:32','','','','1195','Cash',0.00,'1400','','','5','','1','2022-06-17 03:46:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554540053022300',1881,'51655452290','PMCP 24333','1.00','800','retail','0','2022-06-17 11:20:05','','','','686','Cash',0.00,'800','','','5','','1','2022-06-17 05:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554540400202035',1882,'51655454022','PMCP 24310','5.00','4000','retail','0','2022-06-17 11:21:04','','','','686','Cash',0.00,'800','','','5','','1','2022-06-17 05:21:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554540534252432',1883,'51655454022','PMCP 24353','1.00','800','retail','0','2022-06-17 11:21:04','','','','686','Cash',0.00,'800','','','5','','1','2022-06-17 05:21:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554540642222032',1884,'51655454022','GOLD','2.00','400','retail','0','2022-06-17 11:21:04','','','','140','Cash',0.00,'200','','','5','','1','2022-06-17 05:21:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516554776843421300',1885,'51655477676','MR 44589','1.00','1400','retail','0','2022-06-17 17:54:45','','','','1195','Cash',0.00,'1400','','','5','','1','2022-06-17 11:54:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516555381393022331',1886,'51655538122','P07','1.00','650','retail','0','2022-06-18 10:42:20','','','','285','Cash',0.00,'650','','','5','','1','2022-06-18 04:43:24','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516555395000202035',1887,'51655538205','MR 393014','1.00','1400','retail','0','2022-06-18 11:10:28','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-18 05:12:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516555395264232432',1888,'51655538205','MR 393036','1.00','1400','retail','0','2022-06-18 11:10:28','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-18 05:12:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516555517282222032',1889,'51655551716','MR393047','1.00','1400','retail','0','2022-06-18 14:28:49','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-18 08:29:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557107845223623',1890,'51655710770','00009','1.00','12000','retail','0','2022-06-20 10:43:33','','','','4500','Cash',0.00,'12000','','','5','','1','2022-06-20 04:44:01','1','27','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557108000527054',1891,'51655710770','1/5 MAGIC','1.00','200','retail','0','2022-06-20 10:43:33','','','','100','Cash',0.00,'200','','','5','','1','2022-06-20 04:44:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557108575202550',1892,'51655710770','130019350','1.00','3000','retail','0','2022-06-20 10:43:33','','','','1500','Cash',0.00,'3000','','','5','','1','2022-06-20 04:44:01','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557205483022345',1893,'51655720531','PTG GUTTERS','3.00','5250','retail','0','2022-06-20 13:23:30','','','','1503','Cash',0.00,'1750','','','5','','1','2022-06-20 07:23:51','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557206095290532',1894,'51655720531','PTG INSIDE CORNER','1.00','500','retail','0','2022-06-20 13:23:30','','','','398','Cash',0.00,'500','','','5','','1','2022-06-20 07:23:51','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557240982469352',1895,'51655724083','PTG CLIPS','5.00','750','retail','0','2022-06-20 14:21:38','','','','83','Cash',0.00,'150','','','5','','1','2022-06-20 08:21:59','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557907985280532',1896,'51655790779','1103','1.00','200','retail','0','2022-06-21 08:53:32','','','','110','Cash',0.00,'200','','','5','','1','2022-06-21 02:54:35','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557908112061352',1897,'51655790779','PLASTIC WHITE','1.00','100','retail','0','2022-06-21 08:53:32','','','','45','Cash',0.00,'100','','','5','','1','2022-06-21 02:54:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557942682222032',1898,'51655794238','FGB44715','28.00','37800','retail','0','2022-06-21 09:51:08','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-21 03:51:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','30.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557957695527554',1899,'51655795747','PMCP24102','25.00','20000','retail','0','2022-06-21 10:17:15','','','','686','Cash',0.00,'800','','','5','','1','2022-06-21 04:18:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','40.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557958343421300',1900,'51655795747','SILVER','7.00','1610','retail','0','2022-06-21 10:17:15','','','','170','Cash',0.00,'230','','','5','','1','2022-06-21 04:18:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','39.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557975892768352',1901,'51655795937','SILVER','25.00','5750','retail','0','2022-06-21 10:46:30','','','','170','Cash',0.00,'230','','','5','','1','2022-06-21 04:49:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','32.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557986220202035',1902,'51655797753','PMCP 24323','20.00','16000','retail','0','2022-06-21 11:03:43','','','','686','Cash',0.00,'800','','','5','','1','2022-06-21 05:04:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','31.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557988393421300',1903,'51655798651','SC-311','1.00','8500','retail','0','2022-06-21 11:07:20','','','','6500','Cash',0.00,'8500','','','5','','1','2022-06-21 05:14:03','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516557998320625003',1904,'51655799245','163200 KITCHEN TRAY','1.00','1500','retail','0','2022-06-21 11:28:18','','','','700','Cash',0.00,'1500','','','5','','1','2022-06-21 05:28:39','1','40','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558012765260532',1905,'51655801249','PMCP24356BK','8.00','6400','retail','0','2022-06-21 11:48:52','','','','720','Cash',0.00,'800','','','5','','1','2022-06-21 05:52:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','31.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558012965260532',1906,'51655801249','EUROFIX 001','1.00','300','retail','0','2022-06-21 11:48:52','','','','160','Cash',0.00,'300','','','5','','1','2022-06-21 05:52:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558013043022303',1907,'51655801249','2.5MM','1.00','100','retail','0','2022-06-21 11:48:52','','','','15','Cash',0.00,'100','','','5','','1','2022-06-21 05:52:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558013204202432',1908,'51655801249','2.0 SPACERS','1.00','100','retail','0','2022-06-21 11:48:52','','','','15','Cash',0.00,'100','','','5','','1','2022-06-21 05:52:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558013323022333',1909,'51655801249','20002 IZOMIX','1.00','600','retail','0','2022-06-21 11:48:52','','','','350','Cash',0.00,'600','','','5','','1','2022-06-21 05:52:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558026152528254',1910,'51655802600','EUROFIX 003','1.00','300','retail','0','2022-06-21 12:10:15','','','','160','Cash',0.00,'300','','','5','','1','2022-06-21 06:10:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558055522565352',1911,'51655805529','1206 KEN TILES','2.00','1940','retail','0','2022-06-21 12:59:32','','','','880','Cash',0.00,'970','','','5','','1','2022-06-21 06:59:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558062623022362',1912,'51655806249','MR 393034','1.00','1400','retail','0','2022-06-21 13:11:02','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-21 07:11:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558236323528354',1913,'51655823617','FGB44712','2.00','2700','retail','0','2022-06-21 18:00:32','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-21 12:00:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558241534222432',1914,'51655823655','PMCP24356BK','6.00','4800','retail','0','2022-06-21 18:10:00','','','','720','Cash',0.00,'800','','','5','','1','2022-06-21 12:12:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','23.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558241713403331',1915,'51655823655','EUROFIX 001','1.00','300','retail','0','2022-06-21 18:10:00','','','','160','Cash',0.00,'300','','','5','','1','2022-06-21 12:12:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558241872222032',1916,'51655823655','1203 KEN TILES','2.00','1960','retail','0','2022-06-21 18:10:00','','','','880','Cash',0.00,'980','','','5','','1','2022-06-21 12:12:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516558877322763352',1917,'51655887720','FGP33571','2.00','1940','retail','0','2022-06-22 11:48:53','','','','901','Cash',0.00,'970','','','5','','1','2022-06-22 05:49:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516559035682366352',1918,'51655903557','FGB44715','2.00','2700','retail','0','2022-06-22 16:12:49','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-22 10:13:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516559610112161352',1919,'51655960391','PMCP24102','2.00','1600','retail','0','2022-06-23 08:10:12','','','','686','Cash',0.00,'800','','','5','','1','2022-06-23 02:10:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516559673822768352',1920,'51655967371','FGB44685','2.00','2700','retail','0','2022-06-23 12:41:18','','','','1176','Cash',0.00,'1350','','','5','','1','2022-06-23 06:41:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516559791480202035',1921,'51655977296','ABROSS LOCK','1.00','1500','retail','0','2022-06-23 13:12:28','','','','700','Cash',0.00,'1500','','','5','','1','2022-06-23 07:13:30','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316559819842168352',1922,'31655981964','YMP 66721T','2.00','5000','retail','0','2022-06-23 14:00:56','','','','1450','Cash',0.00,'2500','','','3','','1','2022-06-23 08:01:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316559820430306242',1923,'31655981964','130020729','1.00','7000','retail','0','2022-06-23 14:00:56','','','','4500','Cash',0.00,'7000','','','3','','1','2022-06-23 08:01:31','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316559820555250532',1924,'31655981964','SILVER','2.00','460','retail','0','2022-06-23 14:00:56','','','','170','Cash',0.00,'230','','','3','','1','2022-06-23 08:01:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316559829442529234',1925,'31655982930','4213','1.00','1350','retail','0','2022-06-23 14:15:45','','','','1200','Cash',0.00,'1350','','','3','','1','2022-06-23 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516559851892568352',1926,'51655985170','4213','1.00','1350','retail','0','2022-06-23 14:53:10','','','','1200','Cash',0.00,'1350','','','5','','1','2022-06-23 08:55:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560580030202036',1927,'51656057987','PMCP24102','4.00','3200','retail','0','2022-06-24 11:07:19','','','','686','Cash',0.00,'800','','','5','','1','2022-06-24 05:07:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560580158520854',1928,'51656057987','FGP33721','1.00','980','retail','0','2022-06-24 11:07:19','','','','901','Cash',0.00,'980','','','5','','1','2022-06-24 05:07:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560608490202036',1929,'51656058056','GRY001','1.00','150','retail','0','2022-06-24 11:54:09','','','','50','Cash',0.00,'150','','','5','','1','2022-06-24 05:54:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560720842268362',1930,'51656072072','PMCP24356BK','3.00','2400','retail','0','2022-06-24 15:01:24','','','','720','Cash',0.00,'800','','','5','','1','2022-06-24 09:01:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560814895290532',1931,'51656081475','PMCP 24306','11.00','8800','retail','0','2022-06-24 17:38:24','','','','686','Cash',0.00,'800','','','5','','1','2022-06-24 11:38:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','30.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516560815044282432',1932,'51656081475','MR 393016','2.00','2800','retail','0','2022-06-24 17:38:24','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-24 11:38:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316561423945240532',1933,'31656142258','9005','1.00','750','retail','0','2022-06-25 10:33:25','','','','400','Cash',0.00,'750','','','3','','1','2022-06-25 04:33:46','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561457305200532',1934,'51656145688','FGP33547','4.00','3880','retail','0','2022-06-25 11:30:38','','','','921.2','Cash',0.00,'970','','','5','','1','2022-06-25 05:31:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561457566220620',1935,'51656145688','PMCP24351','8.00','6400','retail','0','2022-06-25 11:30:38','','','','686','Cash',0.00,'800','','','5','','1','2022-06-25 05:31:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','13.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561457805200532',1936,'51656145688','EUROFIX 001','2.00','600','retail','0','2022-06-25 11:30:38','','','','160','Cash',0.00,'300','','','5','','1','2022-06-25 05:31:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561458065260532',1937,'51656145688','1203 KEN TILES','18.00','17460','retail','0','2022-06-25 11:30:38','','','','880','Cash',0.00,'970','','','5','','1','2022-06-25 05:31:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','48.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561458164242432',1938,'51656145688','GOLD','1.00','200','retail','0','2022-06-25 11:30:38','','','','140','Cash',0.00,'200','','','5','','1','2022-06-25 05:31:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561535020202036',1939,'51656153478','MR 36027','7.00','9450','retail','0','2022-06-25 13:45:14','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-25 07:45:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','11.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561536205200532',1940,'51656153478','MR 36009','3.00','4050','retail','0','2022-06-25 13:45:14','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-25 07:45:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561537043521354',1941,'51656153478','PMCP24354BK','3.00','2550','retail','0','2022-06-25 13:45:14','','','','720','Cash',0.00,'850','','','5','','1','2022-06-25 07:45:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561539143421300',1942,'51656153478','2.5MM','3.00','300','retail','0','2022-06-25 13:45:14','','','','15','Cash',0.00,'100','','','5','','1','2022-06-25 07:45:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','113.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561559283421300',1943,'51656155848','MR 393038','48.00','67200','retail','0','2022-06-25 14:23:56','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-25 08:32:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','49.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561559883421300',1944,'51656155848','PLASTIC CREAM','4.00','400','retail','0','2022-06-25 14:23:56','','','','45','Cash',0.00,'100','','','5','','1','2022-06-25 08:32:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561560116521654',1945,'51656155848','20001 IZOMIX','1.00','800','retail','0','2022-06-25 14:23:56','','','','400','Cash',0.00,'800','','','5','','1','2022-06-25 08:32:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561560660202036',1946,'51656155848','PMCP 24306','12.00','9600','retail','0','2022-06-25 14:23:56','','','','686','Cash',0.00,'800','','','5','','1','2022-06-25 08:32:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','19.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561562153421300',1947,'51656155848','MR393045','3.00','4200','retail','0','2022-06-25 14:23:56','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-25 08:32:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561562352663362',1948,'51656155848','EUROFIX 003','1.00','300','retail','0','2022-06-25 14:23:56','','','','160','Cash',0.00,'300','','','5','','1','2022-06-25 08:32:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561567823421300',1949,'51656156764','2.5MM','5.00','500','retail','0','2022-06-25 14:33:03','','','','15','Cash',0.00,'100','','','5','','1','2022-06-25 08:33:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','110.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561701423421300',1950,'51656170130','1203 KEN TILES','5.00','4850','retail','0','2022-06-25 18:16:55','','','','880','Cash',0.00,'970','','','5','','1','2022-06-25 12:17:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516561702142222032',1951,'51656170130','PMCP24102','6.00','4800','retail','0','2022-06-25 18:16:55','','','','686','Cash',0.00,'800','','','5','','1','2022-06-25 12:17:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563163422664362',1952,'41656316245','STAIRCASE CONERSTRIPS','12.00','6000','retail','0','2022-06-27 10:53:16','','','','250','Cash',0.00,'500','','','4','','1','2022-06-27 04:53:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','80.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563222743022372',1953,'41656316401','PMCP24331','4.00','3200','retail','0','2022-06-27 12:31:37','','','','686','Cash',0.00,'800','','','4','','1','2022-06-27 06:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563222873421300',1954,'41656316401','PMCP 24101','1.00','800','retail','0','2022-06-27 12:31:37','','','','710.5','Cash',0.00,'800','','','4','','1','2022-06-27 06:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563227152523244',1955,'41656322304','BLACK FLEX PILLAR TAP','1.00','2000','retail','0','2022-06-27 12:38:48','','','','900','Cash',0.00,'2000','','','4','','1','2022-06-27 06:38:53','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563243334523444',1956,'41656322735','MR 36009','5.00','6750','retail','0','2022-06-27 13:10:19','','','','1125','Cash',0.00,'1350','','','4','','1','2022-06-27 07:10:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563243584523444',1957,'41656322735','MR 36016','6.00','8100','retail','0','2022-06-27 13:10:19','','','','1125','Cash',0.00,'1350','','','4','','1','2022-06-27 07:10:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','26.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563243802468362',1958,'41656322735','MR 393013','9.00','12600','retail','0','2022-06-27 13:10:19','','','','1224','Cash',0.00,'1400','','','4','','1','2022-06-27 07:10:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','35.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563243974523444',1959,'41656322735','FGB44698','9.00','12150','retail','0','2022-06-27 13:10:19','','','','1176','Cash',0.00,'1350','','','4','','1','2022-06-27 07:10:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563244252462362',1960,'41656322735','MR 393014','2.00','2800','retail','0','2022-06-27 13:10:19','','','','1224','Cash',0.00,'1400','','','4','','1','2022-06-27 07:10:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563244503022354',1961,'41656322735','MR 393016','12.00','16800','retail','0','2022-06-27 13:10:19','','','','1224','Cash',0.00,'1400','','','4','','1','2022-06-27 07:10:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','22.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563244943421300',1962,'41656322735','GOLD','5.00','1000','retail','0','2022-06-27 13:10:19','','','','140','Cash',0.00,'200','','','4','','1','2022-06-27 07:10:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563245105200532',1963,'41656322735','EUROFIX 003','2.00','600','retail','0','2022-06-27 13:10:19','','','','160','Cash',0.00,'300','','','4','','1','2022-06-27 07:10:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563245260356242',1964,'41656322735','EUROFIX 001','1.00','300','retail','0','2022-06-27 13:10:19','','','','160','Cash',0.00,'300','','','4','','1','2022-06-27 07:10:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563245425220532',1965,'41656322735','2.0 SPACERS','1.00','100','retail','0','2022-06-27 13:10:19','','','','15','Cash',0.00,'100','','','4','','1','2022-06-27 07:10:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563245522465362',1966,'41656322735','2.5MM','1.00','100','retail','0','2022-06-27 13:10:19','','','','15','Cash',0.00,'100','','','4','','1','2022-06-27 07:10:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('416563245974222432',1967,'41656322735','PMCP 24306','8.00','6400','retail','0','2022-06-27 13:10:19','','','','686','Cash',0.00,'800','','','4','','1','2022-06-27 07:10:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516563957265260532',1968,'51656395653','130014971','1.00','18000','retail','0','2022-06-28 08:55:45','','','','11000','Cash',0.00,'18000','','','5','','1','2022-06-28 02:56:15','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516563981793421300',1969,'51656395777','20001 IZOMIX','2.00','1600','retail','0','2022-06-28 09:36:20','','','','400','Cash',0.00,'800','','','5','','1','2022-06-28 03:36:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564016054202432',1970,'51656401576','MR393045','4.00','5600','retail','0','2022-06-28 10:33:26','','','','1224','Cash',0.00,'1400','','','5','','1','2022-06-28 04:34:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564180474212432',1971,'51656418010','PLASTIC CREAM','11.00','1100','retail','0','2022-06-28 15:11:44','','','','45','Cash',0.00,'100','','','5','','1','2022-06-28 09:12:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','93.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564180658524854',1972,'51656418010','2.5MM','4.00','400','retail','0','2022-06-28 15:11:44','','','','15','Cash',0.00,'100','','','5','','1','2022-06-28 09:12:45','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','104.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564180915210532',1973,'51656418010','SILVER','10.00','2200','retail','0','2022-06-28 15:11:44','','','','170','Cash',0.00,'220','','','5','','1','2022-06-28 09:12:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','98.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564226632222032',1974,'51656422649','MR 36035','27.00','36450','retail','0','2022-06-28 16:25:22','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-28 10:25:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','47.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564226854222432',1975,'51656422649','4213','8.00','11200','retail','0','2022-06-28 16:25:22','','','','1200','Cash',0.00,'1400','','','5','','1','2022-06-28 10:25:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564772842222032',1976,'51656477262','00012','1.00','1200','retail','0','2022-06-29 07:36:59','','','','950','Cash',0.00,'1200','','','5','','1','2022-06-29 01:38:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564773085280532',1977,'51656477262','PLASTIC CREAM','10.00','900','retail','0','2022-06-29 07:36:59','','','','45','Cash',0.00,'90','','','5','','1','2022-06-29 01:38:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','82.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('516564773473022343',1978,'51656477262','GOLD','2.00','380','retail','0','2022-06-29 07:36:59','','','','140','Cash',0.00,'190','','','5','','1','2022-06-29 01:38:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565000780525054',1979,'51656500067','PMCP 24101','1.00','800','retail','0','2022-06-29 13:54:39','','','','710.5','Cash',0.00,'800','','','5','','1','2022-06-29 07:54:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565089872868362',1980,'51656508971','MR 36009','1.00','1350','retail','0','2022-06-29 16:23:07','','','','1125','Cash',0.00,'1350','','','5','','1','2022-06-29 10:23:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565953623022363',1981,'51656595314','PMCP24314','5.00','4000','retail','0','2022-06-30 16:24:05','','','','686','Cash',0.00,'800','','','5','','1','2022-06-30 10:26:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565953815525554',1982,'51656595314','FGP33725','6.00','5820','retail','0','2022-06-30 16:24:05','','','','901','Cash',0.00,'970','','','5','','1','2022-06-30 10:26:04','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565954102222032',1983,'51656595314','PMCP 24306','4.00','3200','retail','0','2022-06-30 16:24:05','','','','686','Cash',0.00,'800','','','5','','1','2022-06-30 10:26:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516565980454292432',1984,'51656595566','SILVER','20.00','4600','retail','0','2022-06-30 17:07:25','','','','170','Cash',0.00,'230','','','5','','1','2022-06-30 11:08:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','88.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('416566634852222032',1985,'41656663467','MR 36007','4.00','5400','retail','0','2022-07-01 11:18:35','','','','1125','Cash',0.00,'1350','','','4','','1','2022-07-01 05:21:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416566635143526344',1986,'41656663467','MR 393014','4.00','5600','retail','0','2022-07-01 11:18:35','','','','1224','Cash',0.00,'1400','','','4','','1','2022-07-01 05:21:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416566657075270532',1987,'41656663679','24321 wall tiles','8.00','6400','retail','0','2022-07-01 11:55:07','','','','725','Cash',0.00,'800','','','4','','1','2022-07-01 05:57:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516566757383421300',1988,'51656675717','201 BIG STEERING','1.00','11000','retail','0','2022-07-01 14:42:40','','','','8500','Cash',0.00,'11000','','','5','','1','2022-07-01 08:42:56','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516566851933322206',1989,'51656685178','EUROFIX 001','3.00','900','retail','0','2022-07-01 17:20:13','','','','160','Cash',0.00,'300','','','5','','1','2022-07-01 11:20:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516566852133022312',1990,'51656685178','EUROFIX 003','1.00','300','retail','0','2022-07-01 17:20:13','','','','160','Cash',0.00,'300','','','5','','1','2022-07-01 11:20:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567521240202036',1991,'51656752104','FGP33530','25.00','24250','retail','0','2022-07-02 11:56:22','','','','901','Cash',0.00,'970','','','5','','1','2022-07-02 05:56:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567521472527254',1992,'51656752104','EUROFIX 003','3.00','900','retail','0','2022-07-02 11:56:22','','','','160','Cash',0.00,'300','','','5','','1','2022-07-02 05:56:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567521584252432',1993,'51656752104','2.5MM','4.00','400','retail','0','2022-07-02 11:56:22','','','','15','Cash',0.00,'100','','','5','','1','2022-07-02 05:56:40','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','100.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567554310202036',1994,'51656755376','MR393042','5.00','7000','retail','0','2022-07-02 12:54:13','','','','1280','Cash',0.00,'1400','','','5','','1','2022-07-02 07:01:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567554500202036',1995,'51656755376','PMCP24354BK','4.00','3400','retail','0','2022-07-02 12:54:13','','','','720','Cash',0.00,'850','','','5','','1','2022-07-02 07:01:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567554604252432',1996,'51656755376','EUROFIX 004','1.00','300','retail','0','2022-07-02 12:54:13','','','','160','Cash',0.00,'300','','','5','','1','2022-07-02 07:01:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567555132561362',1997,'51656755376','EUROFIX 001','1.00','300','retail','0','2022-07-02 12:54:13','','','','160','Cash',0.00,'300','','','5','','1','2022-07-02 07:01:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567556323322206',1998,'51656755376','24321 wall tiles','8.00','6400','retail','0','2022-07-02 12:54:13','','','','725','Cash',0.00,'800','','','5','','1','2022-07-02 07:01:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567556523421300',1999,'51656755376','MR 393014','2.00','2800','retail','0','2022-07-02 12:54:13','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-02 07:01:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567594160202036',2000,'51656756103','MR 36006','2.00','2700','retail','0','2022-07-02 13:56:56','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-02 07:57:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567601342063362',2001,'51656759464','MR 36006','9.00','12150','retail','0','2022-07-02 14:34:03','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-02 08:34:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567601562065362',2002,'51656759464','MR 36035','2.00','2700','retail','0','2022-07-02 14:34:03','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-02 08:34:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567602340527054',2003,'51656759464','20002 IZOMIX','2.00','1200','retail','0','2022-07-02 14:34:03','','','','350','Cash',0.00,'600','','','5','','1','2022-07-02 08:34:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567615221527154',2004,'51656759464','PMCP24354BK','7.00','5950','retail','0','2022-07-02 14:34:03','','','','720','Cash',0.00,'850','','','5','','1','2022-07-02 08:34:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','29.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567700553022350',2005,'51656769997','MR 36009','1.00','1350','retail','0','2022-07-02 16:55:55','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-02 10:56:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516567701542222032',2006,'51656769997','PMCP24354BK','2.00','1700','retail','0','2022-07-02 16:55:55','','','','720','Cash',0.00,'850','','','5','','1','2022-07-02 10:56:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569090162961362',2007,'51656908974','EUROFIX 001','5.00','1500','retail','0','2022-07-04 07:31:57','','','','160','Cash',0.00,'300','','','5','','1','2022-07-04 01:32:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569090253535192',2008,'51656908974','2.5MM','2.00','200','retail','0','2022-07-04 07:31:57','','','','15','Cash',0.00,'100','','','5','','1','2022-07-04 01:32:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569090409529954',2009,'51656908974','4213','2.00','2800','retail','0','2022-07-04 07:31:57','','','','1200','Cash',0.00,'1400','','','5','','1','2022-07-04 01:32:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569090610202036',2010,'51656908974','FGB44712','1.00','1350','retail','0','2022-07-04 07:31:57','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-04 01:32:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569134793421300',2011,'51656913436','SILVER','2.00','460','retail','0','2022-07-04 08:44:40','','','','170','Cash',0.00,'230','','','5','','1','2022-07-04 02:45:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569234113421300',2012,'51656923397','MR393042','2.00','2800','retail','0','2022-07-04 11:30:12','','','','1280','Cash',0.00,'1400','','','5','','1','2022-07-04 05:37:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569440462464362',2013,'51656944029','PMCP 24323','10.00','8000','retail','0','2022-07-04 17:14:43','','','','686','Cash',0.00,'800','','','5','','1','2022-07-04 11:15:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516569440622222032',2014,'51656944029','FGP33725','2.00','1940','retail','0','2022-07-04 17:14:43','','','','901','Cash',0.00,'970','','','5','','1','2022-07-04 11:15:02','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570037033421300',2015,'51657000127','1203 KEN TILES','5.00','4850','retail','0','2022-07-05 09:48:23','','','','880','Cash',0.00,'970','','','5','','1','2022-07-05 03:49:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570059892568372',2016,'51657003799','2.0 SPACERS','6.00','600','retail','0','2022-07-05 10:26:46','','','','15','Cash',0.00,'100','','','5','','1','2022-07-05 04:28:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570060062660372',2017,'51657003799','EUROFIX 001','3.00','900','retail','0','2022-07-05 10:26:46','','','','160','Cash',0.00,'300','','','5','','1','2022-07-05 04:28:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316570089920202037',2018,'31657008973','MR 36030','64.00','86400','retail','0','2022-07-05 11:16:33','','','','1125','Cash',0.00,'1350','','','3','','1','2022-07-05 05:17:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'64','81.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570149544212432',2019,'51657014939','FGP33530','1.00','970','retail','0','2022-07-05 12:56:04','','','','901','Cash',0.00,'970','','','5','','1','2022-07-05 06:56:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570955794292432',2020,'51657095553','MR 393013','23.00','32200','retail','0','2022-07-06 11:54:43','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-06 05:58:08','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','26.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570956252562372',2021,'51657095553','MR 393016','6.00','8400','retail','0','2022-07-06 11:54:43','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-06 05:58:08','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570956973421300',2022,'51657095553','FGB44698','20.00','27000','retail','0','2022-07-06 11:54:43','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','31.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570957112561372',2023,'51657095553','FGB44685','5.00','6750','retail','0','2022-07-06 11:54:43','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570957434292432',2024,'51657095553','FGP33725','8.00','7760','retail','0','2022-07-06 11:54:43','','','','901','Cash',0.00,'970','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','13.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570957843022387',2025,'51657095553','PMCP24314','25.00','20000','retail','0','2022-07-06 11:54:43','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','39.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570958023022308',2026,'51657095553','1103 KEN TILES','9.00','8730','retail','0','2022-07-06 11:54:43','','','','880','Cash',0.00,'970','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','44.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570972933022392',2027,'51657095553','FGP33721','7.00','6790','retail','0','2022-07-06 11:54:43','','','','901','Cash',0.00,'970','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570973862768372',2028,'51657095553','PMCP24351','7.00','5600','retail','0','2022-07-06 11:54:43','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570975080202037',2029,'51657095553','SILVER','9.00','2070','retail','0','2022-07-06 11:54:43','','','','170','Cash',0.00,'230','','','5','','1','2022-07-06 05:58:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','64.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570975253022325',2030,'51657095553','PLASTIC CREAM','5.00','500','retail','0','2022-07-06 11:54:43','','','','45','Cash',0.00,'100','','','5','','1','2022-07-06 05:58:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','72.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570975413421300',2031,'51657095553','EUROFIX 003','1.00','300','retail','0','2022-07-06 11:54:43','','','','160','Cash',0.00,'300','','','5','','1','2022-07-06 05:58:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570975692766372',2032,'51657095553','WHITE','1.00','300','retail','0','2022-07-06 11:54:43','','','','100','Cash',0.00,'300','','','5','','1','2022-07-06 05:58:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570976070202037',2033,'51657095553','2.0 SPACERS','2.00','200','retail','0','2022-07-06 11:54:43','','','','15','Cash',0.00,'100','','','5','','1','2022-07-06 05:58:08','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570976590202037',2034,'51657095553','WHITE','1.00','300','retail','0','2022-07-06 11:54:43','','','','100','Cash',0.00,'300','','','5','','1','2022-07-06 05:58:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570976703421300',2035,'51657095553','PMCP 24353','1.00','800','retail','0','2022-07-06 11:54:43','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516570976823421300',2036,'51657095553','PMCP 24306','1.00','800','retail','0','2022-07-06 11:54:43','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 05:58:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571195099521954',2037,'51657119487','PMCP 24310','5.00','4000','retail','0','2022-07-06 17:58:29','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 11:59:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571196363022336',2038,'51657119620','PMCP24314','8.00','6400','retail','0','2022-07-06 18:04:55','','','','686','Cash',0.00,'800','','','5','','1','2022-07-06 12:09:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571196633022366',2039,'51657119620','FGP33725','2.00','1940','retail','0','2022-07-06 18:04:55','','','','901','Cash',0.00,'970','','','5','','1','2022-07-06 12:09:57','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571198713022378',2040,'51657119620','2.0 SPACERS','2.00','200','retail','0','2022-07-06 18:04:55','','','','15','Cash',0.00,'100','','','5','','1','2022-07-06 12:09:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571198849521954',2041,'51657119620','EUROFIX 003','1.00','300','retail','0','2022-07-06 18:04:55','','','','160','Cash',0.00,'300','','','5','','1','2022-07-06 12:09:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571792193022312',2042,'51657179204','PMCP24332','3.00','2400','retail','0','2022-07-07 10:34:10','','','','686','Cash',0.00,'800','','','5','','1','2022-07-07 04:46:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571792374272432',2043,'51657179204','PMCP24335','1.00','800','retail','0','2022-07-07 10:34:10','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-07 04:46:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571792490202037',2044,'51657179204','2.0 SPACERS','1.00','100','retail','0','2022-07-07 10:34:10','','','','15','Cash',0.00,'100','','','5','','1','2022-07-07 04:46:55','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571835022360372',2045,'51657183488','MR 36027','4.00','5400','retail','0','2022-07-07 11:48:50','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-07 05:49:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571835243421300',2046,'51657183488','20002 IZOMIX','1.00','600','retail','0','2022-07-07 11:48:50','','','','350','Cash',0.00,'600','','','5','','1','2022-07-07 05:49:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571835353022335',2047,'51657183488','2.0 SPACERS','3.00','300','retail','0','2022-07-07 11:48:50','','','','15','Cash',0.00,'100','','','5','','1','2022-07-07 05:49:06','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571835473022345',2048,'51657183488','WHITE','1.00','300','retail','0','2022-07-07 11:48:50','','','','100','Cash',0.00,'300','','','5','','1','2022-07-07 05:49:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571835623421300',2049,'51657183488','MR 36006','1.00','1350','retail','0','2022-07-07 11:48:50','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-07 05:49:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571837962222032',2050,'51657183748','PMCP24354BK','3.00','2550','retail','0','2022-07-07 11:49:56','','','','720','Cash',0.00,'850','','','5','','1','2022-07-07 05:50:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571953655521554',2051,'51657195350','STAIRCASE CONERSTRIPS','4.00','2000','retail','0','2022-07-07 15:02:57','','','','250','Cash',0.00,'500','','','5','','1','2022-07-07 09:04:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','68.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('516571953765521554',2052,'51657195350','20001 IZOMIX','3.00','2400','retail','0','2022-07-07 15:02:57','','','','400','Cash',0.00,'800','','','5','','1','2022-07-07 09:04:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572633832368372',2053,'51657263347','20001 IZOMIX','4.00','3200','retail','0','2022-07-08 09:56:24','','','','400','Cash',0.00,'800','','','5','','1','2022-07-08 03:56:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572689048522854',2054,'51657268824','PMCP 24306','1.00','800','retail','0','2022-07-08 11:28:25','','','','686','Cash',0.00,'800','','','5','','1','2022-07-08 05:28:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572702560522054',2055,'51657270240','FGP33721','12.00','11640','retail','0','2022-07-08 11:52:13','','','','901','Cash',0.00,'970','','','5','','1','2022-07-08 05:53:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572702670522054',2056,'51657270240','SILVER','2.00','460','retail','0','2022-07-08 11:52:13','','','','170','Cash',0.00,'230','','','5','','1','2022-07-08 05:53:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572702770202037',2057,'51657270240','2.5MM','2.00','200','retail','0','2022-07-08 11:52:13','','','','15','Cash',0.00,'100','','','5','','1','2022-07-08 05:53:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572703002222032',2058,'51657270240','WHITE','2.00','600','retail','0','2022-07-08 11:52:13','','','','100','Cash',0.00,'300','','','5','','1','2022-07-08 05:53:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572804512333328',2059,'51657280430','SILVER','3.00','690','retail','0','2022-07-08 14:41:21','','','','170','Cash',0.00,'230','','','5','','1','2022-07-08 08:42:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','53.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572804813022384',2060,'51657280430','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2022-07-08 14:41:21','','','','250','Cash',0.00,'500','','','5','','1','2022-07-08 08:42:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','64.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516572871464282432',2061,'51657280527','STAIRCASE CONERSTRIPS','17.00','8500','retail','0','2022-07-08 16:32:26','','','','250','Cash',0.00,'500','','','5','','1','2022-07-08 10:32:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','61.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516573456015210532',2062,'51657345582','PMCP24354AK','3.00','2550','retail','0','2022-07-09 08:46:42','','','','720','Cash',0.00,'850','','','5','','1','2022-07-09 02:46:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516573480614763323',2063,'51657345620','PMCP 24333','3.00','2400','retail','0','2022-07-09 09:28:17','','','','686','Cash',0.00,'800','','','5','','1','2022-07-09 03:30:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516573480732222032',2064,'51657345620','PMCP24356BK','3.00','2400','retail','0','2022-07-09 09:28:17','','','','720','Cash',0.00,'800','','','5','','1','2022-07-09 03:30:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516573480962869372',2065,'51657345620','PMCP24350','4.00','3200','retail','0','2022-07-09 09:28:17','','','','686','Cash',0.00,'800','','','5','','1','2022-07-09 03:30:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516573644922469372',2066,'51657364474','FGP33005','2.00','1960','retail','0','2022-07-09 14:01:33','','','','901','Cash',0.00,'980','','','5','','1','2022-07-09 08:03:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516575177883421300',2067,'51657517777','2.0 SPACERS','2.00','200','retail','0','2022-07-11 08:36:28','','','','15','Cash',0.00,'100','','','5','','1','2022-07-11 02:36:34','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516575295655402356',2068,'51657529545','20002 IZOMIX','8.00','4800','retail','0','2022-07-11 11:52:46','','','','350','Cash',0.00,'600','','','5','','1','2022-07-11 05:53:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','16.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516575350473421300',2069,'51657529590','MR 36033','1.00','1350','retail','0','2022-07-11 13:24:08','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-11 07:24:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516575376370202037',2070,'51657535152','WHITE','1.00','300','retail','0','2022-07-11 14:07:18','','','','100','Cash',0.00,'300','','','5','','1','2022-07-11 08:08:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576043102461372',2071,'51657604285','MCP 36002','4.00','5200','retail','0','2022-07-12 08:41:08','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-12 02:41:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576043452464372',2072,'51657604285','MR 36016','10.00','13500','retail','0','2022-07-12 08:41:08','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-12 02:41:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576043825220532',2073,'51657604285','CENTAMILY KITCHEN SINK SC-630','1.00','8000','retail','0','2022-07-12 08:41:08','','','','5000','Cash',0.00,'8000','','','5','','1','2022-07-12 02:41:46','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576044310202037',2074,'51657604285','2.0 SPACERS','1.00','100','retail','0','2022-07-12 08:41:08','','','','15','Cash',0.00,'100','','','5','','1','2022-07-12 02:41:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576044683421300',2075,'51657604285','1103','1.00','200','retail','0','2022-07-12 08:41:08','','','','110','Cash',0.00,'200','','','5','','1','2022-07-12 02:41:46','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576066834202432',2076,'51657606668','1203 KEN TILES','2.00','1960','retail','0','2022-07-12 09:18:30','','','','880','Cash',0.00,'980','','','5','','1','2022-07-12 03:18:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576088235230532',2077,'51657606732','FGP33518','3.00','2940','retail','0','2022-07-12 09:54:20','','','','900','Cash',0.00,'980','','','5','','1','2022-07-12 03:54:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576088472864372',2078,'51657606732','1KG GROUTS','1.00','150','retail','0','2022-07-12 09:54:20','','','','50','Cash',0.00,'150','','','5','','1','2022-07-12 03:54:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576104992222032',2079,'51657608877','PMCP 24101','1.00','800','retail','0','2022-07-12 10:21:39','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-12 04:21:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576136643421300',2080,'51657610511','PMCP24314','6.00','4800','retail','0','2022-07-12 11:14:54','','','','686','Cash',0.00,'800','','','5','','1','2022-07-12 05:15:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576136943421300',2081,'51657610511','SILVER','4.00','920','retail','0','2022-07-12 11:14:54','','','','170','Cash',0.00,'230','','','5','','1','2022-07-12 05:15:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576258944222432',2082,'51657625880','FGB33717','1.00','950','retail','0','2022-07-12 14:39:10','','','','910','Cash',0.00,'950','','','5','','1','2022-07-12 08:39:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516576303712222032',2083,'51657630354','PMCP24354AK','2.00','1700','retail','0','2022-07-12 15:52:51','','','','720','Cash',0.00,'850','','','5','','1','2022-07-12 09:53:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577766336527654',2084,'51657774889','MR 393013','1.00','1400','retail','0','2022-07-14 08:32:25','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-14 02:33:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577766523421300',2085,'51657774889','SILVER','15.00','3450','retail','0','2022-07-14 08:32:25','','','','170','Cash',0.00,'230','','','5','','1','2022-07-14 02:33:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','46.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577766670202037',2086,'51657774889','PMCP 24101','4.00','3200','retail','0','2022-07-14 08:32:25','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-14 02:33:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577766963022396',2087,'51657774889','MR 36018','5.00','6750','retail','0','2022-07-14 08:32:25','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-14 02:33:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577767205200532',2088,'51657774889','MCP36006','6.00','7800','retail','0','2022-07-14 08:32:25','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-14 02:33:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577767444272432',2089,'51657774889','MR 36024','6.00','8100','retail','0','2022-07-14 08:32:25','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-14 02:33:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','25.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577799219527954',2090,'51657776835','20001 IZOMIX','2.00','1600','retail','0','2022-07-14 09:25:22','','','','400','Cash',0.00,'800','','','5','','1','2022-07-14 03:26:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577842534527454',2091,'51657779963','MR 36006','3.00','4050','retail','0','2022-07-14 10:37:48','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-14 04:42:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516577842683022362',2092,'51657779963','PMHP 24320','2.00','300','retail','0','2022-07-14 10:37:48','','','','50','Cash',0.00,'150','','','5','','1','2022-07-14 04:42:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','225.00','223','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578012292032369',2093,'51657801200','MCP36006','3.00','3900','retail','0','2022-07-14 15:20:29','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-14 09:20:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578673680202037',2094,'51657867352','MR393042','6.00','8400','retail','0','2022-07-15 09:45:14','','','','1280','Cash',0.00,'1400','','','5','','1','2022-07-15 03:46:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','31.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578673902769372',2095,'51657867352','FGB44685','4.00','5400','retail','0','2022-07-15 09:45:14','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-15 03:46:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578674013421300',2096,'51657867352','PMCP24356BK','10.00','8000','retail','0','2022-07-15 09:45:14','','','','720','Cash',0.00,'800','','','5','','1','2022-07-15 03:46:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578674152233073',2097,'51657867352','PMCP 24306','6.00','4800','retail','0','2022-07-15 09:45:14','','','','686','Cash',0.00,'800','','','5','','1','2022-07-15 03:46:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578674272222032',2098,'51657867352','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-07-15 09:45:14','','','','250','Cash',0.00,'500','','','5','','1','2022-07-15 03:46:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578674445240532',2099,'51657867352','PLASTIC CREAM','2.00','200','retail','0','2022-07-15 09:45:14','','','','45','Cash',0.00,'100','','','5','','1','2022-07-15 03:46:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578674925220532',2100,'51657867352','EUROFIX 004','1.00','300','retail','0','2022-07-15 09:45:14','','','','160','Cash',0.00,'300','','','5','','1','2022-07-15 03:46:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578675133022315',2101,'51657867352','2.5MM','2.00','200','retail','0','2022-07-15 09:45:14','','','','15','Cash',0.00,'100','','','5','','1','2022-07-15 03:46:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578963695290532',2102,'51657896337','FGB44698','1.00','1350','retail','0','2022-07-15 18:12:18','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578964672222032',2103,'51657896337','20002 IZOMIX','1.00','600','retail','0','2022-07-15 18:12:18','','','','350','Cash',0.00,'600','','','5','','1','2022-07-15 12:13:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578973072705336',2104,'51657896337','MR 36009','4.00','5400','retail','0','2022-07-15 18:12:18','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-15 12:13:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578974064292432',2105,'51657896337','0010','1.00','450','retail','0','2022-07-15 18:12:18','','','','250','Cash',0.00,'450','','','5','','1','2022-07-15 12:13:00','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578974152761372',2106,'51657896337','SILICON TUBE','1.00','300','retail','0','2022-07-15 18:12:18','','','','220','Cash',0.00,'300','','','5','','1','2022-07-15 12:13:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578974292222032',2107,'51657896337','PMCP24354AK','1.00','850','retail','0','2022-07-15 18:12:18','','','','720','Cash',0.00,'850','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578974420202037',2108,'51657896337','WHITE','1.00','300','retail','0','2022-07-15 18:12:18','','','','100','Cash',0.00,'300','','','5','','1','2022-07-15 12:13:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578975117528754',2109,'51657896337','PMCP24351','5.00','4000','retail','0','2022-07-15 18:12:18','','','','686','Cash',0.00,'800','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578975322222032',2110,'51657896337','PMCP24350','1.00','800','retail','0','2022-07-15 18:12:18','','','','686','Cash',0.00,'800','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578976193421300',2111,'51657896337','MR 36024','1.00','1350','retail','0','2022-07-15 18:12:18','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-15 12:13:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578977483022347',2112,'51657896337','PMCP24358','2.00','1600','retail','0','2022-07-15 18:12:18','','','','720','Cash',0.00,'800','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578977972222032',2113,'51657896337','MR393042','2.00','2800','retail','0','2022-07-15 18:12:18','','','','1280','Cash',0.00,'1400','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578979370202037',2114,'51657896337','PMCP 24306','4.00','3200','retail','0','2022-07-15 18:12:18','','','','686','Cash',0.00,'800','','','5','','1','2022-07-15 12:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578980158528854',2115,'51657897982','1031','1.00','1500','retail','0','2022-07-15 18:13:35','','','','700','Cash',0.00,'1500','','','5','','1','2022-07-15 12:13:53','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578986838528854',2116,'51657898034','HUMA 9006','1.00','700','retail','0','2022-07-15 18:25:47','','','','350','Cash',0.00,'700','','','5','','1','2022-07-15 12:25:57','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516578987323022337',2117,'51657898034','MR 36016','1.00','1350','retail','0','2022-07-15 18:25:47','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-15 12:25:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516579685562865372',2118,'51657968538','FGB44686','3.00','4050','retail','0','2022-07-16 13:49:17','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-16 07:50:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516579698862968372',2119,'51657968609','2.0 SPACERS','1.00','100','retail','0','2022-07-16 14:11:27','','','','15','Cash',0.00,'100','','','5','','1','2022-07-16 08:11:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516579717762167372',2120,'51657971762','201 BIG STEERING','1.00','11000','retail','0','2022-07-16 14:43:33','','','','8500','Cash',0.00,'11000','','','5','','1','2022-07-16 08:52:04','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516579723762222032',2121,'51657972326','PMCP 24101','2.00','1600','retail','0','2022-07-16 14:52:57','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-16 08:53:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516579801362063372',2122,'51657980121','1KG GROUTS','2.00','300','retail','0','2022-07-16 17:02:16','','','','50','Cash',0.00,'150','','','5','','1','2022-07-16 11:04:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582103723022373',2123,'51658210336','1102','1.00','250','retail','0','2022-07-19 09:04:03','','','','90','Cash',0.00,'250','','','5','','1','2022-07-19 03:04:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582104382063382',2124,'51658210336','2.0 SPACERS','3.00','300','retail','0','2022-07-19 09:04:03','','','','15','Cash',0.00,'100','','','5','','1','2022-07-19 03:04:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582104505200532',2125,'51658210336','SILVER','10.00','2300','retail','0','2022-07-19 09:04:03','','','','170','Cash',0.00,'230','','','5','','1','2022-07-19 03:04:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','31.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582104674212432',2126,'51658210336','MR 36035','14.00','17920','retail','0','2022-07-19 09:04:03','','','','1125','Cash',0.00,'1280','','','5','','1','2022-07-19 03:04:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582104894212432',2127,'51658210336','MR 36024','4.00','5400','retail','0','2022-07-19 09:04:03','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-19 03:04:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582105034212432',2128,'51658210336','FGB44712','2.00','2700','retail','0','2022-07-19 09:04:03','','','','1176','Cash',0.00,'1350','','','5','','1','2022-07-19 03:04:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582105342063382',2129,'51658210336','SILVER','8.00','1840','retail','0','2022-07-19 09:04:03','','','','170','Cash',0.00,'230','','','5','','1','2022-07-19 03:04:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582105702067382',2130,'51658210336','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2022-07-19 09:04:03','','','','250','Cash',0.00,'500','','','5','','1','2022-07-19 03:04:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','43.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('416582223973421300',2131,'41658220170','130020726','1.00','3000','retail','0','2022-07-19 12:20:40','','','','1600','Cash',0.00,'3000','','','4','','1','2022-07-19 06:20:47','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416582257105200532',2132,'41658222449','PGC66009','1.00','1400','retail','0','2022-07-19 13:15:37','','','','2400','Cash',0.00,'1400','','','4','','1','2022-07-19 07:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416582257194222432',2133,'41658222449','PMCP 24101','1.00','800','retail','0','2022-07-19 13:15:37','','','','710.5','Cash',0.00,'800','','','4','','1','2022-07-19 07:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582364500202038',2134,'51658236436','MR 36035','10.00','12800','retail','0','2022-07-19 16:15:28','','','','1125','Cash',0.00,'1280','','','5','','1','2022-07-19 10:15:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582364672222032',2135,'51658236436','MR 36009','10.00','12800','retail','0','2022-07-19 16:15:28','','','','1125','Cash',0.00,'1280','','','5','','1','2022-07-19 10:15:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516582364935230532',2136,'51658236436','STAIRCASE CONERSTRIPS','10.00','5000','retail','0','2022-07-19 16:15:28','','','','250','Cash',0.00,'500','','','5','','1','2022-07-19 10:15:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','38.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583021350202038',2137,'41658302119','PMCP24354AK','6.00','5100','retail','0','2022-07-20 10:37:35','','','','720','Cash',0.00,'850','','','4','','1','2022-07-20 04:37:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583021812523244',2138,'41658302119','FGP33005','38.00','35720','retail','0','2022-07-20 10:37:35','','','','901','Cash',0.00,'940','','','4','','1','2022-07-20 04:37:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583023783022373',2139,'41658302119','EUROFIX 004','2.00','600','retail','0','2022-07-20 10:37:35','','','','160','Cash',0.00,'300','','','4','','1','2022-07-20 04:37:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583024023421300',2140,'41658302119','EUROFIX 002','1.00','300','retail','0','2022-07-20 10:37:35','','','','160','Cash',0.00,'300','','','4','','1','2022-07-20 04:37:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583024450202038',2141,'41658302119','SILVER','2.00','460','retail','0','2022-07-20 10:37:35','','','','170','Cash',0.00,'230','','','4','','1','2022-07-20 04:37:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('416583025125220532',2142,'41658302119','2.0 SPACERS','2.00','200','retail','0','2022-07-20 10:37:35','','','','15','Cash',0.00,'100','','','4','','1','2022-07-20 04:37:40','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583819402222032',2143,'51658381904','PMCP 24306','8.00','6400','retail','0','2022-07-21 08:42:04','','','','686','Cash',0.00,'800','','','5','','1','2022-07-21 02:42:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583819692222032',2144,'51658381904','MR393042','17.00','23800','retail','0','2022-07-21 08:42:04','','','','1280','Cash',0.00,'1400','','','5','','1','2022-07-21 02:42:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','18.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583819965260532',2145,'51658381904','MR36038','25.00','32500','retail','0','2022-07-21 08:42:04','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-21 02:42:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583820525220532',2146,'51658381904','MR 36017','23.00','29900','retail','0','2022-07-21 08:42:04','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-21 02:42:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583821042222032',2147,'51658381904','MR 36007','12.00','15600','retail','0','2022-07-21 08:42:04','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-21 02:42:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583824985280532',2148,'51658382152','20001 IZOMIX','2.00','1600','retail','0','2022-07-21 08:49:53','','','','400','Cash',0.00,'800','','','5','','1','2022-07-21 02:50:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583831983523354',2149,'51658383184','WHITE','1.00','300','retail','0','2022-07-21 08:59:59','','','','100','Cash',0.00,'300','','','5','','1','2022-07-21 03:00:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583960722222032',2150,'51658396061','MR 36009','4.00','5400','retail','0','2022-07-21 12:34:32','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-21 06:34:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583998943421300',2151,'51658399877','MR 36009','15.00','19500','retail','0','2022-07-21 13:41:03','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-21 07:41:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516583999115210532',2152,'51658399877','MR 36015','5.00','6500','retail','0','2022-07-21 13:41:03','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-21 07:41:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584051405524554',2153,'51658400091','PTG DROPPER','1.00','500','retail','0','2022-07-21 15:05:40','','','','441','Cash',0.00,'500','','','5','','1','2022-07-21 09:05:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584069693032292',2154,'51658405145','SILVER','10.00','2300','retail','0','2022-07-21 15:36:09','','','','170','Cash',0.00,'230','','','5','','1','2022-07-21 09:38:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584124900202038',2155,'51658407139','9012 FLEX','1.00','200','retail','0','2022-07-21 17:08:10','','','','100','Cash',0.00,'200','','','5','','1','2022-07-21 11:09:04','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584150142222032',2156,'51658414991','MR 36024','3.00','4050','retail','0','2022-07-21 17:50:15','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-21 11:50:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584735305200532',2157,'51658473517','PMCP 24101','11.00','8800','retail','0','2022-07-22 10:18:52','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-22 04:19:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','23.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584736200202038',2158,'51658473517','20001 IZOMIX','1.00','800','retail','0','2022-07-22 10:18:52','','','','400','Cash',0.00,'800','','','5','','1','2022-07-22 04:19:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584736555250532',2159,'51658473517','WHITE','2.00','600','retail','0','2022-07-22 10:18:52','','','','100','Cash',0.00,'300','','','5','','1','2022-07-22 04:19:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584737190202038',2160,'51658473517','MR 612004','1.00','5000','retail','0','2022-07-22 10:18:52','','','','2150','Cash',0.00,'5000','','','5','','1','2022-07-22 04:19:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584743323421300',2161,'51658473517','0010','1.00','450','retail','0','2022-07-22 10:18:52','','','','250','Cash',0.00,'450','','','5','','1','2022-07-22 04:19:44','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584750195524554',2162,'51658474386','MR393045','1.00','1400','retail','0','2022-07-22 10:30:20','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-22 04:31:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584788025220532',2163,'51658478762','PMCP 24101','1.00','800','retail','0','2022-07-22 11:33:39','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-22 05:34:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584788192861382',2164,'51658478762','MR 612004','1.00','5000','retail','0','2022-07-22 11:33:39','','','','2150','Cash',0.00,'5000','','','5','','1','2022-07-22 05:34:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516584971800202038',2165,'51658497159','PLASTIC CREAM','5.00','500','retail','0','2022-07-22 16:39:40','','','','45','Cash',0.00,'100','','','5','','1','2022-07-22 10:39:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('516585000455250532',2166,'51658498055','ORIENT ACTIVE 001','1.00','7000','retail','0','2022-07-22 17:27:33','','','','5000','Cash',0.00,'7000','','','5','','1','2022-07-22 11:30:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516585641130202038',2167,'51658564103','20002 IZOMIX','6.00','3600','retail','0','2022-07-23 11:25:19','','','','350','Cash',0.00,'600','','','5','','1','2022-07-23 05:25:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516585641274525454',2168,'51658564103','PLASTIC CREAM','3.00','300','retail','0','2022-07-23 11:25:19','','','','45','Cash',0.00,'100','','','5','','1','2022-07-23 05:25:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516585647194262432',2169,'51658564103','2.0 SPACERS','1.00','100','retail','0','2022-07-23 11:25:19','','','','15','Cash',0.00,'100','','','5','','1','2022-07-23 05:25:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316585668660202038',2170,'31658566836','MR 36007','2.00','2700','retail','0','2022-07-23 12:01:06','','','','1125','Cash',0.00,'1350','','','3','','1','2022-07-23 06:01:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516585822722353302',2171,'51658582256','MR 36016','1.00','1350','retail','0','2022-07-23 16:17:53','','','','1125','Cash',0.00,'1350','','','5','','1','2022-07-23 10:18:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516587275723421300',2172,'51658727527','GRY001','1.00','150','retail','0','2022-07-25 08:39:33','','','','50','Cash',0.00,'150','','','5','','1','2022-07-25 02:40:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588242165260532',2173,'51658824148','MR 36015','43.00','55900','retail','0','2022-07-26 11:45:38','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-26 05:46:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588254843022384',2174,'51658825210','FGP33048','7.00','6300','retail','0','2022-07-26 11:52:51','','','','721','Cash',0.00,'900','','','5','','1','2022-07-26 05:53:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588255092222032',2175,'51658825210','GREY','1.00','300','retail','0','2022-07-26 11:52:51','','','','100','Cash',0.00,'300','','','5','','1','2022-07-26 05:53:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588255232222032',2176,'51658825210','2.5MM','1.00','100','retail','0','2022-07-26 11:52:51','','','','15','Cash',0.00,'100','','','5','','1','2022-07-26 05:53:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588255703421300',2177,'51658825210','20001 IZOMIX','1.00','800','retail','0','2022-07-26 11:52:51','','','','400','Cash',0.00,'800','','','5','','1','2022-07-26 05:53:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588260172222032',2178,'51658825590','WC-M6','1.00','11000','retail','0','2022-07-26 12:02:49','','','','8800','Cash',0.00,'11000','','','5','','1','2022-07-26 06:03:20','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588260414222432',2179,'51658825590','THREAD TAPE','3.00','90','retail','0','2022-07-26 12:02:49','','','','15','Cash',0.00,'30','','','5','','1','2022-07-26 06:03:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588260620202038',2180,'51658825590','00013','1.00','350','retail','0','2022-07-26 12:02:49','','','','200','Cash',0.00,'350','','','5','','1','2022-07-26 06:03:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588340530202038',2181,'51658834033','FGB44685','3.00','3900','retail','0','2022-07-26 14:15:12','','','','1176','Cash',0.00,'1300','','','5','','1','2022-07-26 08:15:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588365292662382',2182,'51658836513','PMCP 24101','1.00','800','retail','0','2022-07-26 14:55:30','','','','710.5','Cash',0.00,'800','','','5','','1','2022-07-26 08:57:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588380713022370',2183,'51658836626','PMCP24354AK','3.00','2550','retail','0','2022-07-26 15:21:11','','','','720','Cash',0.00,'850','','','5','','1','2022-07-26 09:21:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588393412222032',2184,'51658839317','MR393047','2.00','2800','retail','0','2022-07-26 15:42:21','','','','1224','Cash',0.00,'1400','','','5','','1','2022-07-26 09:42:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588409573022359',2185,'51658839372','33047','12.00','10800','retail','0','2022-07-26 16:10:47','','','','720','Cash',0.00,'900','','','5','','1','2022-07-26 10:11:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588409854242432',2186,'51658839372','GREY','4.00','1200','retail','0','2022-07-26 16:10:47','','','','100','Cash',0.00,'300','','','5','','1','2022-07-26 10:11:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588410075270532',2187,'51658839372','2.5MM','3.00','300','retail','0','2022-07-26 16:10:47','','','','15','Cash',0.00,'100','','','5','','1','2022-07-26 10:11:18','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','89.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('516588410344242432',2188,'51658839372','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-07-26 16:10:47','','','','250','Cash',0.00,'500','','','5','','1','2022-07-26 10:11:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589049232462382',2189,'51658900157','GREY','2.00','600','retail','0','2022-07-27 09:55:23','','','','100','Cash',0.00,'300','','','5','','1','2022-07-27 03:57:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589066473421300',2190,'51658905070','130020728','1.00','8500','retail','0','2022-07-27 10:24:08','','','','5500','Cash',0.00,'8500','','','5','','1','2022-07-27 04:24:31','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589120564212432',2191,'51658907257','SC-006','1.00','7500','retail','0','2022-07-27 11:54:17','','','','5500','Cash',0.00,'7500','','','5','','1','2022-07-27 05:55:08','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316589168136529634',2192,'31658916801','FGP33048','1.00','900','retail','0','2022-07-27 13:13:44','','','','721','Cash',0.00,'900','','','3','','1','2022-07-27 07:14:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589297272222032',2193,'51658929617','KS9043','1.00','2000','retail','0','2022-07-27 16:48:48','','','','900','Cash',0.00,'2000','','','5','','1','2022-07-27 10:49:56','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589914792222032',2194,'51658991420','MR 393012','40.00','54000','retail','0','2022-07-28 10:00:05','','','','1224','Cash',0.00,'1350','','','5','','1','2022-07-28 04:01:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589915913421300',2195,'51658991420','FGP33048','1.00','900','retail','0','2022-07-28 10:00:05','','','','721','Cash',0.00,'900','','','5','','1','2022-07-28 04:01:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516589996620202038',2196,'51658999646','WHITE','3.00','900','retail','0','2022-07-28 12:14:22','','','','100','Cash',0.00,'300','','','5','','1','2022-07-28 06:14:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316590136080202039',2197,'31659013597','FGP33048','1.00','900','retail','0','2022-07-28 16:07:13','','','','721','Cash',0.00,'900','','','3','','1','2022-07-28 10:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316590136323520334',2198,'31659013597','PMCP 24306','6.00','4800','retail','0','2022-07-28 16:07:13','','','','686','Cash',0.00,'800','','','3','','1','2022-07-28 10:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590221422520254',2199,'51659022098','MR 36015','2.00','2600','retail','0','2022-07-28 18:29:17','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-28 12:29:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590742930202039',2200,'51659074262','4213','6.00','8100','retail','0','2022-07-29 09:04:27','','','','1200','Cash',0.00,'1350','','','5','','1','2022-07-29 03:04:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590743056033021',2201,'51659074262','FGP33048','1.00','900','retail','0','2022-07-29 09:04:27','','','','721','Cash',0.00,'900','','','5','','1','2022-07-29 03:04:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590743223421300',2202,'51659074262','GREY','1.00','300','retail','0','2022-07-29 09:04:27','','','','100','Cash',0.00,'300','','','5','','1','2022-07-29 03:04:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590743343022333',2203,'51659074262','2.5MM','1.00','100','retail','0','2022-07-29 09:04:27','','','','15','Cash',0.00,'100','','','5','','1','2022-07-29 03:04:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590743463022343',2204,'51659074262','2.0 SPACERS','1.00','100','retail','0','2022-07-29 09:04:27','','','','15','Cash',0.00,'100','','','5','','1','2022-07-29 03:04:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590743984272432',2205,'51659074262','SILVER','1.00','200','retail','0','2022-07-29 09:04:27','','','','170','Cash',0.00,'200','','','5','','1','2022-07-29 03:04:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590746525220532',2206,'51659074262','MR393042','1.00','1350','retail','0','2022-07-29 09:04:27','','','','1280','Cash',0.00,'1350','','','5','','1','2022-07-29 03:04:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590747223022327',2207,'51659074695','MR 612004','1.00','2500','retail','0','2022-07-29 09:05:42','','','','2150','Cash',0.00,'2500','','','5','','1','2022-07-29 03:05:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590851284282432',2208,'51659085105','PMCP 24323','1.00','800','retail','0','2022-07-29 11:58:49','','','','686','Cash',0.00,'800','','','5','','1','2022-07-29 05:59:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516590861393022331',2209,'51659085189','KS9043','1.00','2000','retail','0','2022-07-29 12:19:36','','','','900','Cash',0.00,'2000','','','5','','1','2022-07-29 06:19:56','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591036662366392',2210,'51659103595','MR393047','16.00','21600','retail','0','2022-07-29 17:14:06','','','','1224','Cash',0.00,'1350','','','5','','1','2022-07-29 11:14:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591041023022301',2211,'51659104073','MR 36007','13.00','16900','retail','0','2022-07-29 17:15:16','','','','1125','Cash',0.00,'1300','','','5','','1','2022-07-29 11:22:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591660453421300',2212,'51659166026','PMCP24314','10.00','8000','retail','0','2022-07-30 10:27:54','','','','686','Cash',0.00,'800','','','5','','1','2022-07-30 04:28:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591660733421300',2213,'51659166026','2.5MM','2.00','200','retail','0','2022-07-30 10:27:54','','','','15','Cash',0.00,'100','','','5','','1','2022-07-30 04:28:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591734323022334',2214,'51659173407','PMCP 24323','8.00','6400','retail','0','2022-07-30 12:43:27','','','','686','Cash',0.00,'800','','','5','','1','2022-07-30 06:43:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591741335230532',2215,'51659173407','PLASTIC CREAM','3.00','300','retail','0','2022-07-30 12:43:27','','','','45','Cash',0.00,'100','','','5','','1','2022-07-30 06:43:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','57.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591741763022371',2216,'51659173407','GREY','2.00','600','retail','0','2022-07-30 12:43:27','','','','100','Cash',0.00,'300','','','5','','1','2022-07-30 06:43:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591742072030367',2217,'51659173407','2.5MM','3.00','300','retail','0','2022-07-30 12:43:27','','','','15','Cash',0.00,'100','','','5','','1','2022-07-30 06:43:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','83.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591835042222032',2218,'51659183359','130018570','1.00','6500','retail','0','2022-07-30 15:20:14','','','','3950','Cash',0.00,'6500','','','5','','1','2022-07-30 09:21:14','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591835314282432',2219,'51659183359','YMP 66721T','1.00','1200','retail','0','2022-07-30 15:20:14','','','','1450','Cash',0.00,'1200','','','5','','1','2022-07-30 09:21:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591859175270532',2220,'51659185881','130019351','1.00','2000','retail','0','2022-07-30 15:58:38','','','','1500','Cash',0.00,'2000','','','5','','1','2022-07-30 09:58:56','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591895762967392',2221,'51659189562','FGP33721','3.00','2700','retail','0','2022-07-30 17:00:57','','','','901','Cash',0.00,'900','','','5','','1','2022-07-30 11:01:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591933223421300',2222,'51659193304','24321 wall tiles','4.00','3200','retail','0','2022-07-30 18:02:03','','','','725','Cash',0.00,'800','','','5','','1','2022-07-30 12:02:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516591944545240532',2223,'51659194422','PLASTIC CREAM','1.00','100','retail','0','2022-07-30 18:20:55','','','','45','Cash',0.00,'100','','','5','','1','2022-07-30 12:21:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516593397795290532',2224,'51659339756','PMCP 24101','1.00','800','retail','0','2022-08-01 10:42:59','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-01 04:43:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516593400863022380',2225,'51659339808','FGP33048','1.00','900','retail','0','2022-08-01 10:50:06','','','','721','Cash',0.00,'900','','','5','','1','2022-08-01 04:50:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516593402063421300',2226,'51659339808','24321 wall tiles','2.00','1600','retail','0','2022-08-01 10:50:06','','','','725','Cash',0.00,'800','','','5','','1','2022-08-01 04:50:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516593508932222032',2227,'51659350851','MR 36007','5.00','6500','retail','0','2022-08-01 13:48:53','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-01 07:49:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516593617253421300',2228,'51659361703','MR 36007','3.00','3900','retail','0','2022-08-01 16:49:06','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-01 10:49:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594303175270532',2229,'51659430290','MR 36009','1.00','1300','retail','0','2022-08-02 11:56:14','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-02 05:57:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594305432064392',2230,'51659430290','PMCP 24306','1.00','800','retail','0','2022-08-02 11:56:14','','','','686','Cash',0.00,'800','','','5','','1','2022-08-02 05:57:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594338480202039',2231,'51659430679','33047','3.00','2700','retail','0','2022-08-02 12:52:17','','','','720','Cash',0.00,'900','','','5','','1','2022-08-02 06:53:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594339132361392',2232,'51659430679','FGP33718','2.00','1800','retail','0','2022-08-02 12:52:17','','','','721.2','Cash',0.00,'900','','','5','','1','2022-08-02 06:53:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594411124242432',2233,'51659434002','MR915005','1.00','2100','retail','0','2022-08-02 14:52:22','','','','1560','Cash',0.00,'2100','','','5','','1','2022-08-02 08:53:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516594412581524154',2234,'51659441195','MR 36007','1.00','1300','retail','0','2022-08-02 14:54:35','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-02 08:55:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516595071407525754',2235,'51659507120','STAIRCASE CONERSTRIPS','23.00','11500','retail','0','2022-08-03 09:12:21','','','','250','Cash',0.00,'500','','','5','','1','2022-08-03 03:13:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','27.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516595092523033360',2236,'51659509238','PMCP 24306','1.00','800','retail','0','2022-08-03 09:47:32','','','','686','Cash',0.00,'800','','','5','','1','2022-08-03 03:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516595378617525754',2237,'51659537844','FGB44712','4.00','5200','retail','0','2022-08-03 17:45:03','','','','1176','Cash',0.00,'1300','','','5','','1','2022-08-03 11:46:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516595378760202039',2238,'51659537844','MR393045','1.00','1400','retail','0','2022-08-03 17:45:03','','','','1224','Cash',0.00,'1400','','','5','','1','2022-08-03 11:46:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('316596073847526734',2239,'31659607360','SILVER','16.00','3680','retail','0','2022-08-04 13:03:05','','','','135','Cash',0.00,'230','','','3','','1','2022-08-04 07:03:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','34.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316596079552765392',2240,'31659607410','WHITE','2.00','600','retail','0','2022-08-04 13:18:49','','','','100','Cash',0.00,'300','','','3','','1','2022-08-04 07:19:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596113991526154',2241,'51659611387','WHITE','2.00','600','retail','0','2022-08-04 14:10:10','','','','100','Cash',0.00,'300','','','5','','1','2022-08-04 08:13:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596114090202039',2242,'51659611387','SILVER','3.00','690','retail','0','2022-08-04 14:10:10','','','','135','Cash',0.00,'230','','','5','','1','2022-08-04 08:13:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596155444212432',2243,'51659611607','PMCP 24101','3.00','2400','retail','0','2022-08-04 15:19:36','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-04 09:20:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596155763503335',2244,'51659611607','SILVER','2.00','460','retail','0','2022-08-04 15:19:36','','','','135','Cash',0.00,'230','','','5','','1','2022-08-04 09:20:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596156922569392',2245,'51659615638','PMCP24314','9.00','7200','retail','0','2022-08-04 15:25:19','','','','686','Cash',0.00,'800','','','5','','1','2022-08-04 09:25:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596249295290532',2246,'51659622093','PMCP 24323','16.00','12800','retail','0','2022-08-04 17:57:08','','','','686','Cash',0.00,'800','','','5','','1','2022-08-04 11:57:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','22.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596249544222432',2247,'51659622093','MR393047','5.00','6750','retail','0','2022-08-04 17:57:08','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-04 11:57:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596249642466392',2248,'51659622093','2.5MM','1.00','100','retail','0','2022-08-04 17:57:08','','','','15','Cash',0.00,'100','','','5','','1','2022-08-04 11:57:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596249762222032',2249,'51659622093','WHITE','1.00','300','retail','0','2022-08-04 17:57:08','','','','100','Cash',0.00,'300','','','5','','1','2022-08-04 11:57:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596814021526154',2250,'51659681388','MR393045','1.00','1350','retail','0','2022-08-05 09:37:23','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-05 03:38:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596814205200532',2251,'51659681388','2.0 SPACERS','1.00','100','retail','0','2022-08-05 09:37:23','','','','15','Cash',0.00,'100','','','5','','1','2022-08-05 03:38:27','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596945595290532',2252,'51659694356','PGC66009','3.00','8400','retail','0','2022-08-05 13:18:15','','','','2400','Cash',0.00,'2800','','','5','','1','2022-08-05 07:19:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516596945790202039',2253,'51659694356','PMCP 24328BK','2.00','1600','retail','0','2022-08-05 13:18:15','','','','686','Cash',0.00,'800','','','5','','1','2022-08-05 07:19:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516597005570527054',2254,'51659700544','GREY','1.00','300','retail','0','2022-08-05 14:55:58','','','','100','Cash',0.00,'300','','','5','','1','2022-08-05 08:56:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516597605753421300',2255,'51659760559','SILVER','2.00','460','retail','0','2022-08-06 07:36:16','','','','135','Cash',0.00,'230','','','5','','1','2022-08-06 01:36:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516597978012760392',2256,'51659797750','WC-M6','1.00','11000','retail','0','2022-08-06 17:56:58','','','','8800','Cash',0.00,'11000','','','5','','1','2022-08-06 11:57:04','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599361756529654',2257,'51659936156','1203 KEN TILES','5.00','4500','retail','0','2022-08-08 08:23:20','','','','880','Cash',0.00,'900','','','5','','1','2022-08-08 02:25:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599391982969392',2258,'51659939173','EUROFIX 002','1.00','300','retail','0','2022-08-08 09:14:18','','','','160','Cash',0.00,'300','','','5','','1','2022-08-08 03:16:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599392572222032',2259,'51659939173','M4026','1.00','1350','retail','0','2022-08-08 09:14:18','','','','1130','Cash',0.00,'1350','','','5','','1','2022-08-08 03:16:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599412204242432',2260,'51659941195','1203 KEN TILES','9.00','8100','retail','0','2022-08-08 09:55:48','','','','880','Cash',0.00,'900','','','5','','1','2022-08-08 03:56:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599417474242432',2261,'51659941195','CREAM','1.00','300','retail','0','2022-08-08 09:55:48','','','','100','Cash',0.00,'300','','','5','','1','2022-08-08 03:56:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599426634242432',2262,'51659941780','130014971','2.00','35000','retail','0','2022-08-08 10:11:21','','','','11000','Cash',0.00,'17500','','','5','','1','2022-08-08 04:12:13','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599525654252432',2263,'51659952511','FGP33718','1.00','900','retail','0','2022-08-08 12:56:35','','','','721.2','Cash',0.00,'900','','','5','','1','2022-08-08 06:56:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599593592222032',2264,'51659952602','PMCP 24101','15.00','12000','retail','0','2022-08-08 14:58:29','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-08 08:59:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','39.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599599090202039',2265,'51659952602','2.5MM','2.00','200','retail','0','2022-08-08 14:58:29','','','','15','Cash',0.00,'100','','','5','','1','2022-08-08 08:59:35','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599608255250532',2266,'51659959976','1203 KEN TILES','1.00','900','retail','0','2022-08-08 15:13:55','','','','880','Cash',0.00,'900','','','5','','1','2022-08-08 09:14:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599636885280532',2267,'51659960868','1203 KEN TILES','2.00','1800','retail','0','2022-08-08 16:01:48','','','','880','Cash',0.00,'900','','','5','','1','2022-08-08 10:01:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599672460202039',2268,'51659967236','CREAM','2.00','600','retail','0','2022-08-08 17:02:09','','','','100','Cash',0.00,'300','','','5','','1','2022-08-08 11:02:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599673133421300',2269,'51659967236','MR 393038','14.00','18900','retail','0','2022-08-08 17:02:09','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-08 11:02:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599673772767392',2270,'51659967350','SILVER','2.00','460','retail','0','2022-08-08 17:02:57','','','','135','Cash',0.00,'230','','','5','','1','2022-08-08 11:03:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516599675632222032',2271,'51659967394','SILVER','4.00','920','retail','0','2022-08-08 17:06:03','','','','135','Cash',0.00,'230','','','5','','1','2022-08-08 11:07:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('116605586034252432',2272,'11660558595','1bhshs','1.00','20','retail','0','2022-08-15 13:16:44','','','','10','Cash',0.00,'20','','','1','','1','2022-08-15 07:17:38','1','32','returned','1','new','pcs','','2022-08-15 13:17:38','1','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605595493421300',2273,'51660558892','SILVER','4.00','920','retail','0','2022-08-15 13:57:23','','','','135','Cash',0.00,'230','','','5','','1','2022-08-15 08:00:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605595674252432',2274,'51660558892','2.0 SPACERS','1.00','100','retail','0','2022-08-15 13:57:23','','','','15','Cash',0.00,'100','','','5','','1','2022-08-15 08:00:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605595952222032',2275,'51660558892','YMP 66742T','1.00','2400','retail','0','2022-08-15 13:57:23','','','','1450','Cash',0.00,'2400','','','5','','1','2022-08-15 08:00:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605597024252432',2276,'51660558892','PMCP24354AK','1.00','850','retail','0','2022-08-15 13:57:23','','','','720','Cash',0.00,'850','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605597782967302',2277,'51660558892','PMCP 24101','12.00','9600','retail','0','2022-08-15 13:57:23','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605598590202030',2278,'51660558892','PLASTIC WHITE','7.00','700','retail','0','2022-08-15 13:57:23','','','','45','Cash',0.00,'100','','','5','','1','2022-08-15 08:00:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605598863022388',2279,'51660558892','MCP36013','2.00','2600','retail','0','2022-08-15 13:57:23','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605599212962302',2280,'51660558892','MR 36009','1.00','1300','retail','0','2022-08-15 13:57:23','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-15 08:00:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605599816210632',2281,'51660558892','FGP33721','5.00','4500','retail','0','2022-08-15 13:57:23','','','','901','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605600360202030',2282,'51660558892','FGP33530','3.00','2700','retail','0','2022-08-15 13:57:23','','','','901','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605600870625054',2283,'51660558892','33047','11.00','9900','retail','0','2022-08-15 13:57:23','','','','720','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605601176270632',2284,'51660558892','FGP33048','2.00','1800','retail','0','2022-08-15 13:57:23','','','','721','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605602596290632',2285,'51660558892','MR 36007','2.00','2600','retail','0','2022-08-15 13:57:23','','','','1103','Cash',0.00,'1300','','','5','','1','2022-08-15 08:00:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605602966260632',2286,'51660558892','FGP33009','5.00','4500','retail','0','2022-08-15 13:57:23','','','','901','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605603252062302',2287,'51660558892','PMCP24332','25.00','20000','retail','0','2022-08-15 13:57:23','','','','686','Cash',0.00,'800','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','51.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605604062222032',2288,'51660558892','FGP33718','34.00','30600','retail','0','2022-08-15 13:57:23','','','','721.2','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605604966260632',2289,'51660558892','GREY','1.00','300','retail','0','2022-08-15 13:57:23','','','','100','Cash',0.00,'300','','','5','','1','2022-08-15 08:00:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605605300525000',2290,'51660558892','FGP33518','13.00','11700','retail','0','2022-08-15 13:57:23','','','','900','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605606020202030',2291,'51660558892','33047','4.00','3600','retail','0','2022-08-15 13:57:23','','','','720','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605606842068302',2292,'51660558892','PTG DROPPER','1.00','500','retail','0','2022-08-15 13:57:23','','','','441','Cash',0.00,'500','','','5','','1','2022-08-15 08:00:48','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605607543421300',2293,'51660558892','MR393045','10.00','13500','retail','0','2022-08-15 13:57:23','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605607923236225',2294,'51660558892','FGC 66200T','2.00','5000','retail','0','2022-08-15 13:57:23','','','','1550','Cash',0.00,'2500','','','5','','1','2022-08-15 08:00:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605608222062302',2295,'51660558892','GREY','1.00','300','retail','0','2022-08-15 13:57:23','','','','100','Cash',0.00,'300','','','5','','1','2022-08-15 08:00:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605608492064302',2296,'51660558892','MR 393013','1.00','1350','retail','0','2022-08-15 13:57:23','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-15 08:00:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605609204262432',2297,'51660558892','FGP33048','3.00','2700','retail','0','2022-08-15 13:57:23','','','','721','Cash',0.00,'900','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605609452222032',2298,'51660558892','PMCP24314','5.00','4000','retail','0','2022-08-15 13:57:23','','','','686','Cash',0.00,'800','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605609684262432',2299,'51660558892','PMCP24332','1.00','800','retail','0','2022-08-15 13:57:23','','','','686','Cash',0.00,'800','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605609863022389',2300,'51660558892','SC-006','1.00','7500','retail','0','2022-08-15 13:57:23','','','','5500','Cash',0.00,'7500','','','5','','1','2022-08-15 08:00:48','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605610422222032',2301,'51660558892','MCP36013','7.00','9100','retail','0','2022-08-15 13:57:23','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-15 08:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605613580202030',2302,'51660561250','20001 IZOMIX','3.00','2400','retail','0','2022-08-15 14:04:30','','','','400','Cash',0.00,'800','','','5','','1','2022-08-15 08:05:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605613813022383',2303,'51660561250','GREY','1.00','300','retail','0','2022-08-15 14:04:30','','','','100','Cash',0.00,'300','','','5','','1','2022-08-15 08:05:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605614592165302',2304,'51660561250','MR 36009','1.00','1300','retail','0','2022-08-15 14:04:30','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-15 08:05:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516605615634262432',2305,'51660561533','PMCP 24101','7.00','5600','retail','0','2022-08-15 14:07:05','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-15 08:07:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','12.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606313383421300',2306,'51660631324','MR393045','1.00','1350','retail','0','2022-08-16 09:30:02','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-16 03:30:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606347806200632',2307,'51660631421','PMCP 24306','7.00','5600','retail','0','2022-08-16 10:29:11','','','','686','Cash',0.00,'800','','','5','','1','2022-08-16 04:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','29.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606348002460302',2308,'51660631421','PMCP 24101','1.00','800','retail','0','2022-08-16 10:29:11','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-16 04:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606348483421300',2309,'51660631421','FGP33048','1.00','900','retail','0','2022-08-16 10:29:11','','','','721','Cash',0.00,'900','','','5','','1','2022-08-16 04:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606348862222032',2310,'51660631421','PMCP 24323','1.00','800','retail','0','2022-08-16 10:29:11','','','','686','Cash',0.00,'800','','','5','','1','2022-08-16 04:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606349332463302',2311,'51660631421','GREY','1.00','300','retail','0','2022-08-16 10:29:11','','','','100','Cash',0.00,'300','','','5','','1','2022-08-16 04:32:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606473837626754',2312,'51660647323','FGC 66200T','1.00','2500','retail','0','2022-08-16 13:57:14','','','','1550','Cash',0.00,'2500','','','5','','1','2022-08-16 07:57:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606621393022331',2313,'51660662113','MR 393038','16.00','21600','retail','0','2022-08-16 18:02:34','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-16 12:02:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516606622503022352',2314,'51660662179','2.5MM','3.00','300','retail','0','2022-08-16 18:04:10','','','','15','Cash',0.00,'100','','','5','','1','2022-08-16 12:04:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','75.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607337224232432',2315,'51660733705','PMCP24314','5.00','4000','retail','0','2022-08-17 13:56:18','','','','686','Cash',0.00,'800','','','5','','1','2022-08-17 07:58:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607337784232432',2316,'51660733705','EUROFIX 004','1.00','300','retail','0','2022-08-17 13:56:18','','','','160','Cash',0.00,'300','','','5','','1','2022-08-17 07:58:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607351506200632',2317,'51660733883','20002 IZOMIX','1.00','600','retail','0','2022-08-17 14:25:15','','','','350','Cash',0.00,'600','','','5','','1','2022-08-17 08:25:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607351806200632',2318,'51660733883','MR 36024','3.00','3900','retail','0','2022-08-17 14:25:15','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-17 08:25:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607384044232432',2319,'51660738366','MR 36007','15.00','19500','retail','0','2022-08-17 15:14:55','','','','1103','Cash',0.00,'1300','','','5','','1','2022-08-17 09:16:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516607408002060302',2320,'51660740664','MR 393038','9.00','12150','retail','0','2022-08-17 15:53:57','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-17 09:55:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608052202222032',2321,'51660805203','PMCP 24101','3.00','2400','retail','0','2022-08-18 09:47:00','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-18 03:47:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608056763421300',2322,'51660805666','PMCP 24306','2.00','1600','retail','0','2022-08-18 09:54:37','','','','686','Cash',0.00,'800','','','5','','1','2022-08-18 03:54:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608070592765302',2323,'51660805697','SILVER','3.00','690','retail','0','2022-08-18 10:17:40','','','','135','Cash',0.00,'230','','','5','','1','2022-08-18 04:17:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608118343022338',2324,'51660807081','MR393047','13.00','17550','retail','0','2022-08-18 11:40:31','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-18 05:42:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608118911628154',2325,'51660807081','MR 393012','6.00','8100','retail','0','2022-08-18 11:40:31','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-18 05:42:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608119273022329',2326,'51660807081','FGP33721','7.00','6300','retail','0','2022-08-18 11:40:31','','','','901','Cash',0.00,'900','','','5','','1','2022-08-18 05:42:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608119666260632',2327,'51660807081','MR36038','2.00','2600','retail','0','2022-08-18 11:40:31','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-18 05:42:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608120110202030',2328,'51660807081','GREY','2.00','600','retail','0','2022-08-18 11:40:31','','','','100','Cash',0.00,'300','','','5','','1','2022-08-18 05:42:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608120314212432',2329,'51660807081','EUROFIX 004','1.00','300','retail','0','2022-08-18 11:40:31','','','','160','Cash',0.00,'300','','','5','','1','2022-08-18 05:42:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608214036230632',2330,'51660820789','GREY','1.00','300','retail','0','2022-08-18 14:17:01','','','','100','Cash',0.00,'300','','','5','','1','2022-08-18 08:23:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608214212162302',2331,'51660820789','PMCP 24101','1.00','800','retail','0','2022-08-18 14:17:01','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-18 08:23:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516608851926220632',2332,'51660885132','MR 393013','5.00','6750','retail','0','2022-08-19 08:00:11','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-19 02:00:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609111583421300',2333,'51660911145','SILVER','20.00','4600','retail','0','2022-08-19 15:12:49','','','','135','Cash',0.00,'230','','','5','','1','2022-08-19 09:17:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','57.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609111682166302',2334,'51660911145','20002 IZOMIX','2.00','1200','retail','0','2022-08-19 15:12:49','','','','350','Cash',0.00,'600','','','5','','1','2022-08-19 09:17:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609725166260632',2335,'51660972506','PMCP 24333','4.00','3200','retail','0','2022-08-20 08:15:29','','','','686','Cash',0.00,'800','','','5','','1','2022-08-20 02:15:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609725293421300',2336,'51660972506','20002 IZOMIX','2.00','1200','retail','0','2022-08-20 08:15:29','','','','350','Cash',0.00,'600','','','5','','1','2022-08-20 02:15:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609765564272432',2337,'51660976542','BLO44081','5.00','6500','retail','0','2022-08-20 09:24:39','','','','1176','Cash',0.00,'1300','','','5','','1','2022-08-20 03:25:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609765746240632',2338,'51660976542','SILVER','5.00','1150','retail','0','2022-08-20 09:24:39','','','','135','Cash',0.00,'230','','','5','','1','2022-08-20 03:25:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609766023236225',2339,'51660976542','EUROFIX 004','1.00','300','retail','0','2022-08-20 09:24:39','','','','160','Cash',0.00,'300','','','5','','1','2022-08-20 03:25:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609766453421300',2340,'51660976542','PMCP24350','7.00','5600','retail','0','2022-08-20 09:24:39','','','','686','Cash',0.00,'800','','','5','','1','2022-08-20 03:25:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','40.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609779973022399',2341,'51660977985','SILVER','6.00','1380','retail','0','2022-08-20 09:46:38','','','','135','Cash',0.00,'230','','','5','','1','2022-08-20 03:47:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609839580202030',2342,'51660983281','FGP33718','1.00','900','retail','0','2022-08-20 11:26:59','','','','721.2','Cash',0.00,'900','','','5','','1','2022-08-20 05:27:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609840032460302',2343,'51660983281','FGP33518','1.00','900','retail','0','2022-08-20 11:26:59','','','','900','Cash',0.00,'900','','','5','','1','2022-08-20 05:27:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609900250202030',2344,'51660984066','GREY','1.00','300','retail','0','2022-08-20 13:07:05','','','','100','Cash',0.00,'300','','','5','','1','2022-08-20 07:07:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609967684292432',2345,'51660996746','PMCP 24323','3.00','2400','retail','0','2022-08-20 15:10:00','','','','686','Cash',0.00,'800','','','5','','1','2022-08-20 09:10:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516609972263421300',2346,'51660996746','FGP33048','1.00','950','retail','0','2022-08-20 15:10:00','','','','721','Cash',0.00,'950','','','5','','1','2022-08-20 09:10:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516610000283421300',2347,'51660999999','MR 393034','1.00','1380','retail','0','2022-08-20 15:54:26','','','','1224','Cash',0.00,'1380','','','5','','1','2022-08-20 09:54:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516610000453421300',2348,'51660999999','PMCP24350','2.00','1600','retail','0','2022-08-20 15:54:26','','','','686','Cash',0.00,'800','','','5','','1','2022-08-20 09:54:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611461512665312',2349,'51661146122','MR 393012','30.00','40500','retail','0','2022-08-22 08:31:02','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-22 02:32:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611462612666312',2350,'51661146122','2.5MM','5.00','500','retail','0','2022-08-22 08:31:02','','','','15','Cash',0.00,'100','','','5','','1','2022-08-22 02:32:11','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','72.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611490699621954',2351,'51661146334','PMCP24350','4.00','3200','retail','0','2022-08-22 09:17:50','','','','686','Cash',0.00,'800','','','5','','1','2022-08-22 03:18:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611570062760312',2352,'51661156982','PMCP24350','4.00','3200','retail','0','2022-08-22 11:30:35','','','','686','Cash',0.00,'800','','','5','','1','2022-08-22 05:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611570272222032',2353,'51661156982','FGP33048','1.00','900','retail','0','2022-08-22 11:30:35','','','','721','Cash',0.00,'900','','','5','','1','2022-08-22 05:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611710322222032',2354,'51661171013','PMCP24350','2.00','1600','retail','0','2022-08-22 15:24:12','','','','686','Cash',0.00,'800','','','5','','1','2022-08-22 09:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611710423421300',2355,'51661171013','EUROFIX 004','1.00','300','retail','0','2022-08-22 15:24:12','','','','160','Cash',0.00,'300','','','5','','1','2022-08-22 09:24:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516611710523022350',2356,'51661171013','SILVER','2.00','460','retail','0','2022-08-22 15:24:12','','','','135','Cash',0.00,'230','','','5','','1','2022-08-22 09:24:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612369452222032',2357,'51661236922','MR393042','7.00','9450','retail','0','2022-08-23 09:45:01','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-23 03:45:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612369672222032',2358,'51661236922','PMCP24354AK','8.00','6800','retail','0','2022-08-23 09:45:01','','','','720','Cash',0.00,'850','','','5','','1','2022-08-23 03:45:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612370063421300',2359,'51661236922','PMCP 24333','8.00','6400','retail','0','2022-08-23 09:45:01','','','','686','Cash',0.00,'800','','','5','','1','2022-08-23 03:45:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','28.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612370313022330',2360,'51661236922','SILVER','5.00','1150','retail','0','2022-08-23 09:45:01','','','','135','Cash',0.00,'230','','','5','','1','2022-08-23 03:45:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612414373421300',2361,'51661241427','20001 IZOMIX','1.00','800','retail','0','2022-08-23 10:57:17','','','','400','Cash',0.00,'800','','','5','','1','2022-08-23 04:57:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612488260202031',2362,'51661248769','WHITE','2.00','600','retail','0','2022-08-23 13:00:43','','','','100','Cash',0.00,'300','','','5','','1','2022-08-23 07:02:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612488438622854',2363,'51661248769','PMCP 24101','3.00','2400','retail','0','2022-08-23 13:00:43','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-23 07:02:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612513063022303',2364,'51661251295','SILVER','6.00','1380','retail','0','2022-08-23 13:42:31','','','','135','Cash',0.00,'230','','','5','','1','2022-08-23 07:42:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612513162333325',2365,'51661251295','MR 36017','2.00','2600','retail','0','2022-08-23 13:42:31','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-23 07:42:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612563833421300',2366,'51661256362','EUROFIX 004','2.00','600','retail','0','2022-08-23 15:07:08','','','','160','Cash',0.00,'300','','','5','','1','2022-08-23 09:07:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612563973022393',2367,'51661256362','CREAM','2.00','600','retail','0','2022-08-23 15:07:08','','','','100','Cash',0.00,'300','','','5','','1','2022-08-23 09:07:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612564286280632',2368,'51661256362','WHITE','7.00','2100','retail','0','2022-08-23 15:07:08','','','','100','Cash',0.00,'300','','','5','','1','2022-08-23 09:07:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612611514262432',2369,'51661261122','PMCP24350','10.00','8000','retail','0','2022-08-23 16:34:49','','','','686','Cash',0.00,'800','','','5','','1','2022-08-23 10:35:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','19.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612612046240632',2370,'51661261122','CREAM','1.00','300','retail','0','2022-08-23 16:34:49','','','','100','Cash',0.00,'300','','','5','','1','2022-08-23 10:35:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612612222222032',2371,'51661261122','PLASTIC CREAM','3.00','300','retail','0','2022-08-23 16:34:49','','','','45','Cash',0.00,'100','','','5','','1','2022-08-23 10:35:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612612391622154',2372,'51661261122','2.5MM','1.00','100','retail','0','2022-08-23 16:34:49','','','','15','Cash',0.00,'100','','','5','','1','2022-08-23 10:35:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612615893421300',2373,'51661261122','FGP33518','1.00','900','retail','0','2022-08-23 16:34:49','','','','900','Cash',0.00,'900','','','5','','1','2022-08-23 10:35:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612616883421300',2374,'51661261122','PMHP 24320','8.00','1200','retail','0','2022-08-23 16:34:49','','','','50','Cash',0.00,'150','','','5','','1','2022-08-23 10:35:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','223.00','215','Inclusive','branch','Inventory','1110','4000','5500','',''),('516612637323622354',2375,'51661261727','FGP33530','11.00','9900','retail','0','2022-08-23 17:09:10','','','','901','Cash',0.00,'900','','','5','','1','2022-08-23 11:09:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613178993421300',2376,'51661317884','PMCP 24323','2.00','1600','retail','0','2022-08-24 08:27:32','','','','686','Cash',0.00,'800','','','5','','1','2022-08-24 02:32:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613179123421300',2377,'51661317884','FGP33048','1.00','900','retail','0','2022-08-24 08:27:32','','','','721','Cash',0.00,'900','','','5','','1','2022-08-24 02:32:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613188512520302',2378,'51661317884','SILVER','3.00','690','retail','0','2022-08-24 08:27:32','','','','135','Cash',0.00,'230','','','5','','1','2022-08-24 02:32:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613240684222432',2379,'51661324058','PMCP 24333','10.00','8000','retail','0','2022-08-24 09:54:29','','','','686','Cash',0.00,'800','','','5','','1','2022-08-24 04:01:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613251146240632',2380,'51661324506','PMCP24354AK','5.00','4250','retail','0','2022-08-24 10:12:25','','','','720','Cash',0.00,'850','','','5','','1','2022-08-24 04:14:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613323482264312',2381,'51661332313','FGP33518','1.00','900','retail','0','2022-08-24 12:12:42','','','','900','Cash',0.00,'900','','','5','','1','2022-08-24 06:13:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613435666260632',2382,'51661343554','WHITE','1.00','300','retail','0','2022-08-24 15:19:27','','','','100','Cash',0.00,'300','','','5','','1','2022-08-24 09:19:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516613498863421300',2383,'51661349875','20002 IZOMIX','10.00','6000','retail','0','2022-08-24 17:04:47','','','','350','Cash',0.00,'600','','','5','','1','2022-08-24 11:05:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','76.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614063976624654',2384,'51661406347','PMCP24332','14.00','11200','retail','0','2022-08-25 08:47:53','','','','686','Cash',0.00,'800','','','5','','1','2022-08-25 02:48:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','21.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614064122661312',2385,'51661406347','MR 393016','2.00','2700','retail','0','2022-08-25 08:47:53','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-25 02:48:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614064263421300',2386,'51661406347','SILVER','3.00','690','retail','0','2022-08-25 08:47:53','','','','135','Cash',0.00,'230','','','5','','1','2022-08-25 02:48:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614064453022344',2387,'51661406347','EUROFIX 004','1.00','300','retail','0','2022-08-25 08:47:53','','','','160','Cash',0.00,'300','','','5','','1','2022-08-25 02:48:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614924506200632',2388,'51661492404','PLASTIC WHITE','8.00','800','retail','0','2022-08-26 08:45:30','','','','45','Cash',0.00,'100','','','5','','1','2022-08-26 02:48:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','50.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614924652333329',2389,'51661492404','PMCP 24333','5.00','4000','retail','0','2022-08-26 08:45:30','','','','686','Cash',0.00,'800','','','5','','1','2022-08-26 02:48:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614924822268312',2390,'51661492404','FGP33048','1.00','900','retail','0','2022-08-26 08:45:30','','','','721','Cash',0.00,'900','','','5','','1','2022-08-26 02:48:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614925393421300',2391,'51661492404','YMP 66742T','1.00','600','retail','0','2022-08-26 08:45:30','','','','1450','Cash',0.00,'600','','','5','','1','2022-08-26 02:48:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614926242222032',2392,'51661492404','MR 393016','1.00','1350','retail','0','2022-08-26 08:45:30','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-26 02:48:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614926596290632',2393,'51661492404','PMCP24350','1.00','800','retail','0','2022-08-26 08:45:30','','','','686','Cash',0.00,'800','','','5','','1','2022-08-26 02:48:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614926823421300',2394,'51661492404','20002 IZOMIX','10.00','6000','retail','0','2022-08-26 08:45:30','','','','350','Cash',0.00,'600','','','5','','1','2022-08-26 02:48:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','66.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516614927302222032',2395,'51661492404','SILVER','1.00','230','retail','0','2022-08-26 08:45:30','','','','135','Cash',0.00,'230','','','5','','1','2022-08-26 02:48:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615240244625454',2396,'51661524003','STAIRCASE CONERSTRIPS','4.00','1920','retail','0','2022-08-26 17:27:21','','','','250','Cash',0.00,'480','','','5','','1','2022-08-26 11:27:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615796316210632',2397,'51661579615','20002 IZOMIX','5.00','3000','retail','0','2022-08-27 08:53:51','','','','350','Cash',0.00,'600','','','5','','1','2022-08-27 02:54:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','56.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615935284292432',2398,'51661593484','PMCP24354AK','1.00','850','retail','0','2022-08-27 12:45:28','','','','720','Cash',0.00,'850','','','5','','1','2022-08-27 06:46:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615954023022304',2399,'51661593574','GREY CORNERSTRIPS','5.00','500','retail','0','2022-08-27 13:16:43','','','','40','Cash',0.00,'100','','','5','','1','2022-08-27 07:18:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615979170661220',2400,'51661595504','TWYFORD TILES 40 X 40','4.00','5200','retail','0','2022-08-27 14:06:37','','','','1176','Cash',0.00,'1300','','','5','','1','2022-08-27 08:17:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615983972869312',2401,'51661595504','PLASTIC CREAM','1.00','100','retail','0','2022-08-27 14:06:37','','','','45','Cash',0.00,'100','','','5','','1','2022-08-27 08:17:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516615990903421300',2402,'51661599036','PMCP24350','1.00','800','retail','0','2022-08-27 14:18:11','','','','686','Cash',0.00,'800','','','5','','1','2022-08-27 08:18:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516616017971626154',2403,'51661599123','PMCP 24101','1.00','800','retail','0','2022-08-27 15:03:17','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-27 09:03:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516616026904202432',2404,'51661601802','PMCP 24101','6.00','4800','retail','0','2022-08-27 15:18:10','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-27 09:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','46.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617727462222032',2405,'51661772698','20002 IZOMIX','1.00','600','retail','0','2022-08-29 14:38:40','','','','350','Cash',0.00,'600','','','5','','1','2022-08-29 08:39:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617727862222032',2406,'51661772698','CREAM','2.00','600','retail','0','2022-08-29 14:38:40','','','','100','Cash',0.00,'300','','','5','','1','2022-08-29 08:39:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617728302263312',2407,'51661772698','2.5MM','4.00','400','retail','0','2022-08-29 14:38:40','','','','15','Cash',0.00,'100','','','5','','1','2022-08-29 08:39:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','66.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617730122361312',2408,'51661772698','MR 36030','4.00','5200','retail','0','2022-08-29 14:38:40','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-29 08:39:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617730513627354',2409,'51661772698','SILVER','2.00','460','retail','0','2022-08-29 14:38:40','','','','135','Cash',0.00,'230','','','5','','1','2022-08-29 08:39:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617730633022360',2410,'51661772698','PMCP24332','4.00','3200','retail','0','2022-08-29 14:38:40','','','','686','Cash',0.00,'800','','','5','','1','2022-08-29 08:39:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617730824272432',2411,'51661772698','MR 393012','1.00','1350','retail','0','2022-08-29 14:38:40','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-29 08:39:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617731063022301',2412,'51661772698','MR 612004','1.00','5000','retail','0','2022-08-29 14:38:40','','','','2150','Cash',0.00,'5000','','','5','','1','2022-08-29 08:39:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617732574272432',2413,'51661773199','PLASTIC CREAM','3.00','300','retail','0','2022-08-29 14:43:41','','','','45','Cash',0.00,'100','','','5','','1','2022-08-29 08:44:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617732743022372',2414,'51661773199','PLASTIC WHITE','2.00','200','retail','0','2022-08-29 14:43:41','','','','45','Cash',0.00,'100','','','5','','1','2022-08-29 08:44:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617732893421300',2415,'51661773199','2.5MM','2.00','200','retail','0','2022-08-29 14:43:41','','','','15','Cash',0.00,'100','','','5','','1','2022-08-29 08:44:10','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617733402364312',2416,'51661773199','PMCP 24333','5.00','4000','retail','0','2022-08-29 14:43:41','','','','686','Cash',0.00,'800','','','5','','1','2022-08-29 08:44:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617733593022353',2417,'51661773199','PLASTIC WHITE','3.00','300','retail','0','2022-08-29 14:43:41','','','','45','Cash',0.00,'100','','','5','','1','2022-08-29 08:44:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617733740202031',2418,'51661773199','GREY','1.00','300','retail','0','2022-08-29 14:43:41','','','','100','Cash',0.00,'300','','','5','','1','2022-08-29 08:44:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617734213627354',2419,'51661773199','GREY CORNERSTRIPS','1.00','100','retail','0','2022-08-29 14:43:41','','','','40','Cash',0.00,'100','','','5','','1','2022-08-29 08:44:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617758020202031',2420,'51661773451','MR 36035','3.00','3900','retail','0','2022-08-29 15:23:45','','','','1125','Cash',0.00,'1300','','','5','','1','2022-08-29 09:24:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617789633022369',2421,'51661775848','EUROFIX 003','3.00','900','retail','0','2022-08-29 16:17:28','','','','160','Cash',0.00,'300','','','5','','1','2022-08-29 10:20:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617790309627954',2422,'51661775848','2.5MM','10.00','1000','retail','0','2022-08-29 16:17:28','','','','15','Cash',0.00,'100','','','5','','1','2022-08-29 10:20:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617790483032070',2423,'51661775848','PLASTIC CREAM','8.00','800','retail','0','2022-08-29 16:17:28','','','','45','Cash',0.00,'100','','','5','','1','2022-08-29 10:20:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','45.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617819041627154',2424,'51661781765','SILVER','3.00','690','retail','0','2022-08-29 17:05:55','','','','135','Cash',0.00,'230','','','5','','1','2022-08-29 11:06:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516617819332222032',2425,'51661781765','PMCP24332','1.00','800','retail','0','2022-08-29 17:05:55','','','','686','Cash',0.00,'800','','','5','','1','2022-08-29 11:06:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516618384701033408',2426,'51661835907','PLASTIC WHITE','3.00','300','retail','0','2022-08-30 08:47:50','','','','45','Cash',0.00,'100','','','5','','1','2022-08-30 02:48:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516618475404242432',2427,'51661847524','FGP33721','2.00','1800','retail','0','2022-08-30 11:19:19','','','','901','Cash',0.00,'900','','','5','','1','2022-08-30 05:19:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516618609802222032',2428,'51661860963','MR 393034','5.00','6750','retail','0','2022-08-30 15:03:13','','','','1224','Cash',0.00,'1350','','','5','','1','2022-08-30 09:03:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516618623702628254',2429,'51661861102','PMCP 24101','4.00','3200','retail','0','2022-08-30 15:26:10','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-30 09:27:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618639702367312',2430,'31661863959','33047','2.00','1800','retail','0','2022-08-30 15:54:43','','','','720','Cash',0.00,'900','','','3','','1','2022-08-30 09:55:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618639873628334',2431,'31661863959','PMCP24354AK','2.00','1700','retail','0','2022-08-30 15:54:43','','','','720','Cash',0.00,'850','','','3','','1','2022-08-30 09:55:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618640052460312',2432,'31661863959','PMCP24351','2.00','1600','retail','0','2022-08-30 15:54:43','','','','686','Cash',0.00,'800','','','3','','1','2022-08-30 09:55:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618640532222032',2433,'31661863959','PMCP 24306','25.00','20000','retail','0','2022-08-30 15:54:43','','','','686','Cash',0.00,'800','','','3','','1','2022-08-30 09:55:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','65.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618640703421300',2434,'31661863959','PMCP 24313','10.00','8000','retail','0','2022-08-30 15:54:43','','','','686','Cash',0.00,'800','','','3','','1','2022-08-30 09:55:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618640824628434',2435,'31661863959','WHITE','2.00','600','retail','0','2022-08-30 15:54:43','','','','100','Cash',0.00,'300','','','3','','1','2022-08-30 09:55:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316618642720661220',2436,'31661864262','PMCP 24306','19.00','15200','retail','0','2022-08-30 15:57:52','','','','686','Cash',0.00,'800','','','3','','1','2022-08-30 09:58:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','59.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516619407463421300',2437,'51661940701','33047','3.00','2700','retail','0','2022-08-31 13:12:37','','','','720','Cash',0.00,'900','','','5','','1','2022-08-31 07:12:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620163782667322',2438,'51662016351','PMCP24351','5.00','4000','retail','0','2022-09-01 10:12:59','','','','686','Cash',0.00,'800','','','5','','1','2022-09-01 04:14:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620217346240632',2439,'51662016487','1/5 MAGIC','1.00','200','retail','0','2022-09-01 11:42:31','','','','100','Cash',0.00,'200','','','5','','1','2022-09-01 05:43:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620217502165322',2440,'51662016487','PLASTIC CREAM','2.00','200','retail','0','2022-09-01 11:42:31','','','','45','Cash',0.00,'100','','','5','','1','2022-09-01 05:43:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620301353022331',2441,'51662030124','MR 393012','1.00','1350','retail','0','2022-09-01 14:02:38','','','','1127','Cash',0.00,'1350','','','5','','1','2022-09-01 08:02:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620327472342317',2442,'31662032641','PMCP 24306','26.00','20800','retail','0','2022-09-01 14:48:01','','','','686','Cash',0.00,'800','','','3','','1','2022-09-01 08:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','40.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620327794232432',2443,'31662032641','PMCP 24333','11.00','8800','retail','0','2022-09-01 14:48:01','','','','686','Cash',0.00,'800','','','3','','1','2022-09-01 08:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','30.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620327972269322',2444,'31662032641','MR 36007','15.00','19500','retail','0','2022-09-01 14:48:01','','','','1103','Cash',0.00,'1300','','','3','','1','2022-09-01 08:51:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620328262222032',2445,'31662032641','L SHAPE','4.00','1600','retail','0','2022-09-01 14:48:01','','','','160','Cash',0.00,'400','','','3','','1','2022-09-01 08:51:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620328474232432',2446,'31662032641','SILVER','10.00','2300','retail','0','2022-09-01 14:48:01','','','','135','Cash',0.00,'230','','','3','','1','2022-09-01 08:51:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','61.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620328643421300',2447,'31662032641','5202','48.00','60000','retail','0','2022-09-01 14:48:01','','','','960','Cash',0.00,'1250','','','3','','1','2022-09-01 08:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','80.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('316620328814232432',2448,'31662032641','5211','7.00','8750','retail','0','2022-09-01 14:48:01','','','','960','Cash',0.00,'1250','','','3','','1','2022-09-01 08:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','65.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620351113421300',2449,'51662034358','FGB44698','2.00','2600','retail','0','2022-09-01 15:25:56','','','','1176','Cash',0.00,'1300','','','5','','1','2022-09-01 09:26:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620351246033021',2450,'51662034358','GRY001','1.00','150','retail','0','2022-09-01 15:25:56','','','','50','Cash',0.00,'150','','','5','','1','2022-09-01 09:26:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620351403421300',2451,'51662034358','PMCP24351','2.00','1600','retail','0','2022-09-01 15:25:56','','','','686','Cash',0.00,'800','','','5','','1','2022-09-01 09:26:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620959554292432',2452,'51662095934','FGP33518','1.00','900','retail','0','2022-09-02 08:22:59','','','','900','Cash',0.00,'900','','','5','','1','2022-09-02 02:24:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620959725620554',2453,'51662095934','33047','3.00','2700','retail','0','2022-09-02 08:22:59','','','','720','Cash',0.00,'900','','','5','','1','2022-09-02 02:24:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620959923022399',2454,'51662095934','PMCP24354BK','3.00','2550','retail','0','2022-09-02 08:22:59','','','','720','Cash',0.00,'850','','','5','','1','2022-09-02 02:24:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620960076270632',2455,'51662095934','2.0 SPACERS','2.00','200','retail','0','2022-09-02 08:22:59','','','','15','Cash',0.00,'100','','','5','','1','2022-09-02 02:24:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620960160263193',2456,'51662095934','SILVER','1.00','230','retail','0','2022-09-02 08:22:59','','','','135','Cash',0.00,'230','','','5','','1','2022-09-02 02:24:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516620960666260632',2457,'51662095934','PLASTIC CREAM','3.00','300','retail','0','2022-09-02 08:22:59','','','','45','Cash',0.00,'100','','','5','','1','2022-09-02 02:24:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621084690202032',2458,'51662108450','SILVER','3.00','690','retail','0','2022-09-02 11:48:08','','','','135','Cash',0.00,'230','','','5','','1','2022-09-02 05:48:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621084882222032',2459,'51662108450','PLASTIC CREAM','4.00','400','retail','0','2022-09-02 11:48:08','','','','45','Cash',0.00,'100','','','5','','1','2022-09-02 05:48:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621116141621154',2460,'51662108538','FGP33518','8.00','7200','retail','0','2022-09-02 12:40:46','','','','900','Cash',0.00,'900','','','5','','1','2022-09-02 06:41:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621116246240632',2461,'51662108538','SILVER','12.00','2760','retail','0','2022-09-02 12:40:46','','','','135','Cash',0.00,'230','','','5','','1','2022-09-02 06:41:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','47.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621116373637112',2462,'51662108538','WHITE','1.00','300','retail','0','2022-09-02 12:40:46','','','','100','Cash',0.00,'300','','','5','','1','2022-09-02 06:41:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621181360126313',2463,'51662118114','PMCP 24101','3.00','2400','retail','0','2022-09-02 14:30:14','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-02 08:30:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621181563022351',2464,'51662118114','PMCP24314','8.00','6400','retail','0','2022-09-02 14:30:14','','','','686','Cash',0.00,'800','','','5','','1','2022-09-02 08:30:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','31.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621181956033121',2465,'51662118114','SC - 612 CENTAMILLY','1.00','7500','retail','0','2022-09-02 14:30:14','','','','5000','Cash',0.00,'7500','','','5','','1','2022-09-02 08:30:59','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621182148621854',2466,'51662118114','PMHP 24320','4.00','600','retail','0','2022-09-02 14:30:14','','','','50','Cash',0.00,'150','','','5','','1','2022-09-02 08:30:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','215.00','211','Inclusive','branch','Inventory','1110','4000','5500','',''),('516621998302963322',2467,'51662199816','FGP33530','13.00','11700','retail','0','2022-09-03 13:13:50','','','','901','Cash',0.00,'900','','','5','','1','2022-09-03 07:17:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516622059363330232',2468,'51662205906','FGP33721','2.00','1800','retail','0','2022-09-03 14:52:30','','','','901','Cash',0.00,'900','','','5','','1','2022-09-03 08:53:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516622060142661322',2469,'51662205982','130014971','1.00','18000','retail','0','2022-09-03 14:53:35','','','','11000','Cash',0.00,'18000','','','5','','1','2022-09-03 08:53:43','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623584024252432',2470,'51662358377','FGB44712','4.00','5000','retail','0','2022-09-05 09:15:21','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-05 03:16:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623635580202032',2471,'51662358601','PMCP 24101','2.00','1600','retail','0','2022-09-05 10:39:59','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-05 04:40:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623635832368322',2472,'51662358601','20002 IZOMIX','1.00','600','retail','0','2022-09-05 10:39:59','','','','350','Cash',0.00,'600','','','5','','1','2022-09-05 04:40:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623635982369322',2473,'51662358601','PLASTIC WHITE','3.00','300','retail','0','2022-09-05 10:39:59','','','','45','Cash',0.00,'100','','','5','','1','2022-09-05 04:40:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623678082222032',2474,'51662367791','WC-M6','1.00','11000','retail','0','2022-09-05 11:51:20','','','','8800','Cash',0.00,'11000','','','5','','1','2022-09-05 05:51:35','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623678283022328',2475,'51662367791','1102','2.00','500','retail','0','2022-09-05 11:51:20','','','','90','Cash',0.00,'250','','','5','','1','2022-09-05 05:51:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623678434262432',2476,'51662367791','1101','1.00','250','retail','0','2022-09-05 11:51:20','','','','80','Cash',0.00,'250','','','5','','1','2022-09-05 05:51:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623679103022319',2477,'51662367896','PMCP24314','7.00','5600','retail','0','2022-09-05 11:51:50','','','','686','Cash',0.00,'800','','','5','','1','2022-09-05 05:52:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','23.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623702130202032',2478,'51662370190','FGP33530','10.00','9000','retail','0','2022-09-05 12:30:50','','','','901','Cash',0.00,'900','','','5','','1','2022-09-05 06:31:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623746916210632',2479,'51662374679','PMCP24354BK','1.00','850','retail','0','2022-09-05 13:44:51','','','','720','Cash',0.00,'850','','','5','','1','2022-09-05 07:45:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623787753022377',2480,'51662378756','PMCP24350','10.00','8000','retail','0','2022-09-05 14:54:21','','','','686','Cash',0.00,'800','','','5','','1','2022-09-05 08:55:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623787980202032',2481,'51662378756','FGB44698','4.00','5000','retail','0','2022-09-05 14:54:21','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-05 08:55:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623788192861322',2482,'51662378756','33047','5.00','4500','retail','0','2022-09-05 14:54:21','','','','720','Cash',0.00,'900','','','5','','1','2022-09-05 08:55:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623846922469322',2483,'51662378914','PMCP24351','12.00','9600','retail','0','2022-09-05 16:32:20','','','','686','Cash',0.00,'800','','','5','','1','2022-09-05 10:32:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','25.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516623847293421300',2484,'51662378914','MR393047','2.00','2700','retail','0','2022-09-05 16:32:20','','','','1127','Cash',0.00,'1350','','','5','','1','2022-09-05 10:32:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624460193421300',2485,'51662442907','YMP 66742T','1.00','1200','retail','0','2022-09-06 09:35:56','','','','1450','Cash',0.00,'1200','','','5','','1','2022-09-06 03:36:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624504392222032',2486,'51662450388','FGB44712','14.00','17500','retail','0','2022-09-06 10:54:37','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-06 04:57:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624505992039369',2487,'51662450388','SILVER','2.00','460','retail','0','2022-09-06 10:54:37','','','','135','Cash',0.00,'230','','','5','','1','2022-09-06 04:57:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624506200624054',2488,'51662450388','PLASTIC CREAM','3.00','300','retail','0','2022-09-06 10:54:37','','','','45','Cash',0.00,'100','','','5','','1','2022-09-06 04:57:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624506574252432',2489,'51662450388','2.0 SPACERS','3.00','300','retail','0','2022-09-06 10:54:37','','','','15','Cash',0.00,'100','','','5','','1','2022-09-06 04:57:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624506963421300',2490,'51662450388','WHITE','1.00','300','retail','0','2022-09-06 10:54:37','','','','100','Cash',0.00,'300','','','5','','1','2022-09-06 04:57:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624507203630102',2491,'51662450388','20002 IZOMIX','1.00','600','retail','0','2022-09-06 10:54:37','','','','350','Cash',0.00,'600','','','5','','1','2022-09-06 04:57:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624507430624054',2492,'51662450388','PMCP 24101','1.00','800','retail','0','2022-09-06 10:54:37','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-06 04:57:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516624551342563322',2493,'51662455120','SILVER','6.00','1380','retail','0','2022-09-06 12:05:34','','','','135','Cash',0.00,'230','','','5','','1','2022-09-06 06:05:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','33.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625340224232432',2494,'31662534004','YMP 66742T','3.00','6900','retail','0','2022-09-07 10:08:01','','','','1450','Cash',0.00,'2300','','','3','','1','2022-09-07 04:08:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625340446240632',2495,'31662534004','YMP 66742T','1.00','1150','retail','0','2022-09-07 10:08:01','','','','1450','Cash',0.00,'1150','','','3','','1','2022-09-07 04:08:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625341962222032',2496,'31662534004','SILVER','13.00','2990','retail','0','2022-09-07 10:08:01','','','','135','Cash',0.00,'230','','','3','','1','2022-09-07 04:08:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','24.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625342103022312',2497,'31662534004','PLASTIC WHITE','3.00','300','retail','0','2022-09-07 10:08:01','','','','45','Cash',0.00,'100','','','3','','1','2022-09-07 04:08:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625342386280632',2498,'31662534004','GREY','4.00','1200','retail','0','2022-09-07 10:08:01','','','','100','Cash',0.00,'300','','','3','','1','2022-09-07 04:08:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('316625342773421300',2499,'31662534004','WHITE','1.00','300','retail','0','2022-09-07 10:08:01','','','','100','Cash',0.00,'300','','','3','','1','2022-09-07 04:08:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516625499182961322',2500,'51662549893','SC - 612 CENTAMILLY','1.00','7500','retail','0','2022-09-07 14:25:19','','','','5000','Cash',0.00,'7500','','','5','','1','2022-09-07 08:29:15','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516625520132625254',2501,'51662550157','PLASTIC WHITE','2.00','200','retail','0','2022-09-07 15:00:27','','','','45','Cash',0.00,'100','','','5','','1','2022-09-07 09:00:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516625520263022320',2502,'51662550157','WHITE','1.00','300','retail','0','2022-09-07 15:00:27','','','','100','Cash',0.00,'300','','','5','','1','2022-09-07 09:00:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516625602372063322',2503,'51662560222','CREAM','2.00','600','retail','0','2022-09-07 17:17:17','','','','100','Cash',0.00,'300','','','5','','1','2022-09-07 11:17:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516626155062560322',2504,'51662615469','MR 36035','10.00','13000','retail','0','2022-09-08 08:39:01','','','','1125','Cash',0.00,'1300','','','5','','1','2022-09-08 02:39:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516626167876270632',2505,'51662615581','GREY','1.00','300','retail','0','2022-09-08 08:59:48','','','','100','Cash',0.00,'300','','','5','','1','2022-09-08 03:00:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516626223763421300',2506,'51662616817','SILVER','4.00','920','retail','0','2022-09-08 10:32:56','','','','135','Cash',0.00,'230','','','5','','1','2022-09-08 04:33:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516626286274222432',2507,'51662622391','MR393047','2.00','2700','retail','0','2022-09-08 12:17:20','','','','1127','Cash',0.00,'1350','','','5','','1','2022-09-08 06:18:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627154313421300',2508,'51662715395','PLASTIC WHITE','5.00','500','retail','0','2022-09-09 12:23:52','','','','45','Cash',0.00,'100','','','5','','1','2022-09-09 06:25:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627157815627554',2509,'51662715503','PMCP 24328BK','1.00','800','retail','0','2022-09-09 12:29:42','','','','686','Cash',0.00,'800','','','5','','1','2022-09-09 06:30:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627261153421300',2510,'51662726101','MR393045','8.00','10800','retail','0','2022-09-09 15:23:40','','','','1224','Cash',0.00,'1350','','','5','','1','2022-09-09 09:25:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627857552222032',2511,'51662785737','PMCP24314','3.00','2400','retail','0','2022-09-10 07:55:56','','','','686','Cash',0.00,'800','','','5','','1','2022-09-10 01:56:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627961026627654',2512,'51662796087','PMCP24314','1.00','800','retail','0','2022-09-10 10:48:44','','','','686','Cash',0.00,'800','','','5','','1','2022-09-10 04:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516627961233022321',2513,'51662796087','PLASTIC WHITE','2.00','200','retail','0','2022-09-10 10:48:44','','','','45','Cash',0.00,'100','','','5','','1','2022-09-10 04:48:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628031473022341',2514,'51662803128','PLASTIC WHITE','5.00','500','retail','0','2022-09-10 12:45:47','','','','45','Cash',0.00,'100','','','5','','1','2022-09-10 06:46:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628154523505222',2515,'51662815442','MR393047','1.00','1350','retail','0','2022-09-10 16:11:18','','','','1127','Cash',0.00,'1350','','','5','','1','2022-09-10 10:11:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628171116210632',2516,'51662817082','MR 36007','10.00','13000','retail','0','2022-09-10 16:42:00','','','','1103','Cash',0.00,'1300','','','5','','1','2022-09-10 10:42:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628171414212432',2517,'51662817082','MR 36030','6.00','7800','retail','0','2022-09-10 16:42:00','','','','1125','Cash',0.00,'1300','','','5','','1','2022-09-10 10:42:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628173194212432',2518,'51662817082','5202','8.00','10000','retail','0','2022-09-10 16:42:00','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-10 10:42:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','32.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628180898628854',2519,'51662818079','PMCP24351','1.00','800','retail','0','2022-09-10 16:54:50','','','','686','Cash',0.00,'800','','','5','','1','2022-09-10 10:56:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628183788628854',2520,'51662818362','PMCP 24101','12.00','9600','retail','0','2022-09-10 16:59:38','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-10 11:00:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','27.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628224793421300',2521,'51662818435','FGP33547','6.00','5400','retail','0','2022-09-10 18:08:55','','','','921.2','Cash',0.00,'900','','','5','','1','2022-09-10 12:10:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628224952269322',2522,'51662818435','PMCP 24313','2.00','1600','retail','0','2022-09-10 18:08:55','','','','686','Cash',0.00,'800','','','5','','1','2022-09-10 12:10:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628225102222032',2523,'51662818435','PMCP 24333','17.00','13600','retail','0','2022-09-10 18:08:55','','','','686','Cash',0.00,'800','','','5','','1','2022-09-10 12:10:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','19.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516628225273022325',2524,'51662818435','PMCP 24101','2.00','1600','retail','0','2022-09-10 18:08:55','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-10 12:10:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630546252462332',2525,'51663054601','6013','1.00','5000','retail','0','2022-09-13 10:39:14','','','','2500','Cash',0.00,'5000','','','5','','1','2022-09-13 04:39:58','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630546530202033',2526,'51663054601','9008 HUMA','2.00','800','retail','0','2022-09-13 10:39:14','','','','170','Cash',0.00,'400','','','5','','1','2022-09-13 04:39:58','1','32','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630546904620454',2527,'51663054601','MR393047','7.00','9800','retail','0','2022-09-13 10:39:14','','','','1127','Cash',0.00,'1400','','','5','','1','2022-09-13 04:39:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630547196290632',2528,'51663054601','FGB44698','8.00','10000','retail','0','2022-09-13 10:39:14','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-13 04:39:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630547542222032',2529,'51663054601','L SHAPE','1.00','400','retail','0','2022-09-13 10:39:14','','','','160','Cash',0.00,'400','','','5','','1','2022-09-13 04:39:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630548653421300',2530,'51663054802','FGB44714','8.00','10000','retail','0','2022-09-13 10:41:29','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-13 04:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630548742222032',2531,'51663054802','2.5MM','1.00','100','retail','0','2022-09-13 10:41:29','','','','15','Cash',0.00,'100','','','5','','1','2022-09-13 04:42:10','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630548880202033',2532,'51663054802','GREY','1.00','300','retail','0','2022-09-13 10:41:29','','','','100','Cash',0.00,'300','','','5','','1','2022-09-13 04:42:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630654526220632',2533,'51663065374','PMCP 24353','1.00','800','retail','0','2022-09-13 13:40:54','','','','686','Cash',0.00,'800','','','5','','1','2022-09-13 07:42:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630655014262432',2534,'51663065374','GREY','1.00','300','retail','0','2022-09-13 13:40:54','','','','100','Cash',0.00,'300','','','5','','1','2022-09-13 07:42:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630655113022315',2535,'51663065374','2.5MM','1.00','100','retail','0','2022-09-13 13:40:54','','','','15','Cash',0.00,'100','','','5','','1','2022-09-13 07:42:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630655235620554',2536,'51663065374','SILVER','2.00','460','retail','0','2022-09-13 13:40:54','','','','135','Cash',0.00,'230','','','5','','1','2022-09-13 07:42:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630655435620554',2537,'51663065374','1103','1.00','200','retail','0','2022-09-13 13:40:54','','','','110','Cash',0.00,'200','','','5','','1','2022-09-13 07:42:42','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630655572222032',2538,'51663065374','PMCP24351','4.00','3200','retail','0','2022-09-13 13:40:54','','','','686','Cash',0.00,'800','','','5','','1','2022-09-13 07:42:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630656532222032',2539,'51663065374','5381','2.00','2500','retail','0','2022-09-13 13:40:54','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-13 07:42:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630711932169332',2540,'51663066025','MR 36035','1.00','1300','retail','0','2022-09-13 15:13:23','','','','1125','Cash',0.00,'1300','','','5','','1','2022-09-13 09:13:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630800933022390',2541,'51663080050','5224','1.00','1250','retail','0','2022-09-13 17:42:41','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-13 11:42:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630801602222032',2542,'51663080050','5153','1.00','1250','retail','0','2022-09-13 17:42:41','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-13 11:42:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630807353022337',2543,'51663080679','WHITE','1.00','300','retail','0','2022-09-13 17:53:25','','','','100','Cash',0.00,'300','','','5','','1','2022-09-13 11:54:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516630808046240632',2544,'51663080679','EUROFIX 003','1.00','300','retail','0','2022-09-13 17:53:25','','','','160','Cash',0.00,'300','','','5','','1','2022-09-13 11:54:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316631516841621134',2545,'31663151671','PMCP 24333','4.00','3200','retail','0','2022-09-14 13:35:00','','','','686','Cash',0.00,'800','','','3','','1','2022-09-14 07:37:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316631517003022307',2546,'31663151671','PMCP 24353','2.00','1600','retail','0','2022-09-14 13:35:00','','','','686','Cash',0.00,'800','','','3','','1','2022-09-14 07:37:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632233853421300',2547,'51663223372','PLASTIC CREAM','1.00','100','retail','0','2022-09-15 09:30:32','','','','45','Cash',0.00,'100','','','5','','1','2022-09-15 03:30:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632234313622354',2548,'51663223372','5224','1.00','1250','retail','0','2022-09-15 09:30:32','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-15 03:30:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632267082030368',2549,'51663223453','PMCP 24101','9.00','7200','retail','0','2022-09-15 10:25:20','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-15 04:25:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','13.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632267196290632',2550,'51663223453','SILVER','2.00','460','retail','0','2022-09-15 10:25:20','','','','135','Cash',0.00,'230','','','5','','1','2022-09-15 04:25:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632467396622654',2551,'51663246720','FGB44712','1.00','1250','retail','0','2022-09-15 16:01:30','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-15 10:02:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632468320202033',2552,'51663246720','5153','1.00','1250','retail','0','2022-09-15 16:01:30','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-15 10:02:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516632531433421300',2553,'51663253102','PMCP24351','3.00','2400','retail','0','2022-09-15 17:45:43','','','','686','Cash',0.00,'800','','','5','','1','2022-09-15 11:46:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633057074202432',2554,'51663303878','MR 36007','10.00','13000','retail','0','2022-09-16 08:22:44','','','','1103','Cash',0.00,'1300','','','5','','1','2022-09-16 02:23:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633107565223623',2555,'51663310737','FGP33547','8.00','7200','retail','0','2022-09-16 09:46:29','','','','921.2','Cash',0.00,'900','','','5','','1','2022-09-16 03:47:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633142614212432',2556,'51663310834','SILVER','7.00','1610','retail','0','2022-09-16 10:44:21','','','','135','Cash',0.00,'230','','','5','','1','2022-09-16 04:46:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','48.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633250206200632',2557,'51663325001','130020726','1.00','3000','retail','0','2022-09-16 13:43:41','','','','1600','Cash',0.00,'3000','','','5','','1','2022-09-16 07:44:33','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633319146240632',2558,'51663325074','5153','1.00','1250','retail','0','2022-09-16 15:38:47','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-16 09:39:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633319263022329',2559,'51663325074','SILVER','3.00','690','retail','0','2022-09-16 15:38:47','','','','135','Cash',0.00,'230','','','5','','1','2022-09-16 09:39:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633409143022319',2560,'51663340881','FGB44698','1.00','1250','retail','0','2022-09-16 18:11:43','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-16 12:12:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516633409604242432',2561,'51663340881','PLASTIC CREAM','1.00','100','retail','0','2022-09-16 18:11:43','','','','45','Cash',0.00,'100','','','5','','1','2022-09-16 12:12:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516634192842222032',2562,'51663419266','L SHAPE','3.00','1200','retail','0','2022-09-17 15:55:30','','','','160','Cash',0.00,'400','','','5','','1','2022-09-17 09:57:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516634193306200632',2563,'51663419266','PMCP24350','4.00','3200','retail','0','2022-09-17 15:55:30','','','','686','Cash',0.00,'800','','','5','','1','2022-09-17 09:57:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516634273183022313',2564,'51663427307','BF-021','1.00','3000','retail','0','2022-09-17 18:08:39','','','','1493','Cash',0.00,'3000','','','5','','1','2022-09-17 12:08:45','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516635668172661332',2565,'51663566745','PMCP24332','1.00','800','retail','0','2022-09-19 08:54:48','','','','686','Cash',0.00,'800','','','5','','1','2022-09-19 02:58:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516635668476625654',2566,'51663566745','PMCP24350','3.00','2400','retail','0','2022-09-19 08:54:48','','','','686','Cash',0.00,'800','','','5','','1','2022-09-19 02:58:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516635668700202033',2567,'51663566745','SILVER','3.00','690','retail','0','2022-09-19 08:54:48','','','','135','Cash',0.00,'230','','','5','','1','2022-09-19 02:58:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516635668872668332',2568,'51663566745','PLASTIC CREAM','2.00','200','retail','0','2022-09-19 08:54:48','','','','45','Cash',0.00,'100','','','5','','1','2022-09-19 02:58:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516635831333421300',2569,'51663583109','PMCP 24101','2.00','1600','retail','0','2022-09-19 13:25:34','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-19 07:25:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516636000582222032',2570,'51663600044','PMCP24354BK','1.00','850','retail','0','2022-09-19 18:07:39','','','','720','Cash',0.00,'850','','','5','','1','2022-09-19 12:07:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516636832423022342',2571,'51663683220','STAIRCASE CONERSTRIPS','2.00','960','retail','0','2022-09-20 17:14:21','','','','250','Cash',0.00,'480','','','5','','1','2022-09-20 11:14:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637370330202033',2572,'51663737025','PMCP 24101','1.00','800','retail','0','2022-09-21 08:10:50','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-21 02:11:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637370493022340',2573,'51663737025','SILVER','2.00','460','retail','0','2022-09-21 08:10:50','','','','135','Cash',0.00,'230','','','5','','1','2022-09-21 02:11:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637419860202033',2574,'51663741933','130020198','1.00','2000','retail','0','2022-09-21 09:33:07','','','','850','Cash',0.00,'2000','','','5','','1','2022-09-21 03:34:15','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637451822222032',2575,'51663742056','PMCP 24313','3.00','2400','retail','0','2022-09-21 10:27:47','','','','686','Cash',0.00,'800','','','5','','1','2022-09-21 04:28:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637469296627654',2576,'51663746916','SILVER','4.00','920','retail','0','2022-09-21 10:57:55','','','','135','Cash',0.00,'230','','','5','','1','2022-09-21 04:59:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637470512765332',2577,'51663746916','1KG GROUTS','2.00','300','retail','0','2022-09-21 10:57:55','','','','50','Cash',0.00,'150','','','5','','1','2022-09-21 04:59:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637470743022370',2578,'51663746916','20002 IZOMIX','2.00','1200','retail','0','2022-09-21 10:57:55','','','','350','Cash',0.00,'600','','','5','','1','2022-09-21 04:59:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637480663421300',2579,'51663747144','PMCP 24101','1.00','800','retail','0','2022-09-21 11:14:27','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-21 05:25:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637655252562332',2580,'51663765477','EUROFIX 003','1.00','300','retail','0','2022-09-21 16:07:02','','','','160','Cash',0.00,'300','','','5','','1','2022-09-21 10:07:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637656225627554',2581,'51663765477','GREY','2.00','600','retail','0','2022-09-21 16:07:02','','','','100','Cash',0.00,'300','','','5','','1','2022-09-21 10:07:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637690006200632',2582,'51663765631','FGB44698','11.00','13750','retail','0','2022-09-21 17:05:18','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-21 11:06:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516637690503022350',2583,'51663765631','PMCP24351','14.00','11200','retail','0','2022-09-21 17:05:18','','','','686','Cash',0.00,'800','','','5','','1','2022-09-21 11:06:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','45.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638307580202033',2584,'51663830745','FGB44712','2.00','2600','retail','0','2022-09-22 10:13:45','','','','1176','Cash',0.00,'1300','','','5','','1','2022-09-22 04:14:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638307720202033',2585,'51663830745','GRY001','1.00','150','retail','0','2022-09-22 10:13:45','','','','50','Cash',0.00,'150','','','5','','1','2022-09-22 04:14:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638373953421300',2586,'51663830846','PMCP24351','8.00','6400','retail','0','2022-09-22 12:03:39','','','','686','Cash',0.00,'800','','','5','','1','2022-09-22 06:05:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','31.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638374194232432',2587,'51663830846','SILVER','5.00','1150','retail','0','2022-09-22 12:03:39','','','','135','Cash',0.00,'230','','','5','','1','2022-09-22 06:05:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638386112222032',2588,'51663838515','33047','6.00','5400','retail','0','2022-09-22 12:24:10','','','','720','Cash',0.00,'900','','','5','','1','2022-09-22 06:24:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638386758628854',2589,'51663838658','33047','3.00','2700','retail','0','2022-09-22 12:25:03','','','','720','Cash',0.00,'900','','','5','','1','2022-09-22 06:26:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638454452034365',2590,'51663845432','5224','4.00','5000','retail','0','2022-09-22 14:17:26','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-22 08:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638492832222032',2591,'51663845514','5224','2.00','2500','retail','0','2022-09-22 15:21:23','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-22 09:21:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638499663022369',2592,'51663849288','W20258 MAE','1.00','3500','retail','0','2022-09-22 15:32:47','','','','1700','Cash',0.00,'3500','','','5','','1','2022-09-22 09:33:04','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516638508362222032',2593,'51663849985','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-09-22 15:47:16','','','','250','Cash',0.00,'500','','','5','','1','2022-09-22 09:47:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516639317220202033',2594,'51663931691','GRY001','1.00','150','retail','0','2022-09-23 14:16:00','','','','50','Cash',0.00,'150','','','5','','1','2022-09-23 08:16:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516639317413421300',2595,'51663931691','1103','1.00','200','retail','0','2022-09-23 14:16:00','','','','110','Cash',0.00,'200','','','5','','1','2022-09-23 08:16:33','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642020176270632',2596,'51664201975','00011','1.00','600','retail','0','2022-09-26 17:20:43','','','','250','Cash',0.00,'600','','','5','','1','2022-09-26 11:21:42','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642612271622154',2597,'51664261196','PMCP24351','6.00','4800','retail','0','2022-09-27 09:49:13','','','','686','Cash',0.00,'800','','','5','','1','2022-09-27 03:49:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','23.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642613526220632',2598,'51664261196','BEIGE','1.00','300','retail','0','2022-09-27 09:49:13','','','','100','Cash',0.00,'300','','','5','','1','2022-09-27 03:49:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642627462622254',2599,'51664261379','33047','7.00','6300','retail','0','2022-09-27 10:12:54','','','','720','Cash',0.00,'900','','','5','','1','2022-09-27 04:13:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642650282222032',2600,'51664265010','SILVER','21.00','4830','retail','0','2022-09-27 10:50:29','','','','135','Cash',0.00,'230','','','5','','1','2022-09-27 04:50:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','24.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642827126220632',2601,'51664282696','5202','2.00','2500','retail','0','2022-09-27 15:45:12','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-27 09:45:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516642846103421300',2602,'51664284558','MR 36016','1.00','1300','retail','0','2022-09-27 16:17:02','','','','1125','Cash',0.00,'1300','','','5','','1','2022-09-27 10:18:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('316643548933022398',2603,'31664354867','MR 36018','117.00','152100','retail','0','2022-09-28 11:48:43','','','','1125','Cash',0.00,'1300','','','3','','1','2022-09-28 05:49:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','120.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316643549230202034',2604,'31664354867','PMCP24351','8.00','6400','retail','0','2022-09-28 11:48:43','','','','686','Cash',0.00,'800','','','3','','1','2022-09-28 05:49:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','17.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516643557172561342',2605,'51664355703','PMCP24351','1.00','800','retail','0','2022-09-28 12:05:09','','','','686','Cash',0.00,'800','','','5','','1','2022-09-28 06:07:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516643557302222032',2606,'51664355703','1KG GROUTS','1.00','150','retail','0','2022-09-28 12:05:09','','','','50','Cash',0.00,'150','','','5','','1','2022-09-28 06:07:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516643558455623554',2607,'51664355703','FGB44712','1.00','1300','retail','0','2022-09-28 12:05:09','','','','1176','Cash',0.00,'1300','','','5','','1','2022-09-28 06:07:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516643558772222032',2608,'51664355703','MR 393034','1.00','1350','retail','0','2022-09-28 12:05:09','','','','1224','Cash',0.00,'1350','','','5','','1','2022-09-28 06:07:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516644345233022325',2609,'51664434510','FGP33547','3.00','2700','retail','0','2022-09-29 09:57:45','','','','921.2','Cash',0.00,'900','','','5','','1','2022-09-29 03:58:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516644346470366242',2610,'51664434510','1KG GROUTS','3.00','300','retail','0','2022-09-29 09:57:45','','','','50','Cash',0.00,'100','','','5','','1','2022-09-29 03:58:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516644542626220632',2611,'51664454234','PMCP 24313','3.00','2400','retail','0','2022-09-29 15:24:23','','','','686','Cash',0.00,'800','','','5','','1','2022-09-29 09:24:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516644543793022373',2612,'51664454366','5202','2.00','2500','retail','0','2022-09-29 15:26:33','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-29 09:26:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516644543936230632',2613,'51664454366','2.0 SPACERS','1.00','100','retail','0','2022-09-29 15:26:33','','','','15','Cash',0.00,'100','','','5','','1','2022-09-29 09:26:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('516645224362625254',2614,'51664522419','FGP33746','6.00','5400','retail','0','2022-09-30 10:20:37','','','','760','Cash',0.00,'900','','','5','','1','2022-09-30 04:21:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516645468144242432',2615,'51664546766','FGB44698','5.00','6250','retail','0','2022-09-30 17:08:37','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-30 11:10:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516645468582222032',2616,'51664546766','MR 393034','4.00','5400','retail','0','2022-09-30 17:08:37','','','','1224','Cash',0.00,'1350','','','5','','1','2022-09-30 11:10:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516645539473421300',2617,'51664547053','FGB44714','10.00','12500','retail','0','2022-09-30 19:06:26','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-30 13:07:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','52.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516645539853421300',2618,'51664547053','5381','2.00','2500','retail','0','2022-09-30 19:06:26','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-30 13:07:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646048386280632',2619,'51664602398','GREY','1.00','300','retail','0','2022-10-01 09:14:46','','','','100','Cash',0.00,'300','','','5','','1','2022-10-01 03:15:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646048574626454',2620,'51664602398','PMCP24351','8.00','6400','retail','0','2022-10-01 09:14:46','','','','686','Cash',0.00,'800','','','5','','1','2022-10-01 03:15:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646048703022378',2621,'51664602398','20002 IZOMIX','11.00','6600','retail','0','2022-10-01 09:14:46','','','','350','Cash',0.00,'600','','','5','','1','2022-10-01 03:15:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','46.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646048856250632',2622,'51664602398','FGP33747','7.00','6300','retail','0','2022-10-01 09:14:46','','','','760','Cash',0.00,'900','','','5','','1','2022-10-01 03:15:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646051005223000',2623,'51664604938','1KG GROUTS','2.00','300','retail','0','2022-10-01 09:18:21','','','','50','Cash',0.00,'150','','','5','','1','2022-10-01 03:19:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646102923421300',2624,'51664605144','FGB44714','10.00','12500','retail','0','2022-10-01 10:46:17','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-01 04:49:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','42.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646103373421300',2625,'51664605144','GREY','2.00','600','retail','0','2022-10-01 10:46:17','','','','100','Cash',0.00,'300','','','5','','1','2022-10-01 04:49:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646178482222032',2626,'51664617837','PMCP24350','1.00','800','retail','0','2022-10-01 12:50:49','','','','686','Cash',0.00,'800','','','5','','1','2022-10-01 06:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646302112061342',2627,'51664630134','FGP33530','32.00','28800','retail','0','2022-10-01 16:20:23','','','','901','Cash',0.00,'900','','','5','','1','2022-10-01 10:21:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646302233022322',2628,'51664630134','MR 393034','1.00','1350','retail','0','2022-10-01 16:20:23','','','','1224','Cash',0.00,'1350','','','5','','1','2022-10-01 10:21:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646302372222032',2629,'51664630134','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-10-01 16:20:23','','','','250','Cash',0.00,'500','','','5','','1','2022-10-01 10:21:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646302613022362',2630,'51664630134','L SHAPE','10.00','4000','retail','0','2022-10-01 16:20:23','','','','160','Cash',0.00,'400','','','5','','1','2022-10-01 10:21:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646302763022372',2631,'51664630134','20002 IZOMIX','5.00','3000','retail','0','2022-10-01 16:20:23','','','','350','Cash',0.00,'600','','','5','','1','2022-10-01 10:21:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646303092060342',2632,'51664630134','CREAM','3.00','900','retail','0','2022-10-01 16:20:23','','','','100','Cash',0.00,'300','','','5','','1','2022-10-01 10:21:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516646303400202034',2633,'51664630134','SILVER','7.00','1610','retail','0','2022-10-01 16:20:23','','','','135','Cash',0.00,'230','','','5','','1','2022-10-01 10:21:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','55.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647782112861342',2634,'51664778191','1KG GROUTS','1.00','150','retail','0','2022-10-03 09:23:32','','','','50','Cash',0.00,'150','','','5','','1','2022-10-03 03:25:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647806510202034',2635,'51664778323','FGP33547','5.00','4500','retail','0','2022-10-03 10:05:00','','','','921.2','Cash',0.00,'900','','','5','','1','2022-10-03 04:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647806683421300',2636,'51664778323','1KG GROUTS','1.00','150','retail','0','2022-10-03 10:05:00','','','','50','Cash',0.00,'150','','','5','','1','2022-10-03 04:05:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647806793043300',2637,'51664778323','2.0 SPACERS','1.00','100','retail','0','2022-10-03 10:05:00','','','','15','Cash',0.00,'100','','','5','','1','2022-10-03 04:05:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647840444627454',2638,'51664780853','20002 IZOMIX','1.00','600','retail','0','2022-10-03 11:00:45','','','','350','Cash',0.00,'600','','','5','','1','2022-10-03 05:01:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647876854282432',2639,'51664784072','1KG GROUTS','1.00','150','retail','0','2022-10-03 12:01:26','','','','50','Cash',0.00,'150','','','5','','1','2022-10-03 06:01:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647923183022313',2640,'51664787712','9005','1.00','800','retail','0','2022-10-03 13:19:31','','','','400','Cash',0.00,'800','','','5','','1','2022-10-03 07:31:25','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516647923522222032',2641,'51664787712','HUMA 9006','2.00','1400','retail','0','2022-10-03 13:19:31','','','','350','Cash',0.00,'700','','','5','','1','2022-10-03 07:31:25','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648681044262432',2642,'51664868093','FGB44714','2.00','2500','retail','0','2022-10-04 10:49:48','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-04 04:50:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648697532222032',2643,'51664868093','SILVER','2.00','460','retail','0','2022-10-04 10:49:48','','','','135','Cash',0.00,'230','','','5','','1','2022-10-04 04:50:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648697660202034',2644,'51664868093','1KG GROUTS','2.00','300','retail','0','2022-10-04 10:49:48','','','','50','Cash',0.00,'150','','','5','','1','2022-10-04 04:50:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648767143022317',2645,'51664869807','1KG GROUTS','2.00','300','retail','0','2022-10-04 12:45:14','','','','50','Cash',0.00,'150','','','5','','1','2022-10-04 06:45:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648871250202034',2646,'51664887087','SILVER','1.00','230','retail','0','2022-10-04 15:38:46','','','','135','Cash',0.00,'230','','','5','','1','2022-10-04 09:43:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648936893628354',2647,'51664887385','FGP33746','5.00','4500','retail','0','2022-10-04 17:28:21','','','','760','Cash',0.00,'900','','','5','','1','2022-10-04 11:29:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516648937012222032',2648,'51664887385','GRY001','1.00','150','retail','0','2022-10-04 17:28:21','','','','50','Cash',0.00,'150','','','5','','1','2022-10-04 11:29:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649448402464342',2649,'51664944817','FGP33746','7.00','6300','retail','0','2022-10-05 07:40:40','','','','760','Cash',0.00,'900','','','5','','1','2022-10-05 01:42:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649567756250632',2650,'51664956764','PMCP24314','2.00','1600','retail','0','2022-10-05 11:00:15','','','','686','Cash',0.00,'800','','','5','','1','2022-10-05 05:00:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649568140202034',2651,'51664956764','PMHP 24320','2.00','300','retail','0','2022-10-05 11:00:15','','','','50','Cash',0.00,'150','','','5','','1','2022-10-05 05:00:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','166.00','164','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649634754262432',2652,'51664963389','1KG GROUTS','1.00','150','retail','0','2022-10-05 12:51:32','','','','50','Cash',0.00,'150','','','5','','1','2022-10-05 06:51:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649662594262432',2653,'51664963513','20002 IZOMIX','1.00','600','retail','0','2022-10-05 13:37:51','','','','350','Cash',0.00,'600','','','5','','1','2022-10-05 07:37:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649662706629654',2654,'51664963513','1KG GROUTS','2.00','300','retail','0','2022-10-05 13:37:51','','','','50','Cash',0.00,'150','','','5','','1','2022-10-05 07:37:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516649678233236225',2655,'51664966275','FGP33746','1.00','900','retail','0','2022-10-05 14:03:43','','','','760','Cash',0.00,'900','','','5','','1','2022-10-05 08:04:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316650616652166352',2656,'31665061646','20002 IZOMIX','4.00','2400','retail','0','2022-10-06 16:07:46','','','','350','Cash',0.00,'600','','','3','','1','2022-10-06 10:08:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516650674152761352',2657,'51665067396','1KG GROUTS','1.00','150','retail','0','2022-10-06 17:43:36','','','','50','Cash',0.00,'150','','','5','','1','2022-10-06 11:44:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516651218512222032',2658,'51665120302','2.0 SPACERS','1.00','100','retail','0','2022-10-07 08:50:51','','','','15','Cash',0.00,'100','','','5','','1','2022-10-07 02:52:44','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('516651512343421300',2659,'51665151224','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-10-07 17:00:35','','','','250','Cash',0.00,'500','','','5','','1','2022-10-07 11:01:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516651520076270632',2660,'51665151275','PTG JOINT','1.00','450','retail','0','2022-10-07 17:13:28','','','','336','Cash',0.00,'450','','','5','','1','2022-10-07 11:13:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652121340202035',2661,'51665205126','FGP33746','4.00','3600','retail','0','2022-10-08 10:10:51','','','','760','Cash',0.00,'900','','','5','','1','2022-10-08 04:11:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652130505223000',2662,'51665205126','1103','1.00','200','retail','0','2022-10-08 10:10:51','','','','110','Cash',0.00,'200','','','5','','1','2022-10-08 04:11:52','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652186013022306',2663,'51665218571','1KG GROUTS','1.00','150','retail','0','2022-10-08 11:43:21','','','','50','Cash',0.00,'150','','','5','','1','2022-10-08 05:44:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652261383022331',2664,'51665226088','FGP33746','2.00','1800','retail','0','2022-10-08 13:49:42','','','','760','Cash',0.00,'900','','','5','','1','2022-10-08 07:49:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652366216210632',2665,'51665236603','MR393042','8.00','10800','retail','0','2022-10-08 16:44:07','','','','1127','Cash',0.00,'1350','','','5','','1','2022-10-08 10:44:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','56.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516652366332222032',2666,'51665236603','GREY','1.00','300','retail','0','2022-10-08 16:44:07','','','','100','Cash',0.00,'300','','','5','','1','2022-10-08 10:44:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653831360202035',2667,'51665383109','0010','1.00','500','retail','0','2022-10-10 09:26:00','','','','250','Cash',0.00,'500','','','5','','1','2022-10-10 03:26:35','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653878682766352',2668,'51665387787','SILVER','9.00','2070','retail','0','2022-10-10 10:44:57','','','','135','Cash',0.00,'230','','','5','','1','2022-10-10 04:46:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','45.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653878823022388',2669,'51665387787','20002 IZOMIX','2.00','1200','retail','0','2022-10-10 10:44:57','','','','350','Cash',0.00,'600','','','5','','1','2022-10-10 04:46:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653878963421300',2670,'51665387787','2.0 SPACERS','4.00','400','retail','0','2022-10-10 10:44:57','','','','15','Cash',0.00,'100','','','5','','1','2022-10-10 04:46:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','101.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653938390202035',2671,'51665393822','201 BIG STEERING','1.00','11000','retail','0','2022-10-10 12:52:22','','','','7800','Cash',0.00,'11000','','','5','','1','2022-10-10 07:02:28','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653938936230632',2672,'51665393822','BF-021','1.00','3000','retail','0','2022-10-10 12:52:22','','','','1493','Cash',0.00,'3000','','','5','','1','2022-10-10 07:02:28','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653939112361352',2673,'51665393822','00013','1.00','350','retail','0','2022-10-10 12:52:22','','','','200','Cash',0.00,'350','','','5','','1','2022-10-10 07:02:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653939323421300',2674,'51665393822','130019351','1.00','2000','retail','0','2022-10-10 12:52:22','','','','1500','Cash',0.00,'2000','','','5','','1','2022-10-10 07:02:28','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653939773236225',2675,'51665393822','CLOSE COUPLE TOILET','1.00','12000','retail','0','2022-10-10 12:52:22','','','','9700','Cash',0.00,'12000','','','5','','1','2022-10-10 07:02:28','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653940183421300',2676,'51665393822','1101','1.00','250','retail','0','2022-10-10 12:52:22','','','','80','Cash',0.00,'250','','','5','','1','2022-10-10 07:02:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653940463022340',2677,'51665393822','1102','2.00','500','retail','0','2022-10-10 12:52:22','','','','90','Cash',0.00,'250','','','5','','1','2022-10-10 07:02:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653941592222032',2678,'51665393822','BF-021','1.00','3000','retail','0','2022-10-10 12:52:22','','','','1493','Cash',0.00,'3000','','','5','','1','2022-10-10 07:02:28','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653947154292432',2679,'51665393822','9012 FLEX','1.00','200','retail','0','2022-10-10 12:52:22','','','','100','Cash',0.00,'200','','','5','','1','2022-10-10 07:02:28','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653955424292432',2680,'51665393822','00014','1.00','2000','retail','0','2022-10-10 12:52:22','','','','1300','Cash',0.00,'2000','','','5','','1','2022-10-10 07:02:28','1','28','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653966143421300',2681,'51665396149','100','1.00','11000','retail','0','2022-10-10 13:20:46','','','','9800','Cash',0.00,'11000','','','5','','1','2022-10-10 07:20:55','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653966416623654',2682,'51665396149','00013','1.00','350','retail','0','2022-10-10 13:20:46','','','','200','Cash',0.00,'350','','','5','','1','2022-10-10 07:20:55','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516653966713330232',2683,'51665396149','SINOVA FLOWERED HANDWASH BASIN','1.00','7000','retail','0','2022-10-10 13:20:46','','','','4500','Cash',0.00,'7000','','','5','','1','2022-10-10 07:20:55','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654007836033421',2684,'51665397256','MR 36018','3.00','3900','retail','0','2022-10-10 14:19:53','','','','1125','Cash',0.00,'1300','','','5','','1','2022-10-10 08:22:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654809480202035',2685,'51665480901','SYN-001','1.00','9000','retail','0','2022-10-11 12:36:56','','','','6800','Cash',0.00,'9000','','','5','','1','2022-10-11 06:37:16','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654809603022369',2686,'51665480901','00013','1.00','350','retail','0','2022-10-11 12:36:56','','','','200','Cash',0.00,'350','','','5','','1','2022-10-11 06:37:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654809830624054',2687,'51665480901','1101','1.00','250','retail','0','2022-10-11 12:36:56','','','','80','Cash',0.00,'250','','','5','','1','2022-10-11 06:37:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654815743022375',2688,'51665481037','PMCP 24353','1.00','800','retail','0','2022-10-11 12:46:14','','','','686','Cash',0.00,'800','','','5','','1','2022-10-11 06:47:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516654895364282432',2689,'51665489520','SILVER','10.00','2300','retail','0','2022-10-11 14:58:56','','','','135','Cash',0.00,'230','','','5','','1','2022-10-11 08:59:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','36.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655527812268352',2690,'51665550034','PMHP24328CK','6.00','4800','retail','0','2022-10-12 08:33:53','','','','686','Cash',0.00,'800','','','5','','1','2022-10-12 02:48:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655527950022353',2691,'51665550034','PMCP 24328BK','3.00','2400','retail','0','2022-10-12 08:33:53','','','','686','Cash',0.00,'800','','','5','','1','2022-10-12 02:48:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655528082625254',2692,'51665550034','GREY','1.00','300','retail','0','2022-10-12 08:33:53','','','','100','Cash',0.00,'300','','','5','','1','2022-10-12 02:48:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655528183330232',2693,'51665550034','2.0 SPACERS','1.00','100','retail','0','2022-10-12 08:33:53','','','','15','Cash',0.00,'100','','','5','','1','2022-10-12 02:48:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655528326220632',2694,'51665550034','GREY CORNERSTRIPS','2.00','200','retail','0','2022-10-12 08:33:53','','','','40','Cash',0.00,'100','','','5','','1','2022-10-12 02:48:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655587076270632',2695,'51665553739','FGP33547','3.00','2700','retail','0','2022-10-12 10:12:09','','','','921.2','Cash',0.00,'900','','','5','','1','2022-10-12 04:14:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655612486280632',2696,'51665558884','SILVER','15.00','3450','retail','0','2022-10-12 10:54:09','','','','135','Cash',0.00,'230','','','5','','1','2022-10-12 04:54:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','26.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655628280202035',2697,'51665561267','MR 393006','1.00','1350','retail','0','2022-10-12 11:20:46','','','','1224','Cash',0.00,'1350','','','5','','1','2022-10-12 05:21:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655752342222032',2698,'51665575223','PMCP 24333','8.00','6400','retail','0','2022-10-12 14:48:08','','','','686','Cash',0.00,'800','','','5','','1','2022-10-12 08:49:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516655752870202035',2699,'51665575223','CREAM','1.00','300','retail','0','2022-10-12 14:48:08','','','','100','Cash',0.00,'300','','','5','','1','2022-10-12 08:49:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656663336626654',2700,'51665666317','00013','1.00','350','retail','0','2022-10-13 16:16:05','','','','200','Cash',0.00,'350','','','5','','1','2022-10-13 10:16:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656663463022343',2701,'51665666317','1101','1.00','250','retail','0','2022-10-13 16:16:05','','','','80','Cash',0.00,'250','','','5','','1','2022-10-13 10:16:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656663584262432',2702,'51665666317','1102','1.00','250','retail','0','2022-10-13 16:16:05','','','','90','Cash',0.00,'250','','','5','','1','2022-10-13 10:16:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656663760202035',2703,'51665666317','1/5 MAGIC','1.00','200','retail','0','2022-10-13 16:16:05','','','','100','Cash',0.00,'200','','','5','','1','2022-10-13 10:16:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656664326626654',2704,'51665666317','9012 FLEX','1.00','200','retail','0','2022-10-13 16:16:05','','','','100','Cash',0.00,'200','','','5','','1','2022-10-13 10:16:29','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656669184262432',2705,'51665666317','FRENICIA P TRAP','1.00','8500','retail','0','2022-10-13 16:16:05','','','','6500','Cash',0.00,'8500','','','5','','1','2022-10-13 10:16:29','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516656669654262432',2706,'51665666317','1KG GROUTS','2.00','300','retail','0','2022-10-13 16:16:05','','','','50','Cash',0.00,'150','','','5','','1','2022-10-13 10:16:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516657531712222032',2707,'51665752526','PMCP 24306','5.00','4000','retail','0','2022-10-14 16:13:09','','','','686','Cash',0.00,'800','','','5','','1','2022-10-14 10:13:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516657531893022381',2708,'51665752526','PMCP 24353','1.00','800','retail','0','2022-10-14 16:13:09','','','','686','Cash',0.00,'800','','','5','','1','2022-10-14 10:13:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516657564704252432',2709,'51665756454','FGB44714','16.00','20000','retail','0','2022-10-14 17:07:50','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-14 11:09:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','30.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658131350202035',2710,'51665813124','1103','1.00','200','retail','0','2022-10-15 08:52:16','','','','110','Cash',0.00,'200','','','5','','1','2022-10-15 02:52:33','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658287694222432',2711,'51665826018','5153','10.00','12500','retail','0','2022-10-15 13:36:37','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-15 07:45:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658288232322313',2712,'51665826018','5381','10.00','12500','retail','0','2022-10-15 13:36:37','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-15 07:45:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658301960628054',2713,'51665826018','GREY','2.00','600','retail','0','2022-10-15 13:36:37','','','','100','Cash',0.00,'300','','','5','','1','2022-10-15 07:45:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658307772067352',2714,'51665830704','MR 36016','4.00','5200','retail','0','2022-10-15 13:46:46','','','','1125','Cash',0.00,'1300','','','5','','1','2022-10-15 07:47:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658353392329022',2715,'51665830822','CLOSE COUPLE','1.00','12000','retail','0','2022-10-15 15:09:39','','','','9700','Cash',0.00,'12000','','','5','','1','2022-10-15 09:11:56','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658353695628554',2716,'51665830822','CLOSE COUPLE BLUE','1.00','12000','retail','0','2022-10-15 15:09:39','','','','9700','Cash',0.00,'12000','','','5','','1','2022-10-15 09:11:56','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658356995628554',2717,'51665830822','00013','2.00','700','retail','0','2022-10-15 15:09:39','','','','200','Cash',0.00,'350','','','5','','1','2022-10-15 09:11:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658357782222032',2718,'51665830822','PTG JOINT','3.00','1350','retail','0','2022-10-15 15:09:39','','','','336','Cash',0.00,'450','','','5','','1','2022-10-15 09:11:56','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516658375302222032',2719,'51665836678','PMCP24354AK','1.00','850','retail','0','2022-10-15 15:39:17','','','','720','Cash',0.00,'850','','','5','','1','2022-10-15 09:57:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659891663421300',2720,'51665989166','00008','1.00','18500','retail','0','2022-10-17 09:57:01','','','','10000','Cash',0.00,'18500','','','5','','1','2022-10-17 04:00:31','1','27','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659896569629954',2721,'51665989166','00013','2.00','700','retail','0','2022-10-17 09:57:01','','','','200','Cash',0.00,'350','','','5','','1','2022-10-17 04:00:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659897024282432',2722,'51665989166','BF-021','2.00','6000','retail','0','2022-10-17 09:57:01','','','','1493','Cash',0.00,'3000','','','5','','1','2022-10-17 04:00:31','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659897182961352',2723,'51665989166','BOTTLE TRAPS','1.00','250','retail','0','2022-10-17 09:57:01','','','','170','Cash',0.00,'250','','','5','','1','2022-10-17 04:00:31','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659898053022308',2724,'51665989166','5381','3.00','3900','retail','0','2022-10-17 09:57:01','','','','960','Cash',0.00,'1300','','','5','','1','2022-10-17 04:00:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659973866260632',2725,'51665997368','PMCP 24353','2.00','1600','retail','0','2022-10-17 12:03:37','','','','686','Cash',0.00,'800','','','5','','1','2022-10-17 06:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659974163421300',2726,'51665997368','5381','1.00','1250','retail','0','2022-10-17 12:03:37','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-17 06:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659980926220632',2727,'51665997512','PMCP24354BK','1.00','850','retail','0','2022-10-17 12:14:52','','','','720','Cash',0.00,'850','','','5','','1','2022-10-17 06:15:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516659997859629954',2728,'51665999768','MR393042','14.00','18900','retail','0','2022-10-17 12:43:22','','','','1127','Cash',0.00,'1350','','','5','','1','2022-10-17 06:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660009362063362',2729,'31666000927','MR 393014','1.00','1400','retail','0','2022-10-17 13:02:17','','','','1224','Cash',0.00,'1400','','','3','','1','2022-10-17 07:02:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660020054202432',2730,'31666001997','1PC SAWA SAWA TOILET','2.00','28000','retail','0','2022-10-17 13:20:59','','','','9000','Cash',0.00,'14000','','','3','','1','2022-10-17 07:21:12','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660020363022330',2731,'31666001997','PMCP 24101','9.00','7200','retail','0','2022-10-17 13:20:59','','','','710.5','Cash',0.00,'800','','','3','','1','2022-10-17 07:21:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','30.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660020493421300',2732,'31666001997','FGP33725','1.00','900','retail','0','2022-10-17 13:20:59','','','','901','Cash',0.00,'900','','','3','','1','2022-10-17 07:21:12','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660082978620854',2733,'51666008287','SPIN SPAN','1.00','600','retail','0','2022-10-17 15:04:58','','','','350','Cash',0.00,'600','','','5','','1','2022-10-17 09:05:20','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660131124212432',2734,'51666008322','GREY','1.00','300','retail','0','2022-10-17 16:25:12','','','','100','Cash',0.00,'300','','','5','','1','2022-10-17 10:25:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660718712222032',2735,'51666069783','PLASTIC CREAM','2.00','200','retail','0','2022-10-18 08:44:31','','','','45','Cash',0.00,'100','','','5','','1','2022-10-18 02:49:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660772647620754',2736,'51666072147','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2022-10-18 10:17:06','','','','250','Cash',0.00,'500','','','5','','1','2022-10-18 04:19:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660772946240632',2737,'51666072147','GREY','2.00','600','retail','0','2022-10-18 10:17:06','','','','100','Cash',0.00,'300','','','5','','1','2022-10-18 04:19:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660773107620754',2738,'51666072147','PTG GUTTERS','2.00','3500','retail','0','2022-10-18 10:17:06','','','','1473','Cash',0.00,'1750','','','5','','1','2022-10-18 04:19:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660773293421300',2739,'51666072147','PTG JOINT','1.00','450','retail','0','2022-10-18 10:17:06','','','','336','Cash',0.00,'450','','','5','','1','2022-10-18 04:19:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660773473022343',2740,'51666072147','PTG CLIPS','8.00','1200','retail','0','2022-10-18 10:17:06','','','','81','Cash',0.00,'150','','','5','','1','2022-10-18 04:19:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','95.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660773782767362',2741,'51666072147','PTG DROPPER','1.00','500','retail','0','2022-10-18 10:17:06','','','','441','Cash',0.00,'500','','','5','','1','2022-10-18 04:19:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516660774102222032',2742,'51666072147','GREY','5.00','1500','retail','0','2022-10-18 10:17:06','','','','100','Cash',0.00,'300','','','5','','1','2022-10-18 04:19:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660964956620634',2743,'31666096471','FGP33744','5.00','4500','retail','0','2022-10-18 15:36:17','','','','750','Cash',0.00,'900','','','3','','1','2022-10-18 09:36:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660965412664362',2744,'31666096471','PMCP24351','6.00','4800','retail','0','2022-10-18 15:36:17','','','','686','Cash',0.00,'800','','','3','','1','2022-10-18 09:36:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316660965773022375',2745,'31666096471','5381','1.00','1250','retail','0','2022-10-18 15:36:17','','','','960','Cash',0.00,'1250','','','3','','1','2022-10-18 09:36:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516661682462222032',2746,'51666168234','MR393042','3.00','4050','retail','0','2022-10-19 11:31:02','','','','1127','Cash',0.00,'1350','','','5','','1','2022-10-19 05:31:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516661765533022355',2747,'51666176530','SPIN SPAN','1.00','600','retail','0','2022-10-19 13:57:30','','','','350','Cash',0.00,'600','','','5','','1','2022-10-19 07:57:48','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516661770334272432',2748,'51666176530','SYNOVA GREY','1.00','7000','retail','0','2022-10-19 13:57:30','','','','4000','Cash',0.00,'7000','','','5','','1','2022-10-19 07:57:48','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516661770503421300',2749,'51666176530','1/5 MAGIC','1.00','200','retail','0','2022-10-19 13:57:30','','','','100','Cash',0.00,'200','','','5','','1','2022-10-19 07:57:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516662469402664362',2750,'51666246924','FGP33747','8.00','7200','retail','0','2022-10-20 09:23:11','','','','760','Cash',0.00,'900','','','5','','1','2022-10-20 03:23:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516662469913022399',2751,'51666246924','GREY','1.00','300','retail','0','2022-10-20 09:23:11','','','','100','Cash',0.00,'300','','','5','','1','2022-10-20 03:23:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516662518990202036',2752,'51666251889','SILVER','2.00','460','retail','0','2022-10-20 10:44:59','','','','135','Cash',0.00,'230','','','5','','1','2022-10-20 04:46:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516662652402222032',2753,'51666265220','FGP33747','2.00','1800','retail','0','2022-10-20 14:27:20','','','','760','Cash',0.00,'900','','','5','','1','2022-10-20 08:27:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516663338553022358',2754,'51666333839','SILVER','4.00','920','retail','0','2022-10-21 17:37:55','','','','135','Cash',0.00,'230','','','5','','1','2022-10-21 11:38:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516663338750202036',2755,'51666333839','FGB44602','1.00','1350','retail','0','2022-10-21 17:37:55','','','','1176','Cash',0.00,'1350','','','5','','1','2022-10-21 11:38:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516663629680202036',2756,'51666333839','MR 393006','1.00','1350','retail','0','2022-10-21 17:37:55','','','','1224','Cash',0.00,'1350','','','5','','1','2022-10-21 11:38:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516663629843022389',2757,'51666333839','GREY','1.00','300','retail','0','2022-10-21 17:37:55','','','','100','Cash',0.00,'300','','','5','','1','2022-10-21 11:38:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664256122222032',2758,'51666425598','130018570','1.00','6500','retail','0','2022-10-22 11:00:12','','','','3950','Cash',0.00,'6500','','','5','','1','2022-10-22 05:00:19','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664280140202036',2759,'51666425620','STAIRCASE CONERSTRIPS','17.00','8500','retail','0','2022-10-22 11:40:32','','','','250','Cash',0.00,'500','','','5','','1','2022-10-22 05:40:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','51.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664280310202036',2760,'51666425620','2.0 SPACERS','5.00','500','retail','0','2022-10-22 11:40:32','','','','15','Cash',0.00,'100','','','5','','1','2022-10-22 05:40:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','92.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664336533624354',2761,'51666428051','PMCP24354AK','35.00','29750','retail','0','2022-10-22 13:14:14','','','','720','Cash',0.00,'850','','','5','','1','2022-10-22 07:15:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','40.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664345273421300',2762,'51666433730','1102','1.00','250','retail','0','2022-10-22 13:29:13','','','','90','Cash',0.00,'250','','','5','','1','2022-10-22 07:29:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664345373022335',2763,'51666433730','1101','1.00','250','retail','0','2022-10-22 13:29:13','','','','80','Cash',0.00,'250','','','5','','1','2022-10-22 07:29:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664345530202036',2764,'51666433730','CLOSE COUPLE','1.00','12000','retail','0','2022-10-22 13:29:13','','','','9700','Cash',0.00,'12000','','','5','','1','2022-10-22 07:29:28','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664392029624954',2765,'51666438312','PMCP24350','3.00','2400','retail','0','2022-10-22 14:46:59','','','','686','Cash',0.00,'800','','','5','','1','2022-10-22 09:05:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516664392199624954',2766,'51666438312','PMCP 24310','3.00','2400','retail','0','2022-10-22 14:46:59','','','','686','Cash',0.00,'800','','','5','','1','2022-10-22 09:05:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516665878973022398',2767,'51666587875','PMCP 24306','1.00','800','retail','0','2022-10-24 08:04:57','','','','686','Cash',0.00,'800','','','5','','1','2022-10-24 02:05:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516665989103022319',2768,'51666598894','FGP33725','2.00','1800','retail','0','2022-10-24 11:12:30','','','','901','Cash',0.00,'900','','','5','','1','2022-10-24 05:12:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516665991503022351',2769,'51666598894','SD-1113S','1.00','500','retail','0','2022-10-24 11:12:30','','','','200','Cash',0.00,'500','','','5','','1','2022-10-24 05:12:55','1','30','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516666219412222032',2770,'51666621928','FGP33725','2.00','1800','retail','0','2022-10-24 17:32:30','','','','901','Cash',0.00,'900','','','5','','1','2022-10-24 11:33:24','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516666978393421300',2771,'51666697828','FGB44713','1.00','1250','retail','0','2022-10-25 14:37:20','','','','1176','Cash',0.00,'1250','','','5','','1','2022-10-25 08:38:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516667658403022348',2772,'51666765805','FGP33048','2.00','1800','retail','0','2022-10-26 09:31:13','','','','721','Cash',0.00,'900','','','5','','1','2022-10-26 03:40:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516667733682222032',2773,'51666766423','L SHAPE','2.00','800','retail','0','2022-10-26 11:36:09','','','','160','Cash',0.00,'400','','','5','','1','2022-10-26 05:40:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516667746264272432',2774,'51666774610','YMP 66721T','3.00','1800','retail','0','2022-10-26 11:57:37','','','','1450','Cash',0.00,'600','','','5','','1','2022-10-26 05:58:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516667960930202036',2775,'51666796079','5381','1.00','1250','retail','0','2022-10-26 17:55:33','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-26 11:56:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516667961060202036',2776,'51666796079','MR 36035','1.00','1300','retail','0','2022-10-26 17:55:33','','','','1125','Cash',0.00,'1300','','','5','','1','2022-10-26 11:56:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670309676270632',2777,'51667030931','5211','8.00','10000','retail','0','2022-10-29 11:19:50','','','','960','Cash',0.00,'1250','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','58.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670309910620054',2778,'51667030931','CREAM','3.00','900','retail','0','2022-10-29 11:19:50','','','','100','Cash',0.00,'300','','','5','','1','2022-10-29 05:23:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670310413022340',2779,'51667030931','L SHAPE','7.00','2800','retail','0','2022-10-29 11:19:50','','','','160','Cash',0.00,'400','','','5','','1','2022-10-29 05:23:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670310972222032',2780,'51667030931','MR 393006','2.00','2700','retail','0','2022-10-29 11:19:50','','','','1224','Cash',0.00,'1350','','','5','','1','2022-10-29 05:23:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670311253022321',2781,'51667030931','FGP33048','2.00','1800','retail','0','2022-10-29 11:19:50','','','','721','Cash',0.00,'900','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670311550202037',2782,'51667030931','PMCP24314','10.00','8000','retail','0','2022-10-29 11:19:50','','','','686','Cash',0.00,'800','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670311703022371',2783,'51667030931','PMCP 24306','7.00','5600','retail','0','2022-10-29 11:19:50','','','','686','Cash',0.00,'800','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670311822222032',2784,'51667030931','FGP33725','1.00','900','retail','0','2022-10-29 11:19:50','','','','901','Cash',0.00,'900','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670312426220632',2785,'51667030931','FGP33744','19.00','17100','retail','0','2022-10-29 11:19:50','','','','750','Cash',0.00,'900','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670312810202037',2786,'51667030931','PMCP24351','23.00','18400','retail','0','2022-10-29 11:19:50','','','','686','Cash',0.00,'800','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','24.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670313356250632',2787,'51667030931','FGB44712','9.00','11250','retail','0','2022-10-29 11:19:50','','','','1176','Cash',0.00,'1250','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670314696290632',2788,'51667030931','PMCP 24355','4.00','3200','retail','0','2022-10-29 11:19:50','','','','686','Cash',0.00,'800','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670315031620154',2789,'51667030931','FGB44713','12.00','15000','retail','0','2022-10-29 11:19:50','','','','1176','Cash',0.00,'1250','','','5','','1','2022-10-29 05:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','29.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670315193022315',2790,'51667030931','SILVER','4.00','920','retail','0','2022-10-29 11:19:50','','','','135','Cash',0.00,'230','','','5','','1','2022-10-29 05:23:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670315902222032',2791,'51667030931','PLASTIC CREAM','5.00','500','retail','0','2022-10-29 11:19:50','','','','45','Cash',0.00,'100','','','5','','1','2022-10-29 05:23:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670325442620254',2792,'51667031784','STAIRCASE CONERSTRIPS','8.00','4000','retail','0','2022-10-29 11:35:45','','','','250','Cash',0.00,'500','','','5','','1','2022-10-29 05:36:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','34.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670338500202037',2793,'51667032589','GREY','1.00','300','retail','0','2022-10-29 12:00:16','','','','100','Cash',0.00,'300','','','5','','1','2022-10-29 06:03:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670339972222032',2794,'51667032589','2.0 SPACERS','1.00','100','retail','0','2022-10-29 12:00:16','','','','15','Cash',0.00,'100','','','5','','1','2022-10-29 06:03:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670340153022310',2795,'51667032589','2.0 SPACERS','1.00','100','retail','0','2022-10-29 12:00:16','','','','15','Cash',0.00,'100','','','5','','1','2022-10-29 06:03:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670365674232432',2796,'51667034197','PMCP 24101','2.00','1600','retail','0','2022-10-29 12:42:47','','','','710.5','Cash',0.00,'800','','','5','','1','2022-10-29 06:42:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670396524232432',2797,'51667036572','MR 612004','3.00','18000','retail','0','2022-10-29 13:35:27','','','','2150','Cash',0.00,'6000','','','5','','1','2022-10-29 07:35:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670396652520302',2798,'51667036572','20001 IZOMIX','4.00','3200','retail','0','2022-10-29 13:35:27','','','','400','Cash',0.00,'800','','','5','','1','2022-10-29 07:35:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516670523925302590',2799,'51667052380','SILVER','2.00','460','retail','0','2022-10-29 17:06:32','','','','135','Cash',0.00,'230','','','5','','1','2022-10-29 11:06:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672066500202037',2800,'51667206620','PTG CLIPS','20.00','3000','retail','0','2022-10-31 12:00:51','','','','81','Cash',0.00,'150','','','5','','1','2022-10-31 06:03:04','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','87.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672066696290632',2801,'51667206620','PTG INSIDE CORNER','1.00','500','retail','0','2022-10-31 12:00:51','','','','429','Cash',0.00,'500','','','5','','1','2022-10-31 06:03:04','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672127513421300',2802,'51667206986','PMCP24351','1.00','800','retail','0','2022-10-31 13:41:25','','','','686','Cash',0.00,'800','','','5','','1','2022-10-31 07:41:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672127673421300',2803,'51667206986','PMCP 24355','12.00','9600','retail','0','2022-10-31 13:41:25','','','','686','Cash',0.00,'800','','','5','','1','2022-10-31 07:41:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','16.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672128846240632',2804,'51667206986','SPIN SPAN','1.00','600','retail','0','2022-10-31 13:41:25','','','','350','Cash',0.00,'600','','','5','','1','2022-10-31 07:41:29','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672822652266372',2805,'51667282252','PMCP 24101','6.00','4800','retail','0','2022-11-01 08:58:40','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-01 03:08:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672823204282432',2806,'51667282252','EUROFIX 001','1.00','300','retail','0','2022-11-01 08:58:40','','','','160','Cash',0.00,'300','','','5','','1','2022-11-01 03:08:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672832353421300',2807,'51667283171','GREY','3.00','900','retail','0','2022-11-01 09:15:08','','','','100','Cash',0.00,'300','','','5','','1','2022-11-01 03:15:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672855993292363',2808,'51667283339','PMCP 24313','11.00','8800','retail','0','2022-11-01 09:56:20','','','','686','Cash',0.00,'800','','','5','','1','2022-11-01 03:57:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','22.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672856483404222',2809,'51667283339','GREY','1.00','300','retail','0','2022-11-01 09:56:20','','','','100','Cash',0.00,'300','','','5','','1','2022-11-01 03:57:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672856575622554',2810,'51667283339','2.0 SPACERS','2.00','200','retail','0','2022-11-01 09:56:20','','','','15','Cash',0.00,'100','','','5','','1','2022-11-01 03:57:33','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672857790202037',2811,'51667283339','SILVER','1.00','230','retail','0','2022-11-01 09:56:20','','','','135','Cash',0.00,'230','','','5','','1','2022-11-01 03:57:33','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672867676622654',2812,'51667285854','FGP33744','1.00','900','retail','0','2022-11-01 10:33:00','','','','750','Cash',0.00,'900','','','5','','1','2022-11-01 04:33:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516672867864282432',2813,'51667285854','SILVER','2.00','460','retail','0','2022-11-01 10:33:00','','','','135','Cash',0.00,'230','','','5','','1','2022-11-01 04:33:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673101352063372',2814,'51667310121','SILVER','1.00','230','retail','0','2022-11-01 16:42:26','','','','135','Cash',0.00,'230','','','5','','1','2022-11-01 10:43:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673101466260632',2815,'51667310121','PMCP 24101','1.00','800','retail','0','2022-11-01 16:42:26','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-01 10:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673716603022366',2816,'51667371607','PMCP24314','6.00','4800','retail','0','2022-11-02 09:49:37','','','','686','Cash',0.00,'800','','','5','','1','2022-11-02 03:49:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673716803421300',2817,'51667371607','FGP33048','2.00','1800','retail','0','2022-11-02 09:49:37','','','','721','Cash',0.00,'900','','','5','','1','2022-11-02 03:49:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673716903022396',2818,'51667371607','CREAM','1.00','300','retail','0','2022-11-02 09:49:37','','','','100','Cash',0.00,'300','','','5','','1','2022-11-02 03:49:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673717776270632',2819,'51667371607','PLASTIC WHITE','3.00','300','retail','0','2022-11-02 09:49:37','','','','45','Cash',0.00,'100','','','5','','1','2022-11-02 03:49:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673731853623354',2820,'51667371785','SILVER','7.00','1610','retail','0','2022-11-02 10:13:06','','','','135','Cash',0.00,'230','','','5','','1','2022-11-02 04:13:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','38.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673733273421300',2821,'51667373230','FGB44714','4.00','5000','retail','0','2022-11-02 10:16:13','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-02 04:16:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516673733733623354',2822,'51667373230','5153','6.00','7500','retail','0','2022-11-02 10:16:13','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-02 04:16:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516674008693421300',2823,'51667400104','6013','1.00','5000','retail','0','2022-11-02 17:54:29','','','','2500','Cash',0.00,'5000','','','5','','1','2022-11-02 11:56:09','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516674013030202037',2824,'51667400971','PMCP 24313','2.00','1600','retail','0','2022-11-02 18:01:44','','','','686','Cash',0.00,'800','','','5','','1','2022-11-02 12:02:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516674732153624354',2825,'51667469057','MR 36016','10.00','13000','retail','0','2022-11-03 14:09:36','','','','1125','Cash',0.00,'1300','','','5','','1','2022-11-03 08:09:55','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516674737750202037',2826,'51667469057','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2022-11-03 14:09:36','','','','250','Cash',0.00,'500','','','5','','1','2022-11-03 08:09:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516674748634272432',2827,'51667473798','PMCP 24101','10.00','8000','retail','0','2022-11-03 14:27:43','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-03 08:30:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675535543421300',2828,'51667553466','5381','2.00','2500','retail','0','2022-11-04 12:19:25','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-04 06:19:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675535640202037',2829,'51667553466','GREY','1.00','300','retail','0','2022-11-04 12:19:25','','','','100','Cash',0.00,'300','','','5','','1','2022-11-04 06:19:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675702080202037',2830,'51667569888','FGP33746','1.00','900','retail','0','2022-11-04 17:02:10','','','','760','Cash',0.00,'900','','','5','','1','2022-11-04 11:25:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675702213022322',2831,'51667569888','20001 IZOMIX','2.00','1600','retail','0','2022-11-04 17:02:10','','','','400','Cash',0.00,'800','','','5','','1','2022-11-04 11:25:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675702343421300',2832,'51667569888','L SHAPE','1.00','400','retail','0','2022-11-04 17:02:10','','','','160','Cash',0.00,'400','','','5','','1','2022-11-04 11:25:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675703534272432',2833,'51667569888','GREY','3.00','900','retail','0','2022-11-04 17:02:10','','','','100','Cash',0.00,'300','','','5','','1','2022-11-04 11:25:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675703753421300',2834,'51667569888','PMHP24323 DECO','6.00','900','retail','0','2022-11-04 17:02:10','','','','50','Cash',0.00,'150','','','5','','1','2022-11-04 11:25:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','216.00','210','Inclusive','branch','Inventory','1110','4000','5500','',''),('516675704170202037',2835,'51667569888','PGP 66007','2.00','6000','retail','0','2022-11-04 17:02:10','','','','1800','Cash',0.00,'3000','','','5','','1','2022-11-04 11:25:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516676383492222032',2836,'51667638333','L SHAPE','4.00','1600','retail','0','2022-11-05 11:52:30','','','','160','Cash',0.00,'400','','','5','','1','2022-11-05 05:53:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516676454452322233',2837,'51667638403','FGP33747','1.00','900','retail','0','2022-11-05 13:50:45','','','','760','Cash',0.00,'900','','','5','','1','2022-11-05 07:50:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516676501392222032',2838,'51667650125','BF-021','1.00','3000','retail','0','2022-11-05 15:09:00','','','','1493','Cash',0.00,'3000','','','5','','1','2022-11-05 09:09:31','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678006841033400',2839,'51667800662','1/5 MAGIC','1.00','200','retail','0','2022-11-07 08:58:04','','','','100','Cash',0.00,'200','','','5','','1','2022-11-07 02:58:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678007822222032',2840,'51667800690','FGP33048','3.00','2700','retail','0','2022-11-07 08:59:59','','','','721','Cash',0.00,'900','','','5','','1','2022-11-07 03:00:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678021881033402',2841,'51667800821','FGP33048','3.00','2700','retail','0','2022-11-07 09:23:18','','','','721','Cash',0.00,'900','','','5','','1','2022-11-07 03:23:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678087162861372',2842,'51667802213','FGP33048','1.00','900','retail','0','2022-11-07 11:12:04','','','','721','Cash',0.00,'900','','','5','','1','2022-11-07 05:12:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678106500202037',2843,'51667808730','PTG CLIPS','6.00','900','retail','0','2022-11-07 11:44:11','','','','81','Cash',0.00,'150','','','5','','1','2022-11-07 05:47:45','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','67.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678110926220632',2844,'51667810866','PMCP24358','3.00','2400','retail','0','2022-11-07 11:52:50','','','','720','Cash',0.00,'800','','','5','','1','2022-11-07 05:53:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678111436230632',2845,'51667810866','FGB44713','4.00','5000','retail','0','2022-11-07 11:52:50','','','','1176','Cash',0.00,'1250','','','5','','1','2022-11-07 05:53:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678111561628154',2846,'51667810866','L SHAPE','1.00','400','retail','0','2022-11-07 11:52:50','','','','160','Cash',0.00,'400','','','5','','1','2022-11-07 05:53:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678111690202037',2847,'51667810866','2.0 SPACERS','2.00','200','retail','0','2022-11-07 11:52:50','','','','15','Cash',0.00,'100','','','5','','1','2022-11-07 05:53:49','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678176247628754',2848,'51667811325','5202','13.00','16250','retail','0','2022-11-07 13:41:30','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-07 07:45:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678176362222032',2849,'51667811325','PMCP24314','7.00','5600','retail','0','2022-11-07 13:41:30','','','','686','Cash',0.00,'800','','','5','','1','2022-11-07 07:45:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','14.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678176647628754',2850,'51667811325','CREAM','1.00','300','retail','0','2022-11-07 13:41:30','','','','100','Cash',0.00,'300','','','5','','1','2022-11-07 07:45:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678176742222032',2851,'51667811325','2.0 SPACERS','1.00','100','retail','0','2022-11-07 13:41:30','','','','15','Cash',0.00,'100','','','5','','1','2022-11-07 07:45:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678176906200632',2852,'51667811325','SILVER','1.00','230','retail','0','2022-11-07 13:41:30','','','','135','Cash',0.00,'230','','','5','','1','2022-11-07 07:45:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678845143421300',2853,'51667882626','FGP33048','3.00','2940','retail','0','2022-11-08 08:15:14','','','','721','Cash',0.00,'980','','','5','','1','2022-11-08 02:16:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678875532765372',2854,'51667884576','WHITE','2.00','600','retail','0','2022-11-08 09:06:14','','','','100','Cash',0.00,'300','','','5','','1','2022-11-08 03:06:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678875742222032',2855,'51667884576','CREAM','1.00','300','retail','0','2022-11-08 09:06:14','','','','100','Cash',0.00,'300','','','5','','1','2022-11-08 03:06:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678886236230632',2856,'51667888590','FGB44714','7.00','8750','retail','0','2022-11-08 09:39:12','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-08 03:40:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516678886426220632',2857,'51667888590','2.0 SPACERS','2.00','200','retail','0','2022-11-08 09:39:12','','','','15','Cash',0.00,'100','','','5','','1','2022-11-08 03:40:02','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516679721360202037',2858,'51667972103','STAIRCASE CONERSTRIPS','4.00','2000','retail','0','2022-11-09 08:35:36','','','','250','Cash',0.00,'500','','','5','','1','2022-11-09 02:49:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516679734923421300',2859,'51667973476','SILVER','20.00','4600','retail','0','2022-11-09 08:58:37','','','','135','Cash',0.00,'230','','','5','','1','2022-11-09 02:59:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','30.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516679735173629354',2860,'51667973476','WHITE','2.00','600','retail','0','2022-11-09 08:58:37','','','','100','Cash',0.00,'300','','','5','','1','2022-11-09 02:59:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516679815050202037',2861,'51667974546','WHITE','1.00','300','retail','0','2022-11-09 11:17:50','','','','100','Cash',0.00,'300','','','5','','1','2022-11-09 05:18:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516679818701629154',2862,'51667974546','WP012','1.00','150','retail','0','2022-11-09 11:17:50','','','','50','Cash',0.00,'150','','','5','','1','2022-11-09 05:18:38','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680579460202038',2863,'51668054964','FGP33744','3.00','2700','retail','0','2022-11-10 08:25:47','','','','750','Cash',0.00,'900','','','5','','1','2022-11-10 02:26:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680654324262432',2864,'51668065378','L SHAPE','3.00','1200','retail','0','2022-11-10 10:30:44','','','','160','Cash',0.00,'400','','','5','','1','2022-11-10 04:31:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680654433421300',2865,'51668065378','CREAM','1.00','300','retail','0','2022-11-10 10:30:44','','','','100','Cash',0.00,'300','','','5','','1','2022-11-10 04:31:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680669952222032',2866,'51668065491','MR393042','5.00','6750','retail','0','2022-11-10 10:58:11','','','','1127','Cash',0.00,'1350','','','5','','1','2022-11-10 04:58:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680670272762382',2867,'51668065491','SILVER','1.00','230','retail','0','2022-11-10 10:58:11','','','','135','Cash',0.00,'230','','','5','','1','2022-11-10 04:58:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680670456033021',2868,'51668065491','L SHAPE','1.00','400','retail','0','2022-11-10 10:58:11','','','','160','Cash',0.00,'400','','','5','','1','2022-11-10 04:58:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680670662766382',2869,'51668065491','GREY','2.00','600','retail','0','2022-11-10 10:58:11','','','','100','Cash',0.00,'300','','','5','','1','2022-11-10 04:58:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680777442764382',2870,'51668077726','MR 393012','4.00','5400','retail','0','2022-11-10 13:56:32','','','','1127','Cash',0.00,'1350','','','5','','1','2022-11-10 07:57:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680777584272432',2871,'51668077726','L SHAPE','3.00','1200','retail','0','2022-11-10 13:56:32','','','','160','Cash',0.00,'400','','','5','','1','2022-11-10 07:57:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680866246240632',2872,'51668086599','MR393042','8.00','10800','retail','0','2022-11-10 16:24:09','','','','1127','Cash',0.00,'1350','','','5','','1','2022-11-10 10:24:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680866372222032',2873,'51668086599','GREY','1.00','300','retail','0','2022-11-10 16:24:09','','','','100','Cash',0.00,'300','','','5','','1','2022-11-10 10:24:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516680904142061382',2874,'51668086655','GREY','3.00','900','retail','0','2022-11-10 17:26:55','','','','100','Cash',0.00,'300','','','5','','1','2022-11-10 11:26:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316681687312222032',2875,'31668168452','MR 393012','18.00','24300','retail','0','2022-11-11 15:14:35','','','','1127','Cash',0.00,'1350','','','3','','1','2022-11-11 09:15:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316681688036230632',2876,'31668168452','MR393042','4.00','5400','retail','0','2022-11-11 15:14:35','','','','1127','Cash',0.00,'1350','','','3','','1','2022-11-11 09:15:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316681688393022338',2877,'31668168452','2.5MM','8.00','800','retail','0','2022-11-11 15:14:35','','','','15','Cash',0.00,'100','','','3','','1','2022-11-11 09:15:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','164.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('316681688633022368',2878,'31668168452','GREY','2.00','600','retail','0','2022-11-11 15:14:35','','','','100','Cash',0.00,'300','','','3','','1','2022-11-11 09:15:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516681803293421300',2879,'51668180318','SPIN SPAN','1.00','600','retail','0','2022-11-11 18:25:30','','','','350','Cash',0.00,'600','','','5','','1','2022-11-11 12:26:25','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682448343421300',2880,'51668244528','130018570','1.00','6500','retail','0','2022-11-12 12:21:20','','','','3950','Cash',0.00,'6500','','','5','','1','2022-11-12 06:21:45','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682448624242432',2881,'51668244528','W2003','1.00','2000','retail','0','2022-11-12 12:21:20','','','','900','Cash',0.00,'2000','','','5','','1','2022-11-12 06:21:45','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682564666622654',2882,'51668256457','PMCP 24355','3.00','2400','retail','0','2022-11-12 15:34:26','','','','686','Cash',0.00,'800','','','5','','1','2022-11-12 09:36:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682570383421300',2883,'51668256605','SILVER','1.00','230','retail','0','2022-11-12 15:43:59','','','','145','Cash',0.00,'230','','','5','','1','2022-11-12 09:45:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682589580202038',2884,'51668257103','MR393042','10.00','13300','retail','0','2022-11-12 16:16:29','','','','1127','Cash',0.00,'1330','','','5','','1','2022-11-12 10:16:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682642512222032',2885,'51668259006','MR 36006','11.00','14300','retail','0','2022-11-12 17:45:21','','','','1125','Cash',0.00,'1300','','','5','','1','2022-11-12 11:45:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682642770202038',2886,'51668259006','PMHP24323 DECO','4.00','600','retail','0','2022-11-12 17:45:21','','','','50','Cash',0.00,'150','','','5','','1','2022-11-12 11:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','210.00','206','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682642872222032',2887,'51668259006','PMCP 24323','2.00','1600','retail','0','2022-11-12 17:45:21','','','','686','Cash',0.00,'800','','','5','','1','2022-11-12 11:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682643013631142',2888,'51668259006','GREY','1.00','300','retail','0','2022-11-12 17:45:21','','','','100','Cash',0.00,'300','','','5','','1','2022-11-12 11:45:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516682643122461382',2889,'51668259006','2.0 SPACERS','1.00','100','retail','0','2022-11-12 17:45:21','','','','15','Cash',0.00,'100','','','5','','1','2022-11-12 11:45:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684134043624354',2890,'51668413384','GREY CORNERSTRIPS','10.00','1000','retail','0','2022-11-14 11:10:52','','','','40','Cash',0.00,'100','','','5','','1','2022-11-14 05:12:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684134524212432',2891,'51668413384','GREY','1.00','300','retail','0','2022-11-14 11:10:52','','','','100','Cash',0.00,'300','','','5','','1','2022-11-14 05:12:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684192712967382',2892,'51668413546','WHITE','3.00','900','retail','0','2022-11-14 12:48:04','','','','100','Cash',0.00,'300','','','5','','1','2022-11-14 06:50:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684192843421300',2893,'51668413546','CREAM','1.00','300','retail','0','2022-11-14 12:48:04','','','','100','Cash',0.00,'300','','','5','','1','2022-11-14 06:50:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684195012960382',2894,'51668419406','PLASTIC WHITE','7.00','700','retail','0','2022-11-14 12:51:41','','','','45','Cash',0.00,'100','','','5','','1','2022-11-14 06:51:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','28.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684229742624254',2895,'51668419505','PMCP24314','1.00','800','retail','0','2022-11-14 13:49:34','','','','686','Cash',0.00,'800','','','5','','1','2022-11-14 07:49:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684254322222032',2896,'51668422988','5211','4.00','5000','retail','0','2022-11-14 14:31:07','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-14 08:31:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684254672566382',2897,'51668422988','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-11-14 14:31:07','','','','50','Cash',0.00,'150','','','5','','1','2022-11-14 08:31:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684934763022374',2898,'51668488922','PMCP24358','15.00','12000','retail','0','2022-11-15 09:24:36','','','','720','Cash',0.00,'800','','','5','','1','2022-11-15 03:25:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684935663022365',2899,'51668493521','MR36038','2.00','2600','retail','0','2022-11-15 09:27:05','','','','1125','Cash',0.00,'1300','','','5','','1','2022-11-15 03:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684961356624654',2900,'51668493630','FGP33744','1.00','900','retail','0','2022-11-15 10:09:56','','','','750','Cash',0.00,'900','','','5','','1','2022-11-15 04:10:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684961463421300',2901,'51668493630','GREY','1.00','300','retail','0','2022-11-15 10:09:56','','','','100','Cash',0.00,'300','','','5','','1','2022-11-15 04:10:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684961636624654',2902,'51668493630','FGP33747','4.00','3600','retail','0','2022-11-15 10:09:56','','','','760','Cash',0.00,'900','','','5','','1','2022-11-15 04:10:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684961850202038',2903,'51668493630','2.0 SPACERS','1.00','100','retail','0','2022-11-15 10:09:56','','','','15','Cash',0.00,'100','','','5','','1','2022-11-15 04:10:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684961950202038',2904,'51668493630','PLASTIC WHITE','1.00','100','retail','0','2022-11-15 10:09:56','','','','45','Cash',0.00,'100','','','5','','1','2022-11-15 04:10:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516684988822222032',2905,'51668496249','130020729','1.00','7000','retail','0','2022-11-15 10:54:42','','','','4500','Cash',0.00,'7000','','','5','','1','2022-11-15 04:56:55','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316685009600625034',2906,'31668500941','4001','29.00','37700','retail','0','2022-11-15 11:29:59','','','','920','Cash',0.00,'1300','','','3','','1','2022-11-15 05:30:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316685009900625034',2907,'31668500941','4204','39.00','50700','retail','0','2022-11-15 11:29:59','','','','920','Cash',0.00,'1300','','','3','','1','2022-11-15 05:30:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685187543022357',2908,'51668518737','4209','11.00','14300','retail','0','2022-11-15 16:27:24','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-15 10:27:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685187878625854',2909,'51668518737','CREAM','1.00','300','retail','0','2022-11-15 16:27:24','','','','100','Cash',0.00,'300','','','5','','1','2022-11-15 10:27:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685188052222032',2910,'51668518737','SILVER','2.00','460','retail','0','2022-11-15 16:27:24','','','','145','Cash',0.00,'230','','','5','','1','2022-11-15 10:27:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685188154212432',2911,'51668518737','PLASTIC WHITE','2.00','200','retail','0','2022-11-15 16:27:24','','','','45','Cash',0.00,'100','','','5','','1','2022-11-15 10:27:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685188443022348',2912,'51668518737','PMCP24314','6.00','4800','retail','0','2022-11-15 16:27:24','','','','686','Cash',0.00,'800','','','5','','1','2022-11-15 10:27:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685849350202038',2913,'51668584924','SILVER','1.00','230','retail','0','2022-11-16 10:49:29','','','','145','Cash',0.00,'230','','','5','','1','2022-11-16 04:50:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685849682222032',2914,'51668584924','WHITE','1.00','300','retail','0','2022-11-16 10:49:29','','','','100','Cash',0.00,'300','','','5','','1','2022-11-16 04:50:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685922352625254',2915,'51668592212','4210','25.00','32500','retail','0','2022-11-16 12:51:03','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-16 06:52:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516685923940202038',2916,'51668592371','FGP33747','2.00','1800','retail','0','2022-11-16 12:53:15','','','','760','Cash',0.00,'900','','','5','','1','2022-11-16 06:53:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516686668250202038',2917,'51668661621','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2022-11-17 09:33:45','','','','250','Cash',0.00,'500','','','5','','1','2022-11-17 03:33:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516686705853022385',2918,'51668666830','FGB44641','10.00','13000','retail','0','2022-11-17 10:36:58','','','','1176','Cash',0.00,'1300','','','5','','1','2022-11-17 04:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516686746544272432',2919,'51668670637','2.5MM','5.00','500','retail','0','2022-11-17 11:44:14','','','','15','Cash',0.00,'100','','','5','','1','2022-11-17 05:44:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','156.00','151','Inclusive','branch','Inventory','1110','4000','5500','',''),('516686935082222032',2920,'51668693484','4209','7.00','9100','retail','0','2022-11-17 16:58:48','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-17 10:59:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516686935184292432',2921,'51668693484','CREAM','1.00','300','retail','0','2022-11-17 16:58:48','','','','100','Cash',0.00,'300','','','5','','1','2022-11-17 10:59:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687488352332315',2922,'51668747206','FRENICIA P TRAP','2.00','17000','retail','0','2022-11-18 08:22:07','','','','6500','Cash',0.00,'8500','','','5','','1','2022-11-18 02:22:31','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687488520202038',2923,'51668747206','00013','2.00','700','retail','0','2022-11-18 08:22:07','','','','200','Cash',0.00,'350','','','5','','1','2022-11-18 02:22:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687488820202038',2924,'51668747206','9014 FLEX','1.00','200','retail','0','2022-11-18 08:22:07','','','','60','Cash',0.00,'200','','','5','','1','2022-11-18 02:22:31','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687489012860382',2925,'51668747206','9012 FLEX','1.00','200','retail','0','2022-11-18 08:22:07','','','','100','Cash',0.00,'200','','','5','','1','2022-11-18 02:22:31','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687617283421300',2926,'51668761706','5211','1.00','1300','retail','0','2022-11-18 11:55:38','','','','960','Cash',0.00,'1300','','','5','','1','2022-11-18 05:55:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687619380202038',2927,'51668761756','5211','1.00','1300','retail','0','2022-11-18 11:59:23','','','','960','Cash',0.00,'1300','','','5','','1','2022-11-18 05:59:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687644193421300',2928,'51668761981','STAIRCASE CONERSTRIPS','7.00','3500','retail','0','2022-11-18 12:40:19','','','','250','Cash',0.00,'500','','','5','','1','2022-11-18 06:41:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687651983022391',2929,'51668764501','130019351','1.00','2000','retail','0','2022-11-18 12:53:18','','','','1500','Cash',0.00,'2000','','','5','','1','2022-11-18 06:53:42','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516687739606200632',2930,'51668773936','HUMA 9006','1.00','750','retail','0','2022-11-18 15:20:35','','','','350','Cash',0.00,'750','','','5','','1','2022-11-18 09:20:47','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688429574242432',2931,'51668842889','FGP33740','5.00','4500','retail','0','2022-11-19 10:29:54','','','','750','Cash',0.00,'900','','','5','','1','2022-11-19 04:31:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688429682628254',2932,'51668842889','2.5MM','1.00','100','retail','0','2022-11-19 10:29:54','','','','15','Cash',0.00,'100','','','5','','1','2022-11-19 04:31:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','151.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688429806200632',2933,'51668842889','SILVER','1.00','230','retail','0','2022-11-19 10:29:54','','','','145','Cash',0.00,'230','','','5','','1','2022-11-19 04:31:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688429933421300',2934,'51668842889','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-11-19 10:29:54','','','','50','Cash',0.00,'150','','','5','','1','2022-11-19 04:31:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688441272462382',2935,'51668843082','SILVER','2.00','460','retail','0','2022-11-19 10:48:48','','','','145','Cash',0.00,'230','','','5','','1','2022-11-19 04:49:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688458224242432',2936,'51668844158','GREY','1.00','300','retail','0','2022-11-19 11:17:20','','','','100','Cash',0.00,'300','','','5','','1','2022-11-19 05:21:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688458402222032',2937,'51668844158','WHITE','1.00','300','retail','0','2022-11-19 11:17:20','','','','100','Cash',0.00,'300','','','5','','1','2022-11-19 05:21:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688515823022385',2938,'51668851573','FGP33048','1.00','930','retail','0','2022-11-19 12:53:23','','','','721','Cash',0.00,'930','','','5','','1','2022-11-19 06:55:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688576293421300',2939,'51668857613','PMCP 24323','2.00','1600','retail','0','2022-11-19 14:37:43','','','','686','Cash',0.00,'800','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688576717628754',2940,'51668857613','PMHP24323 DECO','1.00','150','retail','0','2022-11-19 14:37:43','','','','50','Cash',0.00,'150','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','206.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688577307628754',2941,'51668857613','PMHP24343CK','5.00','750','retail','0','2022-11-19 14:37:43','','','','50','Cash',0.00,'150','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','270.00','265','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688577476270632',2942,'51668857613','FGB44641','2.00','2500','retail','0','2022-11-19 14:37:43','','','','1176','Cash',0.00,'1250','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688577622222032',2943,'51668857613','5381','2.00','2500','retail','0','2022-11-19 14:37:43','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516688578436230632',2944,'51668857613','4210','22.00','28600','retail','0','2022-11-19 14:37:43','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-19 08:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690085422864392',2945,'51669006743','PMCP24358','3.00','2400','retail','0','2022-11-21 08:29:02','','','','720','Cash',0.00,'800','','','5','','1','2022-11-21 02:29:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690117653022367',2946,'51669008559','MR 36006','2.00','2600','retail','0','2022-11-21 09:23:08','','','','1125','Cash',0.00,'1300','','','5','','1','2022-11-21 03:23:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690118110202039',2947,'51669011794','SPIN SPAN','1.00','600','retail','0','2022-11-21 09:23:31','','','','350','Cash',0.00,'600','','','5','','1','2022-11-21 03:23:34','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690212260202039',2948,'51669021210','00009','1.00','12000','retail','0','2022-11-21 12:02:12','','','','4500','Cash',0.00,'12000','','','5','','1','2022-11-21 06:02:16','1','27','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690213323022333',2949,'51669021210','BOTTLE TRAPS','1.00','250','retail','0','2022-11-21 12:02:12','','','','170','Cash',0.00,'250','','','5','','1','2022-11-21 06:02:16','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690274574063003',2950,'51669021337','PTG JOINT','2.00','900','retail','0','2022-11-21 13:44:17','','','','336','Cash',0.00,'450','','','5','','1','2022-11-21 07:44:24','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690288248620854',2951,'51669027465','WHITE','1.00','300','retail','0','2022-11-21 17:04:19','','','','100','Cash',0.00,'300','','','5','','1','2022-11-21 11:07:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690288360202039',2952,'51669027465','GREY','1.00','300','retail','0','2022-11-21 17:04:19','','','','100','Cash',0.00,'300','','','5','','1','2022-11-21 11:07:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690288472864392',2953,'51669027465','2.0 SPACERS','2.00','200','retail','0','2022-11-21 17:04:19','','','','15','Cash',0.00,'100','','','5','','1','2022-11-21 11:07:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690394306200632',2954,'51669027465','5211','3.00','3750','retail','0','2022-11-21 17:04:19','','','','960','Cash',0.00,'1250','','','5','','1','2022-11-21 11:07:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690394583022354',2955,'51669027465','FGP33747','1.00','900','retail','0','2022-11-21 17:04:19','','','','760','Cash',0.00,'900','','','5','','1','2022-11-21 11:07:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690935473022345',2956,'51669093534','FGB44713','12.00','15000','retail','0','2022-11-22 08:06:27','','','','1176','Cash',0.00,'1250','','','5','','1','2022-11-22 02:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','13.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690935653330232',2957,'51669093534','2.5MM','3.00','300','retail','0','2022-11-22 08:06:27','','','','15','Cash',0.00,'100','','','5','','1','2022-11-22 02:07:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','150.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690935762222032',2958,'51669093534','CREAM','2.00','600','retail','0','2022-11-22 08:06:27','','','','100','Cash',0.00,'300','','','5','','1','2022-11-22 02:07:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690935863393300',2959,'51669093534','SILVER','2.00','460','retail','0','2022-11-22 08:06:27','','','','145','Cash',0.00,'230','','','5','','1','2022-11-22 02:07:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690952453421300',2960,'51669093648','MR 393006','1.00','1350','retail','0','2022-11-22 08:35:14','','','','1224','Cash',0.00,'1350','','','5','','1','2022-11-22 02:35:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690952556250632',2961,'51669093648','SILVER','10.00','2300','retail','0','2022-11-22 08:35:14','','','','145','Cash',0.00,'230','','','5','','1','2022-11-22 02:35:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690952682566392',2962,'51669093648','PLASTIC WHITE','10.00','1000','retail','0','2022-11-22 08:35:14','','','','45','Cash',0.00,'100','','','5','','1','2022-11-22 02:35:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690952783421300',2963,'51669093648','2.0 SPACERS','3.00','300','retail','0','2022-11-22 08:35:14','','','','15','Cash',0.00,'100','','','5','','1','2022-11-22 02:35:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','74.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690952982222032',2964,'51669093648','WHITE','1.00','300','retail','0','2022-11-22 08:35:14','','','','100','Cash',0.00,'300','','','5','','1','2022-11-22 02:35:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690955216210632',2965,'51669095343','GREY','2.00','600','retail','0','2022-11-22 08:38:56','','','','100','Cash',0.00,'300','','','5','','1','2022-11-22 02:39:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516690955363421300',2966,'51669095343','WHITE','2.00','600','retail','0','2022-11-22 08:38:56','','','','100','Cash',0.00,'300','','','5','','1','2022-11-22 02:39:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691076940202039',2967,'51669107675','FGP33725','1.00','900','retail','0','2022-11-22 12:01:57','','','','901','Cash',0.00,'900','','','5','','1','2022-11-22 06:03:24','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691077096290632',2968,'51669107675','PMCP 24353','1.00','800','retail','0','2022-11-22 12:01:57','','','','686','Cash',0.00,'800','','','5','','1','2022-11-22 06:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691087022860392',2969,'51669107805','PMCP24350','2.00','1600','retail','0','2022-11-22 12:18:23','','','','686','Cash',0.00,'800','','','5','','1','2022-11-22 06:19:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316691153494212432',2970,'31669115338','PMCP 24101','20.00','16000','retail','0','2022-11-22 14:09:39','','','','710.5','Cash',0.00,'800','','','3','','1','2022-11-22 08:09:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','42.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316691153663022363',2971,'31669115338','PMCP24343BK','20.00','16000','retail','0','2022-11-22 14:09:39','','','','710','Cash',0.00,'800','','','3','','1','2022-11-22 08:09:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','30.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316691153785621534',2972,'31669115338','PMCP24331','4.00','3200','retail','0','2022-11-22 14:09:39','','','','686','Cash',0.00,'800','','','3','','1','2022-11-22 08:09:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691177027621754',2973,'51669117651','5211','1.00','1250','retail','0','2022-11-22 14:48:23','','','','931','Cash',0.00,'1250','','','5','','1','2022-11-22 08:48:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691191020316242',2974,'51669117729','1033','1.00','5000','retail','0','2022-11-22 15:11:43','','','','5000','Cash',0.00,'5000','','','5','','1','2022-11-22 09:12:02','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691237094222432',2975,'51669123681','PMCP24350','11.00','8800','retail','0','2022-11-22 16:28:42','','','','686','Cash',0.00,'800','','','5','','1','2022-11-22 10:28:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','14.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516691237212362392',2976,'51669123681','CREAM','1.00','300','retail','0','2022-11-22 16:28:42','','','','100','Cash',0.00,'300','','','5','','1','2022-11-22 10:28:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692061414202432',2977,'51669206119','UJENZI 001','1.00','11000','retail','0','2022-11-23 15:23:31','','','','8500','Cash',0.00,'11000','','','5','','1','2022-11-23 09:23:46','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692061592222032',2978,'51669206119','00013','1.00','350','retail','0','2022-11-23 15:23:31','','','','200','Cash',0.00,'350','','','5','','1','2022-11-23 09:23:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692061713022371',2979,'51669206119','4001','4.00','5200','retail','0','2022-11-23 15:23:31','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-23 09:23:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692061956622654',2980,'51669206119','SILVER','1.00','230','retail','0','2022-11-23 15:23:31','','','','145','Cash',0.00,'230','','','5','','1','2022-11-23 09:23:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692062119249532',2981,'51669206119','PMCP24331','3.00','2400','retail','0','2022-11-23 15:23:31','','','','686','Cash',0.00,'800','','','5','','1','2022-11-23 09:23:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692678966260632',2982,'51669265340','PMCP24350','1.00','800','retail','0','2022-11-24 08:31:36','','','','686','Cash',0.00,'800','','','5','','1','2022-11-24 02:32:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692699469622954',2983,'51669267944','GREY','4.00','1200','retail','0','2022-11-24 09:05:58','','','','100','Cash',0.00,'300','','','5','','1','2022-11-24 03:06:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692699570202039',2984,'51669267944','SILVER','5.00','1150','retail','0','2022-11-24 09:05:58','','','','145','Cash',0.00,'230','','','5','','1','2022-11-24 03:06:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692710850202039',2985,'51669269992','PMCP 24101','1.00','800','retail','0','2022-11-24 09:24:45','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-24 03:24:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692721363022331',2986,'51669271089','GREY','1.00','300','retail','0','2022-11-24 09:42:30','','','','100','Cash',0.00,'300','','','5','','1','2022-11-24 03:42:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692721496290632',2987,'51669271089','2.0 SPACERS','1.00','100','retail','0','2022-11-24 09:42:30','','','','15','Cash',0.00,'100','','','5','','1','2022-11-24 03:42:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692728953421300',2988,'51669272179','20001 IZOMIX','3.00','2400','retail','0','2022-11-24 09:54:56','','','','400','Cash',0.00,'800','','','5','','1','2022-11-24 04:09:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692771782767392',2989,'51669273773','5202','6.00','7500','retail','0','2022-11-24 11:06:44','','','','931','Cash',0.00,'1250','','','5','','1','2022-11-24 05:07:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692772032222032',2990,'51669273773','GREY','1.00','300','retail','0','2022-11-24 11:06:44','','','','100','Cash',0.00,'300','','','5','','1','2022-11-24 05:07:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692833340336242',2991,'51669277226','FGB44641','3.00','3750','retail','0','2022-11-24 12:50:10','','','','1176','Cash',0.00,'1250','','','5','','1','2022-11-24 06:50:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516692834103421300',2992,'51669277226','PLASTIC WHITE','4.00','400','retail','0','2022-11-24 12:50:10','','','','45','Cash',0.00,'100','','','5','','1','2022-11-24 06:50:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694513042160392',2993,'51669451262','4001','21.00','27300','retail','0','2022-11-26 11:32:50','','','','920','Cash',0.00,'1300','','','5','','1','2022-11-26 05:33:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694513770202039',2994,'51669451262','FGP33744','1.00','900','retail','0','2022-11-26 11:32:50','','','','750','Cash',0.00,'900','','','5','','1','2022-11-26 05:33:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694513882222032',2995,'51669451262','PMCP 24101','1.00','800','retail','0','2022-11-26 11:32:50','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-26 05:33:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694514653022364',2996,'51669451262','PMCP24314','5.00','4000','retail','0','2022-11-26 11:32:50','','','','686','Cash',0.00,'800','','','5','','1','2022-11-26 05:33:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694515034252432',2997,'51669451262','4204','4.00','5400','retail','0','2022-11-26 11:32:50','','','','920','Cash',0.00,'1350','','','5','','1','2022-11-26 05:33:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','71.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694515333022335',2998,'51669451262','WHITE','2.00','600','retail','0','2022-11-26 11:32:50','','','','100','Cash',0.00,'300','','','5','','1','2022-11-26 05:33:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694515482164392',2999,'51669451262','GREY','1.00','300','retail','0','2022-11-26 11:32:50','','','','100','Cash',0.00,'300','','','5','','1','2022-11-26 05:33:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694517531624154',3000,'51669451626','PMCP24358','2.00','1600','retail','0','2022-11-26 11:35:54','','','','720','Cash',0.00,'800','','','5','','1','2022-11-26 05:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694530792222032',3001,'51669453040','SILVER','2.00','460','retail','0','2022-11-26 11:58:25','','','','145','Cash',0.00,'230','','','5','','1','2022-11-26 05:58:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694530932333323',3002,'51669453040','PLASTIC WHITE','3.00','300','retail','0','2022-11-26 11:58:25','','','','45','Cash',0.00,'100','','','5','','1','2022-11-26 05:58:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694619383022339',3003,'51669461919','2.0 SPACERS','5.00','500','retail','0','2022-11-26 14:25:38','','','','15','Cash',0.00,'100','','','5','','1','2022-11-26 08:26:20','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694690452964392',3004,'51669461981','WHITE','1.00','300','retail','0','2022-11-26 16:24:06','','','','100','Cash',0.00,'300','','','5','','1','2022-11-26 10:25:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694691792967392',3005,'51669469119','PMCP 24306','6.00','4800','retail','0','2022-11-26 16:26:36','','','','686','Cash',0.00,'800','','','5','','1','2022-11-26 10:27:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694691963022391',3006,'51669469119','1365','1.00','900','retail','0','2022-11-26 16:26:36','','','','680','Cash',0.00,'900','','','5','','1','2022-11-26 10:27:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516694706042222032',3007,'51669469224','SILVER','1.00','230','retail','0','2022-11-26 16:50:04','','','','145','Cash',0.00,'230','','','5','','1','2022-11-26 10:50:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516696387762063220',3008,'51669638758','PMCP 24101','3.00','2400','retail','0','2022-11-28 15:33:08','','','','710.5','Cash',0.00,'800','','','5','','1','2022-11-28 09:33:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516696387876270632',3009,'51669638758','PMCP24358','2.00','1600','retail','0','2022-11-28 15:33:08','','','','720','Cash',0.00,'800','','','5','','1','2022-11-28 09:33:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516696413010202039',3010,'51669638833','PMCP 24323','2.00','1600','retail','0','2022-11-28 16:15:54','','','','686','Cash',0.00,'800','','','5','','1','2022-11-28 10:16:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516696413381626154',3011,'51669638833','5381','1.00','1300','retail','0','2022-11-28 16:15:54','','','','931','Cash',0.00,'1300','','','5','','1','2022-11-28 10:16:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697053702567392',3012,'51669705128','CREAM','1.00','300','retail','0','2022-11-29 10:02:51','','','','100','Cash',0.00,'300','','','5','','1','2022-11-29 04:03:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697055365627554',3013,'51669705384','CREAM','1.00','300','retail','0','2022-11-29 10:05:37','','','','100','Cash',0.00,'300','','','5','','1','2022-11-29 04:06:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697168900202039',3014,'51669716856','PMCP 24306','2.00','1600','retail','0','2022-11-29 13:14:51','','','','686','Cash',0.00,'800','','','5','','1','2022-11-29 07:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697208503022358',3015,'51669720840','PTG JOINT','3.00','1350','retail','0','2022-11-29 14:21:04','','','','336','Cash',0.00,'450','','','5','','1','2022-11-29 08:22:54','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697208642222032',3016,'51669720840','PTG CLIPS','4.00','600','retail','0','2022-11-29 14:21:04','','','','81','Cash',0.00,'150','','','5','','1','2022-11-29 08:22:54','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','61.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697305740627054',3017,'51669730526','PGP 66007','6.00','8400','retail','0','2022-11-29 17:08:35','','','','1800','Cash',0.00,'1400','','','5','','1','2022-11-29 11:09:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697307373421300',3018,'51669730526','20001 IZOMIX','1.00','800','retail','0','2022-11-29 17:08:35','','','','400','Cash',0.00,'800','','','5','','1','2022-11-29 11:09:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697307753421300',3019,'51669730526','SILVER','4.00','920','retail','0','2022-11-29 17:08:35','','','','145','Cash',0.00,'230','','','5','','1','2022-11-29 11:09:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697307860627054',3020,'51669730526','2.0 SPACERS','3.00','300','retail','0','2022-11-29 17:08:35','','','','15','Cash',0.00,'100','','','5','','1','2022-11-29 11:09:11','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697308663421300',3021,'51669730526','PMCP24331','17.00','13600','retail','0','2022-11-29 17:08:35','','','','686','Cash',0.00,'800','','','5','','1','2022-11-29 11:09:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','27.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516697912006200632',3022,'51669791187','MR 36009','1.00','1300','retail','0','2022-11-30 09:53:29','','','','1125','Cash',0.00,'1300','','','5','','1','2022-11-30 03:54:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698024513022354',3023,'51669802421','MR 393013','24.00','32400','retail','0','2022-11-30 13:01:55','','','','1224','Cash',0.00,'1350','','','5','','1','2022-11-30 07:02:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698024714202432',3024,'51669802421','5381','4.00','5000','retail','0','2022-11-30 13:01:55','','','','931','Cash',0.00,'1250','','','5','','1','2022-11-30 07:02:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698024853421300',3025,'51669802421','GREY','2.00','600','retail','0','2022-11-30 13:01:55','','','','100','Cash',0.00,'300','','','5','','1','2022-11-30 07:02:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698039056033821',3026,'51669802579','PMCP24354BK','3.00','2550','retail','0','2022-11-30 13:25:17','','','','720','Cash',0.00,'850','','','5','','1','2022-11-30 07:26:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698039170202039',3027,'51669802579','GREY','1.00','300','retail','0','2022-11-30 13:25:17','','','','100','Cash',0.00,'300','','','5','','1','2022-11-30 07:26:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698063970202039',3028,'51669806079','PMCP 24306','6.00','4800','retail','0','2022-11-30 14:06:56','','','','686','Cash',0.00,'800','','','5','','1','2022-11-30 08:07:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316698090752222032',3029,'31669809053','PMCP 24101','8.00','6400','retail','0','2022-11-30 14:51:15','','','','710.5','Cash',0.00,'800','','','3','','1','2022-11-30 08:51:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','17.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698189933421300',3030,'51669818966','CREAM','1.00','300','retail','0','2022-11-30 17:37:03','','','','100','Cash',0.00,'300','','','5','','1','2022-11-30 11:37:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698190136230632',3031,'51669818966','MR 36007','4.00','5200','retail','0','2022-11-30 17:37:03','','','','1103','Cash',0.00,'1300','','','5','','1','2022-11-30 11:37:11','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698191193022311',3032,'51669819033','PMCP24354BK','3.00','2550','retail','0','2022-11-30 17:38:39','','','','720','Cash',0.00,'850','','','5','','1','2022-11-30 11:39:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698735002000264',3033,'51669873490','2.0 SPACERS','2.00','200','retail','0','2022-12-01 08:52:18','','','','15','Cash',0.00,'100','','','5','','1','2022-12-01 02:52:33','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698739372222032',3034,'51669873490','SILVER','1.00','230','retail','0','2022-12-01 08:52:18','','','','145','Cash',0.00,'230','','','5','','1','2022-12-01 02:52:33','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698749104272432',3035,'51669873954','5211','5.00','6250','retail','0','2022-12-01 09:09:24','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-01 03:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698749510202039',3036,'51669873954','1343','3.00','2700','retail','0','2022-12-01 09:09:24','','','','680','Cash',0.00,'900','','','5','','1','2022-12-01 03:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698749633421300',3037,'51669873954','PMCP 24353','6.00','4800','retail','0','2022-12-01 09:09:24','','','','686','Cash',0.00,'800','','','5','','1','2022-12-01 03:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698818843022388',3038,'51669874986','5153','2.00','2600','retail','0','2022-12-01 11:05:03','','','','960','Cash',0.00,'1300','','','5','','1','2022-12-01 05:05:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698914242905336',3039,'51669891411','PMCP 24101','6.00','4800','retail','0','2022-12-01 14:11:46','','','','710.5','Cash',0.00,'800','','','5','','1','2022-12-01 08:12:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698930702367392',3040,'51669891411','FGP33048','2.00','1800','retail','0','2022-12-01 14:11:46','','','','721','Cash',0.00,'900','','','5','','1','2022-12-01 08:12:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516698931523628354',3041,'51669893124','FGP33744','1.00','900','retail','0','2022-12-01 14:12:33','','','','750','Cash',0.00,'900','','','5','','1','2022-12-01 08:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699690242222032',3042,'51669969012','PMCP24314','6.00','4800','retail','0','2022-12-02 11:18:06','','','','686','Cash',0.00,'800','','','5','','1','2022-12-02 05:18:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','55.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699690646240632',3043,'51669969012','CREAM','1.00','300','retail','0','2022-12-02 11:18:06','','','','100','Cash',0.00,'300','','','5','','1','2022-12-02 05:18:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699690856250632',3044,'51669969012','PMHP 24320','3.00','450','retail','0','2022-12-02 11:18:06','','','','50','Cash',0.00,'150','','','5','','1','2022-12-02 05:18:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','134.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699728982629254',3045,'51669969124','GREY','2.00','600','retail','0','2022-12-02 12:25:08','','','','100','Cash',0.00,'300','','','5','','1','2022-12-02 06:27:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699729120202039',3046,'51669969124','FGP33725','2.00','1800','retail','0','2022-12-02 12:25:08','','','','901','Cash',0.00,'900','','','5','','1','2022-12-02 06:27:25','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699729713421300',3047,'51669969124','SILVER','4.00','920','retail','0','2022-12-02 12:25:08','','','','145','Cash',0.00,'230','','','5','','1','2022-12-02 06:27:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','57.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699730223629354',3048,'51669969124','5308','3.00','3900','retail','0','2022-12-02 12:25:08','','','','931','Cash',0.00,'1300','','','5','','1','2022-12-02 06:27:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699730703022370',3049,'51669969124','2.0 SPACERS','3.00','300','retail','0','2022-12-02 12:25:08','','','','15','Cash',0.00,'100','','','5','','1','2022-12-02 06:27:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516699738803421300',3050,'51669973868','SILVER','1.00','230','retail','0','2022-12-02 12:38:00','','','','145','Cash',0.00,'230','','','5','','1','2022-12-02 06:38:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700475113022315',3051,'51670047380','CLOSE COUPLE TOILET','1.00','12000','retail','0','2022-12-03 09:07:27','','','','9700','Cash',0.00,'12000','','','5','','1','2022-12-03 03:07:55','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700475552222032',3052,'51670047380','PMCP24314','14.00','11200','retail','0','2022-12-03 09:07:27','','','','686','Cash',0.00,'800','','','5','','1','2022-12-03 03:07:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','49.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700475697720754',3053,'51670047380','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-03 09:07:27','','','','50','Cash',0.00,'150','','','5','','1','2022-12-03 03:07:55','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700476073022306',3054,'51670047380','WP012','1.00','150','retail','0','2022-12-03 09:07:27','','','','50','Cash',0.00,'150','','','5','','1','2022-12-03 03:07:55','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700476210202030',3055,'51670047380','SILVER','3.00','690','retail','0','2022-12-03 09:07:27','','','','145','Cash',0.00,'230','','','5','','1','2022-12-03 03:07:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700476370661220',3056,'51670047380','FGP33725','3.00','2700','retail','0','2022-12-03 09:07:27','','','','901','Cash',0.00,'900','','','5','','1','2022-12-03 03:07:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700549190202030',3057,'51670054884','1/5 MAGIC','1.00','200','retail','0','2022-12-03 11:08:40','','','','100','Cash',0.00,'200','','','5','','1','2022-12-03 05:08:59','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700549812468302',3058,'51670054941','SILVER','3.00','690','retail','0','2022-12-03 11:11:32','','','','145','Cash',0.00,'230','','','5','','1','2022-12-03 05:13:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700632670202030',3059,'51670063244','PMCP24343BK','1.00','800','retail','0','2022-12-03 13:27:48','','','','710','Cash',0.00,'800','','','5','','1','2022-12-03 07:28:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700749634272432',3060,'51670074944','MR 393038','13.00','17550','retail','0','2022-12-03 16:54:36','','','','1127','Cash',0.00,'1350','','','5','','1','2022-12-03 10:54:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','44.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700756642222032',3061,'51670074944','2.0 SPACERS','2.00','200','retail','0','2022-12-03 16:54:36','','','','15','Cash',0.00,'100','','','5','','1','2022-12-03 10:54:43','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700756757250732',3062,'51670074944','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-03 16:54:36','','','','50','Cash',0.00,'150','','','5','','1','2022-12-03 10:54:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516700783752867302',3063,'51670075684','20001 IZOMIX','2.00','1600','retail','0','2022-12-03 17:39:36','','','','400','Cash',0.00,'800','','','5','','1','2022-12-03 11:40:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702279227220732',3064,'51670227910','PMCP 24313','2.00','1600','retail','0','2022-12-05 11:15:35','','','','686','Cash',0.00,'800','','','5','','1','2022-12-05 05:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702279792767302',3065,'51670227910','PMCP24314','35.00','28000','retail','0','2022-12-05 11:15:35','','','','686','Cash',0.00,'800','','','5','','1','2022-12-05 05:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','35.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702280364222432',3066,'51670227910','PMCP 24320','13.00','10400','retail','0','2022-12-05 11:15:35','','','','686','Cash',0.00,'800','','','5','','1','2022-12-05 05:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','30.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702280572865302',3067,'51670227910','PMCP24356BK','14.00','11200','retail','0','2022-12-05 11:15:35','','','','720','Cash',0.00,'800','','','5','','1','2022-12-05 05:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','31.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702280762222032',3068,'51670227910','GREY CORNERSTRIPS','20.00','2000','retail','0','2022-12-05 11:15:35','','','','40','Cash',0.00,'100','','','5','','1','2022-12-05 05:16:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','31.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702280910202030',3069,'51670227910','2.0 SPACERS','8.00','800','retail','0','2022-12-05 11:15:35','','','','15','Cash',0.00,'100','','','5','','1','2022-12-05 05:16:43','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','55.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702281062860302',3070,'51670227910','GREY','3.00','900','retail','0','2022-12-05 11:15:35','','','','100','Cash',0.00,'300','','','5','','1','2022-12-05 05:16:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702281163022311',3071,'51670227910','CREAM','2.00','600','retail','0','2022-12-05 11:15:35','','','','100','Cash',0.00,'300','','','5','','1','2022-12-05 05:16:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702281352222032',3072,'51670227910','1336','8.00','7200','retail','0','2022-12-05 11:15:35','','','','680','Cash',0.00,'900','','','5','','1','2022-12-05 05:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','40.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702313270202030',3073,'51670228206','FGP33725','4.00','3600','retail','0','2022-12-05 12:10:27','','','','901','Cash',0.00,'900','','','5','','1','2022-12-05 06:10:54','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702313392222032',3074,'51670228206','SILVER','2.00','460','retail','0','2022-12-05 12:10:27','','','','145','Cash',0.00,'230','','','5','','1','2022-12-05 06:10:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702313502222032',3075,'51670228206','2.0 SPACERS','1.00','100','retail','0','2022-12-05 12:10:27','','','','15','Cash',0.00,'100','','','5','','1','2022-12-05 06:10:54','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702314272222032',3076,'51670228206','PMCP 24333','3.00','2400','retail','0','2022-12-05 12:10:27','','','','686','Cash',0.00,'800','','','5','','1','2022-12-05 06:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702396884232432',3077,'51670239677','WHITE','1.00','300','retail','0','2022-12-05 14:28:09','','','','100','Cash',0.00,'300','','','5','','1','2022-12-05 08:28:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702436353022336',3078,'51670239717','1336','1.00','900','retail','0','2022-12-05 15:34:07','','','','680','Cash',0.00,'900','','','5','','1','2022-12-05 09:34:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702436470202030',3079,'51670239717','PMCP24331','1.00','800','retail','0','2022-12-05 15:34:07','','','','686','Cash',0.00,'800','','','5','','1','2022-12-05 09:34:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516702489628722854',3080,'51670243675','FGP33725','2.00','1800','retail','0','2022-12-05 17:03:08','','','','901','Cash',0.00,'900','','','5','','1','2022-12-05 11:03:25','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703099013421300',3081,'51670309869','PMCP 24313','4.00','3200','retail','0','2022-12-06 10:00:43','','','','686','Cash',0.00,'800','','','5','','1','2022-12-06 04:01:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703099214202432',3082,'51670309869','PMCP 24320','1.00','800','retail','0','2022-12-06 10:00:43','','','','686','Cash',0.00,'800','','','5','','1','2022-12-06 04:01:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703099434202432',3083,'51670309869','2.5MM','1.00','100','retail','0','2022-12-06 10:00:43','','','','15','Cash',0.00,'100','','','5','','1','2022-12-06 04:01:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703100103421300',3084,'51670309869','5302','7.00','8750','retail','0','2022-12-06 10:00:43','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-06 04:01:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703295552965302',3085,'51670329542','MR 36030','2.00','2600','retail','0','2022-12-06 15:27:30','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-06 09:27:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703295660202030',3086,'51670329542','PMCP24331','1.00','800','retail','0','2022-12-06 15:27:30','','','','686','Cash',0.00,'800','','','5','','1','2022-12-06 09:27:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703296183022316',3087,'51670329542','SILVER','4.00','920','retail','0','2022-12-06 15:27:30','','','','145','Cash',0.00,'230','','','5','','1','2022-12-06 09:27:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703391632222032',3088,'31670339147','FGP33047','13.00','11700','retail','0','2022-12-06 18:16:45','','','','750','Cash',0.00,'900','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','31.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703396222403372',3089,'31670339147','5212','27.00','33750','retail','0','2022-12-06 18:16:45','','','','931','Cash',0.00,'1250','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','30.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703396413022346',3090,'31670339147','PMCP 24333','6.00','4800','retail','0','2022-12-06 18:16:45','','','','686','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703396604232432',3091,'31670339147','PMCP 24101','25.00','20000','retail','0','2022-12-06 18:16:45','','','','710.5','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','25.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703396774232432',3092,'31670339147','PMCP24351','34.00','27200','retail','0','2022-12-06 18:16:45','','','','686','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','41.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703397302963302',3093,'31670339147','PMCP24314','6.00','4800','retail','0','2022-12-06 18:16:45','','','','686','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703397653421300',3094,'31670339147','PMCP24343BK','0.00','0','retail','0','2022-12-06 18:16:45','','','','710','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316703398052960302',3095,'31670339147','PMCP24343BK','9.00','7200','retail','0','2022-12-06 18:16:45','','','','710','Cash',0.00,'800','','','3','','1','2022-12-06 12:17:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703926117210732',3096,'51670392600','SILVER','2.00','460','retail','0','2022-12-07 08:56:51','','','','145','Cash',0.00,'230','','','5','','1','2022-12-07 02:57:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('516703990089723954',3097,'51670392637','PMCP 24313','3.00','2400','retail','0','2022-12-07 10:43:28','','','','686','Cash',0.00,'800','','','5','','1','2022-12-07 04:44:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704251712222032',3098,'51670425155','SPIN SPAN','1.00','600','retail','0','2022-12-07 17:59:31','','','','350','Cash',0.00,'600','','','5','','1','2022-12-07 12:00:54','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704763552665302',3099,'51670476342','PMCP24356BK','7.00','5600','retail','0','2022-12-08 08:12:35','','','','720','Cash',0.00,'800','','','5','','1','2022-12-08 02:13:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704792589724954',3100,'51670476393','L SHAPE','4.00','1600','retail','0','2022-12-08 09:01:10','','','','160','Cash',0.00,'400','','','5','','1','2022-12-08 03:01:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704792700202030',3101,'51670476393','2.0 SPACERS','2.00','200','retail','0','2022-12-08 09:01:10','','','','15','Cash',0.00,'100','','','5','','1','2022-12-08 03:01:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704824382222032',3102,'51670482339','CREAM','1.00','300','retail','0','2022-12-08 09:53:59','','','','100','Cash',0.00,'300','','','5','','1','2022-12-08 03:55:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704826877270732',3103,'51670482664','PMCP24358','2.00','1600','retail','0','2022-12-08 09:58:08','','','','720','Cash',0.00,'800','','','5','','1','2022-12-08 03:58:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704834413022344',3104,'51670482695','2.0 SPACERS','5.00','500','retail','0','2022-12-08 10:10:41','','','','15','Cash',0.00,'100','','','5','','1','2022-12-08 04:10:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704844533022354',3105,'51670483448','FGP33744','3.00','2700','retail','0','2022-12-08 10:27:34','','','','750','Cash',0.00,'900','','','5','','1','2022-12-08 04:28:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704848667260732',3106,'51670484489','PMCP 24333','5.00','4000','retail','0','2022-12-08 10:34:44','','','','686','Cash',0.00,'800','','','5','','1','2022-12-08 04:35:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704861967260732',3107,'51670484910','1343','2.00','1800','retail','0','2022-12-08 10:57:35','','','','680','Cash',0.00,'900','','','5','','1','2022-12-08 04:59:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704862274282432',3108,'51670484910','PMCP 24333','3.00','2400','retail','0','2022-12-08 10:57:35','','','','686','Cash',0.00,'800','','','5','','1','2022-12-08 04:59:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704862392663302',3109,'51670484910','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-08 10:57:35','','','','50','Cash',0.00,'150','','','5','','1','2022-12-08 04:59:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704862552222032',3110,'51670484910','PMHP24323 DECO','16.00','2400','retail','0','2022-12-08 10:57:35','','','','50','Cash',0.00,'150','','','5','','1','2022-12-08 04:59:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','175.00','159','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704866756724654',3111,'51670486347','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-08 11:04:36','','','','50','Cash',0.00,'150','','','5','','1','2022-12-08 05:06:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516704973603421300',3112,'51670497342','GREY CORNERSTRIPS','4.00','400','retail','0','2022-12-08 14:02:40','','','','40','Cash',0.00,'100','','','5','','1','2022-12-08 08:03:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705057904202432',3113,'51670505780','L SHAPE','1.00','400','retail','0','2022-12-08 16:23:10','','','','160','Cash',0.00,'400','','','5','','1','2022-12-08 10:23:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705073552765302',3114,'51670505795','SILVER','2.00','460','retail','0','2022-12-08 16:50:27','','','','145','Cash',0.00,'230','','','5','','1','2022-12-08 10:52:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','138.00','136','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705073672222032',3115,'51670505795','PMCP24356BK','2.00','1600','retail','0','2022-12-08 16:50:27','','','','720','Cash',0.00,'800','','','5','','1','2022-12-08 10:52:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705073762767302',3116,'51670505795','PMCP24351','2.00','1600','retail','0','2022-12-08 16:50:27','','','','686','Cash',0.00,'800','','','5','','1','2022-12-08 10:52:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705073923421300',3117,'51670505795','FGC 66200T','1.00','2400','retail','0','2022-12-08 16:50:27','','','','1550','Cash',0.00,'2400','','','5','','1','2022-12-08 10:52:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705095174202432',3118,'51670509508','COMEX TOILET 001','1.00','8500','retail','0','2022-12-08 17:25:18','','','','6500','Cash',0.00,'8500','','','5','','1','2022-12-08 11:25:27','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705112412164302',3119,'51670509528','1336','2.00','1700','retail','0','2022-12-08 17:57:22','','','','680','Cash',0.00,'850','','','5','','1','2022-12-08 11:58:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705112712222032',3120,'51670509528','FGP33530','6.00','5100','retail','0','2022-12-08 17:57:22','','','','901','Cash',0.00,'850','','','5','','1','2022-12-08 11:58:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705112841725154',3121,'51670509528','CREAM','1.00','300','retail','0','2022-12-08 17:57:22','','','','100','Cash',0.00,'300','','','5','','1','2022-12-08 11:58:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705112982222032',3122,'51670509528','2.5MM','3.00','300','retail','0','2022-12-08 17:57:22','','','','15','Cash',0.00,'100','','','5','','1','2022-12-08 11:58:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','146.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705113073421300',3123,'51670509528','SILVER','4.00','920','retail','0','2022-12-08 17:57:22','','','','145','Cash',0.00,'230','','','5','','1','2022-12-08 11:58:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','136.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705114410202030',3124,'51670509528','PMCP 24310','3.00','2400','retail','0','2022-12-08 17:57:22','','','','686','Cash',0.00,'800','','','5','','1','2022-12-08 11:58:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705743483421300',3125,'51670574334','MR 36024','8.00','10400','retail','0','2022-12-09 11:27:34','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-09 05:28:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705744202222032',3126,'51670574334','PMCP24331','6.00','4800','retail','0','2022-12-09 11:27:34','','','','686','Cash',0.00,'800','','','5','','1','2022-12-09 05:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705744532465302',3127,'51670574334','PMCP24354BK','2.00','1700','retail','0','2022-12-09 11:27:34','','','','720','Cash',0.00,'850','','','5','','1','2022-12-09 05:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705840623022360',3128,'51670584042','TWYFORD TILES 40 X 40','1.00','1250','retail','0','2022-12-09 14:08:45','','','','1176','Cash',0.00,'1250','','','5','','1','2022-12-09 08:09:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705840887280732',3129,'51670584042','L SHAPE','1.00','400','retail','0','2022-12-09 14:08:45','','','','160','Cash',0.00,'400','','','5','','1','2022-12-09 08:09:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705841040202030',3130,'51670584042','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-09 14:08:45','','','','50','Cash',0.00,'150','','','5','','1','2022-12-09 08:09:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705841733421300',3131,'51670584161','1336','1.00','900','retail','0','2022-12-09 14:09:33','','','','680','Cash',0.00,'900','','','5','','1','2022-12-09 08:09:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705869427220732',3132,'51670584193','FGP33744','1.00','900','retail','0','2022-12-09 14:55:43','','','','750','Cash',0.00,'900','','','5','','1','2022-12-09 08:56:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705879852768302',3133,'51670586966','FGP33048','1.00','900','retail','0','2022-12-09 15:13:14','','','','721','Cash',0.00,'900','','','5','','1','2022-12-09 09:14:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705898930202030',3134,'51670588080','FGP33047','3.00','2550','retail','0','2022-12-09 15:45:51','','','','750','Cash',0.00,'850','','','5','','1','2022-12-09 09:46:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705899102302207',3135,'51670588080','PMCP 24320','1.00','800','retail','0','2022-12-09 15:45:51','','','','686','Cash',0.00,'800','','','5','','1','2022-12-09 09:46:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705899253421300',3136,'51670588080','2.0 SPACERS','9.00','900','retail','0','2022-12-09 15:45:51','','','','15','Cash',0.00,'100','','','5','','1','2022-12-09 09:46:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','39.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705920890202030',3137,'51670592054','MR 393034','10.00','12500','retail','0','2022-12-09 16:22:45','','','','1224','Cash',0.00,'1250','','','5','','1','2022-12-09 11:43:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705921040233123',3138,'51670592054','SILVER','4.00','920','retail','0','2022-12-09 16:22:45','','','','145','Cash',0.00,'230','','','5','','1','2022-12-09 11:43:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','132.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705921297290732',3139,'51670592054','GREY','1.00','300','retail','0','2022-12-09 16:22:45','','','','100','Cash',0.00,'300','','','5','','1','2022-12-09 11:43:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516705921412725254',3140,'51670592054','2.5MM','2.00','200','retail','0','2022-12-09 16:22:45','','','','15','Cash',0.00,'100','','','5','','1','2022-12-09 11:43:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','143.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706545823421300',3141,'51670654572','SILVER','1.00','230','retail','0','2022-12-10 09:47:33','','','','145','Cash',0.00,'230','','','5','','1','2022-12-10 03:48:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706545957250732',3142,'51670654572','1336','2.00','1700','retail','0','2022-12-10 09:47:33','','','','680','Cash',0.00,'850','','','5','','1','2022-12-10 03:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706546094252432',3143,'51670654572','PMCP 24310','4.00','3200','retail','0','2022-12-10 09:47:33','','','','686','Cash',0.00,'800','','','5','','1','2022-12-10 03:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706546207200732',3144,'51670654572','2.5MM','1.00','100','retail','0','2022-12-10 09:47:33','','','','15','Cash',0.00,'100','','','5','','1','2022-12-10 03:48:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706710563022350',3145,'51670671024','YMP 66721T','1.00','2500','retail','0','2022-12-10 14:17:49','','','','1450','Cash',0.00,'2500','','','5','','1','2022-12-10 08:18:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706765226726654',3146,'51670671106','5308','6.00','7500','retail','0','2022-12-10 15:49:07','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-10 09:49:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706778987726754',3147,'51670676570','FGP33740','2.00','1800','retail','0','2022-12-10 16:11:49','','','','750','Cash',0.00,'900','','','5','','1','2022-12-10 10:12:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516706779080202030',3148,'51670676570','GROUT TWYFORD CREAM','1.00','150','retail','0','2022-12-10 16:11:49','','','','50','Cash',0.00,'150','','','5','','1','2022-12-10 10:12:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708241394222432',3149,'51670824078','GREY','1.00','300','retail','0','2022-12-12 08:49:00','','','','100','Cash',0.00,'300','','','5','','1','2022-12-12 02:49:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708288568728854',3150,'51670824153','PMHP24323 DECO','13.00','1950','retail','0','2022-12-12 10:08:35','','','','50','Cash',0.00,'150','','','5','','1','2022-12-12 04:09:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','159.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708288693421300',3151,'51670824153','SILVER','4.00','920','retail','0','2022-12-12 10:08:35','','','','145','Cash',0.00,'230','','','5','','1','2022-12-12 04:09:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','127.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708288812222032',3152,'51670824153','PMCP 24333','1.00','800','retail','0','2022-12-12 10:08:35','','','','686','Cash',0.00,'800','','','5','','1','2022-12-12 04:09:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708288960202030',3153,'51670824153','FGP33530','1.00','900','retail','0','2022-12-12 10:08:35','','','','901','Cash',0.00,'900','','','5','','1','2022-12-12 04:09:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708299993022399',3154,'51670828954','5308','2.00','2500','retail','0','2022-12-12 10:26:52','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-12 04:27:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708368633421300',3155,'51670836793','1365','27.00','22950','retail','0','2022-12-12 12:23:01','','','','680','Cash',0.00,'850','','','5','','1','2022-12-12 06:23:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708368952222032',3156,'51670836793','2.5MM','2.00','200','retail','0','2022-12-12 12:23:01','','','','15','Cash',0.00,'100','','','5','','1','2022-12-12 06:23:26','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708369812222032',3157,'51670836793','GREY','1.00','300','retail','0','2022-12-12 12:23:01','','','','100','Cash',0.00,'300','','','5','','1','2022-12-12 06:23:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708392769728954',3158,'51670838916','GREY','1.00','300','retail','0','2022-12-12 13:01:34','','','','100','Cash',0.00,'300','','','5','','1','2022-12-12 07:01:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708392943022392',3159,'51670838916','CREAM','2.00','600','retail','0','2022-12-12 13:01:34','','','','100','Cash',0.00,'300','','','5','','1','2022-12-12 07:01:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708452327220732',3160,'51670839299','COMEX TOILET 001','1.00','8500','retail','0','2022-12-12 14:42:25','','','','6500','Cash',0.00,'8500','','','5','','1','2022-12-12 08:42:38','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708452422222032',3161,'51670839299','00013','1.00','350','retail','0','2022-12-12 14:42:25','','','','200','Cash',0.00,'350','','','5','','1','2022-12-12 08:42:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708452533421300',3162,'51670839299','1101','1.00','250','retail','0','2022-12-12 14:42:25','','','','80','Cash',0.00,'250','','','5','','1','2022-12-12 08:42:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708452672566302',3163,'51670839299','THREAD TAPE','3.00','90','retail','0','2022-12-12 14:42:25','','','','15','Cash',0.00,'30','','','5','','1','2022-12-12 08:42:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516708453452564302',3164,'51670839299','5381','1.00','1250','retail','0','2022-12-12 14:42:25','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-12 08:42:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709201972222032',3165,'51670920187','FGP33047','1.00','900','retail','0','2022-12-13 11:29:58','','','','750','Cash',0.00,'900','','','5','','1','2022-12-13 05:30:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709344854232432',3166,'51670934430','MR 393013','3.00','3900','retail','0','2022-12-13 15:29:42','','','','1224','Cash',0.00,'1300','','','5','','1','2022-12-13 09:29:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709345454729454',3167,'51670934430','4204','24.00','30000','retail','0','2022-12-13 15:29:42','','','','920','Cash',0.00,'1250','','','5','','1','2022-12-13 09:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','67.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709368372663302',3168,'51670934601','SILVER','2.00','460','retail','0','2022-12-13 16:07:17','','','','145','Cash',0.00,'230','','','5','','1','2022-12-13 10:07:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','123.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709429499404374',3169,'51670936851','5308','1.00','1300','retail','0','2022-12-13 17:49:42','','','','931','Cash',0.00,'1300','','','5','','1','2022-12-13 11:49:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709429602729254',3170,'51670936851','2.5MM','1.00','100','retail','0','2022-12-13 17:49:42','','','','15','Cash',0.00,'100','','','5','','1','2022-12-13 11:49:52','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709993443421300',3171,'51670999331','MR 393012','4.00','5000','retail','0','2022-12-14 09:29:15','','','','1127','Cash',0.00,'1250','','','5','','1','2022-12-14 03:29:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516709994124292432',3172,'51670999382','MR 393012','7.00','8750','retail','0','2022-12-14 09:30:28','','','','1127','Cash',0.00,'1250','','','5','','1','2022-12-14 03:35:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710076960202031',3173,'51671007685','1336','4.00','3600','retail','0','2022-12-14 11:48:17','','','','680','Cash',0.00,'900','','','5','','1','2022-12-14 05:48:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710878090202031',3174,'51671087791','MR 393012','2.00','2600','retail','0','2022-12-15 10:03:47','','','','1127','Cash',0.00,'1300','','','5','','1','2022-12-15 04:04:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710933321341532',3175,'51671087856','PMCP24358','1.00','800','retail','0','2022-12-15 11:35:46','','','','720','Cash',0.00,'800','','','5','','1','2022-12-15 05:36:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710933452222032',3176,'51671087856','1KG GROUTS','1.00','150','retail','0','2022-12-15 11:35:46','','','','50','Cash',0.00,'150','','','5','','1','2022-12-15 05:36:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710947710302252',3177,'51671093363','PMCP 24310','7.00','5600','retail','0','2022-12-15 11:59:49','','','','686','Cash',0.00,'800','','','5','','1','2022-12-15 06:00:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516710947882468312',3178,'51671093363','PMCP 24320','12.00','9600','retail','0','2022-12-15 11:59:49','','','','686','Cash',0.00,'800','','','5','','1','2022-12-15 06:00:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','15.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516711656313022336',3179,'51671165621','MR 393012','4.00','5200','retail','0','2022-12-16 07:40:42','','','','1127','Cash',0.00,'1300','','','5','','1','2022-12-16 01:41:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316711807213022327',3180,'31671180709','FGB44698','15.00','18750','retail','0','2022-12-16 11:52:32','','','','1176','Cash',0.00,'1250','','','3','','1','2022-12-16 05:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316711807513731102',3181,'31671180709','PMCP 24101','20.00','16000','retail','0','2022-12-16 11:52:32','','','','710.5','Cash',0.00,'800','','','3','','1','2022-12-16 05:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','40.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516711827893421300',3182,'51671182773','PMCP 24355','10.00','8000','retail','0','2022-12-16 12:26:29','','','','686','Cash',0.00,'800','','','5','','1','2022-12-16 06:26:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712644594262432',3183,'51671264364','1365','8.00','6800','retail','0','2022-12-17 11:10:01','','','','680','Cash',0.00,'850','','','5','','1','2022-12-17 05:10:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712645474262432',3184,'51671264364','CREAM','1.00','300','retail','0','2022-12-17 11:10:01','','','','100','Cash',0.00,'300','','','5','','1','2022-12-17 05:10:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712645602466312',3185,'51671264364','GREY','1.00','300','retail','0','2022-12-17 11:10:01','','','','100','Cash',0.00,'300','','','5','','1','2022-12-17 05:10:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712703442064312',3186,'51671264651','MR 393038','11.00','13750','retail','0','2022-12-17 12:50:57','','','','1127','Cash',0.00,'1250','','','5','','1','2022-12-17 06:51:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712703540202031',3187,'51671264651','MR 393012','2.00','2500','retail','0','2022-12-17 12:50:57','','','','1127','Cash',0.00,'1250','','','5','','1','2022-12-17 06:51:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712703763421300',3188,'51671264651','M4026','1.00','1300','retail','0','2022-12-17 12:50:57','','','','1130','Cash',0.00,'1300','','','5','','1','2022-12-17 06:51:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712704143022314',3189,'51671264651','1103','1.00','200','retail','0','2022-12-17 12:50:57','','','','110','Cash',0.00,'200','','','5','','1','2022-12-17 06:51:16','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712705532222032',3190,'51671264651','MR393045','2.00','2500','retail','0','2022-12-17 12:50:57','','','','1224','Cash',0.00,'1250','','','5','','1','2022-12-17 06:51:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516712706572065312',3191,'51671264651','PLASTIC WHITE','2.00','200','retail','0','2022-12-17 12:50:57','','','','45','Cash',0.00,'100','','','5','','1','2022-12-17 06:51:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714270127220732',3192,'51671426991','1343','3.00','2700','retail','0','2022-12-19 08:16:53','','','','680','Cash',0.00,'900','','','5','','1','2022-12-19 02:17:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714301610202031',3193,'51671427029','MR 36009','7.00','9100','retail','0','2022-12-19 09:12:49','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-19 03:24:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714301754232432',3194,'51671427029','MR 36027','7.00','9100','retail','0','2022-12-19 09:12:49','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-19 03:24:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714302503022352',3195,'51671427029','20002 IZOMIX','2.00','1200','retail','0','2022-12-19 09:12:49','','','','350','Cash',0.00,'600','','','5','','1','2022-12-19 03:24:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714303022105336',3196,'51671427029','GOLD','10.00','2300','retail','0','2022-12-19 09:12:49','','','','140','Cash',0.00,'230','','','5','','1','2022-12-19 03:24:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714337400202031',3197,'51671433727','PMCP 24355','11.00','8800','retail','0','2022-12-19 10:09:00','','','','686','Cash',0.00,'800','','','5','','1','2022-12-19 04:09:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','31.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714380490202031',3198,'51671433746','GREY','2.00','600','retail','0','2022-12-19 11:21:09','','','','100','Cash',0.00,'300','','','5','','1','2022-12-19 05:21:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714380693421300',3199,'51671433746','1KG GROUTS','3.00','450','retail','0','2022-12-19 11:21:09','','','','50','Cash',0.00,'150','','','5','','1','2022-12-19 05:21:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714428273022328',3200,'51671442810','1KG GROUTS','3.00','450','retail','0','2022-12-19 12:40:28','','','','50','Cash',0.00,'150','','','5','','1','2022-12-19 06:40:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714609743421300',3201,'51671456937','FGP33744','2.00','17000','retail','0','2022-12-19 17:56:48','','','','750','Cash',0.00,'8500','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610002222032',3202,'51671456937','4204','12.00','15000','retail','0','2022-12-19 17:56:48','','','','920','Cash',0.00,'1250','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610122263223',3203,'51671456937','PMCP24314','3.00','2400','retail','0','2022-12-19 17:56:48','','','','686','Cash',0.00,'800','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610253421300',3204,'51671456937','GROUT TWYFORD CREAM','2.00','300','retail','0','2022-12-19 17:56:48','','','','50','Cash',0.00,'150','','','5','','1','2022-12-19 11:57:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610373022330',3205,'51671456937','2.0 SPACERS','3.00','300','retail','0','2022-12-19 17:56:48','','','','15','Cash',0.00,'100','','','5','','1','2022-12-19 11:57:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610521724154',3206,'51671456937','SILVER','5.00','1150','retail','0','2022-12-19 17:56:48','','','','145','Cash',0.00,'230','','','5','','1','2022-12-19 11:57:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','121.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714610704262432',3207,'51671456937','PMCP24358','16.00','12800','retail','0','2022-12-19 17:56:48','','','','720','Cash',0.00,'800','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','55.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714611557250732',3208,'51671456937','4210','38.00','47500','retail','0','2022-12-19 17:56:48','','','','920','Cash',0.00,'1250','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516714611733421300',3209,'51671456937','1343','5.00','4250','retail','0','2022-12-19 17:56:48','','','','680','Cash',0.00,'850','','','5','','1','2022-12-19 11:57:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715151625725554',3210,'51671515149','PMCP 24310','2.00','1600','retail','0','2022-12-20 08:50:20','','','','686','Cash',0.00,'800','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715151781011113',3211,'51671515149','PMCP24354AK','4.00','3400','retail','0','2022-12-20 08:50:20','','','','720','Cash',0.00,'850','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715151957250732',3212,'51671515149','PMCP24354BK','4.00','3400','retail','0','2022-12-20 08:50:20','','','','720','Cash',0.00,'850','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715152112520302',3213,'51671515149','PMCP 24333','5.00','4000','retail','0','2022-12-20 08:50:20','','','','686','Cash',0.00,'800','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715152255725554',3214,'51671515149','PMCP 24355','13.00','10400','retail','0','2022-12-20 08:50:20','','','','686','Cash',0.00,'800','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','20.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715152472222032',3215,'51671515149','FGB44698','3.00','3750','retail','0','2022-12-20 08:50:20','','','','1176','Cash',0.00,'1250','','','5','','1','2022-12-20 02:52:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715152810202031',3216,'51671515149','SILVER','1.00','230','retail','0','2022-12-20 08:50:20','','','','145','Cash',0.00,'230','','','5','','1','2022-12-20 02:52:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715153893421300',3217,'51671515149','MR 36027','2.00','2600','retail','0','2022-12-20 08:50:20','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-20 02:52:23','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715257942233053',3218,'51671525782','PMCP 24101','6.00','4800','retail','0','2022-12-20 11:46:47','','','','710.5','Cash',0.00,'800','','','5','','1','2022-12-20 05:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''); INSERT INTO `sales_order` VALUES ('516715258083421300',3219,'51671525782','PMHP 24320','5.00','750','retail','0','2022-12-20 11:46:47','','','','50','Cash',0.00,'150','','','5','','1','2022-12-20 05:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','131.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715258355725554',3220,'51671525782','2.0 SPACERS','1.00','100','retail','0','2022-12-20 11:46:47','','','','15','Cash',0.00,'100','','','5','','1','2022-12-20 05:47:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715258495725554',3221,'51671525782','PLASTIC WHITE','4.00','400','retail','0','2022-12-20 11:46:47','','','','45','Cash',0.00,'100','','','5','','1','2022-12-20 05:47:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516715259597290732',3222,'51671525782','YMP 66740T','1.00','1200','retail','0','2022-12-20 11:46:47','','','','1450','Cash',0.00,'1200','','','5','','1','2022-12-20 05:47:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716094387280732',3223,'51671608018','PMCP 24355','2.00','1600','retail','0','2022-12-21 10:58:15','','','','686','Cash',0.00,'800','','','5','','1','2022-12-21 05:02:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716094532965312',3224,'51671608018','1KG GROUTS','4.00','600','retail','0','2022-12-21 10:58:15','','','','50','Cash',0.00,'150','','','5','','1','2022-12-21 05:02:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716094679726954',3225,'51671608018','2.0 SPACERS','1.00','100','retail','0','2022-12-21 10:58:15','','','','15','Cash',0.00,'100','','','5','','1','2022-12-21 05:02:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716094797290732',3226,'51671608018','2.5MM','1.00','100','retail','0','2022-12-21 10:58:15','','','','15','Cash',0.00,'100','','','5','','1','2022-12-21 05:02:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716094954202432',3227,'51671608018','PLASTIC WHITE','2.00','200','retail','0','2022-12-21 10:58:15','','','','45','Cash',0.00,'100','','','5','','1','2022-12-21 05:02:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716209052060312',3228,'51671620882','SILVER','5.00','1150','retail','0','2022-12-21 14:08:26','','','','145','Cash',0.00,'230','','','5','','1','2022-12-21 08:09:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','95.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716376233421300',3229,'51671637607','5302','13.00','16250','retail','0','2022-12-21 18:47:51','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-21 12:48:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716376334232432',3230,'51671637607','SILVER','2.00','460','retail','0','2022-12-21 18:47:51','','','','145','Cash',0.00,'230','','','5','','1','2022-12-21 12:48:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716376453330232',3231,'51671637607','GROUT TWYFORD CREAM','2.00','300','retail','0','2022-12-21 18:47:51','','','','50','Cash',0.00,'150','','','5','','1','2022-12-21 12:48:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716376553421300',3232,'51671637607','2.5MM','1.00','100','retail','0','2022-12-21 18:47:51','','','','15','Cash',0.00,'100','','','5','','1','2022-12-21 12:48:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716901843022381',3233,'51671689364','PMCP24314','8.00','6400','retail','0','2022-12-22 09:24:02','','','','686','Cash',0.00,'800','','','5','','1','2022-12-22 03:24:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','29.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516716902140202031',3234,'51671689364','FGP33747','4.00','3520','retail','0','2022-12-22 09:24:02','','','','760','Cash',0.00,'880','','','5','','1','2022-12-22 03:24:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516717057307200732',3235,'51671705715','PMCP 24101','1.00','800','retail','0','2022-12-22 13:42:11','','','','710.5','Cash',0.00,'800','','','5','','1','2022-12-22 07:42:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516717084800202031',3236,'51671705745','PMCP24314','1.00','800','retail','0','2022-12-22 14:28:30','','','','686','Cash',0.00,'800','','','5','','1','2022-12-22 08:28:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516717084952222032',3237,'51671705745','FGP33747','1.00','880','retail','0','2022-12-22 14:28:30','','','','760','Cash',0.00,'880','','','5','','1','2022-12-22 08:28:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722220012222032',3238,'51672221990','SILVER','6.00','1380','retail','0','2022-12-28 13:06:42','','','','145','Cash',0.00,'230','','','5','','1','2022-12-28 07:06:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','88.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722220932269322',3239,'51672222072','MR 393038','13.00','16900','retail','0','2022-12-28 13:10:14','','','','1127','Cash',0.00,'1300','','','5','','1','2022-12-28 07:10:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722221080202032',3240,'51672222072','5381','4.00','5000','retail','0','2022-12-28 13:10:14','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-28 07:10:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722221510202032',3241,'51672222072','5212','4.00','5000','retail','0','2022-12-28 13:10:14','','','','931','Cash',0.00,'1250','','','5','','1','2022-12-28 07:10:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','63.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722279962769322',3242,'51672222238','MR 36027','10.00','12500','retail','0','2022-12-28 14:48:13','','','','1125','Cash',0.00,'1250','','','5','','1','2022-12-28 08:48:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722280073421300',3243,'51672222238','5381','5.00','5750','retail','0','2022-12-28 14:48:13','','','','931','Cash',0.00,'1150','','','5','','1','2022-12-28 08:48:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722280197290732',3244,'51672222238','SILVER','8.00','1600','retail','0','2022-12-28 14:48:13','','','','145','Cash',0.00,'200','','','5','','1','2022-12-28 08:48:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','82.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722280293022320',3245,'51672222238','L SHAPE','2.00','800','retail','0','2022-12-28 14:48:13','','','','160','Cash',0.00,'400','','','5','','1','2022-12-28 08:48:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722280424222432',3246,'51672222238','GREY','3.00','750','retail','0','2022-12-28 14:48:13','','','','100','Cash',0.00,'250','','','5','','1','2022-12-28 08:48:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722944203421300',3247,'51672292395','FGB44641','1.00','1300','retail','0','2022-12-29 09:14:04','','','','1176','Cash',0.00,'1300','','','5','','1','2022-12-29 03:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516722957900202032',3248,'51672294458','1365','1.00','900','retail','0','2022-12-29 09:36:30','','','','680','Cash',0.00,'900','','','5','','1','2022-12-29 03:36:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723051182561322',3249,'51672305093','PMCP24351','5.00','4000','retail','0','2022-12-29 12:11:58','','','','686','Cash',0.00,'800','','','5','','1','2022-12-29 06:12:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723226200202032',3250,'51672322474','MCP 36002','14.00','18200','retail','0','2022-12-29 17:09:19','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-29 11:09:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723226397290732',3251,'51672322474','5308','15.00','19500','retail','0','2022-12-29 17:09:19','','','','931','Cash',0.00,'1300','','','5','','1','2022-12-29 11:09:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723226654222432',3252,'51672322474','MR 36009','2.00','2600','retail','0','2022-12-29 17:09:19','','','','1125','Cash',0.00,'1300','','','5','','1','2022-12-29 11:09:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723227043421300',3253,'51672322474','PMCP24358','7.00','5600','retail','0','2022-12-29 17:09:19','','','','720','Cash',0.00,'800','','','5','','1','2022-12-29 11:09:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','39.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723227190202032',3254,'51672322474','PMHP24323 DECO','3.00','450','retail','0','2022-12-29 17:09:19','','','','50','Cash',0.00,'150','','','5','','1','2022-12-29 11:09:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','146.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723228752033733',3255,'51672322474','2.5MM','1.00','100','retail','0','2022-12-29 17:09:19','','','','15','Cash',0.00,'100','','','5','','1','2022-12-29 11:09:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723228853022388',3256,'51672322474','2.0 SPACERS','1.00','100','retail','0','2022-12-29 17:09:19','','','','15','Cash',0.00,'100','','','5','','1','2022-12-29 11:09:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723229032260322',3257,'51672322474','SILVER','4.00','920','retail','0','2022-12-29 17:09:19','','','','145','Cash',0.00,'230','','','5','','1','2022-12-29 11:09:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','74.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516723797583022357',3258,'51672379742','FGB44641','1.00','1300','retail','0','2022-12-30 08:56:09','','','','1176','Cash',0.00,'1300','','','5','','1','2022-12-30 02:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516724133287280732',3259,'51672413307','FGP33048','2.00','1740','retail','0','2022-12-30 18:15:38','','','','721','Cash',0.00,'870','','','5','','1','2022-12-30 12:16:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516724739623724354',3260,'51672473950','2.0 SPACERS','2.00','200','retail','0','2022-12-31 11:06:03','','','','15','Cash',0.00,'100','','','5','','1','2022-12-31 05:06:22','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516724821747240732',3261,'51672482160','PMCP 24101','5.00','4000','retail','0','2022-12-31 13:23:25','','','','710.5','Cash',0.00,'800','','','5','','1','2022-12-31 07:24:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516724821917210732',3262,'51672482160','5308','3.00','3900','retail','0','2022-12-31 13:23:25','','','','931','Cash',0.00,'1300','','','5','','1','2022-12-31 07:24:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516724879792767322',3263,'51672487969','CENTAMILY KITCHEN SINK SC-630','1.00','8000','retail','0','2022-12-31 14:59:39','','','','5500','Cash',0.00,'8000','','','5','','1','2022-12-31 09:00:08','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726467864242432',3264,'51672646755','MCP 36002','10.00','13000','retail','0','2023-01-02 11:35:07','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-02 05:35:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726468433022348',3265,'51672646755','SILVER','10.00','2300','retail','0','2023-01-02 11:35:07','','','','145','Cash',0.00,'230','','','5','','1','2023-01-02 05:35:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726480778726854',3266,'51672646755','1KG GROUTS','1.00','150','retail','0','2023-01-02 11:35:07','','','','50','Cash',0.00,'150','','','5','','1','2023-01-02 05:35:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726538443022348',3267,'51672648557','PMCP24351','1.00','800','retail','0','2023-01-02 13:04:04','','','','686','Cash',0.00,'800','','','5','','1','2023-01-02 07:04:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726549092460322',3268,'51672653864','1336','4.00','3400','retail','0','2023-01-02 13:22:31','','','','680','Cash',0.00,'850','','','5','','1','2023-01-02 07:22:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726710764272432',3269,'51672671037','1PC SAWA SAWA TOILET','1.00','13500','retail','0','2023-01-03 09:41:53','','','','9000','Cash',0.00,'13500','','','5','','1','2023-01-03 03:42:05','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726713063022303',3270,'51672671037','CLOSE COUPLE BLUE','1.00','12000','retail','0','2023-01-03 09:41:53','','','','9700','Cash',0.00,'12000','','','5','','1','2023-01-03 03:42:05','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726713343734112',3271,'51672671037','00013','3.00','1050','retail','0','2023-01-03 09:41:53','','','','200','Cash',0.00,'350','','','5','','1','2023-01-03 03:42:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726713482222032',3272,'51672671037','1101','3.00','750','retail','0','2023-01-03 09:41:53','','','','80','Cash',0.00,'250','','','5','','1','2023-01-03 03:42:05','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726714754272432',3273,'51672671037','201 BIG STEERING','1.00','11000','retail','0','2023-01-03 09:41:53','','','','7800','Cash',0.00,'11000','','','5','','1','2023-01-03 03:42:05','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726714893022384',3274,'51672671037','00009','1.00','12000','retail','0','2023-01-03 09:41:53','','','','4500','Cash',0.00,'12000','','','5','','1','2023-01-03 03:42:05','1','27','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726726732726254',3275,'51672671037','100','1.00','12000','retail','0','2023-01-03 09:41:53','','','','9800','Cash',0.00,'12000','','','5','','1','2023-01-03 03:42:05','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726729903022399',3276,'51672671037','1102','2.00','500','retail','0','2023-01-03 09:41:53','','','','90','Cash',0.00,'250','','','5','','1','2023-01-03 03:42:05','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726731103726354',3277,'51672671037','5308','15.00','18750','retail','0','2023-01-03 09:41:53','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-03 03:42:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516726731233726354',3278,'51672671037','SILVER','4.00','920','retail','0','2023-01-03 09:41:53','','','','145','Cash',0.00,'230','','','5','','1','2023-01-03 03:42:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727281512865322',3279,'51672728126','PMCP24351','12.00','9600','retail','0','2023-01-03 09:54:32','','','','686','Cash',0.00,'800','','','5','','1','2023-01-03 03:54:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','21.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727284202862322',3280,'51672728126','20002 IZOMIX','5.00','3000','retail','0','2023-01-03 09:54:32','','','','350','Cash',0.00,'600','','','5','','1','2023-01-03 03:54:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','78.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727284312863322',3281,'51672728126','2.0 SPACERS','10.00','1000','retail','0','2023-01-03 09:54:32','','','','15','Cash',0.00,'100','','','5','','1','2023-01-03 03:54:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','42.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727284979224774',3282,'51672728126','PLASTIC WHITE','8.00','800','retail','0','2023-01-03 09:54:32','','','','45','Cash',0.00,'100','','','5','','1','2023-01-03 03:54:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727287767260732',3283,'51672728126','1365','3.00','2700','retail','0','2023-01-03 09:54:32','','','','680','Cash',0.00,'900','','','5','','1','2023-01-03 03:54:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727288082222032',3284,'51672728126','1343','3.00','2550','retail','0','2023-01-03 09:54:32','','','','680','Cash',0.00,'850','','','5','','1','2023-01-03 03:54:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727288202862322',3285,'51672728126','1336','3.00','2550','retail','0','2023-01-03 09:54:32','','','','680','Cash',0.00,'850','','','5','','1','2023-01-03 03:54:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727288360202032',3286,'51672728126','5381','4.00','5200','retail','0','2023-01-03 09:54:32','','','','931','Cash',0.00,'1300','','','5','','1','2023-01-03 03:54:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727501412064322',3287,'51672750064','PMCP24351','97.00','77600','retail','0','2023-01-03 15:59:56','','','','686','Cash',0.00,'800','','','5','','1','2023-01-03 10:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'97','106.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727502130202032',3288,'51672750064','MR 393001','27.00','36450','retail','0','2023-01-03 15:59:56','','','','1224','Cash',0.00,'1350','','','5','','1','2023-01-03 10:02:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727502504252432',3289,'51672750064','4001','101.00','126250','retail','0','2023-01-03 15:59:56','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-03 10:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','106.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727502694252432',3290,'51672750064','FGB44712','21.00','27300','retail','0','2023-01-03 15:59:56','','','','1176','Cash',0.00,'1300','','','5','','1','2023-01-03 10:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727503000727054',3291,'51672750064','PMCP24354AK','22.00','18700','retail','0','2023-01-03 15:59:56','','','','720','Cash',0.00,'850','','','5','','1','2023-01-03 10:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','81.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727503797290732',3292,'51672750064','FGP33744','22.00','19800','retail','0','2023-01-03 15:59:56','','','','750','Cash',0.00,'900','','','5','','1','2023-01-03 10:02:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','23.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727503964252432',3293,'51672750064','SILVER','20.00','4600','retail','0','2023-01-03 15:59:56','','','','145','Cash',0.00,'230','','','5','','1','2023-01-03 10:02:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','56.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727504167260732',3294,'51672750064','PLASTIC WHITE','10.00','1000','retail','0','2023-01-03 15:59:56','','','','45','Cash',0.00,'100','','','5','','1','2023-01-03 10:02:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727504377270732',3295,'51672750064','2.5MM','20.00','2000','retail','0','2023-01-03 15:59:56','','','','15','Cash',0.00,'100','','','5','','1','2023-01-03 10:02:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','134.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727504583421300',3296,'51672750064','GREY','8.00','2400','retail','0','2023-01-03 15:59:56','','','','100','Cash',0.00,'300','','','5','','1','2023-01-03 10:02:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727504980727054',3297,'51672750064','MR 36016','14.00','18200','retail','0','2023-01-03 15:59:56','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-03 10:02:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727511220202032',3298,'51672751109','5308','2.00','2700','retail','0','2023-01-03 16:05:23','','','','931','Cash',0.00,'1350','','','5','','1','2023-01-03 10:05:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727535443727354',3299,'51672751137','MR 36035','1.00','1300','retail','0','2023-01-03 16:46:27','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-03 10:46:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727535540202032',3300,'51672751137','20002 IZOMIX','1.00','600','retail','0','2023-01-03 16:46:27','','','','350','Cash',0.00,'600','','','5','','1','2023-01-03 10:46:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('516727535762367322',3301,'51672751137','GREY CORNERSTRIPS','2.00','200','retail','0','2023-01-03 16:46:27','','','','40','Cash',0.00,'100','','','5','','1','2023-01-03 10:46:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516728935373022335',3302,'51672893524','MR 36009','2.00','2600','retail','0','2023-01-05 07:39:25','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-05 01:39:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729015131729154',3303,'51672901458','PMCP24358','8.00','6400','retail','0','2023-01-05 10:02:16','','','','720','Cash',0.00,'800','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','32.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729015273022325',3304,'51672901458','5308','1.00','1250','retail','0','2023-01-05 10:02:16','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729015672166322',3305,'51672901458','GREY','3.00','900','retail','0','2023-01-05 10:02:16','','','','100','Cash',0.00,'300','','','5','','1','2023-01-05 04:03:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729015972222032',3306,'51672901458','PMCP24351','1.00','800','retail','0','2023-01-05 10:02:16','','','','686','Cash',0.00,'800','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729016123421300',3307,'51672901458','5153','1.00','1250','retail','0','2023-01-05 10:02:16','','','','960','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729016243421300',3308,'51672901458','2.0 SPACERS','1.00','100','retail','0','2023-01-05 10:02:16','','','','15','Cash',0.00,'100','','','5','','1','2023-01-05 04:03:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729016431729154',3309,'51672901458','MR 393013','1.00','1300','retail','0','2023-01-05 10:02:16','','','','1224','Cash',0.00,'1300','','','5','','1','2023-01-05 04:03:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729016951729154',3310,'51672901458','4209','25.00','31250','retail','0','2023-01-05 10:02:16','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','32.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729017167260732',3311,'51672901458','FGP33516','4.00','3400','retail','0','2023-01-05 10:02:16','','','','901','Cash',0.00,'850','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729017380202032',3312,'51672901458','5224','7.00','8750','retail','0','2023-01-05 10:02:16','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','13.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729017602012326',3313,'51672901458','5212','5.00','6250','retail','0','2023-01-05 10:02:16','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','59.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729017742167322',3314,'51672901458','PMCP24314','7.00','5600','retail','0','2023-01-05 10:02:16','','','','686','Cash',0.00,'800','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729017942222032',3315,'51672901458','2.0 SPACERS','1.00','100','retail','0','2023-01-05 10:02:16','','','','15','Cash',0.00,'100','','','5','','1','2023-01-05 04:03:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729018251729154',3316,'51672901458','PMCP24354AK','1.00','850','retail','0','2023-01-05 10:02:16','','','','720','Cash',0.00,'850','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729018512222032',3317,'51672901458','PMCP24354BK','1.00','850','retail','0','2023-01-05 10:02:16','','','','720','Cash',0.00,'850','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729018913421300',3318,'51672901458','PLASTIC WHITE','2.00','200','retail','0','2023-01-05 10:02:16','','','','45','Cash',0.00,'100','','','5','','1','2023-01-05 04:03:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729019193421300',3319,'51672901458','W20258 MAE','1.00','3500','retail','0','2023-01-05 10:02:16','','','','1700','Cash',0.00,'3500','','','5','','1','2023-01-05 04:03:38','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729019471729154',3320,'51672901458','5153','2.00','2500','retail','0','2023-01-05 10:02:16','','','','960','Cash',0.00,'1250','','','5','','1','2023-01-05 04:03:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729019663421300',3321,'51672901458','SILVER','3.00','690','retail','0','2023-01-05 10:02:16','','','','145','Cash',0.00,'230','','','5','','1','2023-01-05 04:03:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729020310202032',3322,'51672901458','SILVER','1.00','230','retail','0','2023-01-05 10:02:16','','','','145','Cash',0.00,'230','','','5','','1','2023-01-05 04:03:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729020440033439',3323,'51672901458','GREY','1.00','300','retail','0','2023-01-05 10:02:16','','','','100','Cash',0.00,'300','','','5','','1','2023-01-05 04:03:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729041854202432',3324,'51672902220','GREY','10.00','3000','retail','0','2023-01-05 10:36:25','','','','100','Cash',0.00,'300','','','5','','1','2023-01-05 04:36:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729284732222032',3325,'51672928432','FGP33747','27.00','22950','retail','0','2023-01-05 17:52:27','','','','760','Cash',0.00,'850','','','5','','1','2023-01-05 11:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729284927220732',3326,'51672928432','1336','11.00','9350','retail','0','2023-01-05 17:52:27','','','','680','Cash',0.00,'850','','','5','','1','2023-01-05 11:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729926402264322',3327,'51672992627','SILVER','10.00','2300','retail','0','2023-01-06 11:10:59','','','','145','Cash',0.00,'230','','','5','','1','2023-01-06 05:11:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729926593421300',3328,'51672992627','PMCP24358','1.00','800','retail','0','2023-01-06 11:10:59','','','','720','Cash',0.00,'800','','','5','','1','2023-01-06 05:11:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729927050376242',3329,'51672992672','20002 IZOMIX','20.00','12000','retail','0','2023-01-06 11:13:59','','','','350','Cash',0.00,'600','','','5','','1','2023-01-06 05:14:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','72.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729927204292432',3330,'51672992672','2.0 SPACERS','10.00','1000','retail','0','2023-01-06 11:13:59','','','','15','Cash',0.00,'100','','','5','','1','2023-01-06 05:14:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729927752222032',3331,'51672992672','FGP33047','1.00','900','retail','0','2023-01-06 11:13:59','','','','750','Cash',0.00,'900','','','5','','1','2023-01-06 05:14:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729927993022397',3332,'51672992672','GOLD','1.00','230','retail','0','2023-01-06 11:13:59','','','','140','Cash',0.00,'230','','','5','','1','2023-01-06 05:14:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729928094292432',3333,'51672992672','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-01-06 11:13:59','','','','50','Cash',0.00,'150','','','5','','1','2023-01-06 05:14:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729948053421300',3334,'51672992856','PMCP24351','1.00','800','retail','0','2023-01-06 11:46:59','','','','686','Cash',0.00,'800','','','5','','1','2023-01-06 05:47:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516729948183022318',3335,'51672992856','PMCP24358','2.00','1600','retail','0','2023-01-06 11:46:59','','','','720','Cash',0.00,'800','','','5','','1','2023-01-06 05:47:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316730036007200732',3336,'31673003591','SYNOVA TOILET','1.00','12000','retail','0','2023-01-06 14:13:20','','','','9800','Cash',0.00,'12000','','','3','','1','2023-01-06 08:13:25','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316730839780202033',3337,'31673083967','PMCP 24313','43.00','34400','retail','0','2023-01-07 12:34:11','','','','686','Cash',0.00,'800','','','3','','1','2023-01-07 06:34:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'43','70.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316730840034282432',3338,'31673083967','KF-0041','2.00','4000','retail','0','2023-01-07 12:34:11','','','','618','Cash',0.00,'2000','','','3','','1','2023-01-07 06:34:23','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316730840270202033',3339,'31673083967','SILVER','3.00','690','retail','0','2023-01-07 12:34:11','','','','145','Cash',0.00,'230','','','3','','1','2023-01-07 06:34:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316730840382333302',3340,'31673083967','GREY','3.00','900','retail','0','2023-01-07 12:34:11','','','','100','Cash',0.00,'300','','','3','','1','2023-01-07 06:34:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516730911564292432',3341,'51673091073','FGP33747','22.00','19360','retail','0','2023-01-07 14:34:49','','','','760','Cash',0.00,'880','','','5','','1','2023-01-07 09:16:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516730989763421300',3342,'51673093763','1336','1.00','900','retail','0','2023-01-07 16:43:19','','','','680','Cash',0.00,'900','','','5','','1','2023-01-07 10:43:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516730989848720854',3343,'51673093763','PMCP 24101','2.00','1600','retail','0','2023-01-07 16:43:19','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-07 10:43:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516731027254202432',3344,'51673102714','5302','1.00','1350','retail','0','2023-01-07 17:46:35','','','','931','Cash',0.00,'1350','','','5','','1','2023-01-07 11:47:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516731027392263332',3345,'51673102714','1103','1.00','200','retail','0','2023-01-07 17:46:35','','','','110','Cash',0.00,'200','','','5','','1','2023-01-07 11:47:10','1','37','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516731027952222032',3346,'51673102714','KF-0041','2.00','4000','retail','0','2023-01-07 17:46:35','','','','618','Cash',0.00,'2000','','','5','','1','2023-01-07 11:47:10','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732438263022328',3347,'51673243814','MR 36009','1.00','1350','retail','0','2023-01-09 08:57:07','','','','1125','Cash',0.00,'1350','','','5','','1','2023-01-09 02:57:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732473732222032',3348,'51673243848','GREY','1.00','300','retail','0','2023-01-09 09:56:56','','','','100','Cash',0.00,'300','','','5','','1','2023-01-09 03:57:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732473967722754',3349,'51673243848','4001','1.00','1250','retail','0','2023-01-09 09:56:56','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-09 03:57:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732694357250732',3350,'51673269421','5302','3.00','3750','retail','0','2023-01-09 16:04:06','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-09 10:04:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732722982269332',3351,'51673269461','FGP33047','4.00','3600','retail','0','2023-01-09 17:01:00','','','','750','Cash',0.00,'900','','','5','','1','2023-01-09 11:01:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732723232222032',3352,'51673269461','GREY','1.00','300','retail','0','2023-01-09 17:01:00','','','','100','Cash',0.00,'300','','','5','','1','2023-01-09 11:01:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732723502722254',3353,'51673269461','PMCP24358','1.00','800','retail','0','2023-01-09 17:01:00','','','','720','Cash',0.00,'800','','','5','','1','2023-01-09 11:01:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732728593421300',3354,'51673269461','2.0 SPACERS','1.00','100','retail','0','2023-01-09 17:01:00','','','','15','Cash',0.00,'100','','','5','','1','2023-01-09 11:01:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732754593421300',3355,'51673272874','MR 36007','18.00','23400','retail','0','2023-01-09 17:46:04','','','','1103','Cash',0.00,'1300','','','5','','1','2023-01-09 11:46:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732754734272432',3356,'51673272874','MR 36027','15.00','19500','retail','0','2023-01-09 17:46:04','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-09 11:46:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732754862222032',3357,'51673272874','MR 393013','3.00','3900','retail','0','2023-01-09 17:46:04','','','','1224','Cash',0.00,'1300','','','5','','1','2023-01-09 11:46:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732754965722554',3358,'51673272874','GREY','2.00','600','retail','0','2023-01-09 17:46:04','','','','100','Cash',0.00,'300','','','5','','1','2023-01-09 11:46:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516732755187280732',3359,'51673272874','2.5MM','4.00','400','retail','0','2023-01-09 17:46:04','','','','15','Cash',0.00,'100','','','5','','1','2023-01-09 11:46:17','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','114.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733298124222432',3360,'51673329796','PMCP24351','6.00','4800','retail','0','2023-01-10 08:51:29','','','','686','Cash',0.00,'800','','','5','','1','2023-01-10 02:52:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733298252222032',3361,'51673329796','PLASTIC CREAM','3.00','300','retail','0','2023-01-10 08:51:29','','','','45','Cash',0.00,'100','','','5','','1','2023-01-10 02:52:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733298374222432',3362,'51673329796','2.0 SPACERS','1.00','100','retail','0','2023-01-10 08:51:29','','','','15','Cash',0.00,'100','','','5','','1','2023-01-10 02:52:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733298742967332',3363,'51673329796','PMCP24354BK','6.00','5100','retail','0','2023-01-10 08:51:29','','','','720','Cash',0.00,'850','','','5','','1','2023-01-10 02:52:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733298882333322',3364,'51673329796','CREAM','1.00','300','retail','0','2023-01-10 08:51:29','','','','100','Cash',0.00,'300','','','5','','1','2023-01-10 02:52:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733326402264332',3365,'51673329978','MCP 36002','1.00','1300','retail','0','2023-01-10 09:37:33','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-10 03:37:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733378902222032',3366,'51673332674','PMCP24358','2.00','1600','retail','0','2023-01-10 11:04:51','','','','720','Cash',0.00,'800','','','5','','1','2023-01-10 05:05:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733402910723054',3367,'51673337907','PMCP 24313','7.00','5600','retail','0','2023-01-10 11:44:51','','','','686','Cash',0.00,'800','','','5','','1','2023-01-10 05:46:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','27.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733598474252432',3368,'51673359710','FGP33047','7.00','5950','retail','0','2023-01-10 17:12:56','','','','750','Cash',0.00,'850','','','5','','1','2023-01-10 11:14:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733598627220732',3369,'51673359710','SILVER','6.00','1380','retail','0','2023-01-10 17:12:56','','','','145','Cash',0.00,'230','','','5','','1','2023-01-10 11:14:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733599047240732',3370,'51673359710','GROUT TWYFORD CREAM','5.00','750','retail','0','2023-01-10 17:12:56','','','','50','Cash',0.00,'150','','','5','','1','2023-01-10 11:14:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733599237230732',3371,'51673359710','2.0 SPACERS','2.00','200','retail','0','2023-01-10 17:12:56','','','','15','Cash',0.00,'100','','','5','','1','2023-01-10 11:14:12','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516733599413421300',3372,'51673359710','20001 IZOMIX','2.00','1600','retail','0','2023-01-10 17:12:56','','','','400','Cash',0.00,'800','','','5','','1','2023-01-10 11:14:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734164122661332',3373,'51673411838','MR 36009','2.00','2600','retail','0','2023-01-11 08:53:39','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-11 02:53:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734381048724854',3374,'51673438086','FGP33746','13.00','11050','retail','0','2023-01-11 14:55:24','','','','760','Cash',0.00,'850','','','5','','1','2023-01-11 08:55:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734409973421300',3375,'51673440985','PMCP 24313','1.00','800','retail','0','2023-01-11 15:43:17','','','','686','Cash',0.00,'800','','','5','','1','2023-01-11 09:43:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734437383724354',3376,'51673443726','PMCP24351','1.00','800','retail','0','2023-01-11 16:29:56','','','','686','Cash',0.00,'800','','','5','','1','2023-01-11 10:30:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734437602366332',3377,'51673443726','PMCP 24101','2.00','1600','retail','0','2023-01-11 16:29:56','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-11 10:30:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734437803808222',3378,'51673443726','SILVER','1.00','230','retail','0','2023-01-11 16:29:56','','','','145','Cash',0.00,'230','','','5','','1','2023-01-11 10:30:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734437960202033',3379,'51673443726','PLASTIC CREAM','1.00','100','retail','0','2023-01-11 16:29:56','','','','45','Cash',0.00,'100','','','5','','1','2023-01-11 10:30:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516734996602222032',3380,'51673499643','20001 IZOMIX','15.00','12000','retail','0','2023-01-12 08:01:01','','','','400','Cash',0.00,'800','','','5','','1','2023-01-12 02:01:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','24.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735065284202432',3381,'51673499673','MRP66203','8.00','4800','retail','0','2023-01-12 09:55:52','','','','390','Cash',0.00,'600','','','5','','1','2023-01-12 03:58:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','40.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735065522665332',3382,'51673499673','PMCP 24101','3.00','2400','retail','0','2023-01-12 09:55:52','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-12 03:58:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735091872222032',3383,'51673506737','PMCP 24101','5.00','4000','retail','0','2023-01-12 10:40:14','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-12 04:40:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','33.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735092007200732',3384,'51673506737','YMP 66721T','1.00','2400','retail','0','2023-01-12 10:40:14','','','','1450','Cash',0.00,'2400','','','5','','1','2023-01-12 04:40:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735143194212432',3385,'51673509243','4018','11.00','13750','retail','0','2023-01-12 12:07:24','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-12 06:07:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','46.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735143514212432',3386,'51673509243','PMCP24358','2.00','1600','retail','0','2023-01-12 12:07:24','','','','720','Cash',0.00,'800','','','5','','1','2023-01-12 06:07:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735144173737142',3387,'51673509243','1KG GROUTS','2.00','300','retail','0','2023-01-12 12:07:24','','','','50','Cash',0.00,'150','','','5','','1','2023-01-12 06:07:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735300387280732',3388,'51673530027','FGP33746','4.00','3400','retail','0','2023-01-12 16:27:32','','','','760','Cash',0.00,'850','','','5','','1','2023-01-12 10:27:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735300857250732',3389,'51673530061','PMCP 24313','1.00','800','retail','0','2023-01-12 16:29:19','','','','686','Cash',0.00,'800','','','5','','1','2023-01-12 10:29:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735301474232432',3390,'51673530061','FGP33747','1.00','880','retail','0','2023-01-12 16:29:19','','','','760','Cash',0.00,'880','','','5','','1','2023-01-12 10:29:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735337434232432',3391,'51673533706','FGP33746','1.00','900','retail','0','2023-01-12 17:34:40','','','','760','Cash',0.00,'900','','','5','','1','2023-01-12 11:34:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735340790202033',3392,'51673533706','1KG GROUTS','1.00','150','retail','0','2023-01-12 17:34:40','','','','50','Cash',0.00,'150','','','5','','1','2023-01-12 11:34:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735895849725954',3393,'51673589339','9012 FLEX','1.00','200','retail','0','2023-01-13 09:03:22','','','','100','Cash',0.00,'200','','','5','','1','2023-01-13 03:03:43','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735896003022306',3394,'51673589339','FGP33047','1.00','900','retail','0','2023-01-13 09:03:22','','','','750','Cash',0.00,'900','','','5','','1','2023-01-13 03:03:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735897863022387',3395,'51673589339','SILVER','10.00','2300','retail','0','2023-01-13 09:03:22','','','','145','Cash',0.00,'230','','','5','','1','2023-01-13 03:03:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735898027220732',3396,'51673589339','L SHAPE','10.00','4000','retail','0','2023-01-13 09:03:22','','','','160','Cash',0.00,'400','','','5','','1','2023-01-13 03:03:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735920650202033',3397,'51673589825','PGP 66007','8.00','6000','retail','0','2023-01-13 10:04:53','','','','587','Cash',0.00,'750','','','5','','1','2023-01-13 04:05:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735934483022344',3398,'51673589825','2.5MM','2.00','200','retail','0','2023-01-13 10:04:53','','','','15','Cash',0.00,'100','','','5','','1','2023-01-13 04:05:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','110.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735934593022354',3399,'51673589825','20002 IZOMIX','1.00','600','retail','0','2023-01-13 10:04:53','','','','350','Cash',0.00,'600','','','5','','1','2023-01-13 04:05:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516735959233022329',3400,'51673595896','FGP33516','3.00','2550','retail','0','2023-01-13 10:45:46','','','','901','Cash',0.00,'850','','','5','','1','2023-01-13 04:46:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736021052726254',3401,'51673595962','MR 36027','1.00','1300','retail','0','2023-01-13 12:28:40','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-13 06:28:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736138053022308',3402,'51673613772','SILVER','2.00','460','retail','0','2023-01-13 15:46:20','','','','145','Cash',0.00,'230','','','5','','1','2023-01-13 09:46:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736138237230732',3403,'51673613772','GOLD','3.00','690','retail','0','2023-01-13 15:46:20','','','','140','Cash',0.00,'230','','','5','','1','2023-01-13 09:46:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736138497290732',3404,'51673613772','PLASTIC CREAM','5.00','500','retail','0','2023-01-13 15:46:20','','','','45','Cash',0.00,'100','','','5','','1','2023-01-13 09:46:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736138617210732',3405,'51673613772','YMP 66721T','1.00','2400','retail','0','2023-01-13 15:46:20','','','','1450','Cash',0.00,'2400','','','5','','1','2023-01-13 09:46:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736138753421300',3406,'51673613772','FGP33747','1.00','880','retail','0','2023-01-13 15:46:20','','','','760','Cash',0.00,'880','','','5','','1','2023-01-13 09:46:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736723622222032',3407,'51673672347','MR 36016','2.00','2600','retail','0','2023-01-14 07:59:38','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-14 01:59:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736812012160332',3408,'51673681173','PMCP24354AK','2.00','1700','retail','0','2023-01-14 10:26:51','','','','720','Cash',0.00,'850','','','5','','1','2023-01-14 04:27:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736812100202033',3409,'51673681173','PMCP 24101','2.00','1600','retail','0','2023-01-14 10:26:51','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-14 04:27:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736822752222032',3410,'51673681240','FGP33047','1.00','850','retail','0','2023-01-14 10:45:55','','','','750','Cash',0.00,'850','','','5','','1','2023-01-14 04:46:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736822883022382',3411,'51673681240','FGP33048','7.00','5950','retail','0','2023-01-14 10:45:55','','','','721','Cash',0.00,'850','','','5','','1','2023-01-14 04:46:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516736823544282432',3412,'51673681240','L SHAPE','7.00','2800','retail','0','2023-01-14 10:45:55','','','','160','Cash',0.00,'400','','','5','','1','2023-01-14 04:46:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','22.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516737080883022380',3413,'51673708073','PMCP24358','4.00','3200','retail','0','2023-01-14 17:56:03','','','','720','Cash',0.00,'800','','','5','','1','2023-01-14 11:56:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516737081060202033',3414,'51673708073','FGP33747','1.00','880','retail','0','2023-01-14 17:56:03','','','','760','Cash',0.00,'880','','','5','','1','2023-01-14 11:56:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738488993022398',3415,'51673848875','PMCP24314','4.00','3200','retail','0','2023-01-16 09:02:07','','','','686','Cash',0.00,'800','','','5','','1','2023-01-16 03:02:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738489260202033',3416,'51673848875','1343','1.00','900','retail','0','2023-01-16 09:02:07','','','','680','Cash',0.00,'900','','','5','','1','2023-01-16 03:02:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738521532265332',3417,'51673848941','1336','3.00','2700','retail','0','2023-01-16 09:55:53','','','','680','Cash',0.00,'900','','','5','','1','2023-01-16 03:56:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738626693022366',3418,'51673862647','FGP33746','7.00','5950','retail','0','2023-01-16 12:51:53','','','','760','Cash',0.00,'850','','','5','','1','2023-01-16 06:52:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738626912728254',3419,'51673862647','PMCP24354BK','1.00','850','retail','0','2023-01-16 12:51:53','','','','720','Cash',0.00,'850','','','5','','1','2023-01-16 06:52:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738636730202033',3420,'51673862726','4204','9.00','11250','retail','0','2023-01-16 13:09:18','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-16 07:09:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','100.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738636933421300',3421,'51673862726','PMCP24358','10.00','8000','retail','0','2023-01-16 13:09:18','','','','720','Cash',0.00,'800','','','5','','1','2023-01-16 07:09:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738637044262432',3422,'51673862726','PMCP 24355','4.00','3200','retail','0','2023-01-16 13:09:18','','','','686','Cash',0.00,'800','','','5','','1','2023-01-16 07:09:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738637220202033',3423,'51673862726','1KG GROUTS','6.00','900','retail','0','2023-01-16 13:09:18','','','','50','Cash',0.00,'150','','','5','','1','2023-01-16 07:09:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738637383728354',3424,'51673862726','2.0 SPACERS','2.00','200','retail','0','2023-01-16 13:09:18','','','','15','Cash',0.00,'100','','','5','','1','2023-01-16 07:09:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738678703022378',3425,'51673863778','PMCP24314','1.00','800','retail','0','2023-01-16 14:17:51','','','','686','Cash',0.00,'800','','','5','','1','2023-01-16 08:18:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516738785397290732',3426,'51673878497','FGP33516','1.00','900','retail','0','2023-01-16 17:15:50','','','','901','Cash',0.00,'900','','','5','','1','2023-01-16 11:19:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739372502222032',3427,'51673937238','SPIN SPAN','1.00','600','retail','0','2023-01-17 09:34:10','','','','350','Cash',0.00,'600','','','5','','1','2023-01-17 03:34:13','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739519960202033',3428,'51673951982','FGP33516','1.00','900','retail','0','2023-01-17 13:41:26','','','','901','Cash',0.00,'900','','','5','','1','2023-01-17 07:57:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739520083421300',3429,'51673951982','PMCP 24101','1.00','800','retail','0','2023-01-17 13:41:26','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-17 07:57:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739520312729254',3430,'51673951982','2.0 SPACERS','1.00','100','retail','0','2023-01-17 13:41:26','','','','15','Cash',0.00,'100','','','5','','1','2023-01-17 07:57:27','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739520663421300',3431,'51673951982','1KG GROUTS','1.00','150','retail','0','2023-01-17 13:41:26','','','','50','Cash',0.00,'150','','','5','','1','2023-01-17 07:57:27','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739532704252432',3432,'51673953049','FGP33047','1.00','900','retail','0','2023-01-17 14:01:11','','','','750','Cash',0.00,'900','','','5','','1','2023-01-17 08:05:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739540183022310',3433,'51673953557','PMCP 24323','14.00','11200','retail','0','2023-01-17 14:13:38','','','','686','Cash',0.00,'800','','','5','','1','2023-01-17 08:13:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','30.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739557614252432',3434,'51673954040','1KG GROUTS','1.00','150','retail','0','2023-01-17 14:42:42','','','','50','Cash',0.00,'150','','','5','','1','2023-01-17 08:43:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516739582364252432',3435,'51673955796','PMCP 24101','1.00','800','retail','0','2023-01-17 15:23:57','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-17 09:24:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740282300202034',3436,'51674028215','FGP33746','4.00','3400','retail','0','2023-01-18 10:50:55','','','','760','Cash',0.00,'850','','','5','','1','2023-01-18 04:51:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740360473421300',3437,'51674035928','130018570','1.00','6500','retail','0','2023-01-18 13:00:48','','','','3950','Cash',0.00,'6500','','','5','','1','2023-01-18 07:03:02','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740364542222032',3438,'51674036184','LR6105','1.00','3500','retail','0','2023-01-18 13:07:50','','','','1700','Cash',0.00,'3500','','','5','','1','2023-01-18 07:08:06','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740367770202034',3439,'51674036487','5211','12.00','15000','retail','0','2023-01-18 13:12:58','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-18 07:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','35.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740436590202034',3440,'51674036805','MCP 36002','3.00','3900','retail','0','2023-01-18 15:08:00','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-18 09:08:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516740436693720354',3441,'51674036805','L SHAPE','1.00','400','retail','0','2023-01-18 15:08:00','','','','160','Cash',0.00,'400','','','5','','1','2023-01-18 09:08:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741120342263342',3442,'51674109638','PMCP24354AK','3.00','2550','retail','0','2023-01-19 10:09:07','','','','720','Cash',0.00,'850','','','5','','1','2023-01-19 04:09:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741120500202034',3443,'51674109638','20001 IZOMIX','5.00','4000','retail','0','2023-01-19 10:09:07','','','','400','Cash',0.00,'800','','','5','','1','2023-01-19 04:09:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741121162222032',3444,'51674109638','L SHAPE','6.00','2400','retail','0','2023-01-19 10:09:07','','','','160','Cash',0.00,'400','','','5','','1','2023-01-19 04:09:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741121302222032',3445,'51674109638','YMP66737','4.00','9600','retail','0','2023-01-19 10:09:07','','','','1450','Cash',0.00,'2400','','','5','','1','2023-01-19 04:09:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741382010233223',3446,'51674138181','00013','1.00','350','retail','0','2023-01-19 17:23:21','','','','200','Cash',0.00,'350','','','5','','1','2023-01-19 11:23:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741400412064342',3447,'51674138219','4209','3.00','3750','retail','0','2023-01-19 17:54:51','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-19 11:55:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741400587280732',3448,'51674138219','4210','4.00','5000','retail','0','2023-01-19 17:54:51','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-19 11:55:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741900030721054',3449,'51674189223','5212','29.00','36250','retail','0','2023-01-20 07:50:40','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-20 02:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'29','54.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741900623022360',3450,'51674189223','5302','2.00','2700','retail','0','2023-01-20 07:50:40','','','','931','Cash',0.00,'1350','','','5','','1','2023-01-20 02:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741900880721054',3451,'51674189223','MRP66203','4.00','2400','retail','0','2023-01-20 07:50:40','','','','390','Cash',0.00,'600','','','5','','1','2023-01-20 02:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741901810721054',3452,'51674189223','GROUT TWYFORD CREAM','5.00','750','retail','0','2023-01-20 07:50:40','','','','50','Cash',0.00,'150','','','5','','1','2023-01-20 02:24:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741901940721054',3453,'51674189223','1KG GROUTS','5.00','750','retail','0','2023-01-20 07:50:40','','','','50','Cash',0.00,'150','','','5','','1','2023-01-20 02:24:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741902220202034',3454,'51674189223','2.0 SPACERS','5.00','500','retail','0','2023-01-20 07:50:40','','','','15','Cash',0.00,'100','','','5','','1','2023-01-20 02:24:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741902402222032',3455,'51674189223','PLASTIC WHITE','3.00','300','retail','0','2023-01-20 07:50:40','','','','45','Cash',0.00,'100','','','5','','1','2023-01-20 02:24:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516741998894292432',3456,'51674199835','2.0 SPACERS','5.00','500','retail','0','2023-01-20 10:31:29','','','','15','Cash',0.00,'100','','','5','','1','2023-01-20 04:31:41','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742038387280732',3457,'51674203821','PLASTIC WHITE','3.00','300','retail','0','2023-01-20 11:40:36','','','','45','Cash',0.00,'100','','','5','','1','2023-01-20 05:41:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742038702520302',3458,'51674203821','GREY','2.00','600','retail','0','2023-01-20 11:40:36','','','','100','Cash',0.00,'300','','','5','','1','2023-01-20 05:41:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742038930202034',3459,'51674203821','FGP33725','5.00','4250','retail','0','2023-01-20 11:40:36','','','','901','Cash',0.00,'850','','','5','','1','2023-01-20 05:41:21','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742039383722354',3460,'51674203821','FGP33746','15.00','12750','retail','0','2023-01-20 11:40:36','','','','760','Cash',0.00,'850','','','5','','1','2023-01-20 05:41:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742039607200732',3461,'51674203821','PMCP 24355','13.00','10400','retail','0','2023-01-20 11:40:36','','','','686','Cash',0.00,'800','','','5','','1','2023-01-20 05:41:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','31.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742039882222032',3462,'51674203821','PMCP24331','17.00','13600','retail','0','2023-01-20 11:40:36','','','','686','Cash',0.00,'800','','','5','','1','2023-01-20 05:41:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','32.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742138653722354',3463,'51674213821','MR 36007','4.00','5200','retail','0','2023-01-20 14:24:39','','','','1103','Cash',0.00,'1300','','','5','','1','2023-01-20 08:25:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742148134212432',3464,'51674214798','PMCP24354AK','1.00','850','retail','0','2023-01-20 14:40:39','','','','720','Cash',0.00,'850','','','5','','1','2023-01-20 08:41:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742148390202034',3465,'51674214798','L SHAPE','2.00','800','retail','0','2023-01-20 14:40:39','','','','160','Cash',0.00,'400','','','5','','1','2023-01-20 08:41:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742191905223000',3466,'51674214865','PMCP24358','1.00','800','retail','0','2023-01-20 15:53:27','','','','720','Cash',0.00,'800','','','5','','1','2023-01-20 09:53:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742192067260732',3467,'51674214865','1KG GROUTS','2.00','300','retail','0','2023-01-20 15:53:27','','','','50','Cash',0.00,'150','','','5','','1','2023-01-20 09:53:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742774374272432',3468,'51674277412','5302','8.00','10000','retail','0','2023-01-21 08:04:21','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-21 02:04:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742837873722354',3469,'51674283770','PMCP 24355','4.00','3200','retail','0','2023-01-21 09:50:07','','','','686','Cash',0.00,'800','','','5','','1','2023-01-21 03:50:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742837970202034',3470,'51674283770','1KG GROUTS','1.00','150','retail','0','2023-01-21 09:50:07','','','','50','Cash',0.00,'150','','','5','','1','2023-01-21 03:50:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742838062222032',3471,'51674283770','2.5MM','1.00','100','retail','0','2023-01-21 09:50:07','','','','15','Cash',0.00,'100','','','5','','1','2023-01-21 03:50:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('516742949522222032',3472,'51674294937','L SHAPE','3.00','1200','retail','0','2023-01-21 12:55:52','','','','160','Cash',0.00,'400','','','5','','1','2023-01-21 07:02:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516743071703022371',3473,'51674307047','PMCP 24323','1.00','800','retail','0','2023-01-21 16:19:31','','','','686','Cash',0.00,'800','','','5','','1','2023-01-21 10:20:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516743085007200732',3474,'51674307255','PMCP 24101','1.00','800','retail','0','2023-01-21 16:41:40','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-21 10:48:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744567460202034',3475,'51674456677','PMCP24354AK','1.00','800','retail','0','2023-01-23 09:53:09','','','','720','Cash',0.00,'800','','','5','','1','2023-01-23 03:53:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744567627220732',3476,'51674456677','PLASTIC WHITE','4.00','400','retail','0','2023-01-23 09:53:09','','','','45','Cash',0.00,'100','','','5','','1','2023-01-23 03:53:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744633820202034',3477,'51674463369','PMCP 24310','8.00','6400','retail','0','2023-01-23 11:59:48','','','','686','Cash',0.00,'800','','','5','','1','2023-01-23 06:01:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744633983724354',3478,'51674463369','5211','7.00','8750','retail','0','2023-01-23 11:59:48','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-23 06:01:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','23.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744634400202034',3479,'51674463369','PMCP 24323','1.00','800','retail','0','2023-01-23 11:59:48','','','','686','Cash',0.00,'800','','','5','','1','2023-01-23 06:01:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744634533724354',3480,'51674463369','MR 36009','1.00','1300','retail','0','2023-01-23 11:59:48','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-23 06:01:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744634637230732',3481,'51674463369','SILVER','1.00','230','retail','0','2023-01-23 11:59:48','','','','145','Cash',0.00,'230','','','5','','1','2023-01-23 06:01:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744634967260732',3482,'51674463369','2.5MM','1.00','100','retail','0','2023-01-23 11:59:48','','','','15','Cash',0.00,'100','','','5','','1','2023-01-23 06:01:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744635083022305',3483,'51674463369','2.0 SPACERS','1.00','100','retail','0','2023-01-23 11:59:48','','','','15','Cash',0.00,'100','','','5','','1','2023-01-23 06:01:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744643207200732',3484,'51674463369','FGB44698','9.00','11250','retail','0','2023-01-23 11:59:48','','','','1176','Cash',0.00,'1250','','','5','','1','2023-01-23 06:01:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744643882468342',3485,'51674463369','1KG GROUTS','4.00','600','retail','0','2023-01-23 11:59:48','','','','50','Cash',0.00,'150','','','5','','1','2023-01-23 06:01:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744721892724254',3486,'51674472178','FGP33516','2.00','1700','retail','0','2023-01-23 14:10:12','','','','901','Cash',0.00,'850','','','5','','1','2023-01-23 08:10:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744763167260732',3487,'51674476297','PMCP24354AK','1.00','850','retail','0','2023-01-23 15:18:36','','','','720','Cash',0.00,'850','','','5','','1','2023-01-23 09:18:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516744781137230732',3488,'51674476334','FGP33516','1.00','900','retail','0','2023-01-23 15:48:41','','','','901','Cash',0.00,'900','','','5','','1','2023-01-23 09:48:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516745396734232432',3489,'51674539655','PMCP 24101','3.00','2400','retail','0','2023-01-24 08:54:34','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-24 02:58:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516745405252062342',3490,'51674539938','FGB44641','6.00','7620','retail','0','2023-01-24 09:09:23','','','','1176','Cash',0.00,'1270','','','5','','1','2023-01-24 03:10:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516745405412064342',3491,'51674539938','GREY','1.00','300','retail','0','2023-01-24 09:09:23','','','','100','Cash',0.00,'300','','','5','','1','2023-01-24 03:10:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516746305552065342',3492,'51674630530','MR 36007','1.00','1300','retail','0','2023-01-25 10:09:41','','','','1103','Cash',0.00,'1300','','','5','','1','2023-01-25 04:10:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516746315624232432',3493,'51674630608','PMCP 24101','1.00','800','retail','0','2023-01-25 10:26:03','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-25 04:28:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516747203053421300',3494,'51674720064','MR 36016','4.00','5200','retail','0','2023-01-26 11:07:06','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-26 05:07:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516747203262062342',3495,'51674720064','4018','4.00','5000','retail','0','2023-01-26 11:07:06','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-26 05:07:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516747203474222432',3496,'51674720064','MR 36007','2.00','2600','retail','0','2023-01-26 11:07:06','','','','1103','Cash',0.00,'1300','','','5','','1','2023-01-26 05:07:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516747203583073703',3497,'51674720064','SILVER','3.00','690','retail','0','2023-01-26 11:07:06','','','','145','Cash',0.00,'230','','','5','','1','2023-01-26 05:07:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748008902069342',3498,'51674800862','MR 36016','1.00','1300','retail','0','2023-01-27 09:28:43','','','','1125','Cash',0.00,'1300','','','5','','1','2023-01-27 03:29:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748009070202034',3499,'51674800862','4018','1.00','1300','retail','0','2023-01-27 09:28:43','','','','920','Cash',0.00,'1300','','','5','','1','2023-01-27 03:29:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748073722222032',3500,'51674807357','PMCP 24355','4.00','3200','retail','0','2023-01-27 11:33:34','','','','686','Cash',0.00,'800','','','5','','1','2023-01-27 05:34:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748078523022358',3501,'51674807357','FGP33744','1.00','850','retail','0','2023-01-27 11:33:34','','','','750','Cash',0.00,'850','','','5','','1','2023-01-27 05:34:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748078653421300',3502,'51674807357','FGP33048','4.00','3400','retail','0','2023-01-27 11:33:34','','','','721','Cash',0.00,'850','','','5','','1','2023-01-27 05:34:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748078907200732',3503,'51674807357','FGP33740','8.00','6800','retail','0','2023-01-27 11:33:34','','','','750','Cash',0.00,'850','','','5','','1','2023-01-27 05:34:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748079556643625',3504,'51674807357','PMCP 24322','12.00','9600','retail','0','2023-01-27 11:33:34','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-27 05:34:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','32.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416748153532222032',3505,'41674814349','FGP33048','2.00','1800','retail','0','2023-01-27 13:30:48','','','','721','Cash',0.00,'900','','','4','','1','2023-01-27 07:31:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748289683421300',3506,'51674828869','4204','13.00','16250','retail','0','2023-01-27 18:19:04','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-27 12:19:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','91.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748291063022301',3507,'51674828869','4018','17.00','21250','retail','0','2023-01-27 18:19:04','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-27 12:19:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748293463421300',3508,'51674828869','PMCP24358','36.00','28800','retail','0','2023-01-27 18:19:04','','','','720','Cash',0.00,'800','','','5','','1','2023-01-27 12:19:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'36','61.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748306887280732',3509,'51674828869','PLASTIC WHITE','10.00','1000','retail','0','2023-01-27 18:19:04','','','','45','Cash',0.00,'100','','','5','','1','2023-01-27 12:19:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','93.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748327294232432',3510,'51674828869','COMEX TOILET 101','2.00','23000','retail','0','2023-01-27 18:19:04','','','','8900','Cash',0.00,'11500','','','5','','1','2023-01-27 12:19:38','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748846587280732',3511,'51674884642','PGP 66007','1.00','700','retail','0','2023-01-28 08:44:19','','','','587','Cash',0.00,'700','','','5','','1','2023-01-28 02:44:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748850732567342',3512,'51674884670','SPIN SPAN','1.00','600','retail','0','2023-01-28 08:51:13','','','','350','Cash',0.00,'600','','','5','','1','2023-01-28 02:51:16','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748867213421300',3513,'51674885077','4204','26.00','32500','retail','0','2023-01-28 09:18:51','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-28 03:19:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','78.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748958373421300',3514,'51674895825','MR 36016','3.00','4050','retail','0','2023-01-28 11:52:01','','','','1125','Cash',0.00,'1350','','','5','','1','2023-01-28 05:52:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516748958672566342',3515,'51674895825','FGB44641','28.00','35000','retail','0','2023-01-28 11:52:01','','','','1176','Cash',0.00,'1250','','','5','','1','2023-01-28 05:52:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','37.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516749129064212432',3516,'51674912897','COMEX TOILET 101','1.00','11500','retail','0','2023-01-28 16:35:45','','','','8900','Cash',0.00,'11500','','','5','','1','2023-01-28 10:36:00','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516749129173022319',3517,'51674912897','1102','1.00','250','retail','0','2023-01-28 16:35:45','','','','90','Cash',0.00,'250','','','5','','1','2023-01-28 10:36:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516749129303022339',3518,'51674912897','1101','1.00','250','retail','0','2023-01-28 16:35:45','','','','80','Cash',0.00,'250','','','5','','1','2023-01-28 10:36:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750618770310623',3519,'51675061856','FGP33740','3.00','2550','retail','0','2023-01-30 09:58:46','','','','750','Cash',0.00,'850','','','5','','1','2023-01-30 03:58:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750618863421300',3520,'51675061856','PMCP 24322','1.00','800','retail','0','2023-01-30 09:58:46','','','','710.5','Cash',0.00,'800','','','5','','1','2023-01-30 03:58:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750696777270732',3521,'51675069659','MR 36007','2.00','2600','retail','0','2023-01-30 12:09:13','','','','1103','Cash',0.00,'1300','','','5','','1','2023-01-30 06:10:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750697422964352',3522,'51675069659','SILVER','1.00','230','retail','0','2023-01-30 12:09:13','','','','145','Cash',0.00,'230','','','5','','1','2023-01-30 06:10:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750797782967352',3523,'51675079726','4018','2.00','2500','retail','0','2023-01-30 14:57:50','','','','920','Cash',0.00,'1250','','','5','','1','2023-01-30 09:17:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750798443022348',3524,'51675079726','5212','13.00','16250','retail','0','2023-01-30 14:57:50','','','','931','Cash',0.00,'1250','','','5','','1','2023-01-30 09:17:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','25.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750798579720954',3525,'51675079726','PMCP24358','5.00','4000','retail','0','2023-01-30 14:57:50','','','','720','Cash',0.00,'800','','','5','','1','2023-01-30 09:17:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750820617210732',3526,'51675081048','GREY','1.00','300','retail','0','2023-01-30 15:34:37','','','','100','Cash',0.00,'300','','','5','','1','2023-01-30 09:35:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750820763022370',3527,'51675081048','2.0 SPACERS','1.00','100','retail','0','2023-01-30 15:34:37','','','','15','Cash',0.00,'100','','','5','','1','2023-01-30 09:35:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750875753421300',3528,'51675087564','PMCP 24323','2.00','1600','retail','0','2023-01-30 17:06:16','','','','686','Cash',0.00,'800','','','5','','1','2023-01-30 11:06:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516750907342063352',3529,'51675090726','SILVER','2.00','460','retail','0','2023-01-30 17:58:55','','','','145','Cash',0.00,'230','','','5','','1','2023-01-30 11:59:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751466000202035',3530,'51675146396','FGP33048','4.00','3400','retail','0','2023-01-31 09:30:55','','','','721','Cash',0.00,'850','','','5','','1','2023-01-31 03:31:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751466186721654',3531,'51675146396','PMCP24358','3.00','2400','retail','0','2023-01-31 09:30:55','','','','720','Cash',0.00,'800','','','5','','1','2023-01-31 03:31:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751469144242432',3532,'51675146665','GREY','1.00','300','retail','0','2023-01-31 09:35:14','','','','100','Cash',0.00,'300','','','5','','1','2023-01-31 03:37:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751560847240732',3533,'51675156073','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2023-01-31 12:08:04','','','','250','Cash',0.00,'500','','','5','','1','2023-01-31 06:08:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751603344262432',3534,'51675160308','PMCP 24355','25.00','20000','retail','0','2023-01-31 13:19:27','','','','686','Cash',0.00,'800','','','5','','1','2023-01-31 07:19:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','30.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751603534262432',3535,'51675160308','PLASTIC WHITE','10.00','1000','retail','0','2023-01-31 13:19:27','','','','45','Cash',0.00,'100','','','5','','1','2023-01-31 07:19:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','83.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751603662066352',3536,'51675160308','20002 IZOMIX','2.00','1200','retail','0','2023-01-31 13:19:27','','','','350','Cash',0.00,'600','','','5','','1','2023-01-31 07:19:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751791114272432',3537,'51675179092','STAIRCASE CONERSTRIPS','10.00','5000','retail','0','2023-01-31 18:32:02','','','','250','Cash',0.00,'500','','','5','','1','2023-01-31 12:32:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','59.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751817222222032',3538,'51675181699','PMCP24358','5.00','4000','retail','0','2023-01-31 19:15:33','','','','720','Cash',0.00,'800','','','5','','1','2023-01-31 13:15:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516751817324282432',3539,'51675181699','SILVER','4.00','920','retail','0','2023-01-31 19:15:33','','','','145','Cash',0.00,'230','','','5','','1','2023-01-31 13:15:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752408920722054',3540,'51675240850','PMCP 24322','5.00','4000','retail','0','2023-02-01 11:41:46','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-01 05:41:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752409067260732',3541,'51675240850','SILVER','1.00','230','retail','0','2023-02-01 11:41:46','','','','145','Cash',0.00,'230','','','5','','1','2023-02-01 05:41:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752420217210732',3542,'51675240915','PMCP 24101','7.00','5600','retail','0','2023-02-01 12:01:17','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-01 06:03:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752420500202035',3543,'51675240915','PMCP24354BK','2.00','1700','retail','0','2023-02-01 12:01:17','','','','720','Cash',0.00,'850','','','5','','1','2023-02-01 06:03:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752420777324035',3544,'51675240915','GREY','2.00','600','retail','0','2023-02-01 12:01:17','','','','100','Cash',0.00,'300','','','5','','1','2023-02-01 06:03:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752456755722554',3545,'51675245664','PMCP24358','2.00','1600','retail','0','2023-02-01 13:01:15','','','','720','Cash',0.00,'800','','','5','','1','2023-02-01 07:01:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752490357250732',3546,'51675245682','MR36038','31.00','40300','retail','0','2023-02-01 13:57:37','','','','1125','Cash',0.00,'1300','','','5','','1','2023-02-01 07:57:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752527212262352',3547,'51675249063','PMCP 24322','1.00','800','retail','0','2023-02-01 15:05:38','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-01 09:05:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752531370202035',3548,'51675249063','SILVER','1.00','230','retail','0','2023-02-01 15:05:38','','','','145','Cash',0.00,'230','','','5','','1','2023-02-01 09:05:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753172986033321',3549,'51675317285','PMCP 24310','9.00','7200','retail','0','2023-02-02 08:55:54','','','','686','Cash',0.00,'800','','','5','','1','2023-02-02 02:56:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','12.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753173132222032',3550,'51675317285','FGP33747','3.00','2550','retail','0','2023-02-02 08:55:54','','','','760','Cash',0.00,'850','','','5','','1','2023-02-02 02:56:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753173262222032',3551,'51675317285','FGP33725','1.00','850','retail','0','2023-02-02 08:55:54','','','','901','Cash',0.00,'850','','','5','','1','2023-02-02 02:56:21','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753204533421300',3552,'51675317382','PMCP 24101','1.00','800','retail','0','2023-02-02 09:48:27','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-02 03:48:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753205065073303',3553,'51675317382','L SHAPE','10.00','4000','retail','0','2023-02-02 09:48:27','','','','160','Cash',0.00,'400','','','5','','1','2023-02-02 03:48:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753363522222032',3554,'51675336313','MR915005','15.00','36000','retail','0','2023-02-02 14:39:26','','','','1560','Cash',0.00,'2400','','','5','','1','2023-02-02 08:39:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753363787280732',3555,'51675336313','MR36038','6.00','7800','retail','0','2023-02-02 14:39:26','','','','1125','Cash',0.00,'1300','','','5','','1','2023-02-02 08:39:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753438686134863',3556,'51675343852','L SHAPE','17.00','6800','retail','0','2023-02-02 16:17:48','','','','160','Cash',0.00,'400','','','5','','1','2023-02-02 10:17:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','17.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754032194202432',3557,'51675403205','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2023-02-03 08:47:00','','','','250','Cash',0.00,'500','','','5','','1','2023-02-03 02:47:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754118474212432',3558,'51675411828','MR 36027','2.00','2600','retail','0','2023-02-03 11:10:58','','','','1125','Cash',0.00,'1300','','','5','','1','2023-02-03 05:21:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754168463022348',3559,'51675412489','4204','4.00','5400','retail','0','2023-02-03 12:35:22','','','','920','Cash',0.00,'1350','','','5','','1','2023-02-03 06:35:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754168604212432',3560,'51675412489','SILVER','5.00','1150','retail','0','2023-02-03 12:35:22','','','','145','Cash',0.00,'230','','','5','','1','2023-02-03 06:35:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754168853421300',3561,'51675412489','PLASTIC WHITE','5.00','500','retail','0','2023-02-03 12:35:22','','','','45','Cash',0.00,'100','','','5','','1','2023-02-03 06:35:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','73.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754168982669352',3562,'51675412489','GREY','5.00','1500','retail','0','2023-02-03 12:35:22','','','','100','Cash',0.00,'300','','','5','','1','2023-02-03 06:35:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754169227220732',3563,'51675412489','WHITE','5.00','1500','retail','0','2023-02-03 12:35:22','','','','100','Cash',0.00,'300','','','5','','1','2023-02-03 06:35:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754293262222032',3564,'51675429305','FGP33725','3.00','2550','retail','0','2023-02-03 16:02:17','','','','901','Cash',0.00,'850','','','5','','1','2023-02-03 10:08:32','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754374014232432',3565,'51675437368','5212','3.00','3750','retail','0','2023-02-03 18:17:15','','','','931','Cash',0.00,'1250','','','5','','1','2023-02-03 12:17:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754374154232432',3566,'51675437368','SILVER','3.00','690','retail','0','2023-02-03 18:17:15','','','','145','Cash',0.00,'230','','','5','','1','2023-02-03 12:17:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','42.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754374347240732',3567,'51675437368','GREY','2.00','600','retail','0','2023-02-03 18:17:15','','','','100','Cash',0.00,'300','','','5','','1','2023-02-03 12:17:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754901020202035',3568,'51675490090','WHITE','1.00','300','retail','0','2023-02-04 08:55:02','','','','100','Cash',0.00,'300','','','5','','1','2023-02-04 02:55:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754901362063352',3569,'51675490121','PMCP24102','1.00','800','retail','0','2023-02-04 08:56:05','','','','686','Cash',0.00,'800','','','5','','1','2023-02-04 02:56:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754901453421300',3570,'51675490121','PLASTIC WHITE','1.00','100','retail','0','2023-02-04 08:56:05','','','','45','Cash',0.00,'100','','','5','','1','2023-02-04 02:56:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754901650202035',3571,'51675490121','1KG GROUTS','1.00','150','retail','0','2023-02-04 08:56:05','','','','50','Cash',0.00,'150','','','5','','1','2023-02-04 02:56:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755099599725954',3572,'51675509934','PLASTIC WHITE','3.00','300','retail','0','2023-02-04 14:26:14','','','','45','Cash',0.00,'100','','','5','','1','2023-02-04 08:26:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755100193022310',3573,'51675509992','PMCP24351','2.00','1600','retail','0','2023-02-04 14:27:22','','','','686','Cash',0.00,'800','','','5','','1','2023-02-04 08:27:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755100412064352',3574,'51675509992','PMCP24331','1.00','800','retail','0','2023-02-04 14:27:22','','','','686','Cash',0.00,'800','','','5','','1','2023-02-04 08:27:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755119563022359',3575,'51675511943','FGP33725','2.00','1800','retail','0','2023-02-04 14:59:28','','','','901','Cash',0.00,'900','','','5','','1','2023-02-04 08:59:48','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756642147240732',3576,'51675664189','PMCP24102','1.00','800','retail','0','2023-02-06 09:16:55','','','','686','Cash',0.00,'800','','','5','','1','2023-02-06 03:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756705620202035',3577,'51675670504','PMCP 24355','2.00','1600','retail','0','2023-02-06 11:03:21','','','','686','Cash',0.00,'800','','','5','','1','2023-02-06 05:03:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756706000726054',3578,'51675670504','PMCP24358','3.00','2400','retail','0','2023-02-06 11:03:21','','','','720','Cash',0.00,'800','','','5','','1','2023-02-06 05:03:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756796242962352',3579,'51675679599','MR 393006','4.00','5600','retail','0','2023-02-06 14:57:19','','','','1224','Cash',0.00,'1400','','','5','','1','2023-02-06 08:57:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756796350202035',3580,'51675679599','FGB44700','3.00','3750','retail','0','2023-02-06 14:57:19','','','','980','Cash',0.00,'1250','','','5','','1','2023-02-06 08:57:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756803017210732',3581,'51675679599','PMCP 24101','6.00','4800','retail','0','2023-02-06 14:57:19','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-06 08:57:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516756803280202035',3582,'51675679599','STAIRCASE CONERSTRIPS','2.00','1000','retail','0','2023-02-06 14:57:19','','','','250','Cash',0.00,'500','','','5','','1','2023-02-06 08:57:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('316756869503421300',3583,'31675686926','MR 393001','25.00','32500','retail','0','2023-02-06 15:36:57','','','','1224','Cash',0.00,'1300','','','3','','1','2023-02-06 09:37:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316756869644282432',3584,'31675686926','4018','30.00','39000','retail','0','2023-02-06 15:36:57','','','','920','Cash',0.00,'1300','','','3','','1','2023-02-06 09:37:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316756869787280732',3585,'31675686926','4001','10.00','13000','retail','0','2023-02-06 15:36:57','','','','920','Cash',0.00,'1300','','','3','','1','2023-02-06 09:37:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757718993722330',3586,'51675771673','PMCP 24101','16.00','12800','retail','0','2023-02-07 15:31:24','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-07 12:31:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','35.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757719402330733',3587,'51675771673','MR 393013','2.00','2500','retail','0','2023-02-07 15:31:24','','','','1224','Cash',0.00,'1250','','','5','','1','2023-02-07 12:31:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757720877033003',3588,'51675771673','MR 393001','2.00','2500','retail','0','2023-02-07 15:31:24','','','','1224','Cash',0.00,'1250','','','5','','1','2023-02-07 12:31:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757721522313305',3589,'51675771673','SILVER','2.00','460','retail','0','2023-02-07 15:31:24','','','','145','Cash',0.00,'230','','','5','','1','2023-02-07 12:31:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757722343323350',3590,'51675771673','PLASTIC WHITE','2.00','200','retail','0','2023-02-07 15:31:24','','','','45','Cash',0.00,'100','','','5','','1','2023-02-07 12:31:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757722623732336',3591,'51675771673','2.5MM','1.00','100','retail','0','2023-02-07 15:31:24','','','','15','Cash',0.00,'100','','','5','','1','2023-02-07 12:31:44','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757722957337020',3592,'51675771673','WHITE','1.00','300','retail','0','2023-02-07 15:31:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-07 12:31:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757723142723153',3593,'51675771673','1KG GROUTS','2.00','300','retail','0','2023-02-07 15:31:24','','','','50','Cash',0.00,'150','','','5','','1','2023-02-07 12:31:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757723432323703',3594,'51675771673','GREY CORNERSTRIPS','3.00','300','retail','0','2023-02-07 15:31:24','','','','40','Cash',0.00,'100','','','5','','1','2023-02-07 12:31:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757723597123320',3595,'51675771673','20001 IZOMIX','2.00','1600','retail','0','2023-02-07 15:31:24','','','','400','Cash',0.00,'800','','','5','','1','2023-02-07 12:31:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757723877022222',3596,'51675771673','SILVER','3.00','690','retail','0','2023-02-07 15:31:24','','','','145','Cash',0.00,'230','','','5','','1','2023-02-07 12:31:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757724072532230',3597,'51675771673','PLASTIC WHITE','5.00','500','retail','0','2023-02-07 15:31:24','','','','45','Cash',0.00,'100','','','5','','1','2023-02-07 12:31:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','62.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757724453042256',3598,'51675771673','WHITE','3.00','900','retail','0','2023-02-07 15:31:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-07 12:31:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758362814022730',3599,'51675836251','SILVER','4.00','920','retail','0','2023-02-08 09:04:42','','','','145','Cash',0.00,'230','','','5','','1','2023-02-08 06:05:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758396882243230',3600,'51675836251','CREAM','1.00','300','retail','0','2023-02-09 09:16:39','','','','100','Cash',0.00,'300','','','5','','1','2023-02-09 06:19:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759230206036030',3601,'51675836251','MR 36009','1.00','1300','retail','0','2023-02-09 09:16:39','','','','1125','Cash',0.00,'1300','','','5','','1','2023-02-09 06:19:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759230623343302',3602,'51675836251','PMCP24351','2.00','1600','retail','0','2023-02-09 09:16:39','','','','686','Cash',0.00,'800','','','5','','1','2023-02-09 06:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759230903923062',3603,'51675836251','MR393042','10.00','13000','retail','0','2023-02-09 09:16:39','','','','1127','Cash',0.00,'1300','','','5','','1','2023-02-09 06:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759231062366307',3604,'51675836251','SILVER','11.00','2530','retail','0','2023-02-09 09:16:39','','','','145','Cash',0.00,'230','','','5','','1','2023-02-09 06:19:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759231555223222',3605,'51675836251','5381','6.00','7800','retail','0','2023-02-09 09:16:39','','','','931','Cash',0.00,'1300','','','5','','1','2023-02-09 06:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759233433342623',3606,'51675836251','20002 IZOMIX','1.00','600','retail','0','2023-02-09 09:16:39','','','','350','Cash',0.00,'600','','','5','','1','2023-02-09 06:19:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759233902123396',3607,'51675836251','SILVER','4.00','920','retail','0','2023-02-09 09:16:39','','','','145','Cash',0.00,'230','','','5','','1','2023-02-09 06:19:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759233993372329',3608,'51675836251','GREY','1.00','300','retail','0','2023-02-09 09:16:39','','','','100','Cash',0.00,'300','','','5','','1','2023-02-09 06:19:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759245972522339',3609,'51675836251','PMCP 24322','2.00','1600','retail','0','2023-02-09 09:36:56','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-09 06:56:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759246153700302',3610,'51675836251','PMCP24356BK','2.00','1600','retail','0','2023-02-09 09:36:56','','','','720','Cash',0.00,'800','','','5','','1','2023-02-09 06:56:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316760057000033000',3611,'31676005644','2.0 SPACERS','7.00','700','retail','0','2023-02-10 08:08:21','','','','15','Cash',0.00,'100','','','3','','1','2023-02-10 05:09:11','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','51.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760248663302037',3612,'51676024748','5381','1.00','1300','retail','0','2023-02-10 13:37:37','','','','931','Cash',0.00,'1300','','','5','','1','2023-02-10 10:38:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760249005420030',3613,'51676024748','4204','5.00','6500','retail','0','2023-02-10 13:37:37','','','','920','Cash',0.00,'1300','','','5','','1','2023-02-10 10:38:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760249583333235',3614,'51676024748','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2023-02-10 13:37:37','','','','250','Cash',0.00,'500','','','5','','1','2023-02-10 10:38:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760249834090632',3615,'51676024748','PLASTIC WHITE','5.00','500','retail','0','2023-02-10 13:37:37','','','','45','Cash',0.00,'100','','','5','','1','2023-02-10 10:38:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','57.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760250763003326',3616,'51676024748','2.0 SPACERS','3.00','300','retail','0','2023-02-10 13:37:37','','','','15','Cash',0.00,'100','','','5','','1','2023-02-10 10:38:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760251044623530',3617,'51676024748','PMCP24354AK','1.00','850','retail','0','2023-02-10 13:37:37','','','','720','Cash',0.00,'850','','','5','','1','2023-02-10 10:38:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760251272327270',3618,'51676024748','20002 IZOMIX','5.00','3000','retail','0','2023-02-10 13:37:37','','','','350','Cash',0.00,'600','','','5','','1','2023-02-10 10:38:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760297583022222',3619,'51676029745','SILVER','4.00','920','retail','0','2023-02-10 14:49:19','','','','145','Cash',0.00,'230','','','5','','1','2023-02-10 11:49:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760299063209220',3620,'51676029745','FGP33740','1.00','900','retail','0','2023-02-10 15:00:58','','','','750','Cash',0.00,'900','','','5','','1','2023-02-10 12:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760299390294420',3621,'51676029745','2.0 SPACERS','4.00','400','retail','0','2023-02-10 15:00:58','','','','15','Cash',0.00,'100','','','5','','1','2023-02-10 12:07:03','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760299890231336',3622,'51676029745','5211','13.00','16250','retail','0','2023-02-10 15:00:58','','','','931','Cash',0.00,'1250','','','5','','1','2023-02-10 12:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','16.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760301052330044',3623,'51676029745','PMCP 24313','18.00','14400','retail','0','2023-02-10 15:00:58','','','','686','Cash',0.00,'800','','','5','','1','2023-02-10 12:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','18.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760301510052007',3624,'51676029745','PMCP24331','4.00','3200','retail','0','2023-02-10 15:00:58','','','','686','Cash',0.00,'800','','','5','','1','2023-02-10 12:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760301800003012',3625,'51676029745','FGP33048','5.00','4900','retail','0','2023-02-10 15:00:58','','','','721','Cash',0.00,'980','','','5','','1','2023-02-10 12:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760302072222123',3626,'51676029745','PLASTIC WHITE','4.00','400','retail','0','2023-02-10 15:00:58','','','','45','Cash',0.00,'100','','','5','','1','2023-02-10 12:07:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760302323242230',3627,'51676029745','SILVER','3.00','690','retail','0','2023-02-10 15:00:58','','','','145','Cash',0.00,'230','','','5','','1','2023-02-10 12:07:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760304570220536',3628,'51676029745','20002 IZOMIX','25.00','15000','retail','0','2023-02-10 15:00:58','','','','350','Cash',0.00,'600','','','5','','1','2023-02-10 12:07:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','43.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760360090602600',3629,'51676029745','MR393047','7.00','8750','retail','0','2023-02-10 16:38:27','','','','1127','Cash',0.00,'1250','','','5','','1','2023-02-10 13:40:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760361133172356',3630,'51676029745','FGP33048','2.00','1800','retail','0','2023-02-10 16:38:27','','','','721','Cash',0.00,'900','','','5','','1','2023-02-10 13:40:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760361431630342',3631,'51676029745','PMCP24351','8.00','6400','retail','0','2023-02-10 16:38:27','','','','686','Cash',0.00,'800','','','5','','1','2023-02-10 13:40:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','36.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760361646333664',3632,'51676029745','PMCP24354AK','4.00','3400','retail','0','2023-02-10 16:38:27','','','','720','Cash',0.00,'850','','','5','','1','2023-02-10 13:40:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760361793003203',3633,'51676029745','2.0 SPACERS','2.00','200','retail','0','2023-02-10 16:38:27','','','','15','Cash',0.00,'100','','','5','','1','2023-02-10 13:40:35','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760362022322320',3634,'51676029745','2.5MM','2.00','200','retail','0','2023-02-10 16:38:27','','','','15','Cash',0.00,'100','','','5','','1','2023-02-10 13:40:35','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760362291263260',3635,'51676029745','SILVER','6.00','1380','retail','0','2023-02-10 16:38:27','','','','145','Cash',0.00,'230','','','5','','1','2023-02-10 13:40:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760362781305033',3636,'51676029745','GREY','2.00','600','retail','0','2023-02-10 16:38:27','','','','100','Cash',0.00,'300','','','5','','1','2023-02-10 13:40:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762706140513320',3637,'51676270585','1/5 MAGIC','1.00','200','retail','0','2023-02-13 10:02:52','','','','100','Cash',0.00,'200','','','5','','1','2023-02-13 07:05:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762706352537302',3638,'51676270585','PMCP24331','1.00','800','retail','0','2023-02-13 10:02:52','','','','686','Cash',0.00,'800','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762706520223222',3639,'51676270585','PMCP24102','3.00','2400','retail','0','2023-02-13 10:02:52','','','','686','Cash',0.00,'800','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762706702063331',3640,'51676270585','FGP33725','3.00','2940','retail','0','2023-02-13 10:02:52','','','','901','Cash',0.00,'980','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762706850733207',3641,'51676270585','FGP33516','1.00','980','retail','0','2023-02-13 10:02:52','','','','901','Cash',0.00,'980','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762707177723034',3642,'51676270585','MR393047','16.00','20480','retail','0','2023-02-13 10:02:52','','','','1127','Cash',0.00,'1280','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762707370023732',3643,'51676270585','GREY','2.00','600','retail','0','2023-02-13 10:02:52','','','','100','Cash',0.00,'300','','','5','','1','2023-02-13 07:05:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762707602530241',3644,'51676270585','FGB44700','5.00','6250','retail','0','2023-02-13 10:02:52','','','','980','Cash',0.00,'1250','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762707797320907',3645,'51676270585','PLASTIC WHITE','17.00','1700','retail','0','2023-02-13 10:02:52','','','','45','Cash',0.00,'100','','','5','','1','2023-02-13 07:05:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','48.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762709770252137',3646,'51676270585','SPIN SPAN','1.00','600','retail','0','2023-02-13 10:02:52','','','','350','Cash',0.00,'600','','','5','','1','2023-02-13 07:05:30','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762709946049027',3647,'51676270585','FGP33048','1.00','900','retail','0','2023-02-13 10:02:52','','','','721','Cash',0.00,'900','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762710294022312',3648,'51676270585','MR 393006','4.00','5600','retail','0','2023-02-13 10:02:52','','','','1224','Cash',0.00,'1400','','','5','','1','2023-02-13 07:05:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762710430622373',3649,'51676270585','MR 393001','3.00','3900','retail','0','2023-02-13 10:02:52','','','','1224','Cash',0.00,'1300','','','5','','1','2023-02-13 07:05:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762711523312420',3650,'51676270585','MRP66203','28.00','16100','retail','0','2023-02-13 10:02:52','','','','390','Cash',0.00,'575','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762713863140322',3651,'51676270585','PMCP24351','4.00','3200','retail','0','2023-02-13 10:02:52','','','','686','Cash',0.00,'800','','','5','','1','2023-02-13 07:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762724653004527',3652,'51676271952','MR 36007','8.00','10400','retail','0','2023-02-13 10:14:39','','','','1103','Cash',0.00,'1300','','','5','','1','2023-02-13 07:42:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762808706002363',3653,'51676280858','MR293023','1.00','1050','retail','0','2023-02-13 12:34:31','','','','935','Cash',0.00,'1050','','','5','','1','2023-02-13 09:35:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762827186203120',3654,'51676282682','MR393047','1.00','1300','retail','0','2023-02-13 13:05:32','','','','1127','Cash',0.00,'1300','','','5','','1','2023-02-13 10:06:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762915226520139',3655,'51676291498','PLASTIC WHITE','2.00','200','retail','0','2023-02-13 15:37:03','','','','45','Cash',0.00,'100','','','5','','1','2023-02-13 12:37:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762949289022334',3656,'51676292069','SILVER','1.00','230','retail','0','2023-02-13 16:28:48','','','','145','Cash',0.00,'230','','','5','','1','2023-02-13 13:28:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763540853005052',3657,'51676354070','MRP66203','4.00','2400','retail','0','2023-02-14 08:54:46','','','','390','Cash',0.00,'600','','','5','','1','2023-02-14 05:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763564455332337',3658,'51676354969','SPIN SPAN','1.00','600','retail','0','2023-02-14 09:34:06','','','','350','Cash',0.00,'600','','','5','','1','2023-02-14 06:45:15','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763579050054335',3659,'51676357117','WHITE','2.00','600','retail','0','2023-02-14 09:58:36','','','','100','Cash',0.00,'300','','','5','','1','2023-02-14 06:59:39','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763579150415233',3660,'51676357117','SPIN SPAN','1.00','600','retail','0','2023-02-14 09:58:36','','','','350','Cash',0.00,'600','','','5','','1','2023-02-14 06:59:39','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763612672314237',3661,'51676361250','PLASTIC WHITE','7.00','700','retail','0','2023-02-14 10:54:59','','','','45','Cash',0.00,'100','','','5','','1','2023-02-14 07:55:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','29.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763612983185363',3662,'51676361250','GREY','3.00','900','retail','0','2023-02-14 10:54:59','','','','100','Cash',0.00,'300','','','5','','1','2023-02-14 07:55:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763651343723200',3663,'51676365120','PMCP24354AK','5.00','4250','retail','0','2023-02-14 11:59:32','','','','720','Cash',0.00,'850','','','5','','1','2023-02-14 08:59:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763651490649047',3664,'51676365120','MR393045','1.00','1300','retail','0','2023-02-14 11:59:32','','','','1224','Cash',0.00,'1300','','','5','','1','2023-02-14 08:59:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763730653323115',3665,'51676372939','MR 393006','6.00','7800','retail','0','2023-02-14 14:13:34','','','','1224','Cash',0.00,'1300','','','5','','1','2023-02-14 11:14:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763786853320333',3666,'51676378673','WHITE','1.00','300','retail','0','2023-02-14 15:44:45','','','','100','Cash',0.00,'300','','','5','','1','2023-02-14 12:45:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764436264027362',3667,'51676436532','PMCP24351','7.00','5600','retail','0','2023-02-15 09:47:30','','','','686','Cash',0.00,'800','','','5','','1','2023-02-15 06:47:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','24.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764436382140430',3668,'51676436532','GREY','1.00','300','retail','0','2023-02-15 09:47:30','','','','100','Cash',0.00,'300','','','5','','1','2023-02-15 06:47:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764436490362226',3669,'51676436532','2.0 SPACERS','1.00','100','retail','0','2023-02-15 09:47:30','','','','15','Cash',0.00,'100','','','5','','1','2023-02-15 06:47:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764468344032032',3670,'51676443674','FGP33048','6.00','5220','retail','0','2023-02-15 10:41:02','','','','721','Cash',0.00,'870','','','5','','1','2023-02-15 07:41:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764468482188020',3671,'51676443674','CREAM','1.00','300','retail','0','2023-02-15 10:41:02','','','','100','Cash',0.00,'300','','','5','','1','2023-02-15 07:41:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316764484093302123',3672,'31676448363','PMCP 24306','26.00','20800','retail','0','2023-02-15 11:08:23','','','','686','Cash',0.00,'800','','','3','','1','2023-02-15 08:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','51.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316764484324120730',3673,'31676448363','MR393045','18.00','23400','retail','0','2023-02-15 11:08:23','','','','1224','Cash',0.00,'1300','','','3','','1','2023-02-15 08:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764549873442346',3674,'51676454827','4209','4.00','5000','retail','0','2023-02-15 12:57:18','','','','920','Cash',0.00,'1250','','','5','','1','2023-02-15 09:57:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764550042336232',3675,'51676454827','PMCP24351','9.00','7200','retail','0','2023-02-15 12:57:18','','','','686','Cash',0.00,'800','','','5','','1','2023-02-15 09:57:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','17.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764550142233736',3676,'51676454827','GREY','1.00','300','retail','0','2023-02-15 12:57:18','','','','100','Cash',0.00,'300','','','5','','1','2023-02-15 09:57:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764550282620033',3677,'51676454827','SILVER','3.00','690','retail','0','2023-02-15 12:57:18','','','','145','Cash',0.00,'230','','','5','','1','2023-02-15 09:57:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764550385332023',3678,'51676454827','WHITE','1.00','300','retail','0','2023-02-15 12:57:18','','','','100','Cash',0.00,'300','','','5','','1','2023-02-15 09:57:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765284902329122',3679,'51676528456','SILVER','4.00','920','retail','0','2023-02-16 09:21:31','','','','145','Cash',0.00,'230','','','5','','1','2023-02-16 06:21:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765438144623330',3680,'51676543786','PMCP 24306','11.00','8800','retail','0','2023-02-16 13:39:02','','','','686','Cash',0.00,'800','','','5','','1','2023-02-16 10:41:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','25.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765439233201200',3681,'51676543786','SILVER','2.00','460','retail','0','2023-02-16 13:39:02','','','','145','Cash',0.00,'230','','','5','','1','2023-02-16 10:41:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765439422132324',3682,'51676543786','PLASTIC WHITE','2.00','200','retail','0','2023-02-16 13:39:02','','','','45','Cash',0.00,'100','','','5','','1','2023-02-16 10:41:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765513787033226',3683,'51676551368','SILVER','2.00','460','retail','0','2023-02-16 15:43:08','','','','145','Cash',0.00,'230','','','5','','1','2023-02-16 12:43:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765557235730720',3684,'51676555714','PMCP 24101','1.00','800','retail','0','2023-02-16 16:55:23','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-16 13:55:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766138607533130',3685,'51676612227','MR 393013','4.00','5200','retail','0','2023-02-17 09:05:12','','','','1224','Cash',0.00,'1300','','','5','','1','2023-02-17 06:05:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766138833821650',3686,'51676612227','GOLD','4.00','920','retail','0','2023-02-17 09:05:12','','','','140','Cash',0.00,'230','','','5','','1','2023-02-17 06:05:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766231835337231',3687,'51676623055','PMCP24314','3.00','2400','retail','0','2023-02-17 11:42:54','','','','686','Cash',0.00,'800','','','5','','1','2023-02-17 08:43:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766232942627620',3688,'51676623055','PMHP 24320','15.00','2250','retail','0','2023-02-17 11:42:54','','','','50','Cash',0.00,'150','','','5','','1','2023-02-17 08:43:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','126.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766233600260030',3689,'51676623055','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-02-17 11:42:54','','','','50','Cash',0.00,'150','','','5','','1','2023-02-17 08:43:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766233742530232',3690,'51676623055','2.0 SPACERS','1.00','100','retail','0','2023-02-17 11:42:54','','','','15','Cash',0.00,'100','','','5','','1','2023-02-17 08:43:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767004567320605',3691,'51676700444','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2023-02-18 09:07:42','','','','250','Cash',0.00,'500','','','5','','1','2023-02-18 06:07:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767035335331222',3692,'51676700479','GREY','1.00','300','retail','0','2023-02-18 09:59:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-18 07:05:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767035483022033',3693,'51676700479','WHITE','1.00','300','retail','0','2023-02-18 09:59:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-18 07:05:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767035647020333',3694,'51676700479','PLASTIC WHITE','3.00','300','retail','0','2023-02-18 09:59:24','','','','45','Cash',0.00,'100','','','5','','1','2023-02-18 07:05:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767039582768002',3695,'51676703944','PLASTIC WHITE','4.00','400','retail','0','2023-02-18 10:05:58','','','','45','Cash',0.00,'100','','','5','','1','2023-02-18 07:06:15','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767102843222804',3696,'51676703980','PMCP 24101','31.00','24800','retail','0','2023-02-18 11:56:31','','','','710.5','Cash',0.00,'800','','','5','','1','2023-02-18 08:56:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'31','49.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767103753733260',3697,'51676703980','PLASTIC WHITE','3.00','300','retail','0','2023-02-18 11:56:31','','','','45','Cash',0.00,'100','','','5','','1','2023-02-18 08:56:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767104296240320',3698,'51676703980','WHITE','2.00','600','retail','0','2023-02-18 11:56:31','','','','100','Cash',0.00,'300','','','5','','1','2023-02-18 08:56:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768731244332220',3699,'51676873099','5381','3.00','3900','retail','0','2023-02-20 09:05:41','','','','931','Cash',0.00,'1300','','','5','','1','2023-02-20 06:05:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768878923613033',3700,'51676887841','COMEX TOILET 101','1.00','12000','retail','0','2023-02-20 13:26:38','','','','8900','Cash',0.00,'12000','','','5','','1','2023-02-20 10:27:07','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768879171072270',3701,'51676887841','1/5 MAGIC','1.00','200','retail','0','2023-02-20 13:26:38','','','','100','Cash',0.00,'200','','','5','','1','2023-02-20 10:27:07','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768879322235030',3702,'51676887841','00013','1.00','350','retail','0','2023-02-20 13:26:38','','','','200','Cash',0.00,'350','','','5','','1','2023-02-20 10:27:07','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768880088620321',3703,'51676887841','9013 FLEX','1.00','150','retail','0','2023-02-20 13:26:38','','','','60','Cash',0.00,'150','','','5','','1','2023-02-20 10:27:07','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768882853382380',3704,'51676887841','1102','1.00','250','retail','0','2023-02-20 13:26:38','','','','90','Cash',0.00,'250','','','5','','1','2023-02-20 10:27:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768883002220607',3705,'51676887841','1101','1.00','250','retail','0','2023-02-20 13:26:38','','','','80','Cash',0.00,'250','','','5','','1','2023-02-20 10:27:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516768887772350728',3706,'51676887841','1032','1.00','2000','retail','0','2023-02-20 13:26:38','','','','700','Cash',0.00,'2000','','','5','','1','2023-02-20 10:27:07','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769580061233640',3707,'51676957990','PMCP24354AK','2.00','1700','retail','0','2023-02-21 08:40:22','','','','667','Cash',0.00,'850','','','5','','1','2023-02-21 05:40:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769580222053292',3708,'51676957990','PMCP24331','2.00','1600','retail','0','2023-02-21 08:40:22','','','','686','Cash',0.00,'800','','','5','','1','2023-02-21 05:40:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769645582380622',3709,'51676958050','PMCP24314','1.00','800','retail','0','2023-02-21 10:29:40','','','','686','Cash',0.00,'800','','','5','','1','2023-02-21 07:29:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769645803458623',3710,'51676958050','PMHP 24320','4.00','600','retail','0','2023-02-21 10:29:40','','','','50','Cash',0.00,'150','','','5','','1','2023-02-21 07:29:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','111.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769706846022302',3711,'51676964595','WHITE','1.00','300','retail','0','2023-02-21 12:11:25','','','','100','Cash',0.00,'300','','','5','','1','2023-02-21 09:11:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316769911884839312',3712,'31676991157','MR393045','8.00','10000','retail','0','2023-02-21 17:53:50','','','','980','Cash',0.00,'1250','','','3','','1','2023-02-21 14:55:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316769912061209202',3713,'31676991157','PMCP 24306','2.00','1600','retail','0','2023-02-21 17:53:50','','','','686','Cash',0.00,'800','','','3','','1','2023-02-21 14:55:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316769912296321261',3714,'31676991157','20002 IZOMIX','5.00','3000','retail','0','2023-02-21 17:53:50','','','','350','Cash',0.00,'600','','','3','','1','2023-02-21 14:55:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316769914213033263',3715,'31676991405','MCP 36002','1.00','1300','retail','0','2023-02-21 17:57:30','','','','1125','Cash',0.00,'1300','','','3','','1','2023-02-21 14:57:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516770798552004292',3716,'51677079839','YMP 66721T','1.00','600','retail','0','2023-02-22 18:50:58','','','','367','Cash',0.00,'600','','','5','','1','2023-02-22 15:51:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771427293232373',3717,'51677142696','MR 36006','15.00','19500','retail','0','2023-02-23 12:02:24','','','','1100','Cash',0.00,'1300','','','5','','1','2023-02-23 09:06:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771427843432367',3718,'51677142696','FGP33740','4.00','3400','retail','0','2023-02-23 12:02:24','','','','750','Cash',0.00,'850','','','5','','1','2023-02-23 09:06:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771428053350175',3719,'51677142696','PMCP 24306','1.00','800','retail','0','2023-02-23 12:02:24','','','','686','Cash',0.00,'800','','','5','','1','2023-02-23 09:06:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771428273032242',3720,'51677142696','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-02-23 12:02:24','','','','50','Cash',0.00,'150','','','5','','1','2023-02-23 09:06:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771428545513232',3721,'51677142696','SILVER','1.00','230','retail','0','2023-02-23 12:02:24','','','','145','Cash',0.00,'230','','','5','','1','2023-02-23 09:06:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771428732233321',3722,'51677142696','WHITE','1.00','300','retail','0','2023-02-23 12:02:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-23 09:06:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771428862230322',3723,'51677142696','CREAM','1.00','300','retail','0','2023-02-23 12:02:24','','','','100','Cash',0.00,'300','','','5','','1','2023-02-23 09:06:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771429132302232',3724,'51677142696','2.0 SPACERS','1.00','100','retail','0','2023-02-23 12:02:24','','','','15','Cash',0.00,'100','','','5','','1','2023-02-23 09:06:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771508566302322',3725,'51677150837','2.5MM','2.00','200','retail','0','2023-02-23 14:14:16','','','','15','Cash',0.00,'100','','','5','','1','2023-02-23 11:14:41','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('516772360920600226',3726,'51677236059','FGP33746','8.00','6960','retail','0','2023-02-24 13:55:26','','','','700','Cash',0.00,'870','','','5','','1','2023-02-24 10:55:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516772361088030022',3727,'51677236059','PMCP 24101','1.00','800','retail','0','2023-02-24 13:55:26','','','','6675','Cash',0.00,'800','','','5','','1','2023-02-24 10:55:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773067867733320',3728,'51677306757','FGP33516','2.00','1800','retail','0','2023-02-25 09:34:14','','','','700','Cash',0.00,'900','','','5','','1','2023-02-25 06:38:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773068542630632',3729,'51677306757','2.5MM','2.00','200','retail','0','2023-02-25 09:34:14','','','','15','Cash',0.00,'100','','','5','','1','2023-02-25 06:38:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773101463023221',3730,'51677310129','MR 36015','1.00','1300','retail','0','2023-02-25 10:29:15','','','','1125','Cash',0.00,'1300','','','5','','1','2023-02-25 07:30:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773261613030632',3731,'51677326118','FGP33725','3.00','2700','retail','0','2023-02-25 14:56:45','','','','700','Cash',0.00,'900','','','5','','1','2023-02-25 11:56:55','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773262053336360',3732,'51677326118','WP012','1.00','150','retail','0','2023-02-25 14:56:45','','','','50','Cash',0.00,'150','','','5','','1','2023-02-25 11:56:55','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773305600330653',3733,'51677330535','FGP33740','3.00','2610','retail','0','2023-02-25 16:09:31','','','','750','Cash',0.00,'870','','','5','','1','2023-02-25 13:09:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774769052203533',3734,'51677476693','MR 393013','11.00','13750','retail','0','2023-02-27 08:48:25','','','','980','Cash',0.00,'1250','','','5','','1','2023-02-27 05:49:57','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','26.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774837756425083',3735,'51677476999','MR 36006','2.00','2600','retail','0','2023-02-27 10:43:12','','','','1100','Cash',0.00,'1300','','','5','','1','2023-02-27 07:43:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774837855327873',3736,'51677476999','20002 IZOMIX','1.00','600','retail','0','2023-02-27 10:43:12','','','','350','Cash',0.00,'600','','','5','','1','2023-02-27 07:43:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774884474010600',3737,'51677488345','FGP33725','2.00','1800','retail','0','2023-02-27 12:00:47','','','','700','Cash',0.00,'900','','','5','','1','2023-02-27 09:00:54','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774904789233400',3738,'51677488455','MR 393034','1.00','1250','retail','0','2023-02-27 12:37:52','','','','960','Cash',0.00,'1250','','','5','','1','2023-02-27 09:38:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774905172702020',3739,'51677488455','5212','4.00','5000','retail','0','2023-02-27 12:37:52','','','','931','Cash',0.00,'1250','','','5','','1','2023-02-27 09:38:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516774905292353262',3740,'51677488455','BEIGE','1.00','300','retail','0','2023-02-27 12:37:52','','','','100','Cash',0.00,'300','','','5','','1','2023-02-27 09:38:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775017732743325',3741,'51677501762','621B','1.00','9500','retail','0','2023-02-27 15:42:53','','','','6600','Cash',0.00,'9500','','','5','','1','2023-02-27 12:42:56','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775058297333239',3742,'51677505696','PGP 66007','2.00','1400','retail','0','2023-02-27 16:50:30','','','','587','Cash',0.00,'700','','','5','','1','2023-02-27 13:52:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775081012335004',3743,'51677505977','FGP33516','1.00','900','retail','0','2023-02-27 17:28:21','','','','700','Cash',0.00,'900','','','5','','1','2023-02-27 14:28:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775659390142235',3744,'51677565917','CREAM','1.00','300','retail','0','2023-02-28 09:32:44','','','','100','Cash',0.00,'300','','','5','','1','2023-02-28 06:44:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775659507720500',3745,'51677565917','2.0 SPACERS','1.00','100','retail','0','2023-02-28 09:32:44','','','','15','Cash',0.00,'100','','','5','','1','2023-02-28 06:44:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775659636236600',3746,'51677565917','PMCP 24306','6.00','4800','retail','0','2023-02-28 09:32:44','','','','686','Cash',0.00,'800','','','5','','1','2023-02-28 06:44:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775920132272050',3747,'51677589618','FGP33746','2.00','1740','retail','0','2023-02-28 16:47:05','','','','700','Cash',0.00,'870','','','5','','1','2023-02-28 13:47:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776560973020731',3748,'51677656085','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2023-03-01 10:35:06','','','','250','Cash',0.00,'500','','','5','','1','2023-03-01 07:35:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776561050230022',3749,'51677656085','2.5MM','1.00','100','retail','0','2023-03-01 10:35:06','','','','15','Cash',0.00,'100','','','5','','1','2023-03-01 07:35:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776609900326273',3750,'51677656137','FGP33725','1.00','900','retail','0','2023-03-01 11:56:30','','','','700','Cash',0.00,'900','','','5','','1','2023-03-01 08:56:54','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776634442300130',3751,'51677663430','PMCP 24306','5.00','4000','retail','0','2023-03-01 12:37:48','','','','686','Cash',0.00,'800','','','5','','1','2023-03-01 09:46:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776634682204232',3752,'51677663430','SILVER','10.00','2300','retail','0','2023-03-01 12:37:48','','','','145','Cash',0.00,'230','','','5','','1','2023-03-01 09:46:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','29.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776815782265272',3753,'51677681245','SILVER','4.00','920','retail','0','2023-03-01 17:39:55','','','','145','Cash',0.00,'230','','','5','','1','2023-03-01 14:40:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776815942233250',3754,'51677681245','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2023-03-01 17:39:55','','','','250','Cash',0.00,'500','','','5','','1','2023-03-01 14:40:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776824428302032',3755,'51677681614','FGP33516','1.00','900','retail','0','2023-03-01 17:54:46','','','','700','Cash',0.00,'900','','','5','','1','2023-03-01 14:55:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516776824862232386',3756,'51677681614','PMCP 24355','1.00','800','retail','0','2023-03-01 17:54:46','','','','686','Cash',0.00,'800','','','5','','1','2023-03-01 14:55:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777407884033373',3757,'51677740625','PMCP24354BK','2.00','1700','retail','0','2023-03-02 10:12:14','','','','667','Cash',0.00,'850','','','5','','1','2023-03-02 07:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777408543204323',3758,'51677740625','WHITE','2.00','600','retail','0','2023-03-02 10:12:14','','','','100','Cash',0.00,'300','','','5','','1','2023-03-02 07:13:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777408836223000',3759,'51677740625','PMCP24354AK','10.00','8500','retail','0','2023-03-02 10:12:14','','','','667','Cash',0.00,'850','','','5','','1','2023-03-02 07:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','86.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777409599072302',3760,'51677740625','MR 393013','8.00','10000','retail','0','2023-03-02 10:12:14','','','','980','Cash',0.00,'1250','','','5','','1','2023-03-02 07:13:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777409810005413',3761,'51677740625','FGB44698','3.00','3750','retail','0','2023-03-02 10:12:14','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-02 07:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777410192756031',3762,'51677740625','5212','3.00','3750','retail','0','2023-03-02 10:12:14','','','','931','Cash',0.00,'1250','','','5','','1','2023-03-02 07:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777410975905223',3763,'51677740625','4001','2.00','2500','retail','0','2023-03-02 10:12:14','','','','920','Cash',0.00,'1250','','','5','','1','2023-03-02 07:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777411334122200',3764,'51677740625','2.0 SPACERS','1.00','100','retail','0','2023-03-02 10:12:14','','','','15','Cash',0.00,'100','','','5','','1','2023-03-02 07:13:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777487980807700',3765,'51677748742','PMCP 24101','2.00','1600','retail','0','2023-03-02 12:21:17','','','','6675','Cash',0.00,'800','','','5','','1','2023-03-02 09:21:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777488113322401',3766,'51677748742','PMCP24354BK','1.00','850','retail','0','2023-03-02 12:21:17','','','','667','Cash',0.00,'850','','','5','','1','2023-03-02 09:21:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516777488764728025',3767,'51677748742','CREAM','2.00','600','retail','0','2023-03-02 12:21:17','','','','100','Cash',0.00,'300','','','5','','1','2023-03-02 09:21:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516778294294222443',3768,'51677829413','5212','1.00','1250','retail','0','2023-03-03 10:44:00','','','','931','Cash',0.00,'1250','','','5','','1','2023-03-03 07:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516778294403702232',3769,'51677829413','SILVER','1.00','230','retail','0','2023-03-03 10:44:00','','','','145','Cash',0.00,'230','','','5','','1','2023-03-03 07:46:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779083163673029',3770,'51677908298','PMCP24351','15.00','12000','retail','0','2023-03-04 08:40:01','','','','686','Cash',0.00,'800','','','5','','1','2023-03-04 05:40:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','48.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779083545322303',3771,'51677908298','FGP33746','8.00','6800','retail','0','2023-03-04 08:40:01','','','','700','Cash',0.00,'850','','','5','','1','2023-03-04 05:40:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779083913673394',3772,'51677908298','WHITE','1.00','300','retail','0','2023-03-04 08:40:01','','','','100','Cash',0.00,'300','','','5','','1','2023-03-04 05:40:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779084002783173',3773,'51677908298','2.0 SPACERS','1.00','100','retail','0','2023-03-04 08:40:01','','','','15','Cash',0.00,'100','','','5','','1','2023-03-04 05:40:06','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779135195323032',3774,'51677913509','SPIN SPAN','1.00','600','retail','0','2023-03-04 10:05:19','','','','350','Cash',0.00,'600','','','5','','1','2023-03-04 07:05:37','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779396432023073',3775,'51677939626','STAIRCASE CONERSTRIPS','6.00','3000','retail','0','2023-03-04 17:21:25','','','','250','Cash',0.00,'500','','','5','','1','2023-03-04 14:21:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779396723230331',3776,'51677939626','MR 36009','2.00','2800','retail','0','2023-03-04 17:21:25','','','','1125','Cash',0.00,'1400','','','5','','1','2023-03-04 14:21:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516779400483234792',3777,'51677939701','MR393042','12.00','15000','retail','0','2023-03-04 17:27:28','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-04 14:27:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780811511632121',3778,'51678081135','PMCP24351','23.00','18400','retail','0','2023-03-06 08:40:06','','','','686','Cash',0.00,'800','','','5','','1','2023-03-06 05:42:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','33.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780811791083272',3779,'51678081135','GOLD','3.00','690','retail','0','2023-03-06 08:40:06','','','','140','Cash',0.00,'230','','','5','','1','2023-03-06 05:42:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780811955051130',3780,'51678081135','WHITE','1.00','300','retail','0','2023-03-06 08:40:06','','','','100','Cash',0.00,'300','','','5','','1','2023-03-06 05:42:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780859472320573',3781,'51678081325','MR 36006','1.00','1300','retail','0','2023-03-06 09:59:27','','','','1100','Cash',0.00,'1300','','','5','','1','2023-03-06 07:00:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780859570087033',3782,'51678081325','STAIRCASE CONERSTRIPS','1.00','500','retail','0','2023-03-06 09:59:27','','','','250','Cash',0.00,'500','','','5','','1','2023-03-06 07:00:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516780940856255223',3783,'51678094070','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2023-03-06 12:14:46','','','','250','Cash',0.00,'500','','','5','','1','2023-03-06 09:15:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781025456030036',3784,'51678101981','5381','7.00','9100','retail','0','2023-03-06 14:45:03','','','','931','Cash',0.00,'1300','','','5','','1','2023-03-06 11:45:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781031028202002',3785,'51678101981','2.0 SPACERS','1.00','100','retail','0','2023-03-06 14:45:03','','','','15','Cash',0.00,'100','','','5','','1','2023-03-06 11:45:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781078863360136',3786,'51678107868','FGP33725','2.00','1700','retail','0','2023-03-06 16:09:42','','','','700','Cash',0.00,'850','','','5','','1','2023-03-06 13:12:17','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781078982254730',3787,'51678107868','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-03-06 16:09:42','','','','50','Cash',0.00,'150','','','5','','1','2023-03-06 13:12:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781174392413211',3788,'51678117427','FGP33725','1.00','850','retail','0','2023-03-06 18:44:30','','','','700','Cash',0.00,'850','','','5','','1','2023-03-06 15:44:53','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781174503572252',3789,'51678117427','L SHAPE','1.00','400','retail','0','2023-03-06 18:44:30','','','','160','Cash',0.00,'400','','','5','','1','2023-03-06 15:44:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781677031027300',3790,'51678167690','ASIAN TOILET 101','1.00','1600','retail','0','2023-03-07 08:44:29','','','','1300','Cash',0.00,'1600','','','5','','1','2023-03-07 05:44:42','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781677562230072',3791,'51678167690','CISTERN','1.00','2300','retail','0','2023-03-07 08:44:29','','','','1350','Cash',0.00,'2300','','','5','','1','2023-03-07 05:44:42','1','22','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781689962625230',3792,'51678167884','2.5MM','4.00','400','retail','0','2023-03-07 09:03:17','','','','15','Cash',0.00,'100','','','5','','1','2023-03-07 06:03:35','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','96.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781836276220303',3793,'51678183613','YMP 66721T','4.00','2400','retail','0','2023-03-07 13:07:07','','','','367','Cash',0.00,'600','','','5','','1','2023-03-07 10:11:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781905503252210',3794,'51678190523','PMCP24314','25.00','20000','retail','0','2023-03-07 15:05:01','','','','686','Cash',0.00,'800','','','5','','1','2023-03-07 12:05:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516781906031263213',3795,'51678190523','FGP33746','8.00','6800','retail','0','2023-03-07 15:05:01','','','','700','Cash',0.00,'850','','','5','','1','2023-03-07 12:05:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516782760842647052',3796,'51678276053','FGP33530','11.00','9350','retail','0','2023-03-08 14:48:21','','','','700','Cash',0.00,'850','','','5','','1','2023-03-08 11:49:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516783467707076303',3797,'51678346322','PMCP 24101','2.00','1600','retail','0','2023-03-09 10:26:11','','','','6675','Cash',0.00,'800','','','5','','1','2023-03-09 07:26:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516783596443322220',3798,'51678359622','1/5 MAGIC','1.00','200','retail','0','2023-03-09 14:00:44','','','','100','Cash',0.00,'200','','','5','','1','2023-03-09 11:00:58','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784357064364203',3799,'51678432453','FGP33746','2.00','1700','retail','0','2023-03-10 11:10:06','','','','700','Cash',0.00,'850','','','5','','1','2023-03-10 08:11:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784357483073225',3800,'51678432453','PMCP24351','6.00','4800','retail','0','2023-03-10 11:10:06','','','','686','Cash',0.00,'800','','','5','','1','2023-03-10 08:11:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784357573821036',3801,'51678432453','PMCP24314','1.00','800','retail','0','2023-03-10 11:10:06','','','','686','Cash',0.00,'800','','','5','','1','2023-03-10 08:11:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784422870730232',3802,'51678442268','4018','6.00','7500','retail','0','2023-03-10 12:58:16','','','','920','Cash',0.00,'1250','','','5','','1','2023-03-10 09:58:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784470605100422',3803,'51678447046','MR 393006','1.00','1450','retail','0','2023-03-10 14:18:03','','','','980','Cash',0.00,'1450','','','5','','1','2023-03-10 11:19:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784524390623671',3804,'51678447155','FGB44700','15.00','18750','retail','0','2023-03-10 15:48:17','','','','950','Cash',0.00,'1250','','','5','','1','2023-03-10 12:48:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','22.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784524542310813',3805,'51678447155','CREAM','1.00','300','retail','0','2023-03-10 15:48:17','','','','100','Cash',0.00,'300','','','5','','1','2023-03-10 12:48:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516784524960634225',3806,'51678447155','MR 393006','2.00','2800','retail','0','2023-03-10 15:48:17','','','','980','Cash',0.00,'1400','','','5','','1','2023-03-10 12:48:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785176199038292',3807,'51678517605','PMCP24350','2.00','1600','retail','0','2023-03-11 09:53:40','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 06:55:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785186812383102',3808,'51678517741','PMCP24351','2.00','1600','retail','0','2023-03-11 10:11:33','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 07:11:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785186939704003',3809,'51678517741','WHITE','1.00','300','retail','0','2023-03-11 10:11:33','','','','100','Cash',0.00,'300','','','5','','1','2023-03-11 07:11:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785332613105238',3810,'51678533132','PMCP 24355','48.00','38400','retail','0','2023-03-11 14:18:05','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 11:18:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','52.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785332828623702',3811,'51678533132','PMCP 24306','15.00','12000','retail','0','2023-03-11 14:18:05','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 11:18:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','35.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333046035232',3812,'51678533132','PMCP24356BK','2.00','1600','retail','0','2023-03-11 14:18:05','','','','720','Cash',0.00,'800','','','5','','1','2023-03-11 11:18:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333183562332',3813,'51678533132','PMCP 24320','1.00','800','retail','0','2023-03-11 14:18:05','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 11:18:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333414332252',3814,'51678533132','CREAM','1.00','300','retail','0','2023-03-11 14:18:05','','','','100','Cash',0.00,'300','','','5','','1','2023-03-11 11:18:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333556073233',3815,'51678533132','WHITE','2.00','600','retail','0','2023-03-11 14:18:05','','','','100','Cash',0.00,'300','','','5','','1','2023-03-11 11:18:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333722803752',3816,'51678533132','2.0 SPACERS','5.00','500','retail','0','2023-03-11 14:18:05','','','','15','Cash',0.00,'100','','','5','','1','2023-03-11 11:18:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785333892302221',3817,'51678533132','PLASTIC WHITE','5.00','500','retail','0','2023-03-11 14:18:05','','','','45','Cash',0.00,'100','','','5','','1','2023-03-11 11:18:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785394933450232',3818,'51678539466','PMCP 24306','10.00','8000','retail','0','2023-03-11 16:00:25','','','','686','Cash',0.00,'800','','','5','','1','2023-03-11 13:14:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785395123053672',3819,'51678539466','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2023-03-11 16:00:25','','','','250','Cash',0.00,'500','','','5','','1','2023-03-11 13:14:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785395348723322',3820,'51678539466','FGP33725','3.00','2700','retail','0','2023-03-11 16:00:25','','','','700','Cash',0.00,'900','','','5','','1','2023-03-11 13:14:26','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785429053032223',3821,'51678542891','MR 36006','3.00','3900','retail','0','2023-03-11 16:56:22','','','','1100','Cash',0.00,'1300','','','5','','1','2023-03-11 13:56:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516785429711036303',3822,'51678542891','2.0 SPACERS','1.00','100','retail','0','2023-03-11 16:56:22','','','','15','Cash',0.00,'100','','','5','','1','2023-03-11 13:56:29','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787847152233333',3823,'51678784669','PTG DOWN PIPE','2.00','2800','retail','0','2023-03-14 12:06:59','','','','960','Cash',0.00,'1400','','','5','','1','2023-03-14 09:08:00','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787848192290002',3824,'51678784669','PTG BEND 90','3.00','750','retail','0','2023-03-14 12:06:59','','','','130','Cash',0.00,'250','','','5','','1','2023-03-14 09:08:00','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787854438423032',3825,'51678785408','PMCP24356BK','2.00','1600','retail','0','2023-03-14 12:17:42','','','','720','Cash',0.00,'800','','','5','','1','2023-03-14 09:18:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787896769033232',3826,'51678789103','FGB44700','3.00','3750','retail','0','2023-03-14 13:28:18','','','','950','Cash',0.00,'1250','','','5','','1','2023-03-14 10:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787896971679299',3827,'51678789103','SILVER','9.00','2070','retail','0','2023-03-14 13:28:18','','','','145','Cash',0.00,'230','','','5','','1','2023-03-14 10:28:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','54.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516787918952593302',3828,'51678789713','9012 FLEX','2.00','400','retail','0','2023-03-15 10:14:25','','','','100','Cash',0.00,'200','','','5','','1','2023-03-15 07:14:56','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516788645178330220',3829,'51678864498','CREAM','2.00','600','retail','0','2023-03-15 10:15:30','','','','100','Cash',0.00,'300','','','5','','1','2023-03-15 07:15:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516788645290262363',3830,'51678864498','WHITE','1.00','300','retail','0','2023-03-15 10:15:30','','','','100','Cash',0.00,'300','','','5','','1','2023-03-15 07:15:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516788931762820283',3831,'51678893125','SYNOVA TOILET','1.00','12000','retail','0','2023-03-15 18:12:56','','','','9800','Cash',0.00,'12000','','','5','','1','2023-03-15 15:13:17','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789518773682322',3832,'51678951857','PLASTIC WHITE','8.00','800','retail','0','2023-03-16 10:31:17','','','','45','Cash',0.00,'100','','','5','','1','2023-03-16 07:31:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789800512103332',3833,'51678979994','PMCP24354AK','9.00','7650','retail','0','2023-03-16 18:22:56','','','','667','Cash',0.00,'850','','','5','','1','2023-03-16 15:23:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','76.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789800702039026',3834,'51678979994','MR 36006','8.00','10400','retail','0','2023-03-16 18:22:56','','','','1100','Cash',0.00,'1300','','','5','','1','2023-03-16 15:23:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789800868388402',3835,'51678979994','MR393047','1.00','1250','retail','0','2023-03-16 18:22:56','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-16 15:23:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789801098002290',3836,'51678979994','SILVER','2.00','460','retail','0','2023-03-16 18:22:56','','','','145','Cash',0.00,'230','','','5','','1','2023-03-16 15:23:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516789801566339223',3837,'51678979994','PLASTIC WHITE','3.00','300','retail','0','2023-03-16 18:22:56','','','','45','Cash',0.00,'100','','','5','','1','2023-03-16 15:23:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516790340693122132',3838,'51679034047','2.0 SPACERS','5.00','500','retail','0','2023-03-17 09:21:40','','','','15','Cash',0.00,'100','','','5','','1','2023-03-17 06:23:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516790340990393902',3839,'51679034047','L SHAPE','5.00','2000','retail','0','2023-03-17 09:21:40','','','','160','Cash',0.00,'400','','','5','','1','2023-03-17 06:23:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','66.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516790389744303434',3840,'51679038950','MR393042','3.00','3750','retail','0','2023-03-17 10:42:55','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-17 07:43:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516790611723639990',3841,'51679061156','MR 393013','1.00','1300','retail','0','2023-03-17 16:53:06','','','','980','Cash',0.00,'1300','','','5','','1','2023-03-17 13:53:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516791436613532345',3842,'51679143644','L SHAPE','6.00','2400','retail','0','2023-03-18 15:48:35','','','','160','Cash',0.00,'400','','','5','','1','2023-03-18 12:49:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','61.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516791436822932232',3843,'51679143644','STAIRCASE CONERSTRIPS','9.00','4500','retail','0','2023-03-18 15:48:35','','','','250','Cash',0.00,'500','','','5','','1','2023-03-18 12:49:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','20.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516791437039739243',3844,'51679143644','FGP33516','6.00','5100','retail','0','2023-03-18 15:48:35','','','','700','Cash',0.00,'850','','','5','','1','2023-03-18 12:49:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793091783202020',3845,'51679309166','YMP 66444T','2.00','1200','retail','0','2023-03-20 13:46:19','','','','367','Cash',0.00,'600','','','5','','1','2023-03-20 10:46:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793779340393237',3846,'51679375522','L SHAPE','2.00','800','retail','0','2023-03-21 08:57:18','','','','160','Cash',0.00,'400','','','5','','1','2023-03-21 05:58:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793779492243304',3847,'51679375522','BEIGE','3.00','900','retail','0','2023-03-21 08:57:18','','','','100','Cash',0.00,'300','','','5','','1','2023-03-21 05:58:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793779630295137',3848,'51679375522','WHITE','1.00','300','retail','0','2023-03-21 08:57:18','','','','100','Cash',0.00,'300','','','5','','1','2023-03-21 05:58:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793779810310352',3849,'51679375522','CREAM','2.00','600','retail','0','2023-03-21 08:57:18','','','','100','Cash',0.00,'300','','','5','','1','2023-03-21 05:58:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793780132332321',3850,'51679375522','2.0 SPACERS','2.00','200','retail','0','2023-03-21 08:57:18','','','','15','Cash',0.00,'100','','','5','','1','2023-03-21 05:58:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793780285337231',3851,'51679375522','2.5MM','2.00','200','retail','0','2023-03-21 08:57:18','','','','15','Cash',0.00,'100','','','5','','1','2023-03-21 05:58:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793780732233270',3852,'51679375522','SILVER','7.00','1610','retail','0','2023-03-21 08:57:18','','','','145','Cash',0.00,'230','','','5','','1','2023-03-21 05:58:16','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','43.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793781390029250',3853,'51679375522','PMCP 24310','15.00','12000','retail','0','2023-03-21 08:57:18','','','','686','Cash',0.00,'800','','','5','','1','2023-03-21 05:58:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','33.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793782202982087',3854,'51679375522','FGP33516','14.00','11900','retail','0','2023-03-21 08:57:18','','','','700','Cash',0.00,'850','','','5','','1','2023-03-21 05:58:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793787032264200',3855,'51679378298','L SHAPE','3.00','1200','retail','0','2023-03-21 09:07:00','','','','160','Cash',0.00,'400','','','5','','1','2023-03-21 06:07:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516793844913452280',3856,'51679381010','FGP33047','6.00','5100','retail','0','2023-03-21 10:43:13','','','','700','Cash',0.00,'850','','','5','','1','2023-03-21 07:44:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516794694662120236',3857,'51679469451','MR393042','7.00','8750','retail','0','2023-03-22 10:19:35','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-22 07:20:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','38.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516794694902273226',3858,'51679469451','L SHAPE','10.00','4000','retail','0','2023-03-22 10:19:35','','','','160','Cash',0.00,'400','','','5','','1','2023-03-22 07:20:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516794695053463513',3859,'51679469451','SILVER','3.00','690','retail','0','2023-03-22 10:19:35','','','','145','Cash',0.00,'230','','','5','','1','2023-03-22 07:20:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516794695193302931',3860,'51679469451','PMCP24354AK','1.00','850','retail','0','2023-03-22 10:19:35','','','','667','Cash',0.00,'850','','','5','','1','2023-03-22 07:20:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516794695603252360',3861,'51679469451','MR 36009','2.00','2800','retail','0','2023-03-22 10:19:35','','','','1125','Cash',0.00,'1400','','','5','','1','2023-03-22 07:20:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516795566841360603',3862,'51679556651','PMCP24354AK','3.00','2550','retail','0','2023-03-23 10:31:25','','','','667','Cash',0.00,'850','','','5','','1','2023-03-23 07:54:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','66.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516795715911330421',3863,'51679571565','L SHAPE','12.00','4800','retail','0','2023-03-23 14:40:51','','','','160','Cash',0.00,'400','','','5','','1','2023-03-23 11:41:06','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','40.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516795716273422372',3864,'51679571565','CREAM','2.00','600','retail','0','2023-03-23 14:40:51','','','','100','Cash',0.00,'300','','','5','','1','2023-03-23 11:41:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516795716519661203',3865,'51679571565','PMCP24351','1.00','800','retail','0','2023-03-23 14:40:51','','','','686','Cash',0.00,'800','','','5','','1','2023-03-23 11:41:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797302352200520',3866,'51679730215','PTG GUTTERS','1.00','1600','retail','0','2023-03-25 10:44:27','','','','1150','Cash',0.00,'1600','','','5','','1','2023-03-25 07:44:49','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797302505700350',3867,'51679730215','PTG DOWN PIPE','1.00','1400','retail','0','2023-03-25 10:44:27','','','','960','Cash',0.00,'1400','','','5','','1','2023-03-25 07:44:49','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797302663333222',3868,'51679730215','PTG BEND 90','1.00','250','retail','0','2023-03-25 10:44:27','','','','130','Cash',0.00,'250','','','5','','1','2023-03-25 07:44:49','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797311271322031',3869,'51679730291','MR393047','10.00','12500','retail','0','2023-03-25 10:58:47','','','','960','Cash',0.00,'1250','','','5','','1','2023-03-25 08:56:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797346052303333',3870,'51679734587','FGP33516','1.00','870','retail','0','2023-03-25 11:57:47','','','','700','Cash',0.00,'870','','','5','','1','2023-03-25 08:57:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797346183243222',3871,'51679734587','SILVER','2.00','460','retail','0','2023-03-25 11:57:47','','','','145','Cash',0.00,'230','','','5','','1','2023-03-25 08:57:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797420350300723',3872,'51679742001','PTG BEND 90','6.00','1500','retail','0','2023-03-25 14:02:33','','','','130','Cash',0.00,'250','','','5','','1','2023-03-25 11:03:30','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','25.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797420620342220',3873,'51679742001','PTG DIVERTER 90','4.00','1000','retail','0','2023-03-25 14:02:33','','','','130','Cash',0.00,'250','','','5','','1','2023-03-25 11:03:30','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797420980092023',3874,'51679742001','PTG DOWN PIPE','3.00','4200','retail','0','2023-03-25 14:02:33','','','','960','Cash',0.00,'1400','','','5','','1','2023-03-25 11:03:30','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797457344232333',3875,'51679742211','L SHAPE','3.00','1200','retail','0','2023-03-25 15:02:15','','','','160','Cash',0.00,'400','','','5','','1','2023-03-25 12:02:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797458653205222',3876,'51679745840','LR6105','1.00','3500','retail','0','2023-03-25 15:04:37','','','','1700','Cash',0.00,'3500','','','5','','1','2023-03-25 12:04:55','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797512982932333',3877,'51679751282','PGP 66007','3.00','2100','retail','0','2023-03-25 16:35:38','','','','587','Cash',0.00,'700','','','5','','1','2023-03-25 13:35:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797513263322212',3878,'51679751282','GROUT TWYFORD CREAM','1.00','100','retail','0','2023-03-25 16:35:38','','','','50','Cash',0.00,'100','','','5','','1','2023-03-25 13:35:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797542730023702',3879,'51679754256','PLASTIC WHITE','3.00','300','retail','0','2023-03-25 17:24:34','','','','45','Cash',0.00,'100','','','5','','1','2023-03-25 14:24:42','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797566113202222',3880,'51679754284','MCP 36002','1.00','1300','retail','0','2023-03-25 18:05:47','','','','1125','Cash',0.00,'1300','','','5','','1','2023-03-25 15:06:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797566312302777',3881,'51679754284','MCP 36005','2.00','2600','retail','0','2023-03-25 18:05:47','','','','1125','Cash',0.00,'1300','','','5','','1','2023-03-25 15:06:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797568994222720',3882,'51679756775','L SHAPE','6.00','2400','retail','0','2023-03-25 18:08:38','','','','160','Cash',0.00,'400','','','5','','1','2023-03-25 15:08:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','25.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516797569186336050',3883,'51679756775','PLASTIC WHITE','3.00','300','retail','0','2023-03-25 18:08:38','','','','45','Cash',0.00,'100','','','5','','1','2023-03-25 15:08:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798953273263920',3884,'51679893964','FGP33047','5.00','4250','retail','0','2023-03-27 08:38:52','','','','700','Cash',0.00,'850','','','5','','1','2023-03-27 05:39:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798953474032832',3885,'51679893964','BEIGE','2.00','600','retail','0','2023-03-27 08:38:52','','','','100','Cash',0.00,'300','','','5','','1','2023-03-27 05:39:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798953630322623',3886,'51679893964','2.0 SPACERS','5.00','500','retail','0','2023-03-27 08:38:52','','','','15','Cash',0.00,'100','','','5','','1','2023-03-27 05:39:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798954402330323',3887,'51679893964','20002 IZOMIX','3.00','1800','retail','0','2023-03-27 08:38:52','','','','350','Cash',0.00,'600','','','5','','1','2023-03-27 05:39:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798954645325329',3888,'51679893964','L SHAPE','3.00','1200','retail','0','2023-03-27 08:38:52','','','','160','Cash',0.00,'400','','','5','','1','2023-03-27 05:39:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798955325922329',3889,'51679893964','PMCP 24306','10.00','8000','retail','0','2023-03-27 08:38:52','','','','686','Cash',0.00,'800','','','5','','1','2023-03-27 05:39:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516798964542215320',3890,'51679895548','PTG DIVERTER 90','3.00','750','retail','0','2023-03-27 08:54:15','','','','130','Cash',0.00,'250','','','5','','1','2023-03-27 05:54:31','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799016813520023',3891,'51679896472','5381','1.00','1200','retail','0','2023-03-27 10:22:08','','','','931','Cash',0.00,'1200','','','5','','1','2023-03-27 07:23:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799017285209303',3892,'51679896472','PTG BEND 90','1.00','250','retail','0','2023-03-27 10:22:08','','','','130','Cash',0.00,'250','','','5','','1','2023-03-27 07:23:20','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799024732302233',3893,'51679901802','PTG END CAP','1.00','350','retail','0','2023-03-27 10:34:44','','','','280','Cash',0.00,'350','','','5','','1','2023-03-27 07:34:47','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799059329200320',3894,'51679905917','PMHP 24320','1.00','150','retail','0','2023-03-27 11:36:36','','','','50','Cash',0.00,'150','','','5','','1','2023-03-27 08:54:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799059510945939',3895,'51679905917','PMCP24350','4.00','3200','retail','0','2023-03-27 11:36:36','','','','686','Cash',0.00,'800','','','5','','1','2023-03-27 08:54:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799294673329341',3896,'51679929447','FGP33516','2.00','1700','retail','0','2023-03-27 18:04:40','','','','700','Cash',0.00,'850','','','5','','1','2023-03-27 15:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799296012661023',3897,'51679929515','L SHAPE','4.00','1600','retail','0','2023-03-27 18:06:57','','','','160','Cash',0.00,'400','','','5','','1','2023-03-27 15:07:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799296172232333',3898,'51679929515','PLASTIC WHITE','1.00','100','retail','0','2023-03-27 18:06:57','','','','45','Cash',0.00,'100','','','5','','1','2023-03-27 15:07:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799799573222302',3899,'51679979863','FGP33746','5.00','4250','retail','0','2023-03-28 08:07:43','','','','700','Cash',0.00,'850','','','5','','1','2023-03-28 05:09:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799799752632973',3900,'51679979863','GOLD','1.00','230','retail','0','2023-03-28 08:07:43','','','','140','Cash',0.00,'230','','','5','','1','2023-03-28 05:09:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799799859323720',3901,'51679979863','CREAM','1.00','300','retail','0','2023-03-28 08:07:43','','','','100','Cash',0.00,'300','','','5','','1','2023-03-28 05:09:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799799987202939',3902,'51679979863','2.0 SPACERS','2.00','200','retail','0','2023-03-28 08:07:43','','','','15','Cash',0.00,'100','','','5','','1','2023-03-28 05:09:37','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799806580890732',3903,'51679980178','BEIGE','1.00','300','retail','0','2023-03-28 08:17:39','','','','100','Cash',0.00,'300','','','5','','1','2023-03-28 05:20:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799919909259092',3904,'51679991963','CREAM','1.00','300','retail','0','2023-03-28 11:27:52','','','','100','Cash',0.00,'300','','','5','','1','2023-03-28 08:28:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516799920552392322',3905,'51679991963','FGP33530','2.00','1700','retail','0','2023-03-28 11:27:52','','','','700','Cash',0.00,'850','','','5','','1','2023-03-28 08:28:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800705876400032',3906,'51680070466','FGB44641','30.00','37500','retail','0','2023-03-29 09:16:44','','','','880','Cash',0.00,'1250','','','5','','1','2023-03-29 06:17:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','39.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800706042220240',3907,'51680070466','2.5MM','5.00','500','retail','0','2023-03-29 09:16:44','','','','15','Cash',0.00,'100','','','5','','1','2023-03-29 06:17:59','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800849328455003',3908,'51680078107','PMCP24354BK','1.00','850','retail','0','2023-03-29 13:16:15','','','','667','Cash',0.00,'850','','','5','','1','2023-03-29 10:16:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800849502094353',3909,'51680078107','PMCP24354AK','2.00','1700','retail','0','2023-03-29 13:16:15','','','','667','Cash',0.00,'850','','','5','','1','2023-03-29 10:16:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800849743413073',3910,'51680078107','SILVER','10.00','2300','retail','0','2023-03-29 13:16:15','','','','145','Cash',0.00,'230','','','5','','1','2023-03-29 10:16:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','31.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516800856722203203',3911,'51680085654','CREAM','3.00','900','retail','0','2023-03-29 13:27:53','','','','100','Cash',0.00,'300','','','5','','1','2023-03-29 10:27:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802377192270252',3912,'51680237634','PLASTIC WHITE','5.00','500','retail','0','2023-03-31 07:44:12','','','','45','Cash',0.00,'100','','','5','','1','2023-03-31 04:44:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802377453132323',3913,'51680237634','GOLD','3.00','690','retail','0','2023-03-31 07:44:12','','','','140','Cash',0.00,'230','','','5','','1','2023-03-31 04:44:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802377753273103',3914,'51680237634','FGP33047','3.00','2700','retail','0','2023-03-31 07:44:12','','','','700','Cash',0.00,'900','','','5','','1','2023-03-31 04:44:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802377952023232',3915,'51680237634','BEIGE','1.00','300','retail','0','2023-03-31 07:44:12','','','','100','Cash',0.00,'300','','','5','','1','2023-03-31 04:44:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802378183334323',3916,'51680237634','PMCP 24310','2.00','1600','retail','0','2023-03-31 07:44:12','','','','686','Cash',0.00,'800','','','5','','1','2023-03-31 04:44:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802625871323203',3917,'51680262560','SILVER','5.00','1150','retail','0','2023-03-31 14:36:28','','','','145','Cash',0.00,'230','','','5','','1','2023-03-31 11:36:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802750303333002',3918,'51680274926','FGP33743','5.00','4250','retail','0','2023-03-31 18:05:24','','','','711','Cash',0.00,'850','','','5','','1','2023-03-31 15:06:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516802750597427592',3919,'51680274926','PMCP 24357','7.00','5600','retail','0','2023-03-31 18:05:24','','','','686','Cash',0.00,'800','','','5','','1','2023-03-31 15:06:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803283943403638',3920,'51680328379','PMCP 24310','1.00','800','retail','0','2023-04-01 08:56:36','','','','686','Cash',0.00,'800','','','5','','1','2023-04-01 05:57:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803285843383220',3921,'51680328379','FGP33743','1.00','900','retail','0','2023-04-01 08:56:36','','','','711','Cash',0.00,'900','','','5','','1','2023-04-01 05:57:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803312491323003',3922,'51680331223','PMHP 24320','15.00','2250','retail','0','2023-04-01 09:40:50','','','','50','Cash',0.00,'150','','','5','','1','2023-04-01 06:41:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','106.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803319563210212',3923,'51680331269','PMCP24350','5.00','4000','retail','0','2023-04-01 09:52:48','','','','686','Cash',0.00,'800','','','5','','1','2023-04-01 06:53:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803319683236126',3924,'51680331269','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-04-01 09:52:48','','','','50','Cash',0.00,'150','','','5','','1','2023-04-01 06:53:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803347800330201',3925,'51680331987','FGP33047','3.00','2700','retail','0','2023-04-01 10:39:55','','','','700','Cash',0.00,'900','','','5','','1','2023-04-01 07:42:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516803347958502253',3926,'51680331987','PMCP 24333','2.00','1600','retail','0','2023-04-01 10:39:55','','','','686','Cash',0.00,'800','','','5','','1','2023-04-01 07:42:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805372863800768',3927,'51680537219','20002 IZOMIX','2.00','1200','retail','0','2023-04-03 18:56:39','','','','350','Cash',0.00,'600','','','5','','1','2023-04-03 15:57:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805373611023301',3928,'51680537219','YMP 66444T','5.00','3000','retail','0','2023-04-03 18:56:39','','','','367','Cash',0.00,'600','','','5','','1','2023-04-03 15:57:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805373722052533',3929,'51680537219','SILVER','1.00','230','retail','0','2023-04-03 18:56:39','','','','145','Cash',0.00,'230','','','5','','1','2023-04-03 15:57:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805933622332300',3930,'51680593350','SILVER','3.00','690','retail','0','2023-04-04 10:32:11','','','','145','Cash',0.00,'230','','','5','','1','2023-04-04 07:32:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805935304230220',3931,'51680593350','2.0 SPACERS','3.00','300','retail','0','2023-04-04 10:32:11','','','','15','Cash',0.00,'100','','','5','','1','2023-04-04 07:32:41','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516805945232352815',3932,'51680593563','MR393043','4.00','5000','retail','0','2023-04-04 10:48:44','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-04 07:51:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806837420033323',3933,'51680683704','SILVER','5.00','1150','retail','0','2023-04-05 11:37:42','','','','145','Cash',0.00,'230','','','5','','1','2023-04-05 08:38:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806837598282210',3934,'51680683704','CREAM','3.00','900','retail','0','2023-04-05 11:37:42','','','','100','Cash',0.00,'300','','','5','','1','2023-04-05 08:38:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806837738222570',3935,'51680683704','BEIGE','1.00','300','retail','0','2023-04-05 11:37:42','','','','100','Cash',0.00,'300','','','5','','1','2023-04-05 08:38:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806837958433330',3936,'51680683704','MR36038','2.00','2600','retail','0','2023-04-05 11:37:42','','','','1050','Cash',0.00,'1300','','','5','','1','2023-04-05 08:38:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806838393823820',3937,'51680683704','5308','2.00','2600','retail','0','2023-04-05 11:37:42','','','','931','Cash',0.00,'1300','','','5','','1','2023-04-05 08:38:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516806838623206208',3938,'51680683704','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-04-05 11:37:42','','','','50','Cash',0.00,'150','','','5','','1','2023-04-05 08:38:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516807620810222272',3939,'51680762060','SILVER','1.00','230','retail','0','2023-04-06 09:21:36','','','','145','Cash',0.00,'230','','','5','','1','2023-04-06 06:22:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516807620952223332',3940,'51680762060','PLASTIC WHITE','2.00','200','retail','0','2023-04-06 09:21:36','','','','45','Cash',0.00,'100','','','5','','1','2023-04-06 06:22:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516807743581322883',3941,'51680774343','SILVER','3.00','690','retail','0','2023-04-06 12:45:58','','','','145','Cash',0.00,'230','','','5','','1','2023-04-06 09:46:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516808542563033320',3942,'51680854236','SPIN SPAN','1.00','600','retail','0','2023-04-07 10:57:37','','','','350','Cash',0.00,'600','','','5','','1','2023-04-07 07:57:44','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516808673195702262',3943,'51680867300','4204','7.00','8750','retail','0','2023-04-07 14:35:35','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-07 11:36:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','132.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('516808683850383803',3944,'51680867394','FGB44641','1.00','1250','retail','0','2023-04-07 14:53:06','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-07 11:54:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809503056334390',3945,'51680950277','PTG CLIPS','20.00','3200','retail','0','2023-04-08 13:45:50','','','','60','Cash',0.00,'160','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','347.00','327','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809503650008233',3946,'51680950277','PTG JOINT','3.00','1350','retail','0','2023-04-08 13:45:50','','','','230','Cash',0.00,'450','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809504232200452',3947,'51680950277','PTG END CAP','1.00','650','retail','0','2023-04-08 13:45:50','','','','280','Cash',0.00,'650','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809505050500958',3948,'51680950277','PTG INSIDE CORNER','1.00','500','retail','0','2023-04-08 13:45:50','','','','330','Cash',0.00,'500','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809505360220232',3949,'51680950277','PTG OUTSIDE CORNER','3.00','1500','retail','0','2023-04-08 13:45:50','','','','330','Cash',0.00,'500','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809505722533202',3950,'51680950277','PTG DROPPER','1.00','500','retail','0','2023-04-08 13:45:50','','','','441','Cash',0.00,'500','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809506009253004',3951,'51680950277','PTG GUTTERS','5.00','7750','retail','0','2023-04-08 13:45:50','','','','1150','Cash',0.00,'1550','','','5','','1','2023-04-08 10:47:25','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809507153090000',3952,'51680950277','PMCP 24310','10.00','8000','retail','0','2023-04-08 13:45:50','','','','686','Cash',0.00,'800','','','5','','1','2023-04-08 10:47:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809507423005564',3953,'51680950277','MR36028','12.00','15600','retail','0','2023-04-08 13:45:50','','','','1125','Cash',0.00,'1300','','','5','','1','2023-04-08 10:47:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809513784238502',3954,'51680950846','20002 IZOMIX','2.00','1200','retail','0','2023-04-08 13:56:19','','','','350','Cash',0.00,'600','','','5','','1','2023-04-08 10:58:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516809520626344308',3955,'51680951497','KS9043','1.00','2000','retail','0','2023-04-08 14:07:43','','','','900','Cash',0.00,'2000','','','5','','1','2023-04-08 11:08:01','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812073830332330',3956,'51681207333','MR393043','6.00','7500','retail','0','2023-04-11 13:12:07','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812074261334220',3957,'51681207333','MR393045','1.00','1250','retail','0','2023-04-11 13:12:07','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812076467220763',3958,'51681207333','2.0 SPACERS','1.00','100','retail','0','2023-04-11 13:12:07','','','','15','Cash',0.00,'100','','','5','','1','2023-04-11 10:14:02','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812076933358000',3959,'51681207333','PMCP 24357','10.00','8000','retail','0','2023-04-11 13:12:07','','','','686','Cash',0.00,'800','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812077133203383',3960,'51681207333','PMCP 24306','9.00','7200','retail','0','2023-04-11 13:12:07','','','','686','Cash',0.00,'800','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','30.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812077721838722',3961,'51681207333','GOLD','2.00','400','retail','0','2023-04-11 13:12:07','','','','140','Cash',0.00,'200','','','5','','1','2023-04-11 10:14:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812077960222503',3962,'51681207333','BEIGE','3.00','900','retail','0','2023-04-11 13:12:07','','','','100','Cash',0.00,'300','','','5','','1','2023-04-11 10:14:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812078158337862',3963,'51681207333','2.5MM','2.00','200','retail','0','2023-04-11 13:12:07','','','','15','Cash',0.00,'100','','','5','','1','2023-04-11 10:14:02','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812078722282283',3964,'51681207333','PMCP24350','10.00','8000','retail','0','2023-04-11 13:12:07','','','','686','Cash',0.00,'800','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','31.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812079095382800',3965,'51681207333','PMCP24354AK','8.00','6800','retail','0','2023-04-11 13:12:07','','','','667','Cash',0.00,'850','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','61.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812079273420228',3966,'51681207333','PMCP24354BK','2.00','1700','retail','0','2023-04-11 13:12:07','','','','667','Cash',0.00,'850','','','5','','1','2023-04-11 10:14:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812149433823412',3967,'51681208045','FGP33571','17.00','14450','retail','0','2023-04-11 15:09:55','','','','711','Cash',0.00,'850','','','5','','1','2023-04-11 12:11:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','30.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812181033321220',3968,'51681215081','4208','8.00','10000','retail','0','2023-04-11 16:02:10','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-11 13:21:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','53.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516812181303200313',3969,'51681215081','2.5MM','1.00','100','retail','0','2023-04-11 16:02:10','','','','15','Cash',0.00,'100','','','5','','1','2023-04-11 13:21:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516813960752303702',3970,'51681396057','PMCP 24306','3.00','2400','retail','0','2023-04-13 17:30:10','','','','686','Cash',0.00,'800','','','5','','1','2023-04-13 14:32:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516813961783204024',3971,'51681396057','CREAM','1.00','300','retail','0','2023-04-13 17:30:10','','','','100','Cash',0.00,'300','','','5','','1','2023-04-13 14:32:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516813962023110683',3972,'51681396057','4204','12.00','15000','retail','0','2023-04-13 17:30:10','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-13 14:32:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','125.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814526055021105',3973,'51681452592','20002 IZOMIX','1.00','600','retail','0','2023-04-14 16:17:03','','','','350','Cash',0.00,'600','','','5','','1','2023-04-14 15:09:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814526222600244',3974,'51681452592','L SHAPE','6.00','2400','retail','0','2023-04-14 16:17:03','','','','160','Cash',0.00,'400','','','5','','1','2023-04-14 15:09:35','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814526652323532',3975,'51681452592','MR393043','2.00','2500','retail','0','2023-04-14 16:17:03','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-14 15:09:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814529042233323',3976,'51681452592','PTG OUTSIDE CORNER','5.00','2500','retail','0','2023-04-14 16:17:03','','','','330','Cash',0.00,'500','','','5','','1','2023-04-14 15:09:35','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814529190062432',3977,'51681452592','PTG INSIDE CORNER','5.00','2500','retail','0','2023-04-14 16:17:03','','','','330','Cash',0.00,'500','','','5','','1','2023-04-14 15:09:35','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814529354200336',3978,'51681452592','PTG JOINT','5.00','2250','retail','0','2023-04-14 16:17:03','','','','230','Cash',0.00,'450','','','5','','1','2023-04-14 15:09:35','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814529492095204',3979,'51681452592','PTG END CAP','2.00','1300','retail','0','2023-04-14 16:17:03','','','','280','Cash',0.00,'650','','','5','','1','2023-04-14 15:09:35','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814529710042300',3980,'51681452592','PTG CLIPS','40.00','6400','retail','0','2023-04-14 16:17:03','','','','60','Cash',0.00,'160','','','5','','1','2023-04-14 15:09:35','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','327.00','287','Inclusive','branch','Inventory','1110','4000','5500','',''),('516814780010345332',3981,'51681452592','4204','3.00','3750','retail','0','2023-04-14 16:17:03','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-14 15:09:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','113.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815350773263253',3982,'51681535061','FGP33743','5.00','4250','retail','0','2023-04-15 08:04:38','','','','711','Cash',0.00,'850','','','5','','1','2023-04-15 05:05:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815525965333220',3983,'51681552574','FGP33047','4.00','3600','retail','0','2023-04-15 13:15:40','','','','700','Cash',0.00,'900','','','5','','1','2023-04-15 10:39:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815527533015020',3984,'51681552574','FGP33743','2.00','1700','retail','0','2023-04-15 13:15:40','','','','711','Cash',0.00,'850','','','5','','1','2023-04-15 10:39:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815527713325527',3985,'51681552574','2.5MM','1.00','100','retail','0','2023-04-15 13:15:40','','','','15','Cash',0.00,'100','','','5','','1','2023-04-15 10:39:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815654950221592',3986,'51681565429','STAIRCASE CONERSTRIPS','3.00','1500','retail','0','2023-04-15 16:32:13','','','','250','Cash',0.00,'500','','','5','','1','2023-04-15 13:33:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516815655328235503',3987,'51681565429','PMCP24350','3.00','2400','retail','0','2023-04-15 16:32:13','','','','686','Cash',0.00,'800','','','5','','1','2023-04-15 13:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516817157263212063',3988,'51681714212','PMCP24331','3.00','2400','retail','0','2023-04-17 17:48:10','','','','686','Cash',0.00,'800','','','5','','1','2023-04-17 14:48:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516817157590025313',3989,'51681714212','MR393043','5.00','6250','retail','0','2023-04-17 17:48:10','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-17 14:48:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516817342540022322',3990,'51681714212','4204','3.00','3750','retail','0','2023-04-17 17:48:10','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-17 14:48:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','110.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('516817951220212223',3991,'51681793615','MR 36006','3.00','3900','retail','0','2023-04-18 17:58:30','','','','1100','Cash',0.00,'1300','','','5','','1','2023-04-18 15:12:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516817993599083220',3992,'51681793615','CREAM','1.00','300','retail','0','2023-04-18 17:58:30','','','','100','Cash',0.00,'300','','','5','','1','2023-04-18 15:12:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818094575830021',3993,'51681793615','MR393043','2.00','2500','retail','0','2023-04-18 17:58:30','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-18 15:12:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818094821222240',3994,'51681793615','PMCP24351','1.00','800','retail','0','2023-04-18 17:58:30','','','','686','Cash',0.00,'800','','','5','','1','2023-04-18 15:12:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818299095223002',3995,'51681793615','4208','2.00','2500','retail','0','2023-04-18 17:58:30','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-18 15:12:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818847122280300',3996,'51681884699','PTG END CAP','1.00','650','retail','0','2023-04-20 17:05:23','','','','280','Cash',0.00,'650','','','5','','1','2023-04-20 14:05:52','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818847352008232',3997,'51681884699','PTG CLIPS','7.00','1120','retail','0','2023-04-20 17:05:23','','','','60','Cash',0.00,'160','','','5','','1','2023-04-20 14:05:52','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','287.00','280','Inclusive','branch','Inventory','1110','4000','5500','',''),('516818847493326133',3998,'51681884699','PTG JOINT','1.00','450','retail','0','2023-04-20 17:05:23','','','','230','Cash',0.00,'450','','','5','','1','2023-04-20 14:05:52','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516819027842112633',3999,'51681884699','MR 36030','8.00','10400','retail','0','2023-04-20 17:05:23','','','','1050','Cash',0.00,'1300','','','5','','1','2023-04-20 14:05:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516819995932910522',4000,'51681999555','MR393042','17.00','20910','retail','0','2023-04-20 17:08:59','','','','960','Cash',0.00,'1230','','','5','','1','2023-04-20 15:19:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516819996103120133',4001,'51681999555','4204','12.00','14760','retail','0','2023-04-20 17:08:59','','','','1041','Cash',0.00,'1230','','','5','','1','2023-04-20 15:19:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','107.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516819996590332999',4002,'51681999555','MR393045','3.00','3750','retail','0','2023-04-20 17:08:59','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-20 15:19:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516819997216303222',4003,'51681999555','FGP33047','1.00','850','retail','0','2023-04-20 17:08:59','','','','700','Cash',0.00,'850','','','5','','1','2023-04-20 15:19:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820588223205532',4004,'51682058800','MR 393013','2.00','2600','retail','0','2023-04-21 19:04:11','','','','980','Cash',0.00,'1300','','','5','','1','2023-04-21 16:05:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820634222004240',4005,'51682058800','MRP 66721','15.00','36000','retail','0','2023-04-21 19:04:11','','','','1550','Cash',0.00,'2400','','','5','','1','2023-04-21 16:05:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','15.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820634720224350',4006,'51682058800','FGP33746','59.00','50150','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'850','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','82.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820635292323025',4007,'51682058800','PMCP24351','67.00','53600','retail','0','2023-04-21 19:04:11','','','','686','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'67','70.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820635550620230',4008,'51682058800','MMCP 24018','10.00','8000','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820635922524362',4009,'51682058800','MMCP 24013','5.00','4000','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820636293230223',4010,'51682058800','44689 FLOOR TILES','21.00','26250','retail','0','2023-04-21 19:04:11','','','','1176','Cash',0.00,'1250','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820636745433832',4011,'51682058800','PMCP24358','28.00','22400','retail','0','2023-04-21 19:04:11','','','','686','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','30.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820637733360322',4012,'51682058800','FGP33047','25.00','21250','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'850','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','59.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820638556635300',4013,'51682058800','PMCP 24104','27.00','21600','retail','0','2023-04-21 19:04:11','','','','686','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','30.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820639222823262',4014,'51682058800','GREY','5.00','1500','retail','0','2023-04-21 19:04:11','','','','100','Cash',0.00,'300','','','5','','1','2023-04-21 16:05:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820639999333269',4015,'51682058800','WHITE','6.00','1800','retail','0','2023-04-21 19:04:11','','','','100','Cash',0.00,'300','','','5','','1','2023-04-21 16:05:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','26.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820640256330302',4016,'51682058800','2.0 SPACERS','2.00','200','retail','0','2023-04-21 19:04:11','','','','15','Cash',0.00,'100','','','5','','1','2023-04-21 16:05:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820640553280203',4017,'51682058800','PLASTIC WHITE','15.00','1500','retail','0','2023-04-21 19:04:11','','','','45','Cash',0.00,'100','','','5','','1','2023-04-21 16:05:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','50.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820640882003324',4018,'51682058800','SILVER','8.00','1840','retail','0','2023-04-21 19:04:11','','','','145','Cash',0.00,'230','','','5','','1','2023-04-21 16:05:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','53.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820666623240003',4019,'51682058800','4204','3.00','3750','retail','0','2023-04-21 19:04:11','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','95.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820666842122160',4020,'51682058800','GOLD','1.00','230','retail','0','2023-04-21 19:04:11','','','','140','Cash',0.00,'230','','','5','','1','2023-04-21 16:05:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820686406432434',4021,'51682058800','L SHAPE','1.00','400','retail','0','2023-04-21 19:04:11','','','','160','Cash',0.00,'400','','','5','','1','2023-04-21 16:05:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820686646363800',4022,'51682058800','PMCP 24333','1.00','800','retail','0','2023-04-21 19:04:11','','','','686','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820707862232206',4023,'51682058800','4204','6.00','7380','retail','0','2023-04-21 19:04:11','','','','1041','Cash',0.00,'1230','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','92.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820930014322320',4024,'51682058800','FGP33047','4.00','3200','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516820930222002422',4025,'51682058800','FGP33746','1.00','800','retail','0','2023-04-21 19:04:11','','','','700','Cash',0.00,'800','','','5','','1','2023-04-21 16:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821486280203200',4026,'51682148586','SPIN SPAN','1.00','600','retail','0','2023-04-22 18:32:39','','','','350','Cash',0.00,'600','','','5','','1','2023-04-22 15:33:32','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821486570343372',4027,'51682148586','4204','23.00','28750','retail','0','2023-04-22 18:32:39','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-22 15:33:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','86.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821486838868012',4028,'51682148586','MR 36009','7.00','9800','retail','0','2023-04-22 18:32:39','','','','1125','Cash',0.00,'1400','','','5','','1','2023-04-22 15:33:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821654172004233',4029,'51682148586','MR393047','1.00','1250','retail','0','2023-04-22 18:32:39','','','','960','Cash',0.00,'1250','','','5','','1','2023-04-22 15:33:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821654400320630',4030,'51682148586','PLASTIC WHITE','2.00','200','retail','0','2023-04-22 18:32:39','','','','45','Cash',0.00,'100','','','5','','1','2023-04-22 15:33:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821654626222338',4031,'51682148586','MMCP 24018','3.00','2400','retail','0','2023-04-22 18:32:39','','','','700','Cash',0.00,'800','','','5','','1','2023-04-22 15:33:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821654842525330',4032,'51682148586','FGP33528','2.00','1700','retail','0','2023-04-22 18:32:39','','','','700','Cash',0.00,'850','','','5','','1','2023-04-22 15:33:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821763554020380',4033,'51682148586','SILVER','10.00','2300','retail','0','2023-04-22 18:32:39','','','','145','Cash',0.00,'230','','','5','','1','2023-04-22 15:33:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','45.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821774533033586',4034,'51682148586','BEIGE','3.00','900','retail','0','2023-04-22 18:32:39','','','','100','Cash',0.00,'300','','','5','','1','2023-04-22 15:33:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516821774803006233',4035,'51682148586','2.5MM','3.00','300','retail','0','2023-04-22 18:32:39','','','','15','Cash',0.00,'100','','','5','','1','2023-04-22 15:33:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','81.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823280072202020',4036,'51682327980','4204','1.00','1250','retail','0','2023-04-24 18:23:36','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823352383803823',4037,'51682327980','4204','17.00','21250','retail','0','2023-04-24 18:23:36','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','62.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823352760332033',4038,'51682327980','GREY','1.00','300','retail','0','2023-04-24 18:23:36','','','','100','Cash',0.00,'300','','','5','','1','2023-04-24 15:31:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823353200630233',4039,'51682327980','PMCP 24357','1.00','800','retail','0','2023-04-24 18:23:36','','','','686','Cash',0.00,'800','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823355992252092',4040,'51682327980','5224','3.00','3750','retail','0','2023-04-24 18:23:36','','','','931','Cash',0.00,'1250','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823427220333333',4041,'51682327980','MMCP 24018','15.00','11700','retail','0','2023-04-24 18:23:36','','','','700','Cash',0.00,'780','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823427802836827',4042,'51682327980','MMCP 24013','17.00','13260','retail','0','2023-04-24 18:23:36','','','','700','Cash',0.00,'780','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516823498152222825',4043,'51682327980','PMCP 24101','1.00','800','retail','0','2023-04-24 18:23:36','','','','6675','Cash',0.00,'800','','','5','','1','2023-04-24 15:31:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824219916232414',4044,'51682421964','MR393045','4.00','5000','retail','0','2023-04-25 17:36:00','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-25 15:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824220013303403',4045,'51682421964','2.0 SPACERS','1.00','100','retail','0','2023-04-25 17:36:00','','','','15','Cash',0.00,'100','','','5','','1','2023-04-25 15:51:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824220262122221',4046,'51682421964','PMCP24354AK','35.00','29750','retail','0','2023-04-25 17:36:00','','','','667','Cash',0.00,'850','','','5','','1','2023-04-25 15:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','53.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824268412242414',4047,'51682421964','5224','1.00','1250','retail','0','2023-04-25 17:36:00','','','','931','Cash',0.00,'1250','','','5','','1','2023-04-25 15:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824333152250022',4048,'51682421964','4207','25.00','32000','retail','0','2023-04-25 17:36:00','','','','1041','Cash',0.00,'1280','','','5','','1','2023-04-25 15:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','100.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824995469341261',4049,'51682499413','MR36028','3.00','3900','retail','0','2023-04-27 09:11:49','','','','1125','Cash',0.00,'1300','','','5','','1','2023-04-27 06:13:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824997222122861',4050,'51682499413','PMHP 24320','6.00','900','retail','0','2023-04-27 09:11:49','','','','50','Cash',0.00,'150','','','5','','1','2023-04-27 06:13:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','91.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824998809043223',4051,'51682499413','PMCP 24333','2.00','1600','retail','0','2023-04-27 09:11:49','','','','686','Cash',0.00,'800','','','5','','1','2023-04-27 06:13:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825854274024222',4052,'51682585407','MR 36006','4.00','5200','retail','0','2023-04-27 18:56:36','','','','1100','Cash',0.00,'1300','','','5','','1','2023-04-27 16:13:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825935109223336',4053,'51682585407','COMEX TOILET 101','1.00','11500','retail','0','2023-04-27 18:56:36','','','','8900','Cash',0.00,'11500','','','5','','1','2023-04-27 16:13:09','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825935322048350',4054,'51682585407','MR393045','8.00','10000','retail','0','2023-04-27 18:56:36','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-27 16:13:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','16.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825935512523362',4055,'51682585407','00013','1.00','350','retail','0','2023-04-27 18:56:36','','','','200','Cash',0.00,'350','','','5','','1','2023-04-27 16:13:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825937453802723',4056,'51682585407','BOTTLE TRAPS','1.00','250','retail','0','2023-04-27 18:56:36','','','','170','Cash',0.00,'250','','','5','','1','2023-04-27 16:13:09','1','41','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825939199342252',4057,'51682585407','4204','3.00','3750','retail','0','2023-04-27 18:56:36','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-27 16:13:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825939465543333',4058,'51682585407','CREAM','1.00','300','retail','0','2023-04-27 18:56:36','','','','100','Cash',0.00,'300','','','5','','1','2023-04-27 16:13:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825939670101580',4059,'51682585407','2.5MM','1.00','100','retail','0','2023-04-27 18:56:36','','','','15','Cash',0.00,'100','','','5','','1','2023-04-27 16:13:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825943720782222',4060,'51682585407','1101','1.00','250','retail','0','2023-04-27 18:56:36','','','','80','Cash',0.00,'250','','','5','','1','2023-04-27 16:13:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825943822333340',4061,'51682585407','1102','2.00','500','retail','0','2023-04-27 18:56:36','','','','90','Cash',0.00,'250','','','5','','1','2023-04-27 16:13:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516825960270326222',4062,'51682585407','SILVER','1.00','230','retail','0','2023-04-27 18:56:36','','','','145','Cash',0.00,'230','','','5','','1','2023-04-27 16:13:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826001272605022',4063,'51682585407','MR 612004','1.00','3000','retail','0','2023-04-27 18:56:36','','','','1400','Cash',0.00,'3000','','','5','','1','2023-04-27 16:13:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826586700283628',4064,'51682658289','SILVER','5.00','1150','retail','0','2023-04-28 18:37:10','','','','145','Cash',0.00,'230','','','5','','1','2023-04-28 15:38:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826586802326101',4065,'51682658289','2.0 SPACERS','1.00','100','retail','0','2023-04-28 18:37:10','','','','15','Cash',0.00,'100','','','5','','1','2023-04-28 15:38:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826586980328633',4066,'51682658289','WHITE','2.00','600','retail','0','2023-04-28 18:37:10','','','','100','Cash',0.00,'300','','','5','','1','2023-04-28 15:38:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826636022233223',4067,'51682658289','WHITE','2.00','600','retail','0','2023-04-28 18:37:10','','','','100','Cash',0.00,'300','','','5','','1','2023-04-28 15:38:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826636302603230',4068,'51682658289','CREAM','2.00','600','retail','0','2023-04-28 18:37:10','','','','100','Cash',0.00,'300','','','5','','1','2023-04-28 15:38:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826636460360240',4069,'51682658289','GREY','1.00','300','retail','0','2023-04-28 18:37:10','','','','100','Cash',0.00,'300','','','5','','1','2023-04-28 15:38:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516826735215225223',4070,'51682658289','FGP33746','19.00','15200','retail','0','2023-04-28 18:37:10','','','','700','Cash',0.00,'800','','','5','','1','2023-04-28 15:38:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827653923222262',4071,'51682765373','PMCP 24333','3.00','2400','retail','0','2023-04-29 15:26:27','','','','686','Cash',0.00,'800','','','5','','1','2023-04-29 13:56:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827654132602331',4072,'51682765373','2.0 SPACERS','2.00','200','retail','0','2023-04-29 15:26:27','','','','15','Cash',0.00,'100','','','5','','1','2023-04-29 13:56:35','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827655663220632',4073,'51682765373','4208','18.00','22500','retail','0','2023-04-29 15:26:27','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-29 13:56:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','43.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827658163250007',4074,'51682765373','PMCP24331','12.00','9600','retail','0','2023-04-29 15:26:27','','','','686','Cash',0.00,'800','','','5','','1','2023-04-29 13:56:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','30.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827658392203228',4075,'51682765373','PMCP24314','7.00','5600','retail','0','2023-04-29 15:26:27','','','','686','Cash',0.00,'800','','','5','','1','2023-04-29 13:56:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','28.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827658633232603',4076,'51682765373','FGP33746','1.00','800','retail','0','2023-04-29 15:26:27','','','','700','Cash',0.00,'800','','','5','','1','2023-04-29 13:56:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827707280374337',4077,'51682765373','621B','1.00','9300','retail','0','2023-04-29 15:26:27','','','','6600','Cash',0.00,'9300','','','5','','1','2023-04-29 13:56:35','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827709850202208',4078,'51682765373','MR 36009','1.00','1400','retail','0','2023-04-29 15:26:27','','','','1125','Cash',0.00,'1400','','','5','','1','2023-04-29 13:56:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827711753135013',4079,'51682765373','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-04-29 15:26:27','','','','50','Cash',0.00,'150','','','5','','1','2023-04-29 13:56:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516827795296222250',4080,'51682779495','MR 36009','2.00','2800','retail','0','2023-04-29 17:45:42','','','','1125','Cash',0.00,'1400','','','5','','1','2023-04-29 15:08:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829196273223320',4081,'51682919615','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-05-01 08:41:22','','','','50','Cash',0.00,'150','','','5','','1','2023-05-01 05:47:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829196392858330',4082,'51682919615','SILVER','2.00','460','retail','0','2023-05-01 08:41:22','','','','145','Cash',0.00,'230','','','5','','1','2023-05-01 05:47:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829196722233339',4083,'51682919615','MMCP 24017','3.00','2400','retail','0','2023-05-01 08:41:22','','','','700','Cash',0.00,'800','','','5','','1','2023-05-01 05:47:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829204158230434',4084,'51682920070','WHITE','1.00','300','retail','0','2023-05-01 09:17:06','','','','100','Cash',0.00,'300','','','5','','1','2023-05-01 06:17:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829204620026933',4085,'51682920070','GREY','1.00','300','retail','0','2023-05-01 09:17:06','','','','100','Cash',0.00,'300','','','5','','1','2023-05-01 06:17:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829204982030910',4086,'51682920070','SILVER','1.00','230','retail','0','2023-05-01 09:17:06','','','','145','Cash',0.00,'230','','','5','','1','2023-05-01 06:17:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829208395483229',4087,'51682920070','2.5MM','2.00','200','retail','0','2023-05-01 09:17:06','','','','15','Cash',0.00,'100','','','5','','1','2023-05-01 06:17:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829217763202221',4088,'51682920070','WHITE','2.00','600','retail','0','2023-05-01 09:17:06','','','','100','Cash',0.00,'300','','','5','','1','2023-05-01 06:17:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829218262332228',4089,'51682920070','SPIN SPAN','1.00','600','retail','0','2023-05-01 09:17:06','','','','350','Cash',0.00,'600','','','5','','1','2023-05-01 06:17:23','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829218710393020',4090,'51682921846','FGP33530','22.00','16500','retail','0','2023-05-01 09:18:07','','','','700','Cash',0.00,'750','','','5','','1','2023-05-01 06:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829248598120529',4091,'51682924814','MR 36006','12.00','15600','retail','0','2023-05-01 10:07:52','','','','1100','Cash',0.00,'1300','','','5','','1','2023-05-01 07:14:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829266476222186',4092,'51682925257','PTG JOINT','1.00','450','retail','0','2023-05-01 10:37:38','','','','230','Cash',0.00,'450','','','5','','1','2023-05-01 07:37:44','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829341183112063',4093,'51682934056','KF -028 MIXTURE TAP','1.00','3500','retail','0','2023-05-01 12:46:34','','','','1350','Cash',0.00,'3500','','','5','','1','2023-05-01 09:46:56','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829343723283346',4094,'51682934056','1300','1.00','8300','retail','0','2023-05-01 12:46:34','','','','5500','Cash',0.00,'8300','','','5','','1','2023-05-01 09:46:56','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829352688393382',4095,'51682934418','PTG JOINT','6.00','2700','retail','0','2023-05-01 13:32:51','','','','230','Cash',0.00,'450','','','5','','1','2023-05-01 10:33:02','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829353353503343',4096,'51682934418','PTG CLIPS','30.00','4800','retail','0','2023-05-01 13:32:51','','','','60','Cash',0.00,'160','','','5','','1','2023-05-01 10:33:02','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','280.00','250','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829354395050635',4097,'51682934418','PTG END CAP','1.00','650','retail','0','2023-05-01 13:32:51','','','','280','Cash',0.00,'650','','','5','','1','2023-05-01 10:33:02','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829354701235032',4098,'51682934418','PTG OUTSIDE CORNER','2.00','1000','retail','0','2023-05-01 13:32:51','','','','330','Cash',0.00,'500','','','5','','1','2023-05-01 10:33:02','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829371981490322',4099,'51682937184','HSW-002','1.00','1500','retail','0','2023-05-01 13:33:18','','','','650','Cash',0.00,'1500','','','5','','1','2023-05-01 10:33:33','1','31','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829420396902022',4100,'51682937215','PTG JOINT','12.00','5400','retail','0','2023-05-01 14:54:00','','','','230','Cash',0.00,'450','','','5','','1','2023-05-01 11:55:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','24.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516829517412322523',4101,'51682951731','SILVER','12.00','2760','retail','0','2023-05-01 17:35:41','','','','145','Cash',0.00,'230','','','5','','1','2023-05-01 14:35:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','26.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830103575030232',4102,'51683010322','PMCP24354BK','5.00','4250','retail','0','2023-05-02 09:57:56','','','','667','Cash',0.00,'850','','','5','','1','2023-05-02 07:24:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830106333323530',4103,'51683010322','PMCP24102','1.00','800','retail','0','2023-05-02 09:57:56','','','','686','Cash',0.00,'800','','','5','','1','2023-05-02 07:24:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830106453623131',4104,'51683010322','WHITE','1.00','300','retail','0','2023-05-02 09:57:56','','','','100','Cash',0.00,'300','','','5','','1','2023-05-02 07:24:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830106638206334',4105,'51683010322','FGP33528','3.00','2610','retail','0','2023-05-02 09:57:56','','','','700','Cash',0.00,'870','','','5','','1','2023-05-02 07:24:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830163172538336',4106,'51683016305','MR 36006','1.00','1300','retail','0','2023-05-02 11:32:29','','','','1100','Cash',0.00,'1300','','','5','','1','2023-05-02 08:32:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830207722303303',4107,'51683020358','4204','14.00','17360','retail','0','2023-05-02 12:47:01','','','','1041','Cash',0.00,'1240','','','5','','1','2023-05-02 09:47:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830207861308324',4108,'51683020358','2.0 SPACERS','2.00','200','retail','0','2023-05-02 12:47:01','','','','15','Cash',0.00,'100','','','5','','1','2023-05-02 09:47:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','95.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830293472332374',4109,'51683028988','WHITE','2.00','600','retail','0','2023-05-02 15:26:08','','','','100','Cash',0.00,'300','','','5','','1','2023-05-02 12:26:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830293662663430',4110,'51683028988','2.0 SPACERS','5.00','500','retail','0','2023-05-02 15:26:08','','','','15','Cash',0.00,'100','','','5','','1','2023-05-02 12:26:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','93.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830294029212305',4111,'51683028988','PMCP 24306','20.00','16000','retail','0','2023-05-02 15:26:08','','','','686','Cash',0.00,'800','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','58.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830294140312229',4112,'51683028988','PMCP 24310','1.00','800','retail','0','2023-05-02 15:26:08','','','','686','Cash',0.00,'800','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830294382322202',4113,'51683028988','44689 FLOOR TILES','6.00','7500','retail','0','2023-05-02 15:26:08','','','','1176','Cash',0.00,'1250','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830294812822822',4114,'51683028988','YMP 66444T','5.00','3250','retail','0','2023-05-02 15:26:08','','','','367','Cash',0.00,'650','','','5','','1','2023-05-02 12:26:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830295220018831',4115,'51683028988','GREY','1.00','300','retail','0','2023-05-02 15:26:08','','','','100','Cash',0.00,'300','','','5','','1','2023-05-02 12:26:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830295733622334',4116,'51683028988','PMCP 24333','10.00','8000','retail','0','2023-05-02 15:26:08','','','','686','Cash',0.00,'800','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','22.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830295973995732',4117,'51683028988','FGP33047','2.00','1700','retail','0','2023-05-02 15:26:08','','','','700','Cash',0.00,'850','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830296470322020',4118,'51683028988','GOLD','6.00','1380','retail','0','2023-05-02 15:26:08','','','','140','Cash',0.00,'230','','','5','','1','2023-05-02 12:26:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830297399220293',4119,'51683028988','STAIRCASE CONERSTRIPS','10.00','5000','retail','0','2023-05-02 15:26:08','','','','250','Cash',0.00,'500','','','5','','1','2023-05-02 12:26:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830297793345322',4120,'51683028988','4204','11.00','13750','retail','0','2023-05-02 15:26:08','','','','1041','Cash',0.00,'1250','','','5','','1','2023-05-02 12:26:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830905080003033',4121,'51683090481','FGP33516','4.00','3400','retail','0','2023-05-03 08:09:28','','','','700','Cash',0.00,'850','','','5','','1','2023-05-03 05:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830905203400220',4122,'51683090481','WHITE','1.00','300','retail','0','2023-05-03 08:09:28','','','','100','Cash',0.00,'300','','','5','','1','2023-05-03 05:09:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830905321033242',4123,'51683090481','GROUT TWYFORD CREAM','1.00','100','retail','0','2023-05-03 08:09:28','','','','50','Cash',0.00,'100','','','5','','1','2023-05-03 05:09:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516830995713030031',4124,'51683099544','PTG DIVERTER 90','3.00','750','retail','0','2023-05-03 10:39:32','','','','130','Cash',0.00,'250','','','5','','1','2023-05-03 07:39:37','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831044340202203',4125,'51683104425','WHITE','1.00','300','retail','0','2023-05-03 12:00:35','','','','100','Cash',0.00,'300','','','5','','1','2023-05-03 09:00:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831130963002005',4126,'51683113077','FGP33530','5.00','4250','retail','0','2023-05-03 14:25:15','','','','700','Cash',0.00,'850','','','5','','1','2023-05-03 11:26:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831251872721230',4127,'51683125175','FGP33743','4.00','3400','retail','0','2023-05-03 17:46:27','','','','711','Cash',0.00,'850','','','5','','1','2023-05-03 14:47:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831779482703920',4128,'51683177889','FGP33718','4.00','3400','retail','0','2023-05-04 08:26:11','','','','695','Cash',0.00,'850','','','5','','1','2023-05-04 05:26:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831779663052622',4129,'51683177889','PMCP 24323','8.00','6400','retail','0','2023-05-04 08:26:11','','','','686','Cash',0.00,'800','','','5','','1','2023-05-04 05:26:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','32.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831780447022730',4130,'51683178002','FGP33743','1.00','850','retail','0','2023-05-04 08:27:24','','','','711','Cash',0.00,'850','','','5','','1','2023-05-04 05:27:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831820513322028',4131,'51683178058','PMCP 24323','11.00','8800','retail','0','2023-05-04 09:34:24','','','','686','Cash',0.00,'800','','','5','','1','2023-05-04 06:34:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','24.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831820643435821',4132,'51683178058','GREY','1.00','300','retail','0','2023-05-04 09:34:24','','','','100','Cash',0.00,'300','','','5','','1','2023-05-04 06:34:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831820972802322',4133,'51683182078','PMCP 24101','8.00','6400','retail','0','2023-05-04 09:35:57','','','','6675','Cash',0.00,'800','','','5','','1','2023-05-04 06:37:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831821563260303',4134,'51683182078','PLASTIC WHITE','3.00','300','retail','0','2023-05-04 09:35:57','','','','45','Cash',0.00,'100','','','5','','1','2023-05-04 06:37:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831866015250023',4135,'51683186553','FGP33743','2.00','1700','retail','0','2023-05-04 10:51:11','','','','711','Cash',0.00,'850','','','5','','1','2023-05-04 08:07:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831866461026864',4136,'51683186553','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-05-04 10:51:11','','','','50','Cash',0.00,'150','','','5','','1','2023-05-04 08:07:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831866704203228',4137,'51683186553','2.0 SPACERS','1.00','100','retail','0','2023-05-04 10:51:11','','','','15','Cash',0.00,'100','','','5','','1','2023-05-04 08:07:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831903992339322',4138,'51683187657','PMCP24314','1.00','800','retail','0','2023-05-04 11:53:52','','','','686','Cash',0.00,'800','','','5','','1','2023-05-04 08:54:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516831992674463092',4139,'51683199238','4208','3.00','3750','retail','0','2023-05-04 14:21:07','','','','1041','Cash',0.00,'1250','','','5','','1','2023-05-04 11:21:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832734871303053',4140,'51683273450','PMCP24314','20.00','16000','retail','0','2023-05-05 10:59:36','','','','686','Cash',0.00,'800','','','5','','1','2023-05-05 08:00:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832735042233320',4141,'51683273450','PMCP24331','9.00','7200','retail','0','2023-05-05 10:59:36','','','','686','Cash',0.00,'800','','','5','','1','2023-05-05 08:00:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','18.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832735303023630',4142,'51683273450','MR 393006','3.00','4200','retail','0','2023-05-05 10:59:36','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-05 08:00:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832735502532423',4143,'51683273450','FGP33047','3.00','2550','retail','0','2023-05-05 10:59:36','','','','700','Cash',0.00,'850','','','5','','1','2023-05-05 08:00:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832737092683272',4144,'51683273637','PMCP24102','1.00','800','retail','0','2023-05-05 11:05:39','','','','686','Cash',0.00,'800','','','5','','1','2023-05-05 08:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832738920442332',4145,'51683273637','PMCP 24323','6.00','4800','retail','0','2023-05-05 11:05:39','','','','686','Cash',0.00,'800','','','5','','1','2023-05-05 08:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832739172022392',4146,'51683273637','FGP33740','1.00','800','retail','0','2023-05-05 11:05:39','','','','750','Cash',0.00,'800','','','5','','1','2023-05-05 08:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832791023030290',4147,'51683274115','FGP33516','2.00','1600','retail','0','2023-05-05 12:31:55','','','','700','Cash',0.00,'800','','','5','','1','2023-05-05 09:37:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832825393322324',4148,'51683279428','1101','1.00','250','retail','0','2023-05-05 13:29:10','','','','80','Cash',0.00,'250','','','5','','1','2023-05-05 10:29:31','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516832825496200363',4149,'51683279428','1/5 MAGIC','1.00','200','retail','0','2023-05-05 13:29:10','','','','100','Cash',0.00,'200','','','5','','1','2023-05-05 10:29:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833523725622322',4150,'51683352347','PMCP 24323','3.00','2400','retail','0','2023-05-06 08:52:53','','','','686','Cash',0.00,'800','','','5','','1','2023-05-06 05:53:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833660320023333',4151,'51683366016','4208','4.00','5000','retail','0','2023-05-06 12:41:31','','','','1041','Cash',0.00,'1250','','','5','','1','2023-05-06 09:42:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833660486220331',4152,'51683366016','PMCP 24306','8.00','6400','retail','0','2023-05-06 12:41:31','','','','686','Cash',0.00,'800','','','5','','1','2023-05-06 09:42:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','38.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833660710173213',4153,'51683366016','FGP33047','1.00','850','retail','0','2023-05-06 12:41:31','','','','700','Cash',0.00,'850','','','5','','1','2023-05-06 09:42:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833663730502623',4154,'51683366123','2.0 SPACERS','5.00','500','retail','0','2023-05-06 12:46:39','','','','15','Cash',0.00,'100','','','5','','1','2023-05-06 09:47:04','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','87.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833663990338223',4155,'51683366123','PMCP24102','10.00','8000','retail','0','2023-05-06 12:46:39','','','','686','Cash',0.00,'800','','','5','','1','2023-05-06 09:47:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516833733100220332',4156,'51683366425','L SHAPE','1.00','400','retail','0','2023-05-06 14:41:50','','','','160','Cash',0.00,'400','','','5','','1','2023-05-06 11:45:11','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835551842083210',4157,'51683555094','MR 36016','1.00','1300','retail','0','2023-05-08 17:16:03','','','','1125','Cash',0.00,'1300','','','5','','1','2023-05-08 14:16:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835552575035375',4158,'51683555094','MR 393034','18.00','22500','retail','0','2023-05-08 17:16:03','','','','880','Cash',0.00,'1250','','','5','','1','2023-05-08 14:16:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','20.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835552773852733',4159,'51683555094','GREY','6.00','1800','retail','0','2023-05-08 17:16:03','','','','100','Cash',0.00,'300','','','5','','1','2023-05-08 14:16:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835553050052203',4160,'51683555094','L SHAPE','5.00','2000','retail','0','2023-05-08 17:16:03','','','','160','Cash',0.00,'400','','','5','','1','2023-05-08 14:16:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','64.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835553482834350',4161,'51683555094','FGP33047','3.00','2550','retail','0','2023-05-08 17:16:03','','','','700','Cash',0.00,'850','','','5','','1','2023-05-08 14:16:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835555712132316',4162,'51683555421','MR 393036','100.00','125000','retail','0','2023-05-08 17:24:45','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-08 14:25:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','120.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835556593220263',4163,'51683555421','MR 36029','37.00','48100','retail','0','2023-05-08 17:24:45','','','','1078','Cash',0.00,'1300','','','5','','1','2023-05-08 14:25:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','51.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835556775523465',4164,'51683555421','MR393045','25.00','31250','retail','0','2023-05-08 17:24:45','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-08 14:25:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','58.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835557010436221',4165,'51683555421','MR 36018','32.00','41600','retail','0','2023-05-08 17:24:45','','','','1078','Cash',0.00,'1300','','','5','','1','2023-05-08 14:25:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835558030233853',4166,'51683555421','L SHAPE','50.00','20000','retail','0','2023-05-08 17:24:45','','','','160','Cash',0.00,'400','','','5','','1','2023-05-08 14:25:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','59.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835558178250203',4167,'51683555421','STAIRCASE CONERSTRIPS','10.00','6000','retail','0','2023-05-08 17:24:45','','','','250','Cash',0.00,'600','','','5','','1','2023-05-08 14:25:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835558858502034',4168,'51683555421','2.0 SPACERS','30.00','3000','retail','0','2023-05-08 17:24:45','','','','15','Cash',0.00,'100','','','5','','1','2023-05-08 14:25:02','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','82.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835560702524303',4169,'51683555903','33745','24.00','19200','retail','0','2023-05-08 17:29:35','','','','710','Cash',0.00,'800','','','5','','1','2023-05-08 14:32:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','30.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835560920215922',4170,'51683555903','PMCP24354AK','6.00','5100','retail','0','2023-05-08 17:29:35','','','','667','Cash',0.00,'850','','','5','','1','2023-05-08 14:32:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','58.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835561162323140',4171,'51683555903','WHITE','1.00','300','retail','0','2023-05-08 17:29:35','','','','100','Cash',0.00,'300','','','5','','1','2023-05-08 14:32:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516835561392389584',4172,'51683555903','SILVER','10.00','2300','retail','0','2023-05-08 17:29:35','','','','145','Cash',0.00,'230','','','5','','1','2023-05-08 14:32:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','64.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836086290203226',4173,'51683608614','PMCP24358','2.00','1600','retail','0','2023-05-09 08:03:49','','','','686','Cash',0.00,'800','','','5','','1','2023-05-09 05:04:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836162473713203',4174,'51683616230','STAIRCASE CONERSTRIPS','5.00','2500','retail','0','2023-05-09 10:11:07','','','','250','Cash',0.00,'500','','','5','','1','2023-05-09 07:11:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836162672652204',4175,'51683616230','MR 393006','2.00','2800','retail','0','2023-05-09 10:11:07','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-09 07:11:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836216333362302',4176,'51683621603','L SHAPE','2.00','800','retail','0','2023-05-09 11:40:55','','','','160','Cash',0.00,'400','','','5','','1','2023-05-09 08:41:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836216542330603',4177,'51683621603','2.0 SPACERS','2.00','200','retail','0','2023-05-09 11:40:55','','','','15','Cash',0.00,'100','','','5','','1','2023-05-09 08:41:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836976580320227',4178,'51683697609','PMCP24102','2.00','1600','retail','0','2023-05-10 08:48:55','','','','686','Cash',0.00,'800','','','5','','1','2023-05-10 05:49:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836976742664223',4179,'51683697609','PMCP 24357','4.00','3200','retail','0','2023-05-10 08:48:55','','','','686','Cash',0.00,'800','','','5','','1','2023-05-10 05:49:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836976912333937',4180,'51683697609','PMCP24354AK','4.00','3400','retail','0','2023-05-10 08:48:55','','','','667','Cash',0.00,'850','','','5','','1','2023-05-10 05:49:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836977043213033',4181,'51683697609','WHITE','1.00','300','retail','0','2023-05-10 08:48:55','','','','100','Cash',0.00,'300','','','5','','1','2023-05-10 05:49:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836977160310582',4182,'51683697609','2.0 SPACERS','1.00','100','retail','0','2023-05-10 08:48:55','','','','15','Cash',0.00,'100','','','5','','1','2023-05-10 05:49:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836977353238527',4183,'51683697609','PLASTIC WHITE','3.00','300','retail','0','2023-05-10 08:48:55','','','','45','Cash',0.00,'100','','','5','','1','2023-05-10 05:49:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516836979353233173',4184,'51683697766','MR 393034','1.00','1250','retail','0','2023-05-10 08:52:16','','','','880','Cash',0.00,'1250','','','5','','1','2023-05-10 05:52:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516837055431037452',4185,'51683705492','FGP33528','8.00','6800','retail','0','2023-05-10 10:59:03','','','','700','Cash',0.00,'850','','','5','','1','2023-05-10 07:59:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','55.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('516837110783233000',4186,'51683705560','MR 393006','1.00','1400','retail','0','2023-05-10 12:31:18','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-10 09:33:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516837239893200223',4187,'51683723918','PMCP24351','3.00','2400','retail','0','2023-05-10 16:06:29','','','','686','Cash',0.00,'800','','','5','','1','2023-05-10 13:08:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838675597823303',4188,'51683867395','PTG DIVERTER 90','7.00','1750','retail','0','2023-05-12 07:59:38','','','','130','Cash',0.00,'250','','','5','','1','2023-05-12 04:59:48','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838675786323033',4189,'51683867395','PTG BEND 90','3.00','750','retail','0','2023-05-12 07:59:38','','','','130','Cash',0.00,'250','','','5','','1','2023-05-12 04:59:48','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838676131332260',4190,'51683867589','FGP33743','5.00','4250','retail','0','2023-05-12 08:00:26','','','','711','Cash',0.00,'850','','','5','','1','2023-05-12 05:00:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838676268666042',4191,'51683867589','2.5MM','1.00','100','retail','0','2023-05-12 08:00:26','','','','15','Cash',0.00,'100','','','5','','1','2023-05-12 05:00:44','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838934322223303',4192,'51683893398','CREAM','1.00','300','retail','0','2023-05-12 15:12:14','','','','100','Cash',0.00,'300','','','5','','1','2023-05-12 12:12:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516838935113200368',4193,'51683893398','FGP33740','1.00','850','retail','0','2023-05-12 15:12:14','','','','750','Cash',0.00,'850','','','5','','1','2023-05-12 12:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839627953202923',4194,'51683955308','WHITE','2.00','600','retail','0','2023-05-13 13:13:21','','','','100','Cash',0.00,'300','','','5','','1','2023-05-13 10:13:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839628150803613',4195,'51683955308','2.0 SPACERS','3.00','300','retail','0','2023-05-13 13:13:21','','','','15','Cash',0.00,'100','','','5','','1','2023-05-13 10:13:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839628368323000',4196,'51683955308','SILVER','5.00','1150','retail','0','2023-05-13 13:13:21','','','','145','Cash',0.00,'230','','','5','','1','2023-05-13 10:13:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','54.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839628526200260',4197,'51683955308','MCP 36005','3.00','3900','retail','0','2023-05-13 13:13:21','','','','1125','Cash',0.00,'1300','','','5','','1','2023-05-13 10:13:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839628686021133',4198,'51683955308','MR 36007','1.00','1300','retail','0','2023-05-13 13:13:21','','','','1078','Cash',0.00,'1300','','','5','','1','2023-05-13 10:13:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839629076234372',4199,'51683955308','MR 393034','1.00','1250','retail','0','2023-05-13 13:13:21','','','','880','Cash',0.00,'1250','','','5','','1','2023-05-13 10:13:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839728313393221',4200,'51683972817','MR 393006','1.00','1400','retail','0','2023-05-13 13:13:51','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-13 10:14:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839761650233355',4201,'51683976135','MCP 36005','9.00','11520','retail','0','2023-05-13 16:37:14','','','','1125','Cash',0.00,'1280','','','5','','1','2023-05-13 14:50:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','15.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839761848314093',4202,'51683976135','WHITE','1.00','300','retail','0','2023-05-13 16:37:14','','','','100','Cash',0.00,'300','','','5','','1','2023-05-13 14:50:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839761970002553',4203,'51683976135','CREAM','1.00','300','retail','0','2023-05-13 16:37:14','','','','100','Cash',0.00,'300','','','5','','1','2023-05-13 14:50:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839766236223006',4204,'51683976135','PMCP24354AK','5.00','4250','retail','0','2023-05-13 16:37:14','','','','667','Cash',0.00,'850','','','5','','1','2023-05-13 14:50:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839766454022992',4205,'51683976135','PLASTIC WHITE','1.00','100','retail','0','2023-05-13 16:37:14','','','','45','Cash',0.00,'100','','','5','','1','2023-05-13 14:50:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839828352260222',4206,'51683976135','PMCP24102','3.00','2400','retail','0','2023-05-13 16:37:14','','','','686','Cash',0.00,'800','','','5','','1','2023-05-13 14:50:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839829750086230',4207,'51683976135','2.0 SPACERS','1.00','100','retail','0','2023-05-13 16:37:14','','','','15','Cash',0.00,'100','','','5','','1','2023-05-13 14:50:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839850343233393',4208,'51683976135','130019351','2.00','4000','retail','0','2023-05-13 16:37:14','','','','1500','Cash',0.00,'2000','','','5','','1','2023-05-13 14:50:48','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841380113063222',4209,'51684138000','MR 393013','1.00','1250','retail','0','2023-05-15 11:06:51','','','','980','Cash',0.00,'1250','','','5','','1','2023-05-15 08:10:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841654181330136',4210,'51684165410','WHITE','1.00','300','retail','0','2023-05-15 18:43:51','','','','100','Cash',0.00,'300','','','5','','1','2023-05-15 15:44:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841654313332243',4211,'51684165410','PMCP 24104','2.00','1600','retail','0','2023-05-15 18:43:51','','','','686','Cash',0.00,'800','','','5','','1','2023-05-15 15:44:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843072480388022',4212,'51684307175','WHITE','3.00','900','retail','0','2023-05-17 10:07:40','','','','100','Cash',0.00,'300','','','5','','1','2023-05-17 07:09:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843072603023123',4213,'51684307175','2.0 SPACERS','1.00','100','retail','0','2023-05-17 10:07:40','','','','15','Cash',0.00,'100','','','5','','1','2023-05-17 07:09:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843949872233302',4214,'51684394968','FGP33718','29.00','23200','retail','0','2023-05-18 10:39:03','','','','695','Cash',0.00,'800','','','5','','1','2023-05-18 07:39:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843951213323308',4215,'51684394968','FGP33047','3.00','2400','retail','0','2023-05-18 10:39:03','','','','700','Cash',0.00,'800','','','5','','1','2023-05-18 07:39:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843951439831051',4216,'51684394968','GREY','5.00','1500','retail','0','2023-05-18 10:39:03','','','','100','Cash',0.00,'300','','','5','','1','2023-05-18 07:39:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843951593432283',4217,'51684394968','2.5MM','4.00','400','retail','0','2023-05-18 10:39:03','','','','15','Cash',0.00,'100','','','5','','1','2023-05-18 07:39:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','74.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516843952033253013',4218,'51684394968','2.0 SPACERS','1.00','100','retail','0','2023-05-18 10:39:03','','','','15','Cash',0.00,'100','','','5','','1','2023-05-18 07:39:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516844782843020283',4219,'51684473757','CREAM','2.00','600','retail','0','2023-05-19 09:40:27','','','','100','Cash',0.00,'300','','','5','','1','2023-05-19 06:40:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516844783013831883',4220,'51684473757','4001','2.00','2600','retail','0','2023-05-19 09:40:27','','','','920','Cash',0.00,'1300','','','5','','1','2023-05-19 06:40:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516844969802209860',4221,'51684496951','CLOSE COUPLE BLUE','1.00','12000','retail','0','2023-05-19 14:49:41','','','','9700','Cash',0.00,'12000','','','5','','1','2023-05-19 11:49:55','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845599533232594',4222,'51684559941','MR393045','2.00','2500','retail','0','2023-05-20 08:20:17','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-20 05:20:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845708952328057',4223,'51684570884','00013','1.00','350','retail','0','2023-05-20 11:21:51','','','','200','Cash',0.00,'350','','','5','','1','2023-05-20 08:26:49','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845709100242523',4224,'51684570884','1101','1.00','250','retail','0','2023-05-20 11:21:51','','','','80','Cash',0.00,'250','','','5','','1','2023-05-20 08:26:49','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845752460104304',4225,'51684575233','FGP33718','1.00','850','retail','0','2023-05-20 12:34:22','','','','695','Cash',0.00,'850','','','5','','1','2023-05-20 09:36:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845951860282206',4226,'51684595171','CREAM','1.00','300','retail','0','2023-05-20 18:06:40','','','','100','Cash',0.00,'300','','','5','','1','2023-05-20 15:43:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845951992485202',4227,'51684595171','2.5MM','1.00','100','retail','0','2023-05-20 18:06:40','','','','15','Cash',0.00,'100','','','5','','1','2023-05-20 15:43:31','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847483497332432',4228,'51684748280','FGP33743','4.00','3200','retail','0','2023-05-22 12:40:00','','','','711','Cash',0.00,'800','','','5','','1','2023-05-22 09:40:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847557043203715',4229,'51684755684','MR 36027','10.00','13000','retail','0','2023-05-22 14:41:53','','','','1050','Cash',0.00,'1300','','','5','','1','2023-05-22 11:42:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847611274624172',4230,'51684761114','44689 FLOOR TILES','1.00','1350','retail','0','2023-05-22 16:12:07','','','','1176','Cash',0.00,'1350','','','5','','1','2023-05-22 13:12:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847687912038136',4231,'51684768777','PMCP 24320','1.00','800','retail','0','2023-05-22 18:19:51','','','','686','Cash',0.00,'800','','','5','','1','2023-05-22 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848259686333100',4232,'51684825953','33745','3.00','2550','retail','0','2023-05-23 10:13:06','','','','710','Cash',0.00,'850','','','5','','1','2023-05-23 07:14:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848386582385863',4233,'51684838594','5381','1.00','1250','retail','0','2023-05-23 13:44:18','','','','931','Cash',0.00,'1250','','','5','','1','2023-05-23 10:44:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848533243521204',4234,'51684853307','PMCP24356BK','7.00','5600','retail','0','2023-05-23 17:48:44','','','','720','Cash',0.00,'800','','','5','','1','2023-05-23 14:49:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','32.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849133143823331',4235,'31684913279','MR 36007','8.00','10400','retail','0','2023-05-24 10:33:31','','','','1078','Cash',0.00,'1300','','','3','','1','2023-05-24 07:37:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849134833023202',4236,'31684913279','MR 36009','11.00','14300','retail','0','2023-05-24 10:33:31','','','','1125','Cash',0.00,'1300','','','3','','1','2023-05-24 07:37:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849135173030332',4237,'31684913279','MR393045','6.00','7500','retail','0','2023-05-24 10:33:31','','','','920','Cash',0.00,'1250','','','3','','1','2023-05-24 07:37:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','76.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849135522422922',4238,'31684913279','PMCP24351','18.00','14400','retail','0','2023-05-24 10:33:31','','','','686','Cash',0.00,'800','','','3','','1','2023-05-24 07:37:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','50.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849136112234220',4239,'31684913279','MR36038','30.00','40500','retail','0','2023-05-24 10:33:31','','','','1050','Cash',0.00,'1350','','','3','','1','2023-05-24 07:37:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','206.00','176','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849140523284301',4240,'31684913826','MR393043','1.00','1250','retail','0','2023-05-24 10:44:08','','','','880','Cash',0.00,'1250','','','3','','1','2023-05-24 07:46:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849140700348422',4241,'31684913826','MR 36007','2.00','2600','retail','0','2023-05-24 10:44:08','','','','1078','Cash',0.00,'1300','','','3','','1','2023-05-24 07:46:59','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849140959350244',4242,'31684913826','44689 FLOOR TILES','2.00','2500','retail','0','2023-05-24 10:44:08','','','','1176','Cash',0.00,'1250','','','3','','1','2023-05-24 07:46:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849141322213224',4243,'31684913826','PMCP24102','3.00','2400','retail','0','2023-05-24 10:44:08','','','','686','Cash',0.00,'800','','','3','','1','2023-05-24 07:46:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849141504032182',4244,'31684913826','20002 IZOMIX','8.00','4800','retail','0','2023-05-24 10:44:08','','','','350','Cash',0.00,'600','','','3','','1','2023-05-24 07:46:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','84.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849141783272300',4245,'31684913826','L SHAPE','6.00','2400','retail','0','2023-05-24 10:44:08','','','','160','Cash',0.00,'400','','','3','','1','2023-05-24 07:46:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','27.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849141993223036',4246,'31684913826','SYNOVA MEDIUM','2.00','3000','retail','0','2023-05-24 10:44:08','','','','900','Cash',0.00,'1500','','','3','','1','2023-05-24 07:46:59','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849142473434308',4247,'31684913826','WHITE','1.00','300','retail','0','2023-05-24 10:44:08','','','','100','Cash',0.00,'300','','','3','','1','2023-05-24 07:46:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849155760623352',4248,'31684915546','L SHAPE','3.00','1200','retail','0','2023-05-24 11:07:24','','','','160','Cash',0.00,'400','','','3','','1','2023-05-24 08:08:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849155922829162',4249,'31684915546','FGP33746','14.00','11200','retail','0','2023-05-24 11:07:24','','','','700','Cash',0.00,'800','','','3','','1','2023-05-24 08:08:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849156282220302',4250,'31684915546','33745','14.00','11200','retail','0','2023-05-24 11:07:24','','','','710','Cash',0.00,'800','','','3','','1','2023-05-24 08:08:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','33.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849156442323333',4251,'31684915546','PMCP24351','6.00','4800','retail','0','2023-05-24 11:07:24','','','','686','Cash',0.00,'800','','','3','','1','2023-05-24 08:08:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849158412122023',4252,'31684915789','00011','1.00','450','retail','0','2023-05-24 11:12:56','','','','250','Cash',0.00,'450','','','3','','1','2023-05-24 08:13:36','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849158561305422',4253,'31684915789','2.5MM','2.00','200','retail','0','2023-05-24 11:12:56','','','','15','Cash',0.00,'100','','','3','','1','2023-05-24 08:13:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849158753532233',4254,'31684915789','MR 36016','13.00','16900','retail','0','2023-05-24 11:12:56','','','','1125','Cash',0.00,'1300','','','3','','1','2023-05-24 08:13:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849159006323206',4255,'31684915789','4204','7.00','8750','retail','0','2023-05-24 11:12:56','','','','1041','Cash',0.00,'1250','','','3','','1','2023-05-24 08:13:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849159204082822',4256,'31684915789','20002 IZOMIX','2.00','1200','retail','0','2023-05-24 11:12:56','','','','350','Cash',0.00,'600','','','3','','1','2023-05-24 08:13:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849159573232627',4257,'31684915789','MMCP 24013','5.00','4000','retail','0','2023-05-24 11:12:56','','','','700','Cash',0.00,'800','','','3','','1','2023-05-24 08:13:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849159767430243',4258,'31684915789','GOLD','1.00','200','retail','0','2023-05-24 11:12:56','','','','140','Cash',0.00,'200','','','3','','1','2023-05-24 08:13:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849163473131337',4259,'51684916335','5381','3.00','3750','retail','0','2023-05-24 11:19:08','','','','931','Cash',0.00,'1250','','','5','','1','2023-05-24 08:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849218053209300',4260,'51684916366','PMCP24351','1.00','800','retail','0','2023-05-24 12:50:05','','','','686','Cash',0.00,'800','','','5','','1','2023-05-24 09:51:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849257100433303',4261,'51684925692','FGP33746','1.00','800','retail','0','2023-05-24 13:55:21','','','','700','Cash',0.00,'800','','','5','','1','2023-05-24 10:55:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849267903022002',4262,'51684925742','PMCP24351','1.00','800','retail','0','2023-05-24 14:13:10','','','','686','Cash',0.00,'800','','','5','','1','2023-05-24 11:13:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849288990801934',4263,'51684928885','SILVER','2.00','460','retail','0','2023-05-24 14:48:19','','','','145','Cash',0.00,'230','','','5','','1','2023-05-24 11:49:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849944980594039',4264,'51684994488','PMCP24351','1.00','800','retail','0','2023-05-25 09:03:37','','','','686','Cash',0.00,'800','','','5','','1','2023-05-25 06:04:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849945753223020',4265,'51684994488','PMCP24356BK','1.00','800','retail','0','2023-05-25 09:03:37','','','','720','Cash',0.00,'800','','','5','','1','2023-05-25 06:04:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849945922639324',4266,'51684994488','PLASTIC WHITE','2.00','200','retail','0','2023-05-25 09:03:37','','','','45','Cash',0.00,'100','','','5','','1','2023-05-25 06:04:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849946083463440',4267,'51684994488','20002 IZOMIX','8.00','4000','retail','0','2023-05-25 09:03:37','','','','350','Cash',0.00,'500','','','5','','1','2023-05-25 06:04:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','74.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850025980033320',4268,'51685002582','5381','1.00','1250','retail','0','2023-05-25 11:16:39','','','','931','Cash',0.00,'1250','','','5','','1','2023-05-25 08:17:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850056003565123',4269,'51685005569','33726 FLOOR TILES','20.00','25000','retail','0','2023-05-25 16:16:12','','','','950','Cash',0.00,'1250','','','5','','1','2023-05-25 13:16:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850206210633330',4270,'51685020598','4001','1.00','1250','retail','0','2023-05-25 16:17:24','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-25 13:23:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850821592532225',4271,'51685082130','5381','1.00','1300','retail','0','2023-05-26 09:22:56','','','','931','Cash',0.00,'1300','','','5','','1','2023-05-26 06:23:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850825532255352',4272,'51685082189','4001','1.00','1250','retail','0','2023-05-26 09:29:46','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-26 06:30:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850838413542603',4273,'51685082601','33745','7.00','5600','retail','0','2023-05-26 09:50:41','','','','710','Cash',0.00,'800','','','5','','1','2023-05-26 07:03:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850898009226958',4274,'51685084630','MR 36029','2.00','2600','retail','0','2023-05-26 11:30:09','','','','1078','Cash',0.00,'1300','','','5','','1','2023-05-26 08:30:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850908263323332',4275,'51685089814','FGP33743','1.00','800','retail','0','2023-05-26 11:47:30','','','','711','Cash',0.00,'800','','','5','','1','2023-05-26 08:47:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850908423333303',4276,'51685089814','33745','5.00','4000','retail','0','2023-05-26 11:47:30','','','','710','Cash',0.00,'800','','','5','','1','2023-05-26 08:47:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851031690220240',4277,'51685103105','33726 FLOOR TILES','7.00','8750','retail','0','2023-05-26 15:12:49','','','','950','Cash',0.00,'1250','','','5','','1','2023-05-26 12:12:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','11.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851043024530322',4278,'51685103181','MR 393006','2.00','2800','retail','0','2023-05-26 15:31:43','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-26 12:39:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851144813020302',4279,'51685114457','MR393043','3.00','3750','retail','0','2023-05-26 18:21:22','','','','880','Cash',0.00,'1250','','','5','','1','2023-05-26 15:21:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851790761300303',4280,'51685179049','MR 393038','4.00','5000','retail','0','2023-05-27 12:18:14','','','','980','Cash',0.00,'1250','','','5','','1','2023-05-27 09:18:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851790930222463',4281,'51685179049','SILVER','2.00','460','retail','0','2023-05-27 12:18:14','','','','145','Cash',0.00,'230','','','5','','1','2023-05-27 09:18:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851821083530433',4282,'51685182099','33745','1.00','850','retail','0','2023-05-27 13:09:01','','','','710','Cash',0.00,'850','','','5','','1','2023-05-27 10:09:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851821296083882',4283,'51685182099','WHITE','1.00','300','retail','0','2023-05-27 13:09:01','','','','100','Cash',0.00,'300','','','5','','1','2023-05-27 10:09:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851891653331192',4284,'51685189128','MR36045','15.00','19500','retail','0','2023-05-27 15:06:06','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-27 12:06:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851892014222004',4285,'51685189186','20002 IZOMIX','20.00','10000','retail','0','2023-05-27 15:07:42','','','','350','Cash',0.00,'500','','','5','','1','2023-05-27 12:17:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','66.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851975662600227',4286,'51685197527','5381','1.00','1250','retail','0','2023-05-27 17:26:07','','','','931','Cash',0.00,'1250','','','5','','1','2023-05-27 14:26:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851979215130533',4287,'51685197572','20002 IZOMIX','2.00','1200','retail','0','2023-05-27 17:32:32','','','','350','Cash',0.00,'600','','','5','','1','2023-05-27 14:33:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851979351335332',4288,'51685197572','PLASTIC WHITE','3.00','300','retail','0','2023-05-27 17:32:32','','','','45','Cash',0.00,'100','','','5','','1','2023-05-27 14:33:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851979529300000',4289,'51685197572','GREY','1.00','300','retail','0','2023-05-27 17:32:32','','','','100','Cash',0.00,'300','','','5','','1','2023-05-27 14:33:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853551783080822',4290,'51685355153','PMCP24354AK','1.00','850','retail','0','2023-05-29 13:14:47','','','','667','Cash',0.00,'850','','','5','','1','2023-05-29 10:15:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853552382231213',4291,'51685355153','PMCP 24310','4.00','3200','retail','0','2023-05-29 13:14:47','','','','686','Cash',0.00,'800','','','5','','1','2023-05-29 10:15:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853552875056220',4292,'51685355153','GREY','1.00','300','retail','0','2023-05-29 13:14:47','','','','100','Cash',0.00,'300','','','5','','1','2023-05-29 10:15:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853574444234532',4293,'51685357430','WHITE','4.00','1200','retail','0','2023-05-29 13:51:02','','','','100','Cash',0.00,'300','','','5','','1','2023-05-29 10:51:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853574620220300',4294,'51685357430','GREY','8.00','2400','retail','0','2023-05-29 13:51:02','','','','100','Cash',0.00,'300','','','5','','1','2023-05-29 10:51:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','17.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853663318255333',4295,'51685366321','PMCP 24333','1.00','800','retail','0','2023-05-29 16:19:28','','','','686','Cash',0.00,'800','','','5','','1','2023-05-29 13:20:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853663480021503',4296,'51685366321','PMHP 24320','6.00','900','retail','0','2023-05-29 16:19:28','','','','50','Cash',0.00,'150','','','5','','1','2023-05-29 13:20:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','85.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853663683532308',4297,'51685366321','WHITE','1.00','300','retail','0','2023-05-29 16:19:28','','','','100','Cash',0.00,'300','','','5','','1','2023-05-29 13:20:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853710060221230',4298,'51685370961','PMCP24354AK','5.00','4250','retail','0','2023-05-29 17:37:22','','','','667','Cash',0.00,'850','','','5','','1','2023-05-29 14:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','139.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853710232135311',4299,'51685370961','WHITE','1.00','300','retail','0','2023-05-29 17:37:22','','','','100','Cash',0.00,'300','','','5','','1','2023-05-29 14:37:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516853710428353022',4300,'51685370961','33745','2.00','1600','retail','0','2023-05-29 17:37:22','','','','710','Cash',0.00,'800','','','5','','1','2023-05-29 14:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854424342223543',4301,'51685441781','PMCP24351','12.00','9600','retail','0','2023-05-30 13:41:41','','','','686','Cash',0.00,'800','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854424622222654',4302,'51685441781','MR 36009','10.00','14000','retail','0','2023-05-30 13:41:41','','','','1025','Cash',0.00,'1400','','','5','','1','2023-05-30 10:47:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854425444225233',4303,'51685441781','MR 36006','7.00','9100','retail','0','2023-05-30 13:41:41','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-30 10:47:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854425642223224',4304,'51685441781','MCP 36005','3.00','3900','retail','0','2023-05-30 13:41:41','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-30 10:47:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854425860523231',4305,'51685441781','PMCP 24323','2.00','1600','retail','0','2023-05-30 13:41:41','','','','686','Cash',0.00,'800','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854426063652380',4306,'51685441781','PMCP24354AK','3.00','2550','retail','0','2023-05-30 13:41:41','','','','667','Cash',0.00,'850','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','134.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854426190313004',4307,'51685441781','PMCP24354BK','2.00','1700','retail','0','2023-05-30 13:41:41','','','','667','Cash',0.00,'850','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854426910522240',4308,'51685441781','SAWA SAWA','1.00','11500','retail','0','2023-05-30 13:41:41','','','','8800','Cash',0.00,'11500','','','5','','1','2023-05-30 10:47:56','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854427180013004',4309,'51685441781','33745','2.00','1600','retail','0','2023-05-30 13:41:41','','','','710','Cash',0.00,'800','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854428591030225',4310,'51685441781','FGP33528','3.00','2400','retail','0','2023-05-30 13:41:41','','','','700','Cash',0.00,'800','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854429856183233',4311,'51685441781','FGP33740','1.00','800','retail','0','2023-05-30 13:41:41','','','','750','Cash',0.00,'800','','','5','','1','2023-05-30 10:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854432322122302',4312,'51685441781','GREY','1.00','300','retail','0','2023-05-30 13:41:41','','','','100','Cash',0.00,'300','','','5','','1','2023-05-30 10:47:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854432465233860',4313,'51685441781','SILVER','7.00','1610','retail','0','2023-05-30 13:41:41','','','','145','Cash',0.00,'230','','','5','','1','2023-05-30 10:47:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','70.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854432603002120',4314,'51685441781','2.5MM','1.00','100','retail','0','2023-05-30 13:41:41','','','','15','Cash',0.00,'100','','','5','','1','2023-05-30 10:47:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854432688233434',4315,'51685441781','PLASTIC WHITE','1.00','100','retail','0','2023-05-30 13:41:41','','','','45','Cash',0.00,'100','','','5','','1','2023-05-30 10:47:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854432872032823',4316,'51685441781','PLASTIC WHITE','1.00','100','retail','0','2023-05-30 13:41:41','','','','45','Cash',0.00,'100','','','5','','1','2023-05-30 10:47:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854433002323432',4317,'51685441781','L SHAPE','9.00','3600','retail','0','2023-05-30 13:41:41','','','','160','Cash',0.00,'400','','','5','','1','2023-05-30 10:47:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','18.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854448914430325',4318,'51685443677','MR 393006','1.00','1400','retail','0','2023-05-30 14:08:37','','','','980','Cash',0.00,'1400','','','5','','1','2023-05-30 11:09:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854449160963025',4319,'51685443677','PLASTIC WHITE','4.00','400','retail','0','2023-05-30 14:08:37','','','','45','Cash',0.00,'100','','','5','','1','2023-05-30 11:09:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854547472446217',4320,'51685454726','PMCP24354BK','2.00','1700','retail','0','2023-05-30 16:53:44','','','','667','Cash',0.00,'850','','','5','','1','2023-05-30 13:53:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854547822204285',4321,'51685454726','33745','2.00','1700','retail','0','2023-05-30 16:53:44','','','','710','Cash',0.00,'850','','','5','','1','2023-05-30 13:53:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855208522002325',4322,'51685520815','MR36045','4.00','5200','retail','0','2023-05-31 11:14:36','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-31 08:14:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855208642323165',4323,'51685520815','MR 36009','1.00','1400','retail','0','2023-05-31 11:14:36','','','','1025','Cash',0.00,'1400','','','5','','1','2023-05-31 08:14:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855267901526502',4324,'51685526772','L SHAPE','6.00','2700','retail','0','2023-05-31 12:53:18','','','','160','Cash',0.00,'450','','','5','','1','2023-05-31 09:53:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855330040283830',4325,'51685526813','MR 36009','7.00','9450','retail','0','2023-05-31 16:15:48','','','','1025','Cash',0.00,'1350','','','5','','1','2023-05-31 13:16:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','13.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855330201323520',4326,'51685526813','MCP 36005','2.00','2600','retail','0','2023-05-31 16:15:48','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-31 13:16:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855330333312020',4327,'51685526813','1/5 MAGIC','1.00','200','retail','0','2023-05-31 16:15:48','','','','100','Cash',0.00,'200','','','5','','1','2023-05-31 13:16:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855330441383030',4328,'51685526813','FGP33740','1.00','800','retail','0','2023-05-31 16:15:48','','','','750','Cash',0.00,'800','','','5','','1','2023-05-31 13:16:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855389482925222',4329,'51685526813','MR 393036','5.00','6250','retail','0','2023-05-31 16:15:48','','','','920','Cash',0.00,'1250','','','5','','1','2023-05-31 13:16:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855406283260662',4330,'51685540573','MR 36009','4.00','5600','retail','0','2023-05-31 16:53:58','','','','1025','Cash',0.00,'1400','','','5','','1','2023-05-31 14:07:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855406755202335',4331,'51685540573','PLASTIC WHITE','3.00','300','retail','0','2023-05-31 16:53:58','','','','45','Cash',0.00,'100','','','5','','1','2023-05-31 14:07:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855412385262221',4332,'51685540573','MCP 36005','1.00','1300','retail','0','2023-05-31 16:53:58','','','','1025','Cash',0.00,'1300','','','5','','1','2023-05-31 14:07:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855421033313563',4333,'51685542072','FGP33746','1.00','850','retail','0','2023-05-31 17:08:35','','','','700','Cash',0.00,'850','','','5','','1','2023-05-31 15:15:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856100670616600',4334,'51685610005','PMCP24354AK','7.00','5950','retail','0','2023-06-01 12:13:42','','','','667','Cash',0.00,'850','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','131.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856100793822043',4335,'51685610005','MR 393006','3.00','4200','retail','0','2023-06-01 12:13:42','','','','980','Cash',0.00,'1400','','','5','','1','2023-06-01 09:15:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856101323425213',4336,'51685610005','MR36045','1.00','1300','retail','0','2023-06-01 12:13:42','','','','1025','Cash',0.00,'1300','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856101511018123',4337,'51685610005','PLASTIC WHITE','3.00','300','retail','0','2023-06-01 12:13:42','','','','45','Cash',0.00,'100','','','5','','1','2023-06-01 09:15:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856101663023105',4338,'51685610005','PMCP24351','8.00','6400','retail','0','2023-06-01 12:13:42','','','','686','Cash',0.00,'800','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856101900002403',4339,'51685610005','FGP33746','15.00','13500','retail','0','2023-06-01 12:13:42','','','','700','Cash',0.00,'900','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','16.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856102293430323',4340,'51685610005','5381','2.00','2500','retail','0','2023-06-01 12:13:42','','','','931','Cash',0.00,'1250','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856102450620423',4341,'51685610005','MR 36009','1.00','1400','retail','0','2023-06-01 12:13:42','','','','1025','Cash',0.00,'1400','','','5','','1','2023-06-01 09:15:27','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856105013381302',4342,'51685610005','FGP33528','5.00','4000','retail','0','2023-06-01 12:13:42','','','','700','Cash',0.00,'800','','','5','','1','2023-06-01 09:15:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856107122070623',4343,'51685610005','YMP 66742T','4.00','2400','retail','0','2023-06-01 12:13:42','','','','367','Cash',0.00,'600','','','5','','1','2023-06-01 09:15:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856125544233322',4344,'51685610928','MR 393006','3.00','4200','retail','0','2023-06-01 12:43:21','','','','980','Cash',0.00,'1400','','','5','','1','2023-06-01 09:45:08','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856125735321200',4345,'51685610928','MR36041','1.00','1300','retail','0','2023-06-01 12:43:21','','','','1125','Cash',0.00,'1300','','','5','','1','2023-06-01 09:45:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856125890628213',4346,'51685610928','4001','5.00','6250','retail','0','2023-06-01 12:43:21','','','','920','Cash',0.00,'1250','','','5','','1','2023-06-01 09:45:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856149454333530',4347,'51685612710','YMP 66444T','7.00','4200','retail','0','2023-06-01 13:22:25','','','','367','Cash',0.00,'600','','','5','','1','2023-06-01 10:22:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856188132538151',4348,'51685618803','MR 393036','1.00','1250','retail','0','2023-06-01 14:28:30','','','','920','Cash',0.00,'1250','','','5','','1','2023-06-01 11:28:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856189092299232',4349,'51685618803','WP012','1.00','150','retail','0','2023-06-01 14:28:30','','','','50','Cash',0.00,'150','','','5','','1','2023-06-01 11:28:46','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856883553508208',4350,'51685688268','MR 393014','30.00','37500','retail','0','2023-06-02 09:46:43','','','','980','Cash',0.00,'1250','','','5','','1','2023-06-02 07:09:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','40.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856884023886228',4351,'51685688268','CREAM','2.00','600','retail','0','2023-06-02 09:46:43','','','','100','Cash',0.00,'300','','','5','','1','2023-06-02 07:09:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856898499933602',4352,'51685689782','SILVER','8.00','1840','retail','0','2023-06-02 10:10:49','','','','145','Cash',0.00,'230','','','5','','1','2023-06-02 07:11:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','63.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857696243860621',4353,'51685769608','2.0 SPACERS','3.00','300','retail','0','2023-06-03 08:20:25','','','','15','Cash',0.00,'100','','','5','','1','2023-06-03 05:20:28','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857813310051324',4354,'51685781191','MR393043','9.00','11250','retail','0','2023-06-03 11:41:15','','','','880','Cash',0.00,'1250','','','5','','1','2023-06-03 08:42:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857890058222250',4355,'51685788979','PMCP 24333','2.00','1600','retail','0','2023-06-03 13:43:26','','','','686','Cash',0.00,'800','','','5','','1','2023-06-03 10:43:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857916854322233',4356,'51685791670','PMCP 24328BK','1.00','800','retail','0','2023-06-03 14:28:06','','','','686','Cash',0.00,'800','','','5','','1','2023-06-03 11:28:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858006800630822',4357,'51685800667','20002 IZOMIX','1.00','600','retail','0','2023-06-03 16:58:15','','','','350','Cash',0.00,'600','','','5','','1','2023-06-03 13:58:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858006953023903',4358,'51685800667','SILVER','2.00','460','retail','0','2023-06-03 16:58:15','','','','145','Cash',0.00,'230','','','5','','1','2023-06-03 13:58:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858018262481001',4359,'51685800716','PMCP24354BK','1.00','850','retail','0','2023-06-03 17:17:24','','','','667','Cash',0.00,'850','','','5','','1','2023-06-03 15:16:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858018430325241',4360,'51685800716','MR393043','3.00','3750','retail','0','2023-06-03 17:17:24','','','','880','Cash',0.00,'1250','','','5','','1','2023-06-03 15:16:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859470297323288',4361,'51685944700','CREAM','1.00','300','retail','0','2023-06-05 09:37:10','','','','100','Cash',0.00,'300','','','5','','1','2023-06-05 06:37:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859648680208202',4362,'51685964854','24366 TWYFORD WALL','8.00','6400','retail','0','2023-06-05 14:34:29','','','','678','Cash',0.00,'800','','','5','','1','2023-06-05 11:35:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','40.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859649222259230',4363,'51685964903','24366 TWYFORD WALL','6.00','4800','retail','0','2023-06-05 14:35:23','','','','678','Cash',0.00,'800','','','5','','1','2023-06-05 11:35:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859649382026326',4364,'51685964927','24366 TWYFORD WALL','4.00','3200','retail','0','2023-06-05 14:35:39','','','','678','Cash',0.00,'800','','','5','','1','2023-06-05 11:37:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859662622224002',4365,'51685965079','PMCP24354AK','1.00','850','retail','0','2023-06-05 14:57:51','','','','667','Cash',0.00,'850','','','5','','1','2023-06-05 12:15:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859662713233322',4366,'51685965079','PMCP24354BK','1.00','850','retail','0','2023-06-05 14:57:51','','','','667','Cash',0.00,'850','','','5','','1','2023-06-05 12:15:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861145664240332',4367,'51686114540','ASIAN TOILET 101','2.00','3400','retail','0','2023-06-07 08:11:58','','','','1300','Cash',0.00,'1700','','','5','','1','2023-06-07 05:12:46','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861146064032645',4368,'51686114540','SILVER','8.00','1840','retail','0','2023-06-07 08:11:58','','','','145','Cash',0.00,'230','','','5','','1','2023-06-07 05:12:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','53.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861146400124542',4369,'51686114540','24366 TWYFORD WALL','4.00','3200','retail','0','2023-06-07 08:11:58','','','','678','Cash',0.00,'800','','','5','','1','2023-06-07 05:12:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861146602326006',4370,'51686114540','MR 393014','10.00','12500','retail','0','2023-06-07 08:11:58','','','','980','Cash',0.00,'1250','','','5','','1','2023-06-07 05:12:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861146790202331',4371,'51686114540','20002 IZOMIX','10.00','5000','retail','0','2023-06-07 08:11:58','','','','350','Cash',0.00,'500','','','5','','1','2023-06-07 05:12:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861187043616412',4372,'51686115331','4018','5.00','6250','retail','0','2023-06-07 09:18:36','','','','920','Cash',0.00,'1250','','','5','','1','2023-06-07 06:18:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','105.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861303842230300',4373,'51686130374','CENTAMILY KITCHEN SINK SC-630','1.00','8000','retail','0','2023-06-07 12:33:04','','','','5500','Cash',0.00,'8000','','','5','','1','2023-06-07 09:33:21','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861449184235623',4374,'51686144909','1/5 MAGIC','1.00','200','retail','0','2023-06-07 16:36:19','','','','100','Cash',0.00,'200','','','5','','1','2023-06-07 13:36:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861449323131210',4375,'51686144909','00013','1.00','350','retail','0','2023-06-07 16:36:19','','','','200','Cash',0.00,'350','','','5','','1','2023-06-07 13:36:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861449468334130',4376,'51686144909','1101','1.00','250','retail','0','2023-06-07 16:36:19','','','','80','Cash',0.00,'250','','','5','','1','2023-06-07 13:36:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861449543362303',4377,'51686144909','1102','1.00','250','retail','0','2023-06-07 16:36:19','','','','90','Cash',0.00,'250','','','5','','1','2023-06-07 13:36:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861449792223502',4378,'51686144909','SAWA SAWA','1.00','11500','retail','0','2023-06-07 16:36:19','','','','8800','Cash',0.00,'11500','','','5','','1','2023-06-07 13:36:35','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862029262322080',4379,'51686202906','20002 IZOMIX','10.00','5000','retail','0','2023-06-08 08:42:14','','','','350','Cash',0.00,'500','','','5','','1','2023-06-08 05:43:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862100638603680',4380,'51686210049','PMCP24354AK','8.00','6800','retail','0','2023-06-08 10:44:27','','','','667','Cash',0.00,'850','','','5','','1','2023-06-08 07:45:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','123.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862100966062304',4381,'51686210049','2.0 SPACERS','2.00','200','retail','0','2023-06-08 10:44:27','','','','15','Cash',0.00,'100','','','5','','1','2023-06-08 07:45:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862101080132320',4382,'51686210049','2.5MM','1.00','100','retail','0','2023-06-08 10:44:27','','','','15','Cash',0.00,'100','','','5','','1','2023-06-08 07:45:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862102675032737',4383,'51686210049','SILVER','2.00','460','retail','0','2023-06-08 10:44:27','','','','145','Cash',0.00,'230','','','5','','1','2023-06-08 07:45:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862169793032420',4384,'51686216954','FDL LOCK WITH KEY','2.00','3000','retail','0','2023-06-08 12:36:19','','','','700','Cash',0.00,'1500','','','5','','1','2023-06-08 09:36:32','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862340072143203',4385,'51686233969','SILVER','1.00','230','retail','0','2023-06-08 17:20:28','','','','145','Cash',0.00,'230','','','5','','1','2023-06-08 14:28:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862340285630063',4386,'51686233969','4207','7.00','8750','retail','0','2023-06-08 17:20:28','','','','1041','Cash',0.00,'1250','','','5','','1','2023-06-08 14:28:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','75.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862923529202663',4387,'51686292315','PGP 66007','6.00','4200','retail','0','2023-06-09 09:33:02','','','','587','Cash',0.00,'700','','','5','','1','2023-06-09 06:33:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862923626236930',4388,'51686292315','24366 TWYFORD WALL','1.00','800','retail','0','2023-06-09 09:33:02','','','','678','Cash',0.00,'800','','','5','','1','2023-06-09 06:33:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862923828438340',4389,'51686292315','20002 IZOMIX','1.00','600','retail','0','2023-06-09 09:33:02','','','','350','Cash',0.00,'600','','','5','','1','2023-06-09 06:33:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862987126406222',4390,'51686292428','MR 36035','50.00','64000','retail','0','2023-06-09 11:19:55','','','','1025','Cash',0.00,'1280','','','5','','1','2023-06-09 08:23:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862987430032220',4391,'51686292428','MR 36009','27.00','35640','retail','0','2023-06-09 11:19:55','','','','1025','Cash',0.00,'1320','','','5','','1','2023-06-09 08:23:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862987734322320',4392,'51686292428','MR36028','13.00','16640','retail','0','2023-06-09 11:19:55','','','','1025','Cash',0.00,'1280','','','5','','1','2023-06-09 08:23:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863180860212206',4393,'51686317975','4207','6.00','7500','retail','0','2023-06-09 16:41:27','','','','1041','Cash',0.00,'1250','','','5','','1','2023-06-09 13:57:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','68.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863190878338183',4394,'51686319031','4001','1.00','1300','retail','0','2023-06-09 16:59:18','','','','920','Cash',0.00,'1300','','','5','','1','2023-06-09 13:59:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863746794303762',4395,'51686374654','4018','15.00','19500','retail','0','2023-06-10 08:24:49','','','','920','Cash',0.00,'1300','','','5','','1','2023-06-10 05:45:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','100.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863843372033343',4396,'51686383713','20002 IZOMIX','6.00','3600','retail','0','2023-06-10 11:05:37','','','','350','Cash',0.00,'600','','','5','','1','2023-06-10 08:07:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863908190321303',4397,'51686390798','MR393042','4.00','5000','retail','0','2023-06-10 12:53:39','','','','960','Cash',0.00,'1250','','','5','','1','2023-06-10 09:54:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863914033923132',4398,'51686390860','4207','3.00','3750','retail','0','2023-06-10 13:03:23','','','','1041','Cash',0.00,'1250','','','5','','1','2023-06-10 10:03:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','62.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863975262332702',4399,'51686397503','PGC66009','12.00','8400','retail','0','2023-06-10 14:45:26','','','','5875','Cash',0.00,'700','','','5','','1','2023-06-10 11:50:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','20.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516865613466168212',4400,'51686561032','MR393042','1.00','1250','retail','0','2023-06-12 12:16:00','','','','960','Cash',0.00,'1250','','','5','','1','2023-06-12 09:17:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516865613603103323',4401,'51686561032','SPIN SPAN','1.00','600','retail','0','2023-06-12 12:16:00','','','','350','Cash',0.00,'600','','','5','','1','2023-06-12 09:17:29','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516865759916043961',4402,'51686575971','24366 TWYFORD WALL','4.00','3200','retail','0','2023-06-12 16:19:52','','','','678','Cash',0.00,'800','','','5','','1','2023-06-12 13:22:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866355922332154',4403,'51686635204','SPIN SPAN','1.00','600','retail','0','2023-06-13 08:53:13','','','','350','Cash',0.00,'600','','','5','','1','2023-06-13 05:55:08','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866360594652263',4404,'51686635710','20002 IZOMIX','5.00','2500','retail','0','2023-06-13 09:01:09','','','','350','Cash',0.00,'500','','','5','','1','2023-06-13 06:02:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866404595310022',4405,'51686637732','FGB44641','4.00','5000','retail','0','2023-06-13 16:02:27','','','','880','Cash',0.00,'1250','','','5','','1','2023-06-13 13:02:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866404796323606',4406,'51686637732','MR393045','4.00','5000','retail','0','2023-06-13 16:02:27','','','','920','Cash',0.00,'1250','','','5','','1','2023-06-13 13:02:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','69.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866404924448334',4407,'51686637732','MR 393006','1.00','1400','retail','0','2023-06-13 16:02:27','','','','980','Cash',0.00,'1400','','','5','','1','2023-06-13 13:02:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866405065153366',4408,'51686637732','GREY','1.00','300','retail','0','2023-06-13 16:02:27','','','','100','Cash',0.00,'300','','','5','','1','2023-06-13 13:02:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866405164308028',4409,'51686637732','2.0 SPACERS','1.00','100','retail','0','2023-06-13 16:02:27','','','','15','Cash',0.00,'100','','','5','','1','2023-06-13 13:02:45','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866405296223830',4410,'51686637732','SILVER','2.00','460','retail','0','2023-06-13 16:02:27','','','','145','Cash',0.00,'230','','','5','','1','2023-06-13 13:02:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866613801320331',4411,'51686661366','MR 393011','22.00','27500','retail','0','2023-06-13 16:03:44','','','','960','Cash',0.00,'1250','','','5','','1','2023-06-13 13:04:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','30.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866613996626053',4412,'51686661366','MR393042','108.00','135000','retail','0','2023-06-13 16:03:44','','','','960','Cash',0.00,'1250','','','5','','1','2023-06-13 13:04:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'108','169.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866677342362213',4413,'51686667711','4018','3.00','3750','retail','0','2023-06-13 17:49:03','','','','920','Cash',0.00,'1250','','','5','','1','2023-06-13 14:49:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','85.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867206207263432',4414,'51686720603','20002 IZOMIX','6.00','3600','retail','0','2023-06-14 08:30:21','','','','350','Cash',0.00,'600','','','5','','1','2023-06-14 05:30:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867232182036080',4415,'51686723206','SILVER','2.00','400','retail','0','2023-06-14 10:57:16','','','','145','Cash',0.00,'200','','','5','','1','2023-06-14 07:57:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867294160132363',4416,'51686723206','2.0 SPACERS','3.00','300','retail','0','2023-06-14 10:57:16','','','','15','Cash',0.00,'100','','','5','','1','2023-06-14 07:57:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867536493000122',4417,'51686753639','SPIN SPAN','1.00','600','retail','0','2023-06-14 17:40:49','','','','350','Cash',0.00,'600','','','5','','1','2023-06-14 14:41:00','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867553877152731',4418,'51686753662','2.0 SPACERS','10.00','1000','retail','0','2023-06-14 18:09:48','','','','15','Cash',0.00,'100','','','5','','1','2023-06-14 15:11:08','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','34.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868104648834023',4419,'51686810445','MR 36009','4.00','5280','retail','0','2023-06-15 09:27:54','','','','1025','Cash',0.00,'1320','','','5','','1','2023-06-15 06:28:17','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868130340313303',4420,'51686813016','4208','4.00','5000','retail','0','2023-06-15 10:10:34','','','','1041','Cash',0.00,'1250','','','5','','1','2023-06-15 07:11:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868991404022223',4421,'51686899120','L SHAPE','4.00','1800','retail','0','2023-06-16 10:06:11','','','','160','Cash',0.00,'450','','','5','','1','2023-06-16 07:06:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','103.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868991614812123',4422,'51686899120','1KG GROUTS','2.00','300','retail','0','2023-06-16 10:06:11','','','','50','Cash',0.00,'150','','','5','','1','2023-06-16 07:06:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868995059603509',4423,'51686899189','2.0 SPACERS','2.00','200','retail','0','2023-06-16 10:14:10','','','','15','Cash',0.00,'100','','','5','','1','2023-06-16 07:17:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868995374802023',4424,'51686899189','PLASTIC WHITE','2.00','200','retail','0','2023-06-16 10:14:10','','','','45','Cash',0.00,'100','','','5','','1','2023-06-16 07:17:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905665135261002535',4425,'51689056634','MR 393012','125.00','150000','retail','0','2023-07-11 10:06:50','125 pcs','','','980','Mpesa',0.00,'1200','','','5','0','1','2023-07-11 07:07:24','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','125.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905666660226025303',4426,'51689056634','MR393043','8.00','9600','retail','0','2023-07-11 10:06:50','8 pcs','','','880','Mpesa',0.00,'1200','','','5','0','1','2023-07-11 07:07:24','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905686102083250392',4427,'51689056634','MR 393001','9.00','10800','retail','0','2023-07-11 10:06:50','9 pcs','','','960','Mpesa',0.00,'1200','','','5','0','1','2023-07-11 07:07:24','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905687705020310030',4428,'51689056634','MR 393006','8.00','11200','retail','0','2023-07-11 10:06:50','','','','980','Mpesa',0.00,'1400','','','5','0','1','2023-07-11 07:07:24','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905698028202039033',4429,'51689056634','PMCP24358','35.00','28000','retail','0','2023-07-11 10:06:50','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-07-11 07:07:24','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','446.00','411','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905911439398905212',4430,'51689056634','STAIRCASE CONERSTRIPS','10.00','5500','retail','0','2023-07-11 10:06:50','10 pcs','','','250','Cash',0.00,'550','','','5','0','1','2023-07-11 07:07:24','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','102.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905915439232302332',4431,'51689056634','PMCP24354AK','1.00','850','retail','0','2023-07-11 10:06:50','','','','667','Cash',0.00,'850','','','5','0','1','2023-07-11 07:07:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','177.00','176','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905919434853522464',4432,'51689056634','PMCP24354BK','1.00','850','retail','0','2023-07-11 10:06:50','','','','667','Cash',0.00,'850','','','5','0','1','2023-07-11 07:07:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168905921005032313322',4433,'51689056634','PMCP24351','1.00','800','retail','0','2023-07-11 10:06:50','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-11 07:07:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906012222202966320',4434,'31689060094','MR393045','45.00','56250','retail','0','2023-07-11 10:37:35','','','','920','Cash',0.00,'1250','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','82.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906013902022206010',4435,'31689060094','MR393043','26.00','32500','retail','0','2023-07-11 10:37:35','','','','880','Cash',0.00,'1250','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','52.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906015861804232202',4436,'31689060094','MR36038','176.00','220000','retail','0','2023-07-11 10:37:35','176 pcs','','','1025','Cash',0.00,'1250','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','176.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906026762062478622',4437,'31689060094','MR 36009','45.00','56250','retail','0','2023-07-11 10:37:35','45 pcs','','','1025','Cash',0.00,'1250','','','3','0','1','2023-07-11 07:37:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','65.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906042033320214320',4438,'31689060094','4204','244.00','305000','retail','0','2023-07-11 10:37:35','244 pcs','','','1041','Cash',0.00,'1250','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','260.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906060060223300221',4439,'31689060094','PMCP24358','376.00','293280','retail','0','2023-07-11 10:37:35','376 pcs','','','686','Cash',0.00,'780','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','411.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906066101630023062',4440,'31689060094','PMCP24354AK','156.00','121680','retail','0','2023-07-11 10:37:35','156 pcs','','','667','Cash',0.00,'780','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','176.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168906104321243336333',4441,'31689060094','PMCP24354BK','45.00','35100','retail','0','2023-07-11 10:37:35','45 pcs','','','667','Cash',0.00,'780','','','3','0','1','2023-07-11 07:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','84.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906452802000220224',4442,'51689064512','4001','8.00','10000','retail','0','2023-07-11 11:35:58','8 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-07-11 08:36:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906453823033453838',4443,'51689064512','2.0 SPACERS','1.00','100','retail','0','2023-07-11 11:35:58','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-11 08:36:17','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906454843943336638',4444,'51689064512','1KG GROUTS','1.00','150','retail','0','2023-07-11 11:35:58','','','','50','Cash',0.00,'150','','','5','0','1','2023-07-11 08:36:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906563463602533002',4445,'51689064579','L SHAPE','2.00','900','retail','0','2023-07-11 11:54:13','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-07-11 08:55:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906564669334009323',4446,'51689064579','2.0 SPACERS','1.00','100','retail','0','2023-07-11 11:54:13','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-11 08:55:05','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922770832628333933',4447,'51689227686','PMCP24354BK','10.00','8500','retail','0','2023-07-13 08:59:55','','','','667','Cash',0.00,'850','','','5','0','1','2023-07-13 06:00:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922772503002392222',4448,'51689227686','GREY','1.00','300','retail','0','2023-07-13 08:59:55','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-13 06:00:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922775002630402207',4449,'51689227686','2.0 SPACERS','2.00','200','retail','0','2023-07-13 08:59:55','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-13 06:00:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922783322000030035',4450,'51689227686','PMCP24351','3.00','2400','retail','0','2023-07-13 08:59:55','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-13 06:00:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922784622264323030',4451,'51689227686','WHITE','1.00','300','retail','0','2023-07-13 08:59:55','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-13 06:00:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922792122933222273',4452,'51689227686','MRP66203','8.00','4600','retail','0','2023-07-13 08:59:55','8 pcs','','','390','Cash',0.00,'575','','','5','0','1','2023-07-13 06:00:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922798223020899320',4453,'51689227686','MCP 36016','2.00','2600','retail','0','2023-07-13 08:59:55','','','','1050','Cash',0.00,'1300','','','5','0','1','2023-07-13 06:00:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168922799522022922853',4454,'51689227686','20001 IZOMIX','2.00','1600','retail','0','2023-07-13 08:59:55','','','','400','Cash',0.00,'800','','','5','0','1','2023-07-13 06:00:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168923121924235320239',4455,'51689228015','PMCP 24101','1.00','800','retail','0','2023-07-13 09:53:39','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-13 06:53:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168924585303243133213',4456,'51689245839','GREY','3.00','900','retail','0','2023-07-13 13:57:33','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-13 10:57:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168933602032242223033',4457,'51689335980','PMCP24358','5.00','4000','retail','0','2023-07-14 15:00:20','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-14 12:00:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168933976442323303203',4458,'51689339752','FGP33047','1.00','850','retail','0','2023-07-14 16:02:56','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-14 13:03:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168933982804635022322',4459,'51689339817','PMCP 24333','1.00','800','retail','0','2023-07-14 16:03:49','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-14 13:04:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168939719926303999523',4460,'51689397141','PMCP24358','10.00','8000','retail','0','2023-07-15 08:00:48','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-15 05:01:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168939723520243425323',4461,'51689397141','2.5MM','2.00','200','retail','0','2023-07-15 08:00:48','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-15 05:01:06','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168939724747333222302',4462,'51689397141','20002 IZOMIX','2.00','1200','retail','0','2023-07-15 08:00:48','','','','350','Cash',0.00,'600','','','5','0','1','2023-07-15 05:01:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940017631233035173',4463,'51689397267','MR 393036','6.00','6900','retail','0','2023-07-15 08:55:33','6 pcs','','','920','Cash',0.00,'1150','','','5','0','1','2023-07-15 05:55:48','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940046422133230331',4464,'51689397267','PMCP 24101','6.00','4800','retail','0','2023-07-15 08:55:33','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-15 05:55:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','80.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940051133421040938',4465,'51689397267','WHITE','1.00','300','retail','0','2023-07-15 08:55:33','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-15 05:55:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940052231000022233',4466,'51689397267','2.0 SPACERS','1.00','100','retail','0','2023-07-15 08:55:33','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-15 05:55:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940053332005303603',4467,'51689397267','2.5MM','1.00','100','retail','0','2023-07-15 08:55:33','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-15 05:55:48','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940442402423486494',4468,'51689400550','4001','8.00','10800','retail','0','2023-07-15 10:02:03','','','','920','Cash',0.00,'1350','','','5','0','1','2023-07-15 08:17:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','42.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940444132632424001',4469,'51689400550','L SHAPE','2.00','800','retail','0','2023-07-15 10:02:03','','','','160','Cash',0.00,'400','','','5','0','1','2023-07-15 08:17:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940909003303292023',4470,'51689409072','PMCP 24310','2.00','1600','retail','0','2023-07-15 11:22:02','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-15 08:24:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940910633024422203',4471,'51689409072','PMCP 24353','2.00','1600','retail','0','2023-07-15 11:22:02','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-15 08:24:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940925213220621804',4472,'51689409072','PMHP24323 DECO','4.00','600','retail','0','2023-07-15 11:22:02','','','','50','Cash',0.00,'150','','','5','0','1','2023-07-15 08:24:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','128.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168940932202331993036',4473,'51689409072','CREAM','1.00','300','retail','0','2023-07-15 11:22:02','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-15 08:24:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943379503132232042',4474,'51689433781','FGP33743','15.00','12000','retail','0','2023-07-15 18:20:20','15 pcs','','','711','Cash',0.00,'800','','','5','0','1','2023-07-15 15:21:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943381704437433869',4475,'51689433781','4207','2.00','2500','retail','0','2023-07-15 18:20:20','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-07-15 15:21:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943385737303323212',4476,'51689433781','4018','36.00','48600','retail','0','2023-07-15 18:20:20','','','','920','Cash',0.00,'1350','','','5','0','1','2023-07-15 15:21:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'36','182.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943388432008233383',4477,'51689433781','PMCP 24310','7.00','5600','retail','0','2023-07-15 18:20:20','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-15 15:21:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','28.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943389725402232282',4478,'51689433781','PMCP24351','10.00','8000','retail','0','2023-07-15 18:20:20','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-15 15:21:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943391004232220223',4479,'51689433781','CREAM','5.00','1500','retail','0','2023-07-15 18:20:20','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-15 15:21:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168957396262542233303',4480,'51689573951','CREAM','1.00','300','retail','0','2023-07-17 09:06:02','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-17 06:06:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168957674250220334374',4481,'51689573979','FGP33047','11.00','8800','retail','0','2023-07-17 09:53:38','11 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-07-17 06:54:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168957678909003130922',4482,'51689573979','CREAM','1.00','300','retail','0','2023-07-17 09:53:38','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-17 06:54:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168957791931025303800',4483,'51689576841','FGP33744','1.00','800','retail','0','2023-07-17 10:12:09','1 pcs','','','750','Cash',0.00,'800','','','5','0','1','2023-07-17 07:12:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168958983322332988351',4484,'51689589815','PMCP 24353','2.00','1600','retail','0','2023-07-17 13:30:53','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-17 10:31:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168958985336302352803',4485,'51689589815','PMCP 24310','5.00','4000','retail','0','2023-07-17 13:30:53','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-17 10:31:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168959579428234090226',4486,'51689595778','FGP33751','1.00','830','retail','0','2023-07-17 15:10:02','1 pcs','','','700','Cash',0.00,'830','','','5','0','1','2023-07-17 12:10:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960158922229912346',4487,'51689601359','MR 393006','6.00','8400','retail','0','2023-07-17 16:47:48','','','','980','Cash',0.00,'1400','','','5','0','1','2023-07-17 13:48:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960160322330120211',4488,'51689601359','MR 393001','11.00','13750','retail','0','2023-07-17 16:47:48','','','','960','Cash',0.00,'1250','','','5','0','1','2023-07-17 13:48:02','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','14.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960162226358205222',4489,'51689601359','PMCP24358','11.00','8800','retail','0','2023-07-17 16:47:48','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-17 13:48:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','20.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960164921333330163',4490,'51689601359','SILVER','8.00','1840','retail','0','2023-07-17 16:47:48','','','','145','Cash',0.00,'230','','','5','0','1','2023-07-17 13:48:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','40.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960166703202220233',4491,'51689601359','PLASTIC WHITE','4.00','400','retail','0','2023-07-17 16:47:48','','','','45','Cash',0.00,'100','','','5','0','1','2023-07-17 13:48:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168960350721022230233',4492,'51689601683','FGP33047','2.00','1660','retail','0','2023-07-17 17:18:50','2 pcs','','','700','Cash',0.00,'830','','','5','0','1','2023-07-17 14:18:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968577926879123732',4493,'51689685763','4207','9.00','11250','retail','0','2023-07-18 16:13:02','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-07-18 13:13:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','30.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968588382832383032',4494,'51689685763','130014980','1.00','3300','retail','0','2023-07-18 16:13:02','1 pcs','','','1030','Cash',0.00,'3300','','','5','0','1','2023-07-18 13:13:22','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968595801332453652',4495,'51689685763','4018','1.00','1250','retail','0','2023-07-18 16:13:02','1 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-07-18 13:13:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968596703726608510',4496,'51689685763','4001','1.00','1250','retail','0','2023-07-18 16:13:02','1 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-07-18 13:13:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968653228029304330',4497,'51689686003','FGP33743','2.00','1700','retail','0','2023-07-18 16:22:12','','','','711','Cash',0.00,'850','','','5','0','1','2023-07-18 13:22:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168976247783320033002',4498,'51689762457','PMCP 24353','1.00','800','retail','0','2023-07-19 13:27:58','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-19 10:28:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168977634103313038203',4499,'51689776320','SILVER','2.00','460','retail','0','2023-07-19 17:19:14','','','','145','Cash',0.00,'230','','','5','0','1','2023-07-19 14:20:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168977635470857023754',4500,'51689776320','GREY','1.00','300','retail','0','2023-07-19 17:19:14','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-19 14:20:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168977645163342323333',4501,'51689776410','PMCP 24353','1.00','800','retail','0','2023-07-19 17:20:52','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-19 14:20:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168983205242332043323',4502,'51689832018','20002 IZOMIX','1.00','600','retail','0','2023-07-20 08:47:34','','','','350','Cash',0.00,'600','','','5','0','1','2023-07-20 05:47:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168986056652221300832',4503,'51689860556','ONE PIECE ZYG SAWA TOILET','1.00','13500','retail','0','2023-07-20 16:43:18','1 pcs','','','9900','Cash',0.00,'13500','','','5','0','1','2023-07-20 13:43:38','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168986059853922329022',4504,'51689860556','SILVER','2.00','460','retail','0','2023-07-20 16:43:18','','','','145','Cash',0.00,'230','','','5','0','1','2023-07-20 13:43:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168992698190433223921',4505,'51689921929','FGP33752','7.00','5600','retail','0','2023-07-21 18:09:08','','','','700','Cash',0.00,'800','','','5','0','1','2023-07-21 15:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168992699621364223329',4506,'51689921929','GREY','1.00','300','retail','0','2023-07-21 18:09:08','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-21 15:10:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168992701820326250392',4507,'51689921929','2.5MM','1.00','100','retail','0','2023-07-21 18:09:08','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-21 15:10:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168995197993239293222',4508,'51689921929','FGP33752','2.00','1600','retail','0','2023-07-21 18:09:08','','','','700','Cash',0.00,'800','','','5','0','1','2023-07-21 15:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168995199126192112203',4509,'51689921929','SILVER','1.00','230','retail','0','2023-07-21 18:09:08','','','','145','Cash',0.00,'230','','','5','0','1','2023-07-21 15:10:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168995208868382002028',4510,'51689921929','FGP33744','3.00','2400','retail','0','2023-07-21 18:09:08','3 pcs','','','750','Cash',0.00,'800','','','5','0','1','2023-07-21 15:10:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168995230722913418303',4511,'51689952294','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-07-21 18:11:47','','','','50','Cash',0.00,'150','','','5','0','1','2023-07-21 15:11:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169000852805032313322',4512,'51690001421','MR 393011','4.00','4800','retail','0','2023-07-22 09:49:39','4 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-07-22 06:49:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169000937000222022004',4513,'51690008598','WHITE','1.00','300','retail','0','2023-07-22 10:02:50','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-22 07:03:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169001359942002392553',4514,'51690013571','FGP33744','5.00','4250','retail','0','2023-07-22 11:18:38','5 pcs','','','750','Cash',0.00,'850','','','5','0','1','2023-07-22 08:18:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169002279002327040030',4515,'51690022656','PMCP24314','2.00','1600','retail','0','2023-07-22 13:48:58','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-22 10:51:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169002280623022300080',4516,'51690022656','L SHAPE','6.00','2700','retail','0','2023-07-22 13:48:58','6 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-07-22 10:51:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','82.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169002293805218332003',4517,'51690022656','20002 IZOMIX','1.00','600','retail','0','2023-07-22 13:48:58','','','','350','Cash',0.00,'600','','','5','0','1','2023-07-22 10:51:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169003001102131032123',4518,'51690029990','4207','2.00','2500','retail','0','2023-07-22 15:46:51','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-07-22 12:47:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169003586894295293050',4519,'51690030036','FGP33047','1.00','850','retail','0','2023-07-22 17:24:55','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-22 14:25:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169003868702836324732',4520,'51690038668','FGP33751','1.00','850','retail','0','2023-07-22 18:11:35','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-22 15:11:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169003887302080625308',4521,'51690038714','THREAD TAPE','1.00','30','retail','0','2023-07-22 18:14:33','','','','15','Cash',0.00,'30','','','5','0','1','2023-07-22 15:14:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019269840211600030',4522,'51690192681','4018','120.00','150000','retail','0','2023-07-24 13:26:46','120 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-07-24 12:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','145.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019272220223339322',4523,'51690192681','MR 36009','20.00','27600','retail','0','2023-07-24 13:26:46','20 pcs','','','1025','Cash',0.00,'1380','','','5','0','1','2023-07-24 12:20:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','80.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019274302933203022',4524,'51690192681','MR36028','20.00','26000','retail','0','2023-07-24 13:26:46','20 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-07-24 12:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019275970033305327',4525,'51690192681','CREAM','2.00','600','retail','0','2023-07-24 13:26:46','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-24 12:20:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019277236027323120',4526,'51690192681','WHITE','5.00','1500','retail','0','2023-07-24 13:26:46','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-24 12:20:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019281816032308301',4527,'51690192681','SILVER','27.00','6210','retail','0','2023-07-24 13:26:46','','','','145','Cash',0.00,'230','','','5','0','1','2023-07-24 12:20:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','27.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019284332300222140',4528,'51690192681','20002 IZOMIX','50.00','27500','retail','0','2023-07-24 13:26:46','50 pcs','','','350','Cash',0.00,'550','','','5','0','1','2023-07-24 12:20:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','92.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020129920233655253',4529,'51690201250','CREAM','1.00','300','retail','0','2023-07-24 15:21:39','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-24 12:23:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020146840033000420',4530,'51690201438','MR 393006','4.00','5600','retail','0','2023-07-24 17:36:36','','','','980','Cash',0.00,'1400','','','5','0','1','2023-07-24 14:36:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020157190302047505',4531,'51690201438','PMCP24314','24.00','19200','retail','0','2023-07-24 17:36:36','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-24 14:36:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','28.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020177332222230145',4532,'51690201438','PMCP 24101','40.00','32000','retail','0','2023-07-24 17:36:36','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-24 14:36:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','74.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020229352551223200',4533,'51690201438','PMCP24350','14.00','11200','retail','0','2023-07-24 17:36:36','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-24 14:36:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','30.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020937036004912123',4534,'51690201438','MR 393011','2.00','2300','retail','0','2023-07-24 17:36:36','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-07-24 14:36:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020942723132326202',4535,'51690209401','MR 393013','10.00','12000','retail','0','2023-07-24 17:37:36','10 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-07-24 14:38:16','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169020944794303402976',4536,'51690209401','PMCP24350','3.00','2400','retail','0','2023-07-24 17:37:36','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-24 14:38:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169021213811063139218',4537,'51690212124','MR 393011','18.00','22500','retail','0','2023-07-24 18:23:05','','','','960','Cash',0.00,'1250','','','5','0','1','2023-07-24 15:23:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','45.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169021217252221300232',4538,'51690212124','PMCP 24101','4.00','3200','retail','0','2023-07-24 18:23:05','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-24 15:23:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169021218402200410222',4539,'51690212124','PMCP24350','1.00','800','retail','0','2023-07-24 18:23:05','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-24 15:23:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169027169223533033133',4540,'51690271665','FGP33047','8.00','6800','retail','0','2023-07-25 10:56:47','8 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-25 07:57:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169027170800330322302',4541,'51690271665','FGP33530','1.00','850','retail','0','2023-07-25 10:56:47','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-25 07:57:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169027172522154160031',4542,'51690271665','MRP66203','4.00','2400','retail','0','2023-07-25 10:56:47','4 pcs','','','390','Cash',0.00,'600','','','5','0','1','2023-07-25 07:57:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169027176630330320012',4543,'51690271665','PMCP24351','4.00','3200','retail','0','2023-07-25 10:56:47','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-25 07:57:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169027178012303333332',4544,'51690271665','PMHP24323 DECO','4.00','600','retail','0','2023-07-25 10:56:47','','','','50','Cash',0.00,'150','','','5','0','1','2023-07-25 07:57:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','124.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169034864203238130262',4545,'51690347638','FGP33744','1.00','850','retail','0','2023-07-26 08:18:16','1 pcs','','','750','Cash',0.00,'850','','','5','0','1','2023-07-26 05:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169035232639202063133',4546,'51690352310','PMCP24361','19.00','15200','retail','0','2023-07-26 18:18:20','','','','686','Cash',0.00,'800','','','5','0','1','2023-07-26 15:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','30.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169035235005500625312',4547,'51690352310','MMCP 24013','2.00','1600','retail','0','2023-07-26 18:18:20','2 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-07-26 15:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169035237150333262722',4548,'51690352310','MR393043','16.00','18400','retail','0','2023-07-26 18:18:20','16 pcs','','','880','Cash',0.00,'1150','','','5','0','1','2023-07-26 15:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169035238823233382323',4549,'51690352310','GREY','1.00','300','retail','0','2023-07-26 18:18:20','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-26 15:18:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169035240203932224323',4550,'51690352310','WHITE','2.00','600','retail','0','2023-07-26 18:18:20','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-26 15:18:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169036433420006162232',4551,'51690352310','L SHAPE','7.00','2800','retail','0','2023-07-26 18:18:20','','','','160','Cash',0.00,'400','','','5','0','1','2023-07-26 15:18:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','76.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169036436730226323226',4552,'51690352310','PLASTIC WHITE','3.00','300','retail','0','2023-07-26 18:18:20','','','','45','Cash',0.00,'100','','','5','0','1','2023-07-26 15:18:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169036438728033030263',4553,'51690352310','MMCP 24013','1.00','800','retail','0','2023-07-26 18:18:20','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-07-26 15:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169045504223403323240',4554,'51690455028','MR 393011','1.00','1250','retail','0','2023-07-27 13:50:53','','','','960','Cash',0.00,'1250','','','5','0','1','2023-07-27 11:49:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169045505322005032513',4555,'51690455028','PMCP 24101','1.00','800','retail','0','2023-07-27 13:50:53','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-27 11:49:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169054414425330101132',4556,'51690544127','PLASTIC WHITE','3.00','300','retail','0','2023-07-28 14:35:44','','','','45','Cash',0.00,'100','','','5','0','1','2023-07-28 11:36:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169060928828003038325',4557,'51690609263','PMCP 24101','12.00','9600','retail','0','2023-07-29 16:17:33','','','','6675','Cash',0.00,'800','','','5','0','1','2023-07-29 13:17:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','29.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169077964629403400643',4558,'51690779614','PLASTIC WHITE','3.00','300','retail','0','2023-07-31 08:00:47','','','','45','Cash',0.00,'100','','','5','0','1','2023-07-31 05:01:03','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081298236138223023',4559,'51690812970','FGP33047','1.00','850','retail','0','2023-07-31 17:16:47','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-07-31 14:17:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081524032633034333',4560,'51690813025','20002 IZOMIX','2.00','1200','retail','0','2023-07-31 17:54:53','','','','350','Cash',0.00,'600','','','5','0','1','2023-07-31 14:55:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081525630221323225',4561,'51690813025','FGP33744','3.00','2400','retail','0','2023-07-31 17:54:53','3 pcs','','','750','Cash',0.00,'800','','','5','0','1','2023-07-31 14:55:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081526632032050233',4562,'51690813025','FGP33751','1.00','800','retail','0','2023-07-31 17:54:53','','','','700','Cash',0.00,'800','','','5','0','1','2023-07-31 14:55:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081591031288335093',4563,'51690815320','4001','7.00','8750','retail','0','2023-07-31 18:07:00','7 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-07-31 15:08:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081592609033213332',4564,'51690815320','PMCP24354BK','2.00','1700','retail','0','2023-07-31 18:07:00','','','','667','Cash',0.00,'850','','','5','0','1','2023-07-31 15:08:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081593832933333239',4565,'51690815320','PLASTIC WHITE','10.00','1000','retail','0','2023-07-31 18:07:00','','','','45','Cash',0.00,'100','','','5','0','1','2023-07-31 15:08:20','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081597023226523283',4566,'51690815320','GREY','1.00','300','retail','0','2023-07-31 18:07:00','','','','100','Cash',0.00,'300','','','5','0','1','2023-07-31 15:08:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081599262039522233',4567,'51690815320','2.5MM','2.00','200','retail','0','2023-07-31 18:07:00','','','','15','Cash',0.00,'100','','','5','0','1','2023-07-31 15:08:20','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081663331293302534',4568,'51690816617','MR 36027','3.00','3900','retail','0','2023-07-31 18:17:14','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-07-31 15:45:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169081837022630282225',4569,'51690818311','20002 IZOMIX','4.00','2400','retail','0','2023-07-31 18:46:11','','','','350','Cash',0.00,'600','','','5','0','1','2023-07-31 15:46:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169086525524020322022',4570,'51690865233','20002 IZOMIX','5.00','3000','retail','0','2023-08-01 07:47:36','','','','350','Cash',0.00,'600','','','5','0','1','2023-08-01 04:47:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169087235428232824767',4571,'51690872332','PMCP 24101','12.00','9600','retail','0','2023-08-01 09:45:54','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-01 06:49:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','17.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169088112224200800305',4572,'51690880961','4001','10.00','12500','retail','0','2023-08-01 12:13:35','10 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-01 09:20:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','76.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169088113513002802159',4573,'51690880961','PMCP24354BK','3.00','2550','retail','0','2023-08-01 12:13:35','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-01 09:20:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169088116212002081333',4574,'51690880961','2.5MM','3.00','300','retail','0','2023-08-01 12:13:35','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-01 09:20:08','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169088120434130921223',4575,'51690880961','PLASTIC WHITE','2.00','200','retail','0','2023-08-01 12:13:35','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-01 09:20:08','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169096516712336200200',4576,'51690965145','4001','7.00','8750','retail','0','2023-08-02 11:37:49','7 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-02 08:40:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','66.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169096518032301900404',4577,'51690965145','PLASTIC WHITE','10.00','1000','retail','0','2023-08-02 11:37:49','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-02 08:40:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169098065232242305025',4578,'51690980635','MR36041','6.00','7800','retail','0','2023-08-02 15:50:53','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-08-02 12:51:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169098960032233323032',4579,'51690989578','4001','26.00','32500','retail','0','2023-08-02 18:20:13','26 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-02 15:30:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','59.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169099055332323332003',4580,'51690990516','4001','31.00','41850','retail','0','2023-08-02 18:42:09','31 pcs','','','920','Cash',0.00,'1350','','','5','0','1','2023-08-02 15:42:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169099096323393330360',4581,'51690990939','MR36038','10.00','13000','retail','0','2023-08-02 18:43:02','10 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-02 15:43:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','120.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169103950005331262132',4582,'51691039481','GREY','2.00','600','retail','0','2023-08-03 08:11:41','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-03 05:11:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169104242233262320229',4583,'51691039506','PMCP24351','4.00','3200','retail','0','2023-08-03 09:00:22','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-03 06:20:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169104735420333436522',4584,'51691047243','STAIRCASE CONERSTRIPS','1.00','700','retail','0','2023-08-03 10:22:45','1 pcs','','','250','Cash',0.00,'700','','','5','0','1','2023-08-03 07:23:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169104743852403230536',4585,'51691047395','L SHAPE','2.00','900','retail','0','2023-08-03 10:24:13','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-08-03 07:24:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169105509126339203595',4586,'51691055075','PMCP24351','3.00','2400','retail','0','2023-08-03 12:33:47','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-03 09:34:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169105513530353403031',4587,'51691055075','PLASTIC WHITE','4.00','400','retail','0','2023-08-03 12:33:47','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-03 09:34:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169105516902222565025',4588,'51691055075','MR 393001','3.00','3600','retail','0','2023-08-03 12:33:47','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-03 09:34:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169105521802232520211',4589,'51691055075','PGC66009','1.00','700','retail','0','2023-08-03 12:33:47','','','','5875','Cash',0.00,'700','','','5','0','1','2023-08-03 09:34:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169106906032634310223',4590,'51691069029','FGP33744','2.00','1700','retail','0','2023-08-03 16:24:44','2 pcs','','','750','Cash',0.00,'850','','','5','0','1','2023-08-03 13:25:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169106907349240139203',4591,'51691069029','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-08-03 16:24:44','','','','50','Cash',0.00,'150','','','5','0','1','2023-08-03 13:25:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169106998193462413330',4592,'51691069955','MR 393011','1.00','1300','retail','0','2023-08-03 16:39:52','1 pcs','','','960','Cash',0.00,'1300','','','5','0','1','2023-08-03 13:40:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169107157973339330390',4593,'51691070011','PMCP24354AK','10.00','8500','retail','0','2023-08-03 17:06:19','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-03 14:06:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169113750122732704229',4594,'51691137476','FGP33744','8.00','6560','retail','0','2023-08-04 11:25:11','8 pcs','','','750','Cash',0.00,'820','','','5','0','1','2023-08-04 08:27:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169114275832132423222',4595,'51691142658','MR36038','1.00','1300','retail','0','2023-08-04 12:52:56','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-04 09:53:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169114276723352471019',4596,'51691142658','MR36041','1.00','1300','retail','0','2023-08-04 12:52:56','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-08-04 09:53:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169122166861333222206',4597,'51691221647','MR36038','2.00','2500','retail','0','2023-08-05 10:49:04','2 pcs','','','1025','Cash',0.00,'1250','','','5','0','1','2023-08-05 07:51:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','109.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169122448722262932500',4598,'51691224463','MR 36016','1.00','1300','retail','0','2023-08-05 11:34:57','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-05 08:56:06','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169123501203966033133',4599,'51691234905','WHITE','2.00','600','retail','0','2023-08-05 14:30:32','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-05 11:30:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169123503123021431123',4600,'51691234905','GREY','2.00','600','retail','0','2023-08-05 14:30:32','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-05 11:30:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124057203033300373',4601,'51691240526','MR 393011','3.00','3750','retail','0','2023-08-05 16:13:15','','','','960','Cash',0.00,'1250','','','5','0','1','2023-08-05 13:18:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124058122232405822',4602,'51691240526','CREAM','1.00','300','retail','0','2023-08-05 16:13:15','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-05 13:18:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124071232203024073',4603,'51691240526','0010','1.00','1000','retail','0','2023-08-05 16:13:15','1 pcs','','','250','Cash',0.00,'1000','','','5','0','1','2023-08-05 13:18:56','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124119515319020254',4604,'51691240526','GREY','1.00','300','retail','0','2023-08-05 16:13:15','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-05 13:18:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124699542342236320',4605,'51691241537','MR 393011','7.00','8400','retail','0','2023-08-05 17:50:31','7 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-05 14:52:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124702223033002322',4606,'51691241537','MR 393006','1.00','1400','retail','0','2023-08-05 17:50:31','','','','980','Cash',0.00,'1400','','','5','0','1','2023-08-05 14:52:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124884830380210422',4607,'51691247140','MRP66203','4.00','2400','retail','0','2023-08-05 18:22:20','','','','390','Cash',0.00,'600','','','5','0','1','2023-08-05 15:22:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124888454313248003',4608,'51691247140','PMCP 24101','5.00','4000','retail','0','2023-08-05 18:22:20','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-05 15:22:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124890226235932102',4609,'51691247140','L SHAPE','3.00','1200','retail','0','2023-08-05 18:22:20','','','','160','Cash',0.00,'400','','','5','0','1','2023-08-05 15:22:43','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124892509313233383',4610,'51691247140','MR 393013','5.00','6250','retail','0','2023-08-05 18:22:20','','','','980','Cash',0.00,'1250','','','5','0','1','2023-08-05 15:22:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','63.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124893923393333842',4611,'51691247140','20001 IZOMIX','1.00','800','retail','0','2023-08-05 18:22:20','','','','400','Cash',0.00,'800','','','5','0','1','2023-08-05 15:22:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169140637833018438223',4612,'51691406364','PTG BEND 90','1.00','250','retail','0','2023-08-07 14:06:19','','','','130','Cash',0.00,'250','','','5','0','1','2023-08-07 11:06:31','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169147813113078322310',4613,'51691473727','PMCP24351','1.00','800','retail','0','2023-08-08 10:02:11','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-08 07:02:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150712404732332123',4614,'51691507107','PTG BEND 90','9.00','2250','retail','0','2023-08-08 18:05:24','','','','130','Cash',0.00,'250','','','5','0','1','2023-08-08 15:06:07','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','14.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169156170202331233269',4615,'51691558179','STAIRCASE CONERSTRIPS','30.00','15000','retail','0','2023-08-09 09:15:02','','','','250','Cash',0.00,'500','','','5','0','1','2023-08-09 06:15:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','91.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169156994325392430342',4616,'51691569916','WP012','1.00','150','retail','0','2023-08-09 11:32:24','','','','50','Cash',0.00,'150','','','5','0','1','2023-08-09 08:32:42','1','42','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169157108454230211323',4617,'51691569964','PGC66009','7.00','4900','retail','0','2023-08-09 11:51:50','','','','5875','Cash',0.00,'700','','','5','0','1','2023-08-09 08:56:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169158285952230090300',4618,'51691582763','2.5MM','1.00','100','retail','0','2023-08-09 15:07:54','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-09 12:08:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169158287400142042023',4619,'51691582763','CREAM','1.00','300','retail','0','2023-08-09 15:07:54','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-09 12:08:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169164803933233822030',4620,'51691648013','MR 36007','2.00','2600','retail','0','2023-08-10 09:14:31','2 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-10 06:24:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169164805505203022032',4621,'51691648013','MR 393011','2.00','2300','retail','0','2023-08-10 09:14:31','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-10 06:24:03','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169173908242640280224',4622,'51691739064','YMP 66721T','2.00','1300','retail','0','2023-08-11 10:31:32','2 pcs','','','367','Cash',0.00,'650','','','5','0','1','2023-08-11 07:32:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169174621842301023129',4623,'51691746195','MR 393011','3.00','3600','retail','0','2023-08-11 12:30:38','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-11 09:35:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175588431380226800',4624,'51691755846','MR393047','10.00','11500','retail','0','2023-08-11 15:23:08','10 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-11 12:23:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175627370323504331',4625,'51691755846','PMCP24351','4.00','3200','retail','0','2023-08-11 15:23:08','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-11 12:23:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175633222030230220',4626,'51691755846','4001','6.00','7500','retail','0','2023-08-11 15:23:08','6 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-11 12:23:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175636922522327619',4627,'51691755846','PLASTIC WHITE','3.00','300','retail','0','2023-08-11 15:23:08','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-11 12:23:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175653120405033203',4628,'51691755846','20002 IZOMIX','4.00','2400','retail','0','2023-08-11 15:23:08','','','','350','Cash',0.00,'600','','','5','0','1','2023-08-11 12:23:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175663023220205020',4629,'51691756602','4001','12.00','16200','retail','0','2023-08-11 15:23:50','','','','920','Cash',0.00,'1350','','','5','0','1','2023-08-11 12:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','37.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175677513250355560',4630,'51691756683','MR393047','18.00','20700','retail','0','2023-08-11 15:27:06','18 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-11 12:27:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169175680550232238523',4631,'51691756683','MR 393001','3.00','3450','retail','0','2023-08-11 15:27:06','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-11 12:27:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182108101249310000',4632,'51691821061','PMCP 24353','8.00','6400','retail','0','2023-08-12 09:31:54','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-12 06:32:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182396833332123990',4633,'51691823924','MR393042','7.00','8050','retail','0','2023-08-12 10:12:05','7 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-12 07:57:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182399029323020399',4634,'51691823924','2.5MM','2.00','200','retail','0','2023-08-12 10:12:05','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-12 07:57:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182406900033022021',4635,'51691823924','20002 IZOMIX','1.00','600','retail','0','2023-08-12 10:12:05','','','','350','Cash',0.00,'600','','','5','0','1','2023-08-12 07:57:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182432521322254211',4636,'51691823924','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-08-12 10:12:05','','','','50','Cash',0.00,'150','','','5','0','1','2023-08-12 07:57:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182709432101237050',4637,'51691827071','MR393042','9.00','10800','retail','0','2023-08-14 09:05:27','9 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-14 06:05:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182731770032200331',4638,'51691827071','MR 393012','4.00','4800','retail','0','2023-08-14 09:05:27','4 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-14 06:05:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182733333222202230',4639,'51691827071','MR 393036','4.00','4800','retail','0','2023-08-14 09:05:27','4 pcs','','','920','Cash',0.00,'1200','','','5','0','1','2023-08-14 06:05:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169199290429022102222',4640,'51691827071','PMCP 24101','12.00','9600','retail','0','2023-08-14 09:05:27','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-14 06:05:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','60.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169199295563225223023',4641,'51691827071','20002 IZOMIX','10.00','6000','retail','0','2023-08-14 09:05:27','','','','350','Cash',0.00,'600','','','5','0','1','2023-08-14 06:05:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169199298429300402003',4642,'51691827071','L SHAPE','3.00','1350','retail','0','2023-08-14 09:05:27','3 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-08-14 06:05:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','64.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169199312723292121130',4643,'51691827071','PMCP 24101','3.00','2400','retail','0','2023-08-14 09:05:27','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-14 06:05:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169199320002023039034',4644,'51691993147','GREY','2.00','600','retail','0','2023-08-14 09:06:40','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-14 06:11:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202672070232023220',4645,'31692026691','PMCP 24101','3.00','2400','retail','0','2023-08-14 18:25:20','','','','6675','Cash',0.00,'800','','','3','0','1','2023-08-14 15:29:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202735703333201633',4646,'31692027327','FGP33047','4.00','3200','retail','0','2023-08-14 18:36:33','4 pcs','','','700','Cash',0.00,'800','','','3','0','1','2023-08-14 15:38:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202790433320037022',4647,'31692027778','MR36028','30.00','39000','retail','0','2023-08-14 18:56:30','30 pcs','','','1025','Cash',0.00,'1300','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202794101334321202',4648,'31692027778','5308','11.00','12540','retail','0','2023-08-14 18:56:30','11 pcs','','','931','Cash',0.00,'1140','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202798131724333393',4649,'31692027778','MR 393014','29.00','33350','retail','0','2023-08-14 18:56:30','29 pcs','','','980','Cash',0.00,'1150','','','3','0','1','2023-08-14 15:56:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202801722423333380',4650,'31692027778','MR393042','12.00','13680','retail','0','2023-08-14 18:56:30','12 pcs','','','960','Cash',0.00,'1140','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202804503243242404',4651,'31692027778','MR393047','12.00','13680','retail','0','2023-08-14 18:56:30','12 pcs','','','960','Cash',0.00,'1140','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202810202206233222',4652,'31692027778','MR36045','7.00','9100','retail','0','2023-08-14 18:56:30','','','','1025','Cash',0.00,'1300','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','11.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202812322032233009',4653,'31692027778','PMCP 24101','25.00','20000','retail','0','2023-08-14 18:56:30','','','','6675','Cash',0.00,'800','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','42.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202814633323229096',4654,'31692027778','PMCP24350','32.00','25600','retail','0','2023-08-14 18:56:30','','','','686','Cash',0.00,'800','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'32','42.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202824290022003026',4655,'31692027778','PMCP 24353','14.00','11200','retail','0','2023-08-14 18:56:30','','','','686','Cash',0.00,'800','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','15.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202826524020622223',4656,'31692027778','PMCP 24323','10.00','8000','retail','0','2023-08-14 18:56:30','','','','686','Cash',0.00,'800','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202828713228331930',4657,'31692027778','FGP33752','2.00','1600','retail','0','2023-08-14 18:56:30','','','','700','Cash',0.00,'800','','','3','0','1','2023-08-14 15:56:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202837723723323270',4658,'31692027778','CREAM','5.00','1500','retail','0','2023-08-14 18:56:30','','','','100','Cash',0.00,'300','','','3','0','1','2023-08-14 15:56:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202842094203200394',4659,'31692027778','WHITE','5.00','1500','retail','0','2023-08-14 18:56:30','','','','100','Cash',0.00,'300','','','3','0','1','2023-08-14 15:56:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169202846233220943104',4660,'31692027778','2.5MM','4.00','400','retail','0','2023-08-14 18:56:30','','','','15','Cash',0.00,'100','','','3','0','1','2023-08-14 15:56:49','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','49.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208044320493633323',4661,'51692080424','MR36038','2.00','2700','retail','0','2023-08-15 09:21:51','','','','1025','Cash',0.00,'1350','','','5','0','1','2023-08-15 07:10:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208045733022233232',4662,'51692080424','FGP33047','9.00','7200','retail','0','2023-08-15 09:21:51','9 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-08-15 07:10:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208047002013303220',4663,'51692080424','GREY','1.00','300','retail','0','2023-08-15 09:21:51','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-15 07:10:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208049113243032322',4664,'51692080424','WHITE','1.00','300','retail','0','2023-08-15 09:21:51','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-15 07:10:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208350220830022059',4665,'51692083484','MCP 36016','3.00','3900','retail','0','2023-08-15 10:11:43','','','','1050','Cash',0.00,'1300','','','5','0','1','2023-08-15 07:58:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208632632020633635',4666,'51692086295','PGC66009','4.00','2800','retail','0','2023-08-15 10:58:46','','','','5875','Cash',0.00,'700','','','5','0','1','2023-08-15 08:01:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208660120122835202',4667,'51692086572','YMP 66721T','4.00','2400','retail','0','2023-08-15 11:03:22','','','','367','Cash',0.00,'600','','','5','0','1','2023-08-15 08:03:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208803913290992501',4668,'51692086625','MR 393036','1.00','1200','retail','0','2023-08-15 11:28:40','1 pcs','','','920','Cash',0.00,'1200','','','5','0','1','2023-08-15 08:29:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208809104052399930',4669,'51692086625','WHITE','1.00','300','retail','0','2023-08-15 11:28:40','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-15 08:29:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208810770038002828',4670,'51692086625','1101','1.00','250','retail','0','2023-08-15 11:28:40','','','','80','Cash',0.00,'250','','','5','0','1','2023-08-15 08:29:05','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208960625209026926',4671,'51692088146','MR 36009','2.00','2800','retail','0','2023-08-15 11:53:44','2 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-08-15 08:58:26','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169209410222192244040',4672,'51692089908','MR36038','1.00','1300','retail','0','2023-08-15 13:08:35','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-15 10:08:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169209973430223339242',4673,'51692094130','PMCP 24101','6.00','4800','retail','0','2023-08-15 14:56:38','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-15 11:56:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169210059002113933143',4674,'51692094130','MR36038','1.00','1300','retail','0','2023-08-15 14:56:38','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-15 11:56:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169217319332220551212',4675,'51692173182','MR 393011','1.00','1200','retail','0','2023-08-16 11:06:52','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-16 08:07:07','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169217320436122232303',4676,'51692173182','PMCP 24101','1.00','800','retail','0','2023-08-16 11:06:52','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-16 08:07:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169217627863001263202',4677,'51692173228','MR 393013','5.00','5750','retail','0','2023-08-16 11:58:14','5 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-16 08:58:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','58.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219258633232122282',4678,'51692192572','PMCP 24101','4.00','3200','retail','0','2023-08-16 16:30:10','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-16 13:30:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219260026013003394',4679,'51692192572','CREAM','1.00','300','retail','0','2023-08-16 16:30:10','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-16 13:30:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219261000032333010',4680,'51692192572','WHITE','1.00','300','retail','0','2023-08-16 16:30:10','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-16 13:30:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219719213927139030',4681,'51692197164','20002 IZOMIX','10.00','5700','retail','0','2023-08-16 17:46:42','10 pcs','','','350','Cash',0.00,'570','','','5','0','1','2023-08-16 14:47:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169225439592023035044',4682,'51692250833','MR 36007','6.00','7800','retail','0','2023-08-17 09:40:07','6 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-17 06:45:28','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169227668033832782323',4683,'51692276661','5308','7.00','8050','retail','0','2023-08-17 15:51:30','7 pcs','','','931','Cash',0.00,'1150','','','5','0','1','2023-08-17 12:51:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169227978926922930530',4684,'51692279735','MR 393013','1.00','1150','retail','0','2023-08-17 16:43:18','1 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-17 13:43:31','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235481000012002013',4685,'51692354751','PMCP 24101','5.00','4000','retail','0','2023-08-18 13:33:56','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-18 10:34:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235481923234029200',4686,'51692354751','SILVER','1.00','230','retail','0','2023-08-18 13:33:56','','','','145','Cash',0.00,'230','','','5','0','1','2023-08-18 10:34:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235483663826032353',4687,'51692354751','MR39048','2.00','2400','retail','0','2023-08-18 13:33:56','','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-18 10:34:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235486723223320032',4688,'51692354850','MR39048','18.00','20700','retail','0','2023-08-18 13:34:44','18 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-18 10:35:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169236943392220629234',4689,'51692369383','MR 36009','1.00','1400','retail','0','2023-08-18 17:37:32','1 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-08-18 14:37:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243013333033203120',4690,'51692430118','PGC66009','2.00','1400','retail','0','2023-08-19 10:28:53','','','','5875','Cash',0.00,'700','','','5','0','1','2023-08-19 07:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243593336023330352',4691,'51692435762','KS9042','1.00','2000','retail','0','2023-08-19 12:05:33','','','','900','Cash',0.00,'2000','','','5','0','1','2023-08-19 09:05:39','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169244824742220434330',4692,'51692448160','PMCP 24306','17.00','13600','retail','0','2023-08-19 15:31:51','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-19 12:35:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','48.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169244828302408333042',4693,'51692448160','SILVER','1.00','230','retail','0','2023-08-19 15:31:51','','','','145','Cash',0.00,'230','','','5','0','1','2023-08-19 12:35:57','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169244829422313404494',4694,'51692448160','CREAM','1.00','300','retail','0','2023-08-19 15:31:51','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-19 12:35:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169244831125142309390',4695,'51692448160','MR39048','3.00','3600','retail','0','2023-08-19 15:31:51','','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-19 12:35:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169244994222533096229',4696,'51692448558','MR36028','7.00','9100','retail','0','2023-08-19 15:59:12','7 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-19 12:59:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169259973923992033469',4697,'51692599727','PMCP 24101','3.00','2400','retail','0','2023-08-21 09:46:16','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-21 06:46:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169259976026092222262',4698,'51692599727','FGP33751','3.00','2550','retail','0','2023-08-21 09:46:16','3 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-08-21 06:46:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169260529623202263390',4699,'51692605281','PMCP 24306','6.00','4800','retail','0','2023-08-21 11:08:16','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-21 08:19:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','31.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169260730933036137232',4700,'51692605950','MR39048','2.00','2300','retail','0','2023-08-21 11:42:04','2 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-21 08:42:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169261751693553301253',4701,'51692617489','FGP33752','13.00','10790','retail','0','2023-08-21 14:32:12','13 pcs','','','700','Cash',0.00,'830','','','5','0','1','2023-08-21 11:32:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169268148928830622049',4702,'51692681474','FGP33530','9.00','7200','retail','0','2023-08-22 08:18:17','9 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-08-22 05:18:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269108731300226800',4703,'51692691071','MCP 36002','10.00','13000','retail','0','2023-08-22 11:03:25','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-22 08:05:04','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269111663330322302',4704,'51692691071','4001','11.00','13750','retail','0','2023-08-22 11:03:25','11 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-22 08:05:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269114403130014091',4705,'51692691071','L SHAPE','8.00','3600','retail','0','2023-08-22 11:03:25','8 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-08-22 08:05:04','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269116662622611021',4706,'51692691071','GREY','2.00','600','retail','0','2023-08-22 11:03:25','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-22 08:05:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269118169233324123',4707,'51692691071','2.5MM','3.00','300','retail','0','2023-08-22 11:03:25','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-22 08:05:04','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269124060330195422',4708,'51692691071','MR39048','1.00','1150','retail','0','2023-08-22 11:03:25','1 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-22 08:05:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269905002423530250',4709,'51692698651','CLAYART STEPPINGS C2','1.00','3000','retail','0','2023-08-22 13:11:05','','','','2300','Cash',0.00,'3000','','','5','0','1','2023-08-22 10:11:32','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269906592223022204',4710,'51692698651','PMCP 24306','2.00','1600','retail','0','2023-08-22 13:11:05','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-22 10:11:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169277587934232359722',4711,'51692775843','SILVER','2.00','500','retail','0','2023-08-23 10:31:49','2 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-23 07:31:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169277589132753020025',4712,'51692775843','PMCP 24322','1.00','800','retail','0','2023-08-23 10:31:49','','','','667','Cash',0.00,'800','','','5','0','1','2023-08-23 07:31:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169278406730433220663',4713,'51692784041','SILVER','5.00','1250','retail','0','2023-08-23 12:49:23','5 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-23 09:49:33','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','96.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169278410142932930020',4714,'51692784041','GREY','1.00','300','retail','0','2023-08-23 12:49:23','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-23 09:49:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169279788533385332823',4715,'51692797871','PMCP 24306','1.00','800','retail','0','2023-08-23 16:55:17','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-23 13:55:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169280250224132030323',4716,'51692801598','MR 393001','10.00','11500','retail','0','2023-08-23 17:55:48','10 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-23 15:01:42','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169280251302352332232',4717,'51692801598','2.5MM','1.00','100','retail','0','2023-08-23 17:55:48','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-23 15:01:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169280253133423233330',4718,'51692801598','WHITE','1.00','300','retail','0','2023-08-23 17:55:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-23 15:01:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286522202632220090',4719,'51692865208','PMCP 24306','1.00','800','retail','0','2023-08-24 11:20:22','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-24 08:24:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286636938323330926',4720,'51692865489','MR 393011','4.00','4600','retail','0','2023-08-24 11:41:02','4 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-24 08:41:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','89.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286637842066792223',4721,'51692865489','MR 393036','1.00','1150','retail','0','2023-08-24 11:41:02','1 pcs','','','920','Cash',0.00,'1150','','','5','0','1','2023-08-24 08:41:10','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286639035303332232',4722,'51692865489','SILVER','6.00','1380','retail','0','2023-08-24 11:41:02','','','','145','Cash',0.00,'230','','','5','0','1','2023-08-24 08:41:10','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','91.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286641703663323446',4723,'51692865489','WHITE','1.00','300','retail','0','2023-08-24 11:41:02','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-24 08:41:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286644121241234242',4724,'51692865489','2.5MM','1.00','100','retail','0','2023-08-24 11:41:02','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-24 08:41:10','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286870903527698407',4725,'51692866471','MR 393011','7.00','8050','retail','0','2023-08-24 12:21:14','7 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-24 09:45:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','85.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286872523392053833',4726,'51692866471','WHITE','1.00','300','retail','0','2023-08-24 12:21:14','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-24 09:45:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286873432027390089',4727,'51692866471','2.5MM','1.00','100','retail','0','2023-08-24 12:21:14','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-24 09:45:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286884339203019233',4728,'51692866471','L SHAPE','2.00','900','retail','0','2023-08-24 12:21:14','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-08-24 09:45:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169286885532828838250',4729,'51692866471','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-08-24 12:21:14','','','','50','Cash',0.00,'150','','','5','0','1','2023-08-24 09:45:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169287377430070902930',4730,'51692873748','FGP33725','7.00','6300','retail','0','2023-08-24 13:44:58','','','','700','Cash',0.00,'900','','','5','0','1','2023-08-24 10:45:26','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169287383122202077080',4731,'51692873748','PMCP 24322','13.00','10400','retail','0','2023-08-24 13:44:58','','','','667','Cash',0.00,'800','','','5','0','1','2023-08-24 10:45:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','40.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169287387729258883919',4732,'51692873748','PMCP 24353','5.00','4000','retail','0','2023-08-24 13:44:58','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-24 10:45:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169287389702030206281',4733,'51692873748','PMCP 24101','4.00','3200','retail','0','2023-08-24 13:44:58','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-24 10:45:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288003102022321422',4734,'51692873928','SILVER','10.00','2500','retail','0','2023-08-24 15:28:36','10 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-24 12:28:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','84.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288005448024032358',4735,'51692873928','STAIRCASE CONERSTRIPS','10.00','7000','retail','0','2023-08-24 15:28:36','10 pcs','','','250','Cash',0.00,'700','','','5','0','1','2023-08-24 12:28:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288429860390221222',4736,'51692880128','MR 393001','1.00','1150','retail','0','2023-08-24 18:00:48','1 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-24 15:01:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288437052392249222',4737,'51692880128','GREY','2.00','600','retail','0','2023-08-24 18:00:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-24 15:01:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169289142920201342290',4738,'51692889261','MR 36016','12.00','15600','retail','0','2023-08-24 18:37:32','12 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-08-24 15:38:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169289144332338944002',4739,'51692889261','PMCP 24323','5.00','4000','retail','0','2023-08-24 18:37:32','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-24 15:38:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294853643829222329',4740,'51692948510','GREY','2.00','600','retail','0','2023-08-25 10:29:13','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-25 07:29:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294855323222202640',4741,'51692948510','CREAM','2.00','600','retail','0','2023-08-25 10:29:13','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-25 07:29:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294858923030933925',4742,'51692948580','MR393047','1.00','1200','retail','0','2023-08-25 10:30:31','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-25 07:30:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294860220192339543',4743,'51692948580','PMCP24351','1.00','800','retail','0','2023-08-25 10:30:31','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-25 07:30:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294862030043049996',4744,'51692948580','PMCP24358','1.00','800','retail','0','2023-08-25 10:30:31','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-25 07:30:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169296785132298213103',4745,'51692967830','MR 393012','2.00','2400','retail','0','2023-08-25 18:23:17','2 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-25 15:23:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169302669833008193302',4746,'51693026682','WHITE','2.00','600','retail','0','2023-08-26 08:12:43','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-26 05:12:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169302671721320333330',4747,'51693026682','SILVER','3.00','750','retail','0','2023-08-26 08:12:43','3 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-26 05:12:59','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','74.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169302673530103670220',4748,'51693026682','PMCP24351','13.00','10400','retail','0','2023-08-26 08:12:43','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-26 05:12:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','29.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169302674930103670220',4749,'51693026682','PMCP24354AK','9.00','7650','retail','0','2023-08-26 08:12:43','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-26 05:12:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','50.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169304612753300362920',4750,'51693046112','PMCP 24310','3.00','2400','retail','0','2023-08-26 13:37:28','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-26 10:37:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169304617707206242656',4751,'51693046112','GREY','1.00','300','retail','0','2023-08-26 13:37:28','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-26 10:37:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169304621305020310030',4752,'51693046112','MMCP 24018','1.00','800','retail','0','2023-08-26 13:37:28','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-08-26 10:37:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169304856620610333122',4753,'51693046265','STAIRCASE CONERSTRIPS','5.00','3000','retail','0','2023-08-26 14:16:21','5 pcs','','','250','Cash',0.00,'600','','','5','0','1','2023-08-26 11:16:34','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306395550245120236',4754,'51693063939','MR 393012','20.00','24000','retail','0','2023-08-26 18:35:43','20 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-26 15:35:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306397026202304002',4755,'51693063939','MR 393011','5.00','6000','retail','0','2023-08-26 18:35:43','5 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-26 15:35:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','78.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306398505032303333',4756,'51693063939','MR 393014','3.00','3600','retail','0','2023-08-26 18:35:43','3 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-08-26 15:35:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306400530250200302',4757,'51693063939','PMCP 24322','27.00','21600','retail','0','2023-08-26 18:35:43','','','','667','Cash',0.00,'800','','','5','0','1','2023-08-26 15:35:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','27.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306403002630200090',4758,'51693063939','PMCP 24353','18.00','14400','retail','0','2023-08-26 18:35:43','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-26 15:35:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','26.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306404434321200430',4759,'51693063939','GREY','1.00','300','retail','0','2023-08-26 18:35:43','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-26 15:35:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306406633369326502',4760,'51693063939','CREAM','2.00','600','retail','0','2023-08-26 18:35:43','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-26 15:35:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306407530912300224',4761,'51693063939','2.0 SPACERS','1.00','100','retail','0','2023-08-26 18:35:43','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-26 15:35:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306411830333310383',4762,'51693063939','SILVER','2.00','500','retail','0','2023-08-26 18:35:43','2 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-26 15:35:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306413159243032032',4763,'51693063939','PLASTIC WHITE','2.00','200','retail','0','2023-08-26 18:35:43','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-26 15:35:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169320188881285436825',4764,'51693201857','WHITE','1.00','300','retail','0','2023-08-28 08:51:28','','','','100','Cash',0.00,'300','','','5','0','1','2023-08-28 05:51:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169320539100232215222',4765,'51693205376','4001','1.00','1250','retail','0','2023-08-28 09:50:24','1 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-28 06:50:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169320540223016020156',4766,'51693205376','PMCP24354AK','1.00','850','retail','0','2023-08-28 09:50:24','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-28 06:50:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169320541430022331024',4767,'51693205376','PMCP24354BK','1.00','850','retail','0','2023-08-28 09:50:24','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-28 06:50:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169321427202470234203',4768,'51693214259','PMCP24351','1.00','800','retail','0','2023-08-28 12:17:53','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-28 09:19:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169322479022132490530',4769,'51693224751','SILVER','5.00','1250','retail','0','2023-08-28 15:14:22','5 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-08-28 12:14:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','69.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169322484635239023121',4770,'51693224751','4001','2.00','2500','retail','0','2023-08-28 15:14:22','2 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-28 12:14:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169323632223336332302',4771,'51693236192','9012 FLEX','6.00','1200','retail','0','2023-08-28 18:25:23','','','','100','Cash',0.00,'200','','','5','0','1','2023-08-28 15:27:52','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169328858702823106282',4772,'51693288560','L SHAPE','2.00','900','retail','0','2023-08-29 08:56:35','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-08-29 05:56:49','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330020839032003230',4773,'51693300188','FGP33725','3.00','2400','retail','0','2023-08-29 12:10:17','3 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-08-29 09:12:26','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330416333020393333',4774,'51693304133','4207','4.00','5200','retail','0','2023-08-29 13:16:13','4 pcs','','','1041','Cash',0.00,'1300','','','5','0','1','2023-08-29 10:16:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330625533023233332',4775,'51693304189','PMCP24354AK','4.00','3400','retail','0','2023-08-29 13:51:23','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-29 10:51:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330627202336233233',4776,'51693304189','SILVER','6.00','1620','retail','0','2023-08-29 13:51:23','6 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-08-29 10:51:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','64.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169337665103132262042',4777,'51693376634','MR 393013','20.00','23000','retail','0','2023-08-30 09:24:20','20 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-08-30 06:24:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338440333329338925',4778,'51693384389','PMCP24351','15.00','12000','retail','0','2023-08-30 11:35:36','','','','686','Cash',0.00,'800','','','5','0','1','2023-08-30 08:36:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','15.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338441733333001045',4779,'51693384389','PMCP 24101','8.00','6400','retail','0','2023-08-30 11:35:36','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-30 08:36:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','26.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338443828830328914',4780,'51693384389','PLASTIC WHITE','5.00','500','retail','0','2023-08-30 11:35:36','','','','45','Cash',0.00,'100','','','5','0','1','2023-08-30 08:36:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','101.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338445533235412880',4781,'51693384389','5308','3.00','3300','retail','0','2023-08-30 11:35:36','3 pcs','','','931','Cash',0.00,'1100','','','5','0','1','2023-08-30 08:36:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338936926330333224',4782,'51693386475','4018','6.00','7500','retail','0','2023-08-30 12:56:45','6 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-30 10:06:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169338938513429453000',4783,'51693386475','4001','5.00','6250','retail','0','2023-08-30 12:56:45','5 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-08-30 10:06:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169339695022305343203',4784,'51693389997','PMCP24354AK','1.00','850','retail','0','2023-08-30 15:02:31','','','','667','Cash',0.00,'850','','','5','0','1','2023-08-30 12:02:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169339887833386302330',4785,'51693396967','PMCP 24101','3.00','2400','retail','0','2023-08-30 15:34:39','','','','6675','Cash',0.00,'800','','','5','0','1','2023-08-30 12:34:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169339911830399932243',4786,'51693398896','SILVER','5.00','1350','retail','0','2023-08-30 15:38:53','5 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-08-30 12:39:05','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','58.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169340168034303620301',4787,'51693399146','5308','6.00','6900','retail','0','2023-08-30 16:21:33','6 pcs','','','931','Cash',0.00,'1150','','','5','0','1','2023-08-30 13:21:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169340749396023034702',4788,'51693401705','PTG BEND 90','2.00','500','retail','0','2023-08-30 17:58:37','','','','130','Cash',0.00,'250','','','5','0','1','2023-08-30 14:58:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169340750530002013322',4789,'51693401705','PTG DIVERTER 90','1.00','300','retail','0','2023-08-30 17:58:37','1 pcs','','','130','Cash',0.00,'300','','','5','0','1','2023-08-30 14:58:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169346021420225223033',4790,'51693460195','FGP33751','9.00','7200','retail','0','2023-08-31 08:36:54','','','','700','Cash',0.00,'800','','','5','0','1','2023-08-31 05:47:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','24.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169346459692223022204',4791,'51693460824','SILVER','5.00','1350','retail','0','2023-08-31 09:50:23','5 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-08-31 06:50:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169346461300321000222',4792,'51693460824','4207','4.00','5000','retail','0','2023-08-31 09:50:23','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-08-31 06:50:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169347078972440236220',4793,'51693470761','5153','5.00','5750','retail','0','2023-08-31 11:33:31','5 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-08-31 09:43:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169347081008002000320',4794,'51693470761','2.5MM','1.00','100','retail','0','2023-08-31 11:33:31','','','','15','Cash',0.00,'100','','','5','0','1','2023-08-31 09:43:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169347506263223033423',4795,'51693475005','MR 393011','2.00','2400','retail','0','2023-08-31 12:44:37','2 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-08-31 09:44:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169347986333335277322',4796,'51693475088','FGP33751','1.00','800','retail','0','2023-08-31 14:04:23','','','','700','Cash',0.00,'800','','','5','0','1','2023-08-31 11:07:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169348976308301902293',4797,'51693489752','5153','1.00','1100','retail','0','2023-08-31 16:50:08','1 pcs','','','960','Cash',0.00,'1100','','','5','0','1','2023-08-31 13:50:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169348978191463229134',4798,'51693489752','SILVER','2.00','540','retail','0','2023-08-31 16:50:08','2 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-08-31 13:50:30','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169349262499202231369',4799,'51693489831','FGP33721','1.00','980','retail','0','2023-08-31 17:37:57','','','','901','Cash',0.00,'980','','','5','0','1','2023-08-31 14:38:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169349264123420632916',4800,'51693489831','SILVER','3.00','810','retail','0','2023-08-31 17:37:57','3 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-08-31 14:38:17','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169349539921333200013',4801,'51693495374','PTG BEND 90','3.00','750','retail','0','2023-08-31 18:25:00','','','','130','Cash',0.00,'250','','','5','0','1','2023-08-31 15:25:07','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355391092363332320',4802,'51693553900','MR 393014','1.00','1200','retail','0','2023-09-01 10:45:30','1 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-09-01 07:45:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355392260226222521',4803,'51693553900','MR 393011','3.00','3600','retail','0','2023-09-01 10:45:30','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-09-01 07:45:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','71.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355393739335609905',4804,'51693553900','MR 393012','3.00','3600','retail','0','2023-09-01 10:45:30','3 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-09-01 07:45:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355398143323233236',4805,'51693553900','PMCP 24353','2.00','1600','retail','0','2023-09-01 10:45:30','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-01 07:45:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355404253400353533',4806,'51693553900','PMCP 24101','2.00','1600','retail','0','2023-09-01 10:45:30','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-01 07:45:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355416661300126023',4807,'51693553900','MR 393013','2.00','2400','retail','0','2023-09-01 10:45:30','2 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-09-01 07:45:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355420263932323263',4808,'51693553900','WHITE','1.00','300','retail','0','2023-09-01 10:45:30','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-01 07:45:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355423834330020219',4809,'51693553900','2.5MM','2.00','200','retail','0','2023-09-01 10:45:30','','','','15','Cash',0.00,'100','','','5','0','1','2023-09-01 07:45:52','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169356208420002203359',4810,'51693562014','MR 36009','3.00','4200','retail','0','2023-09-01 12:56:02','3 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-01 09:56:44','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169356209824263206010',4811,'51693562014','WHITE','2.00','600','retail','0','2023-09-01 12:56:02','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-01 09:56:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169356216130034533351',4812,'51693562014','4018','19.00','25650','retail','0','2023-09-01 12:56:02','','','','920','Cash',0.00,'1350','','','5','0','1','2023-09-01 09:56:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','19.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169357625925552062112',4813,'51693576244','MR 36009','1.00','1400','retail','0','2023-09-01 16:51:24','1 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-01 13:51:36','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169357920003052533320',4814,'51693579178','MR 36006','1.00','1300','retail','0','2023-09-01 17:40:07','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-01 14:40:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169363533724062033003',4815,'51693635308','130019351','1.00','2300','retail','0','2023-09-02 09:15:38','','','','1500','Cash',0.00,'2300','','','5','0','1','2023-09-02 06:15:53','1','39','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169363867233693334223',4816,'51693638662','FGP33528','2.00','1700','retail','0','2023-09-02 10:11:12','','','','700','Cash',0.00,'850','','','5','0','1','2023-09-02 07:11:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169364428900932333080',4817,'51693638685','PMCP 24306','3.00','2400','retail','0','2023-09-02 11:44:50','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-02 08:45:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169366672963333613130',4818,'51693666590','PMCP 24101','2.00','1600','retail','0','2023-09-02 18:00:03','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-02 15:12:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169366675763353320302',4819,'51693666590','MR 393011','3.00','3750','retail','0','2023-09-02 18:00:03','','','','960','Cash',0.00,'1250','','','5','0','1','2023-09-02 15:12:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','68.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169366680383232331306',4820,'51693666590','MR 36009','3.00','4050','retail','0','2023-09-02 18:00:03','','','','1025','Cash',0.00,'1350','','','5','0','1','2023-09-02 15:12:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169381729692052227732',4821,'51693815523','MR36028','1.00','1300','retail','0','2023-09-04 11:48:43','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-04 08:48:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169381731036132831603',4822,'51693815523','FGP33752','3.00','2400','retail','0','2023-09-04 11:48:43','','','','700','Cash',0.00,'800','','','5','0','1','2023-09-04 08:48:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169383262082320300203',4823,'51693832580','4208','12.00','15000','retail','0','2023-09-04 16:04:06','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-09-04 13:15:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','50.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169383263302080228224',4824,'51693832580','FGP33725','2.00','1600','retail','0','2023-09-04 16:04:06','2 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-09-04 13:15:49','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169389277212032923233',4825,'51693892014','MR 393011','2.00','2300','retail','0','2023-09-05 08:47:41','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-05 05:47:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169389278428232893383',4826,'51693892014','SILVER','2.00','540','retail','0','2023-09-05 08:47:41','2 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-05 05:47:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169390235020223020222',4827,'51693902317','MCP 36002','8.00','10400','retail','0','2023-09-05 12:02:11','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-05 09:02:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169392437333239433299',4828,'51693924220','STATIGA P-TRAP 001','1.00','3600','retail','0','2023-09-05 17:33:30','1 pcs','','','2000','Cash',0.00,'3600','','','5','0','1','2023-09-05 14:33:46','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169392440223294420002',4829,'51693924220','00013','1.00','350','retail','0','2023-09-05 17:33:30','','','','200','Cash',0.00,'350','','','5','0','1','2023-09-05 14:33:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169392445565392002025',4830,'51693924427','GREY','7.00','2100','retail','0','2023-09-05 17:34:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-05 14:34:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169399149200039220922',4831,'51693991423','MR 36015','1.00','1300','retail','0','2023-09-06 12:11:42','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-06 09:12:08','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169406345700214233042',4832,'51694063407','20002 IZOMIX','1.00','600','retail','0','2023-09-07 08:10:57','','','','350','Cash',0.00,'600','','','5','0','1','2023-09-07 05:11:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416689100036220912',4833,'51694166877','FGP33047','15.00','12000','retail','0','2023-09-08 12:56:17','15 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-08 09:56:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416691466342432403',4834,'51694166877','WHITE','2.00','600','retail','0','2023-09-08 12:56:17','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-08 09:56:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416692646603223203',4835,'51694166877','GREY','1.00','300','retail','0','2023-09-08 12:56:17','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-08 09:56:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416693930352394920',4836,'51694166877','MR393042','21.00','24150','retail','0','2023-09-08 12:56:17','21 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-08 09:56:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416695422303333132',4837,'51694166877','PMCP24351','6.00','4800','retail','0','2023-09-08 12:56:17','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-08 09:56:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416784346243222232',4838,'51694167000','PMCP 24101','5.00','4000','retail','0','2023-09-08 13:10:57','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-08 10:11:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416785782220112323',4839,'51694167000','WHITE','1.00','300','retail','0','2023-09-08 13:10:57','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-08 10:11:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426885428330533333',4840,'51694268713','GREY','1.00','300','retail','0','2023-09-09 17:24:40','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-09 14:24:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426924729220209672',4841,'51694268713','MR36028','13.00','16900','retail','0','2023-09-09 17:24:40','13 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-09 14:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426939555603302699',4842,'51694268713','MCP 36002','2.00','2600','retail','0','2023-09-09 17:24:40','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-09 14:24:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426941332930302220',4843,'51694268713','MR393047','3.00','3450','retail','0','2023-09-09 17:24:40','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-09 14:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426946923606243600',4844,'51694268713','SILVER','3.00','810','retail','0','2023-09-09 17:24:40','3 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-09 14:24:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442968503303282223',4845,'51694429659','MR393042','3.00','3450','retail','0','2023-09-11 13:55:54','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-11 10:56:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442969834386423906',4846,'51694429659','GREY','3.00','900','retail','0','2023-09-11 13:55:54','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-11 10:56:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442971869433332332',4847,'51694429659','2.5MM','5.00','500','retail','0','2023-09-11 13:55:54','','','','15','Cash',0.00,'100','','','5','0','1','2023-09-11 10:56:23','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442973572332240200',4848,'51694429659','SILVER','3.00','810','retail','0','2023-09-11 13:55:54','3 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-11 10:56:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169443161232022030605',4849,'51694429785','MR393042','2.00','2300','retail','0','2023-09-11 14:27:05','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-11 11:27:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444785552223322327',4850,'51694447815','ONE PIECE ZYG SAWA TOILET','1.00','14000','retail','0','2023-09-11 19:12:00','1 pcs','','','9900','Cash',0.00,'14000','','','5','0','1','2023-09-11 16:12:18','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444817332222234845',4851,'51694447815','00013','1.00','350','retail','0','2023-09-11 19:12:00','','','','200','Cash',0.00,'350','','','5','0','1','2023-09-11 16:12:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444818433434202308',4852,'51694447815','SILVER','2.00','460','retail','0','2023-09-11 19:12:00','','','','145','Cash',0.00,'230','','','5','0','1','2023-09-11 16:12:18','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444819929348844443',4853,'51694447815','MR 393011','9.00','10350','retail','0','2023-09-11 19:12:00','9 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-11 16:12:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','63.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444823622413244213',4854,'51694447815','MR36028','4.00','5200','retail','0','2023-09-11 19:12:00','4 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-11 16:12:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444825842645542953',4855,'51694447815','PMCP24314','16.00','12800','retail','0','2023-09-11 19:12:00','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-11 16:12:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','34.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444871223373923322',4856,'51694447815','MR 393012','6.00','6900','retail','0','2023-09-11 19:12:00','6 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-11 16:12:18','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169452165553333532412',4857,'51694521641','PMCP24350','1.00','800','retail','0','2023-09-12 15:27:35','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-12 12:27:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169453039045523332333',4858,'51694530064','MR 393011','5.00','6250','retail','0','2023-09-12 17:55:33','5 pcs','','','960','Cash',0.00,'1250','','','5','0','1','2023-09-12 14:55:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','54.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169453051542033441212',4859,'51694530064','SILVER','1.00','270','retail','0','2023-09-12 17:55:33','1 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-12 14:55:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169458904823230332033',4860,'51694589032','MR393047','3.00','3450','retail','0','2023-09-13 10:10:56','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-13 07:11:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459056838265202223',4861,'51694589070','FGP33047','3.00','2490','retail','0','2023-09-13 10:38:26','3 pcs','','','700','Cash',0.00,'830','','','5','0','1','2023-09-13 07:47:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459070607502272422',4862,'51694589070','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-09-13 10:38:26','','','','50','Cash',0.00,'150','','','5','0','1','2023-09-13 07:47:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459661020220623133',4863,'51694596598','5211','1.00','1150','retail','0','2023-09-13 12:17:37','1 pcs','','','931','Cash',0.00,'1150','','','5','0','1','2023-09-13 09:17:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459663421330200433',4864,'51694596598','SILVER','5.00','1350','retail','0','2023-09-13 12:17:37','5 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-13 09:17:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461579700116606307',4865,'51694615783','FGP33744','1.00','800','retail','0','2023-09-13 17:36:49','1 pcs','','','750','Cash',0.00,'800','','','5','0','1','2023-09-13 14:36:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461923131392242333',4866,'51694619211','MR39048','2.00','2300','retail','0','2023-09-13 18:36:07','2 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-13 15:36:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461924463644202933',4867,'51694619211','PMCP 24101','3.00','2400','retail','0','2023-09-13 18:36:07','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-13 15:36:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461925403222000232',4868,'51694619211','GREY','1.00','300','retail','0','2023-09-13 18:36:07','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-13 15:36:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461926936092163290',4869,'51694619211','SILVER','6.00','1620','retail','0','2023-09-13 18:36:07','6 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-13 15:36:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461932450312224903',4870,'51694619211','PMCP24361','9.00','7200','retail','0','2023-09-13 18:36:07','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-13 15:36:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','11.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476249216225492663',4871,'51694762278','MR 36027','50.00','65000','retail','0','2023-09-15 10:25:25','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-15 07:26:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','80.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476251632463332003',4872,'51694762278','MR36045','10.00','13000','retail','0','2023-09-15 10:25:25','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-15 07:26:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','24.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476253831663212226',4873,'51694762278','MR 36009','2.00','2800','retail','0','2023-09-15 10:25:25','2 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-15 07:26:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476269212733760333',4874,'51694762278','FGB44717','17.00','19550','retail','0','2023-09-15 10:25:25','','','','900','Cash',0.00,'1150','','','5','0','1','2023-09-15 07:26:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','30.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476272424213704342',4875,'51694762278','00013','1.00','350','retail','0','2023-09-15 10:25:25','','','','200','Cash',0.00,'350','','','5','0','1','2023-09-15 07:26:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477099420373329522',4876,'51694770982','SILVER','4.00','1080','retail','0','2023-09-15 12:43:27','4 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-15 09:43:39','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477110433330192200',4877,'51694771095','SILVER','7.00','1820','retail','0','2023-09-15 12:45:32','7 pcs','','','145','Cash',0.00,'260','','','5','0','1','2023-09-15 09:45:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477585024062025533',4878,'51694775815','MR 393001','3.00','3600','retail','0','2023-09-15 14:04:30','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-09-15 11:04:45','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477882432032080233',4879,'51694775886','FGP33047','3.00','2400','retail','0','2023-09-15 14:54:42','3 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-15 11:55:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477888232032333232',4880,'51694775886','CREAM','2.00','600','retail','0','2023-09-15 14:54:42','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-15 11:55:33','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169484024024223214248',4881,'51694840222','4001','3.00','3750','retail','0','2023-09-16 07:57:41','3 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-09-16 04:59:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169484025123358424203',4882,'51694840222','SYNOVA MEDIUM','1.00','1500','retail','0','2023-09-16 07:57:41','','','','900','Cash',0.00,'1500','','','5','0','1','2023-09-16 04:59:52','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485429782554248040',4883,'51694854270','MR393042','10.00','11500','retail','0','2023-09-16 13:00:31','10 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-16 10:00:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485445403302222828',4884,'51694854270','MR 393012','2.00','2300','retail','0','2023-09-16 13:00:31','2 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-16 10:00:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485447002124432438',4885,'51694854270','GREY','1.00','300','retail','0','2023-09-16 13:00:31','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-16 10:00:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485448888229380333',4886,'51694854270','CREAM','2.00','600','retail','0','2023-09-16 13:00:31','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-16 10:00:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485449952000022314',4887,'51694854270','SILVER','11.00','2970','retail','0','2023-09-16 13:00:31','11 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-16 10:00:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485837833334376305',4888,'51694854270','GREY','17.00','5100','retail','0','2023-09-16 13:00:31','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-16 10:00:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','23.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485843113902155242',4889,'51694854270','2.5MM','25.00','2500','retail','0','2023-09-16 13:00:31','','','','15','Cash',0.00,'100','','','5','0','1','2023-09-16 10:00:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','27.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169486047500222433522',4890,'51694858454','00013','1.00','300','retail','0','2023-09-16 15:11:25','1 pcs','','','200','Cash',0.00,'300','','','5','0','1','2023-09-16 12:11:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169486632031203003223',4891,'51694866297','BF-031B','2.00','6000','retail','0','2023-09-16 15:12:00','','','','1600','Cash',0.00,'3000','','','5','0','1','2023-09-16 12:12:04','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169502075120305493303',4892,'51695020739','GREY','1.00','300','retail','0','2023-09-18 10:06:59','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-18 07:07:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169502076720207176030',4893,'51695020739','MR 393011','4.00','4800','retail','0','2023-09-18 10:06:59','4 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-09-18 07:07:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','49.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169502078402103382022',4894,'51695020739','STAIRCASE CONERSTRIPS','5.00','3250','retail','0','2023-09-18 10:06:59','5 pcs','','','250','Cash',0.00,'650','','','5','0','1','2023-09-18 07:07:13','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169503574365352332433',4895,'51695035722','MR 393011','1.00','1150','retail','0','2023-09-18 14:43:00','1 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-18 11:48:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169503703903253001320',4896,'51695035722','MR 393038','3.00','3450','retail','0','2023-09-18 14:43:00','3 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-18 11:48:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169503734882662024235',4897,'51695035722','MR393047','3.00','3450','retail','0','2023-09-18 14:43:00','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-18 11:48:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504780823300329332',4898,'51695047792','PMCP24351','4.00','3200','retail','0','2023-09-18 17:38:27','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-18 14:38:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504782542305083529',4899,'51695047792','PMCP24358','4.00','3200','retail','0','2023-09-18 17:38:27','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-18 14:38:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504783743463249309',4900,'51695047792','PMCP 24333','1.00','800','retail','0','2023-09-18 17:38:27','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-18 14:38:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504784920372490342',4901,'51695047792','L SHAPE','5.00','2250','retail','0','2023-09-18 17:38:27','5 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-09-18 14:38:44','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504789349730049370',4902,'51695047792','MR393047','2.00','2200','retail','0','2023-09-18 17:38:27','2 pcs','','','960','Cash',0.00,'1100','','','5','0','1','2023-09-18 14:38:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513726822333302300',4903,'51695137233','FGP33746','1.00','800','retail','0','2023-09-19 18:33:44','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-19 15:36:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513733631323625333',4904,'51695137233','YMP 66744T','4.00','2500','retail','0','2023-09-19 18:33:44','4 pcs','','','367','Cash',0.00,'625','','','5','0','1','2023-09-19 15:36:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513734630033333032',4905,'51695137233','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-09-19 18:33:44','','','','50','Cash',0.00,'150','','','5','0','1','2023-09-19 15:36:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513735523302335522',4906,'51695137233','20001 IZOMIX','1.00','800','retail','0','2023-09-19 18:33:44','','','','400','Cash',0.00,'800','','','5','0','1','2023-09-19 15:36:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513738883002070320',4907,'51695137233','MMCP 24017','1.00','800','retail','0','2023-09-19 18:33:44','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-19 15:36:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513741823214094002',4908,'51695137233','MR36038','5.00','6500','retail','0','2023-09-19 18:33:44','5 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-19 15:36:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513743133032423135',4909,'51695137233','GREY','1.00','300','retail','0','2023-09-19 18:33:44','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-19 15:36:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513745523525534400',4910,'51695137233','L SHAPE','4.00','1800','retail','0','2023-09-19 18:33:44','4 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-09-19 15:36:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513748609327633013',4911,'51695137233','PLASTIC WHITE','5.00','500','retail','0','2023-09-19 18:33:44','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-19 15:36:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','96.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513751623320033330',4912,'51695137233','PMCP24354AK','7.00','5950','retail','0','2023-09-19 18:33:44','','','','667','Cash',0.00,'850','','','5','0','1','2023-09-19 15:36:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','65.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169519326212962204990',4913,'51695193246','MR393047','3.00','3450','retail','0','2023-09-20 10:02:03','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-20 07:02:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169519329222322933210',4914,'51695193246','PMCP 24323','7.00','5600','retail','0','2023-09-20 10:02:03','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-20 07:02:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169519330331133320322',4915,'51695193246','GREY','1.00','300','retail','0','2023-09-20 10:02:03','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-20 07:02:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169519331300333202922',4916,'51695193246','2.5MM','1.00','100','retail','0','2023-09-20 10:02:03','','','','15','Cash',0.00,'100','','','5','0','1','2023-09-20 07:02:20','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169522136735332230621',4917,'51695221355','PMCP24361','1.00','800','retail','0','2023-09-20 17:49:27','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-20 14:49:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169527737401432725253',4918,'51695277341','PMCP 24323','2.00','1600','retail','0','2023-09-21 12:31:41','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-21 09:32:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528846146223560204',4919,'51695277341','MR 36007','12.00','15600','retail','0','2023-09-21 12:31:41','12 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-21 09:32:35','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','51.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528856235353614521',4920,'51695277341','FGB44717','13.00','16250','retail','0','2023-09-21 12:31:41','13 pcs','','','900','Cash',0.00,'1250','','','5','0','1','2023-09-21 09:32:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528858523312333215',4921,'51695277341','FGP33047','2.00','1600','retail','0','2023-09-21 12:31:41','2 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-21 09:32:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528862708618030623',4922,'51695277341','PMCP24350','9.00','7200','retail','0','2023-09-21 12:31:41','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-21 09:32:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','27.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528870003028273403',4923,'51695277341','PGC66009','8.00','6000','retail','0','2023-09-21 12:31:41','','','','612','Cash',0.00,'750','','','5','0','1','2023-09-21 09:32:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169529188232025532622',4924,'51695291854','MR 393013','16.00','18400','retail','0','2023-09-21 13:24:50','16 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-21 10:26:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169530469522590355265',4925,'51695304683','MR 36015','1.00','1300','retail','0','2023-09-21 16:59:15','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-21 13:59:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169530470837332020247',4926,'51695304683','GREY','1.00','300','retail','0','2023-09-21 16:59:15','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-21 13:59:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169530474249232132243',4927,'51695304683','SILVER','1.00','270','retail','0','2023-09-21 16:59:15','1 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-21 13:59:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544844503959322284',4928,'51695448425','4207','11.00','13750','retail','0','2023-09-23 09:06:26','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-09-23 06:06:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','11.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544861825142309390',4929,'51695448425','4208','16.00','20000','retail','0','2023-09-23 09:06:26','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-09-23 06:06:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','38.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544865767583253323',4930,'51695448425','MR 36027','12.00','15600','retail','0','2023-09-23 09:06:26','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-23 06:06:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','30.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544867470300207344',4931,'51695448425','MR 393011','2.00','2300','retail','0','2023-09-23 09:06:26','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-23 06:06:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544870666324430022',4932,'51695448425','FGP33047','8.00','6400','retail','0','2023-09-23 09:06:26','8 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-23 06:06:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544872433332823204',4933,'51695448425','00013','1.00','350','retail','0','2023-09-23 09:06:26','','','','200','Cash',0.00,'350','','','5','0','1','2023-09-23 06:06:39','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169544874620424220632',4934,'51695448425','1101','1.00','250','retail','0','2023-09-23 09:06:26','','','','80','Cash',0.00,'250','','','5','0','1','2023-09-23 06:06:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169545633732292293030',4935,'51695456318','SYNOVA TOILET','1.00','12000','retail','0','2023-09-23 11:10:52','','','','9800','Cash',0.00,'12000','','','5','0','1','2023-09-23 08:11:10','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169545665133423235330',4936,'51695456318','CLOSE COUPLE BLUE','1.00','12000','retail','0','2023-09-23 11:10:52','','','','9700','Cash',0.00,'12000','','','5','0','1','2023-09-23 08:11:10','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169546337140253523223',4937,'51695456671','MR36041','4.00','5200','retail','0','2023-09-23 13:03:45','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-09-23 10:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169546339133224313525',4938,'51695456671','L SHAPE','2.00','900','retail','0','2023-09-23 13:03:45','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-09-23 10:03:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169546340100331333036',4939,'51695456671','SILVER','2.00','560','retail','0','2023-09-23 13:03:45','2 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-09-23 10:03:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169546650853300362920',4940,'51695466491','PMCP 24101','1.00','800','retail','0','2023-09-23 13:55:09','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-23 10:56:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169562156400052020465',4941,'51695621536','MR 36007','2.00','2600','retail','0','2023-09-25 08:59:33','2 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-25 06:00:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169562865923302230328',4942,'51695621602','SILVER','2.00','560','retail','0','2023-09-25 11:02:19','2 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-09-25 08:02:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169562867232332230328',4943,'51695621602','L SHAPE','2.00','900','retail','0','2023-09-25 11:02:19','2 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-09-25 08:02:27','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169562870903333201633',4944,'51695621602','MR36041','1.00','1300','retail','0','2023-09-25 11:02:19','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-09-25 08:02:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169565041753019012236',4945,'51695650405','PMCP 24333','7.00','5600','retail','0','2023-09-25 17:01:24','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-25 14:01:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','32.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169565046022301000262',4946,'51695650405','FGP33725','3.00','2490','retail','0','2023-09-25 17:01:24','3 bx','','','700','Cash',0.00,'830','','','5','0','1','2023-09-25 14:01:31','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169570988099306202195',4947,'51695709856','FGP33746','7.00','5600','retail','0','2023-09-26 09:32:24','7 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-26 06:32:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169570990202132299273',4948,'51695709856','PMCP24358','7.00','5600','retail','0','2023-09-26 09:32:24','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-26 06:32:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','34.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169570993239930335993',4949,'51695709856','PLASTIC WHITE','1.00','100','retail','0','2023-09-26 09:32:24','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-26 06:32:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571322912030303352',4950,'51695709968','PLASTIC WHITE','2.00','200','retail','0','2023-09-26 10:27:32','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-26 07:27:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571325222322020321',4951,'51695709968','WHITE','1.00','300','retail','0','2023-09-26 10:27:32','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-26 07:27:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571519212031135533',4952,'51695713269','FGP33047','3.00','2400','retail','0','2023-09-26 11:05:45','3 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-09-26 08:11:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571520557203753300',4953,'51695713269','PMCP 24333','5.00','4000','retail','0','2023-09-26 11:05:45','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-26 08:11:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571552932002533324',4954,'51695713269','WHITE','1.00','300','retail','0','2023-09-26 11:05:45','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-26 08:11:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169571554523054213550',4955,'51695713269','2.5MM','2.00','200','retail','0','2023-09-26 11:05:45','','','','15','Cash',0.00,'100','','','5','0','1','2023-09-26 08:11:37','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169572108832572302309',4956,'51695721064','WHITE','3.00','900','retail','0','2023-09-26 12:38:09','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-26 09:40:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169572429463202539002',4957,'51695724282','PMCP24351','1.00','800','retail','0','2023-09-27 08:37:03','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-27 05:37:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169579302330220360009',4958,'51695724282','CREAM','1.00','300','retail','0','2023-09-27 08:37:03','','','','100','Cash',0.00,'300','','','5','0','1','2023-09-27 05:37:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169579306093603335452',4959,'51695793039','PMCP 24101','8.00','6400','retail','0','2023-09-27 08:37:40','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-27 05:37:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','42.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169580815773205233533',4960,'51695808132','MCP 36002','2.00','2600','retail','0','2023-09-27 12:49:46','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-27 10:01:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169580818623362000300',4961,'51695808132','MR 393013','3.00','3750','retail','0','2023-09-27 12:49:46','','','','980','Cash',0.00,'1250','','','5','0','1','2023-09-27 10:01:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581087430473231032',4962,'51695808915','SILVER','1.00','280','retail','0','2023-09-27 13:35:58','1 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-09-27 10:36:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581093435320350228',4963,'51695808915','L SHAPE','1.00','450','retail','0','2023-09-27 13:35:58','1 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-09-27 10:36:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581278673123231062',4964,'51695812751','MR 393013','4.00','4600','retail','0','2023-09-27 14:08:29','4 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-09-27 11:08:33','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581288023325324832',4965,'51695812751','MR393047','2.00','2300','retail','0','2023-09-27 14:08:29','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-27 11:08:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581487820228826030',4966,'51695812914','00013','1.00','300','retail','0','2023-09-28 07:40:13','1 pcs','','','200','Cash',0.00,'300','','','5','0','1','2023-09-28 04:40:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581690708652650226',4967,'51695812914','MR 36009','1.00','1400','retail','0','2023-09-28 07:40:13','1 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-28 04:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581696203265039603',4968,'51695812914','MR 36027','5.00','6500','retail','0','2023-09-28 07:40:13','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-28 04:40:38','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169588430105220582142',4969,'51695884251','KF -028 MIXTURE TAP','1.00','3500','retail','0','2023-09-28 10:02:05','1 pcs','','','1350','Cash',0.00,'3500','','','5','0','1','2023-09-28 07:02:11','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169588432382440236220',4970,'51695884251','BF- 016 832','1.00','2000','retail','0','2023-09-28 10:02:05','','','','832','Cash',0.00,'2000','','','5','0','1','2023-09-28 07:02:11','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169589034532933083033',4971,'51695884532','MR 393001','8.00','9200','retail','0','2023-09-28 11:41:55','8 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-09-28 08:42:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169589887790220230970',4972,'51695898850','SILVER','13.00','3510','retail','0','2023-09-28 14:01:25','13 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-28 11:01:29','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','55.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169589976332429330795',4973,'51695898890','FGP33725','1.00','800','retail','0','2023-09-28 14:16:12','1 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-09-28 11:16:34','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169590622903023302610',4974,'51695906209','4204','7.00','8050','retail','0','2023-09-28 16:04:17','7 pcs','','','1041','Cash',0.00,'1150','','','5','0','1','2023-09-28 13:04:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169590624830349093292',4975,'51695906209','MR 36029','1.00','1300','retail','0','2023-09-28 16:04:17','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-28 13:04:49','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169590956883305322258',4976,'51695906291','PMCP24351','2.00','1600','retail','0','2023-09-28 16:59:52','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-28 14:00:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169590957805325211320',4977,'51695906291','PLASTIC WHITE','1.00','100','retail','0','2023-09-28 16:59:52','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-28 14:00:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169590959233050022349',4978,'51695906291','THREAD TAPE','2.00','60','retail','0','2023-09-28 16:59:52','','','','15','Cash',0.00,'30','','','5','0','1','2023-09-28 14:00:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169597215502233009329',4979,'51695972142','MR 36009','4.00','5600','retail','0','2023-09-29 10:24:01','4 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-29 07:24:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169597218543123622702',4980,'51695972142','MR36038','9.00','11700','retail','0','2023-09-29 10:24:01','9 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-29 07:24:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169597220122132110029',4981,'51695972142','SILVER','8.00','2160','retail','0','2023-09-29 10:24:01','8 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-09-29 07:24:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169597221332302309224',4982,'51695972142','PLASTIC WHITE','2.00','200','retail','0','2023-09-29 10:24:01','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-29 07:24:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169598001002933203002',4983,'51695979978','PMCP 24101','2.00','1600','retail','0','2023-09-30 08:13:09','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-30 05:13:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169598005802138852259',4984,'51695979978','FGP33725','1.00','800','retail','0','2023-09-30 08:13:09','1 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-09-30 05:13:43','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169599534643633532132',4985,'51695979978','MR 36009','1.00','1400','retail','0','2023-09-30 08:13:09','1 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-09-30 05:13:43','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169599536555601523350',4986,'51695979978','MR36038','3.00','3900','retail','0','2023-09-30 08:13:09','3 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-30 05:13:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169605231325330639253',4987,'51696052299','FGP33746','2.00','1700','retail','0','2023-09-30 17:23:00','2 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169605232833225335920',4988,'51696052299','2.5MM','6.00','600','retail','0','2023-09-30 17:23:00','6 pcs','','','15','Cash',0.00,'100','','','5','0','1','2023-09-30 14:23:14','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','99.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169605234122304233252',4989,'51696052299','FGP33751','3.00','2400','retail','0','2023-09-30 17:23:00','','','','700','Cash',0.00,'800','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169605669926303030530',4990,'51696052299','PMCP 24333','2.00','1600','retail','0','2023-09-30 17:23:00','','','','686','Cash',0.00,'800','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169606304703022034303',4991,'51696052299','MR36041','1.00','1300','retail','0','2023-09-30 17:23:00','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169606305969050903900',4992,'51696052299','PMCP 24101','3.00','2400','retail','0','2023-09-30 17:23:00','','','','6675','Cash',0.00,'800','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169607103325033232220',4993,'51696052299','MCP 36016','2.00','2600','retail','0','2023-09-30 17:23:00','','','','1050','Cash',0.00,'1300','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169607294747330230973',4994,'51696052299','MR 36027','8.00','10400','retail','0','2023-09-30 17:23:00','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-30 14:23:14','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','13.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169607297826033322005',4995,'51696052299','PLASTIC WHITE','1.00','100','retail','0','2023-09-30 17:23:00','','','','45','Cash',0.00,'100','','','5','0','1','2023-09-30 14:23:14','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169607299420993633323',4996,'51696052299','MR36038','4.00','5200','retail','0','2023-09-30 17:23:00','4 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-09-30 14:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169622545522225555033',4997,'51696225436','PMCP 24333','2.00','1600','retail','0','2023-10-02 13:15:09','2 pcs','','','686','Cash',0.00,'800','','','5','0','1','2023-10-02 10:15:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169622871723232222570',4998,'51696225436','MR 36009','1.00','1400','retail','0','2023-10-02 13:15:09','1 pcs','','','1025','Cash',0.00,'1400','','','5','0','1','2023-10-02 10:15:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169622873122322332632',4999,'51696225436','MR36028','1.00','1300','retail','0','2023-10-02 13:15:09','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-02 10:15:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169623062520022222326',5000,'51696225436','FGP33530','1.00','800','retail','0','2023-10-02 13:15:09','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-02 10:15:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169623169305203321321',5001,'51696225436','CLAYART 001','1.00','20000','retail','0','2023-10-02 13:15:09','','','','14500','Cash',0.00,'20000','','','5','0','1','2023-10-02 10:15:19','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169623172022326023050',5002,'51696225436','MR 393013','48.00','60000','retail','0','2023-10-02 13:15:09','','','','980','Cash',0.00,'1250','','','5','0','1','2023-10-02 10:15:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','60.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169623176524333963233',5003,'51696225436','PMCP24351','47.00','37600','retail','0','2023-10-02 13:15:09','47 pcs','','','686','Cash',0.00,'800','','','5','0','1','2023-10-02 10:15:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','77.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169623178630230220231',5004,'51696225436','FGP33749','3.00','2400','retail','0','2023-10-02 13:15:09','','','','670','Cash',0.00,'800','','','5','0','1','2023-10-02 10:15:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169624170830224323220',5005,'51696225436','PLASTIC WHITE','2.00','200','retail','0','2023-10-02 13:15:09','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-02 10:15:19','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169632291832012083290',5006,'51696322866','MR 393001','1.00','1150','retail','0','2023-10-03 11:49:02','1 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-03 08:49:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169633465440303005422',5007,'51696334645','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-10-03 17:51:35','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-03 14:51:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169633466522330023626',5008,'51696334645','GREY','1.00','300','retail','0','2023-10-03 17:51:35','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-03 14:51:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169633468950306224430',5009,'51696334645','SILVER','1.00','270','retail','0','2023-10-03 17:51:35','1 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-10-03 14:51:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169634444334033223224',5010,'51696334645','FGP33047','1.00','800','retail','0','2023-10-03 17:51:35','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-03 14:51:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169640154025320323333',5011,'51696401523','SILVER','16.00','4320','retail','0','2023-10-04 18:30:16','16 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-10-04 15:30:32','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169640177705912230022',5012,'51696401523','4001','1.00','1280','retail','0','2023-10-04 18:30:16','1 pcs','','','920','Cash',0.00,'1280','','','5','0','1','2023-10-04 15:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169640932962632003243',5013,'51696401523','MCP 36002','4.00','5200','retail','0','2023-10-04 18:30:16','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-04 15:30:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169640939502066353300',5014,'51696401523','2.5MM','4.00','400','retail','0','2023-10-04 18:30:16','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-04 15:30:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','93.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169642282103436053933',5015,'51696401523','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-10-04 18:30:16','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-04 15:30:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169643338962023333033',5016,'51696401523','MR393047','3.00','3450','retail','0','2023-10-04 18:30:16','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-04 15:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169648685003026246639',5017,'51696486835','SILVER','10.00','2800','retail','0','2023-10-05 18:08:20','10 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-10-05 15:08:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169650953129313532313',5018,'51696486835','PMCP 24101','3.00','2400','retail','0','2023-10-05 18:08:20','','','','6675','Cash',0.00,'800','','','5','0','1','2023-10-05 15:08:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169650961813302816002',5019,'51696486835','GREY','2.00','600','retail','0','2023-10-05 18:08:20','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-05 15:08:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169650973793373233473',5020,'51696486835','MR 393011','7.00','8050','retail','0','2023-10-05 18:08:20','7 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-05 15:08:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169650976132022234203',5021,'51696486835','2.5MM','4.00','400','retail','0','2023-10-05 18:08:20','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-05 15:08:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','89.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169650977602157932336',5022,'51696486835','FGP33047','1.00','800','retail','0','2023-10-05 18:08:20','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-05 15:08:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169651061100236362231',5023,'51696486835','20001 IZOMIX','1.00','800','retail','0','2023-10-05 18:08:20','','','','400','Cash',0.00,'800','','','5','0','1','2023-10-05 15:08:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169651845946592234384',5024,'51696486835','MR36045','3.00','3900','retail','0','2023-10-05 18:08:20','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-05 15:08:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169651847321623338702',5025,'51696486835','FGP33752','2.00','1600','retail','0','2023-10-05 18:08:20','','','','700','Cash',0.00,'800','','','5','0','1','2023-10-05 15:08:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169665994162039303000',5026,'51696653909','MCP 36002','1.00','1300','retail','0','2023-10-07 17:08:50','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-07 15:23:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169665995963005329303',5027,'51696653909','MR 393011','1.00','1200','retail','0','2023-10-07 17:08:50','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-10-07 15:23:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667290992139952256',5028,'51696653909','PLASTIC WHITE','2.00','200','retail','0','2023-10-07 17:08:50','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-07 15:23:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667295925000456327',5029,'51696653909','FGP33749','10.00','8000','retail','0','2023-10-07 17:08:50','','','','670','Cash',0.00,'800','','','5','0','1','2023-10-07 15:23:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667297260762273330',5030,'51696653909','PMCP24350','30.00','24000','retail','0','2023-10-07 17:08:50','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-07 15:23:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','48.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667562502200510222',5031,'51696653909','PMHP24343CK','4.00','600','retail','0','2023-10-07 17:08:50','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-07 15:23:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','265.00','261','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169668441440603009133',5032,'51696653909','FGP33746','6.00','5100','retail','0','2023-10-07 17:08:50','6 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-10-07 15:23:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169668443103162160660',5033,'51696653909','WHITE','1.00','300','retail','0','2023-10-07 17:08:50','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-07 15:23:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169668444131208602243',5034,'51696653909','SILVER','2.00','560','retail','0','2023-10-07 17:08:50','2 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-10-07 15:23:22','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169668773092232685237',5035,'51696653909','PMCP 24333','2.00','1600','retail','0','2023-10-07 17:08:50','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-07 15:23:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683574833639230612',5036,'51696835705','MR 36027','2.00','2600','retail','0','2023-10-09 17:13:16','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-09 15:05:58','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683577402375093203',5037,'51696835705','GROUT TWYFORD CREAM','2.00','300','retail','0','2023-10-09 17:13:16','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683578903243922193',5038,'51696835705','WHITE','1.00','300','retail','0','2023-10-09 17:13:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683788462420293333',5039,'51696835705','FGP33047','2.00','1800','retail','0','2023-10-09 17:13:16','','','','700','Cash',0.00,'900','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683789823062238322',5040,'51696835705','PMCP24351','6.00','4800','retail','0','2023-10-09 17:13:16','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683791403033212800',5041,'51696835705','2.5MM','3.00','300','retail','0','2023-10-09 17:13:16','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-09 15:05:58','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','85.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683793383333333033',5042,'51696835705','WHITE','1.00','300','retail','0','2023-10-09 17:13:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683967422666621635',5043,'51696835705','PMCP 24101','12.00','9600','retail','0','2023-10-09 17:13:16','','','','6675','Cash',0.00,'800','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','26.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683969100025301229',5044,'51696835705','WHITE','1.00','300','retail','0','2023-10-09 17:13:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683972023203203331',5045,'51696835705','2.5MM','2.00','200','retail','0','2023-10-09 17:13:16','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-09 15:05:58','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684204723442602233',5046,'51696835705','MR36041','4.00','5200','retail','0','2023-10-09 17:13:16','4 pcs','','','1125','Cash',0.00,'1300','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684206244326332332',5047,'51696835705','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-10-09 17:13:16','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684562765138320229',5048,'51696835705','GREY','1.00','300','retail','0','2023-10-09 17:13:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-09 15:05:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684565463922133400',5049,'51696835705','FGP33749','21.00','16800','retail','0','2023-10-09 17:13:16','','','','670','Cash',0.00,'800','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','27.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684566433530020206',5050,'51696835705','4001','1.00','1350','retail','0','2023-10-09 17:13:16','','','','920','Cash',0.00,'1350','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684569536302344429',5051,'51696835705','PMCP24351','7.00','5600','retail','0','2023-10-09 17:13:16','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','24.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684573720073032233',5052,'51696835705','PLASTIC WHITE','3.00','300','retail','0','2023-10-09 17:13:16','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-09 15:05:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684576713032222606',5053,'51696835705','PLASTIC WHITE','3.00','300','retail','0','2023-10-09 17:13:16','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-09 15:05:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','77.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684577992272033722',5054,'51696835705','SILVER','2.00','560','retail','0','2023-10-09 17:13:16','2 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-10-09 15:05:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169684839433320923223',5055,'51696835705','MR39048','12.00','13800','retail','0','2023-10-09 17:13:16','12 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-10-09 15:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169686036262328632228',5056,'51696835705','1102','1.00','250','retail','0','2023-10-09 17:13:16','','','','90','Cash',0.00,'250','','','5','0','1','2023-10-09 15:05:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169686037422282274220',5057,'51696835705','201 BIG STEERING','1.00','11500','retail','0','2023-10-09 17:13:16','1 pcs','','','7800','Cash',0.00,'11500','','','5','0','1','2023-10-09 15:05:58','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169686077800626237365',5058,'51696835705','1/5 MAGIC','1.00','150','retail','0','2023-10-09 17:13:16','1 pcs','','','100','Cash',0.00,'150','','','5','0','1','2023-10-09 15:05:58','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692142602333203022',5059,'51696921410','PMCP24354AK','3.00','2550','retail','0','2023-10-10 17:29:39','','','','667','Cash',0.00,'850','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692143605422320632',5060,'51696921410','PMCP 24333','4.00','3200','retail','0','2023-10-10 17:29:39','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692145796241050232',5061,'51696921410','FGP33746','6.00','4800','retail','0','2023-10-10 17:29:39','6 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692147223632320231',5062,'51696921410','FGP33749','6.00','4800','retail','0','2023-10-10 17:29:39','','','','670','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692150021095520339',5063,'51696921410','PMCP24350','11.00','8800','retail','0','2023-10-10 17:29:39','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','18.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692220122343232243',5064,'51696921410','WHITE','3.00','900','retail','0','2023-10-10 17:29:39','3 pcs','','','100','Cash',0.00,'300','','','5','0','1','2023-10-10 15:45:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692671562026249302',5065,'51696921410','2.5MM','4.00','400','retail','0','2023-10-10 17:29:39','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-10 15:45:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692672836239223620',5066,'51696921410','WHITE','2.00','600','retail','0','2023-10-10 17:29:39','2 pcs','','','100','Cash',0.00,'300','','','5','0','1','2023-10-10 15:45:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692673806302303363',5067,'51696921410','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-10-10 17:29:39','','','','50','Cash',0.00,'150','','','5','0','1','2023-10-10 15:45:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692687823933453939',5068,'51696921410','MR393042','3.00','3450','retail','0','2023-10-10 17:29:39','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692694525939292532',5069,'51696921410','MR39048','2.00','2300','retail','0','2023-10-10 17:29:39','2 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692698322390263313',5070,'51696921410','PMCP24314','8.00','6400','retail','0','2023-10-10 17:29:39','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692700912329230227',5071,'51696921410','PLASTIC WHITE','6.00','600','retail','0','2023-10-10 17:29:39','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-10 15:45:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','74.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692701942370360229',5072,'51696921410','SILVER','1.00','280','retail','0','2023-10-10 17:29:39','1 pcs','','','145','Cash',0.00,'280','','','5','0','1','2023-10-10 15:45:38','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169694003504032302033',5073,'51696921410','PMCP24351','3.00','2400','retail','0','2023-10-10 17:29:39','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169694773121725342254',5074,'51696921410','FGP33746','8.00','6400','retail','0','2023-10-10 17:29:39','8 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169694817870333803213',5075,'51696921410','MR36041','1.00','1300','retail','0','2023-10-10 17:29:39','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-10-10 15:45:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169700468600266420364',5076,'51697004674','MR 393011','3.00','3450','retail','0','2023-10-13 09:34:22','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-13 06:35:47','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169700712115730222343',5077,'51697004674','WHITE','1.00','300','retail','0','2023-10-13 09:34:22','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-13 06:35:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169702558830733020900',5078,'51697004674','PTG DIVERTER 90','1.00','300','retail','0','2023-10-13 09:34:22','1 pcs','','','130','Cash',0.00,'300','','','5','0','1','2023-10-13 06:35:47','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169717881109312283211',5079,'51697004674','WHITE','2.00','600','retail','0','2023-10-13 09:34:22','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-13 06:35:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169717883697393206133',5080,'51697004674','BF-021','1.00','3500','retail','0','2023-10-13 09:34:22','1 pcs','','','1493','Cash',0.00,'3500','','','5','0','1','2023-10-13 06:35:47','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169717885182032203203',5081,'51697004674','FGB44725','2.00','2800','retail','0','2023-10-13 09:34:22','','','','900','Cash',0.00,'1400','','','5','0','1','2023-10-13 06:35:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169726034606639342222',5082,'51697260309','00011','1.00','600','retail','0','2023-10-14 18:20:05','1 pcs','','','346','Cash',0.00,'600','','','5','0','1','2023-10-14 15:20:20','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169726861202202035336',5083,'51697260309','MR39048','7.00','8400','retail','0','2023-10-14 18:20:05','','','','980','Cash',0.00,'1200','','','5','0','1','2023-10-14 15:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','18.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169726862627280962390',5084,'51697260309','WHITE','1.00','300','retail','0','2023-10-14 18:20:05','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-14 15:20:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169726863832066422232',5085,'51697260309','2.5MM','2.00','200','retail','0','2023-10-14 18:20:05','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-14 15:20:20','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169728650930333302600',5086,'51697260309','MCP 36002','1.00','1300','retail','0','2023-10-14 18:20:05','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-14 15:20:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169728652423093466372',5087,'51697260309','FGB44725','1.00','1400','retail','0','2023-10-14 18:20:05','','','','900','Cash',0.00,'1400','','','5','0','1','2023-10-14 15:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169745457432320433020',5088,'51697454560','PMCP24314','5.00','4000','retail','0','2023-10-16 18:19:04','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-16 15:19:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169745459553240222320',5089,'51697454560','CREAM','1.00','300','retail','0','2023-10-16 18:19:04','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-16 15:19:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169745460476222465792',5090,'51697454560','2.0 SPACERS','1.00','100','retail','0','2023-10-16 18:19:04','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-16 15:19:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169745569263245633379',5091,'51697454560','PMCP 24101','10.00','8000','retail','0','2023-10-16 18:19:04','','','','6675','Cash',0.00,'800','','','5','0','1','2023-10-16 15:19:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','14.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169745571227325274437',5092,'51697454560','PMCP24350','3.00','2400','retail','0','2023-10-16 18:19:04','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-16 15:19:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169746952334313029529',5093,'51697454560','2.0 SPACERS','43.00','4300','retail','0','2023-10-16 18:19:04','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-16 15:19:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'43','143.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169752218802300332438',5094,'51697522174','MR 36027','14.00','18200','retail','0','2023-10-17 18:29:08','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-17 15:30:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','63.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169752220152325520627',5095,'51697522174','2.0 SPACERS','2.00','200','retail','0','2023-10-17 18:29:08','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-17 15:30:24','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169752221332115212321',5096,'51697522174','WHITE','1.00','300','retail','0','2023-10-17 18:29:08','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-17 15:30:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169752265022302026222',5097,'51697522174','MCP 36002','1.00','1300','retail','0','2023-10-17 18:29:08','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-17 15:30:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169753017720139372333',5098,'51697522174','MR 393001','3.00','3450','retail','0','2023-10-17 18:29:08','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-17 15:30:24','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169761406333333001045',5099,'51697614039','SILVER','9.00','2070','retail','0','2023-10-18 18:27:37','','','','145','Cash',0.00,'230','','','5','0','1','2023-10-18 15:27:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','72.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169761407540211000030',5100,'51697614039','WHITE','2.00','600','retail','0','2023-10-18 18:27:37','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-18 15:27:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762145832432213614',5101,'51697614039','SILVER','2.00','500','retail','0','2023-10-18 18:27:37','2 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-18 15:27:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762149730033630009',5102,'51697614039','MR39048','5.00','5750','retail','0','2023-10-18 18:27:37','5 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-10-18 15:27:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762151072212033073',5103,'51697614039','PMCP24351','5.00','4000','retail','0','2023-10-18 18:27:37','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-18 15:27:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762152222220002223',5104,'51697614039','GREY','1.00','300','retail','0','2023-10-18 18:27:37','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-18 15:27:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762154227269451202',5105,'51697614039','WHITE','1.00','300','retail','0','2023-10-18 18:27:37','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-18 15:27:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762996933034223332',5106,'51697614039','PMCP 24101','2.00','1600','retail','0','2023-10-18 18:27:37','','','','6675','Cash',0.00,'800','','','5','0','1','2023-10-18 15:27:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169764280682263332320',5107,'51697614039','100','1.00','12000','retail','0','2023-10-18 18:27:37','','','','9800','Cash',0.00,'12000','','','5','0','1','2023-10-18 15:27:51','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169764283523283026322',5108,'51697614039','FGP33725','2.00','1600','retail','0','2023-10-18 18:27:37','2 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-10-18 15:27:51','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169764284909320248334',5109,'51697614039','PMCP24351','5.00','4000','retail','0','2023-10-18 18:27:37','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-18 15:27:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169772812882308222265',5110,'51697728109','FGP33009','2.00','1600','retail','0','2023-10-19 18:08:49','','','','720','Cash',0.00,'800','','','5','0','1','2023-10-19 15:08:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779621124720322022',5111,'51697795961','PMCP24314','10.00','8000','retail','0','2023-10-20 18:26:48','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-20 15:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779699079366700739',5112,'51697795961','PMCP24351','3.00','2400','retail','0','2023-10-20 18:26:48','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-20 15:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779710107023222237',5113,'51697795961','MR393043','1.00','1200','retail','0','2023-10-20 18:26:48','1 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-10-20 15:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779713852551273200',5114,'51697795961','MR393042','6.00','6900','retail','0','2023-10-20 18:26:48','6 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-20 15:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779717123020522423',5115,'51697795961','WHITE','1.00','300','retail','0','2023-10-20 18:26:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-20 15:27:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779720332273232393',5116,'51697795961','SILVER','2.00','540','retail','0','2023-10-20 18:26:48','2 pcs','','','145','Cash',0.00,'270','','','5','0','1','2023-10-20 15:27:09','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779726932227737900',5117,'51697795961','MR 36027','15.00','19500','retail','0','2023-10-20 18:26:48','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-20 15:27:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','49.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779728131273334223',5118,'51697795961','GREY','1.00','300','retail','0','2023-10-20 18:26:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-20 15:27:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779729929230279093',5119,'51697795961','MR 393011','4.00','4600','retail','0','2023-10-20 18:26:48','4 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-20 15:27:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779733333522902230',5120,'51697795961','2.0 SPACERS','1.00','100','retail','0','2023-10-20 18:26:48','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-20 15:27:09','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779736936236030933',5121,'51697795961','FGB44741','9.00','10350','retail','0','2023-10-20 18:26:48','9 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-20 15:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','60.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169780000160237302810',5122,'51697795961','GREY','1.00','300','retail','0','2023-10-20 18:26:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-20 15:27:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169780626212222336383',5123,'51697795961','N216','1.00','2000','retail','0','2023-10-20 18:26:48','1 pcs','','','715','Cash',0.00,'2000','','','5','0','1','2023-10-20 15:27:09','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169780628842880882222',5124,'51697795961','SOAP DISH NEMSI N123','2.00','4000','retail','0','2023-10-20 18:26:48','','','','1000','Cash',0.00,'2000','','','5','0','1','2023-10-20 15:27:09','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169787324521333200013',5125,'51697873233','PMCP 24101','2.00','1600','retail','0','2023-10-23 18:22:08','','','','6675','Cash',0.00,'800','','','5','0','1','2023-10-23 15:22:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169787615752551263200',5126,'51697873233','MR36041','4.00','5200','retail','0','2023-10-23 18:22:08','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-10-23 15:22:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169790199010026249302',5127,'51697873233','PMCP24314','2.00','1600','retail','0','2023-10-23 18:22:08','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-23 15:22:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169790200075036020530',5128,'51697873233','PLASTIC WHITE','1.00','100','retail','0','2023-10-23 18:22:08','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-23 15:22:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169790204320072209320',5129,'51697873233','YMP 66721T','1.00','650','retail','0','2023-10-23 18:22:08','1 pcs','','','367','Cash',0.00,'650','','','5','0','1','2023-10-23 15:22:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169790206172033746262',5130,'51697873233','SILVER','1.00','250','retail','0','2023-10-23 18:22:08','1 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-23 15:22:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169807151823838320231',5131,'51697873233','PMCP24351','1.00','800','retail','0','2023-10-23 18:22:08','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-23 15:22:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169807153914623022322',5132,'51697873233','SILVER','4.00','1000','retail','0','2023-10-23 18:22:08','4 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-23 15:22:23','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','58.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169812611732709016331',5133,'51698125905','SILVER','10.00','2500','retail','0','2023-10-24 18:18:34','10 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-24 15:18:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815195433222864830',5134,'51698125905','MR393045','2.00','2400','retail','0','2023-10-24 18:18:34','2 pcs','','','920','Cash',0.00,'1200','','','5','0','1','2023-10-24 15:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815198130821123325',5135,'51698125905','FGP33516','16.00','12800','retail','0','2023-10-24 18:18:34','16 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-24 15:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815204303433003250',5136,'51698125905','FGP33009','8.00','6400','retail','0','2023-10-24 18:18:34','','','','720','Cash',0.00,'800','','','5','0','1','2023-10-24 15:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','28.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815206200390223240',5137,'51698125905','2.5MM','2.00','200','retail','0','2023-10-24 18:18:34','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-24 15:18:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815207323393333252',5138,'51698125905','2.0 SPACERS','1.00','100','retail','0','2023-10-24 18:18:34','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-24 15:18:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815209233030320202',5139,'51698125905','GREY','2.00','600','retail','0','2023-10-24 18:18:34','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-24 15:18:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815210832302322236',5140,'51698125905','CREAM','2.00','600','retail','0','2023-10-24 18:18:34','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-24 15:18:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815213110320230232',5141,'51698125905','PMCP24358','10.00','8000','retail','0','2023-10-24 18:18:34','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-24 15:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169821332322220023320',5142,'51698213303','FGP33516','6.00','4800','retail','0','2023-10-25 18:37:56','6 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-25 15:38:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169821333532223023333',5143,'51698213303','CREAM','1.00','300','retail','0','2023-10-25 18:37:56','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-25 15:38:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169822192762022392274',5144,'51698213303','MR 36007','35.00','45500','retail','0','2023-10-25 18:37:56','35 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-25 15:38:29','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169823312202512902293',5145,'51698213303','00014','1.00','2000','retail','0','2023-10-25 18:37:56','','','','1100','Cash',0.00,'2000','','','5','0','1','2023-10-25 15:38:29','1','22','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169823314233023323522',5146,'51698213303','STATIGA P-TRAP 001','1.00','3700','retail','0','2023-10-25 18:37:56','1 pcs','','','2000','Cash',0.00,'3700','','','5','0','1','2023-10-25 15:38:29','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833364252030326223',5147,'51698333625','FGB44741','13.00','14950','retail','0','2023-10-26 18:21:05','','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-26 15:30:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','51.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833366430336823343',5148,'51698333625','PMCP24354AK','4.00','3400','retail','0','2023-10-26 18:21:05','','','','667','Cash',0.00,'850','','','5','0','1','2023-10-26 15:30:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','55.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839262523628630234',5149,'51698392610','20001 IZOMIX','2.00','1600','retail','0','2023-10-27 18:48:28','','','','400','Cash',0.00,'800','','','5','0','1','2023-10-27 15:48:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839264120363536060',5150,'51698392610','PMCP24350','3.00','2400','retail','0','2023-10-27 18:48:28','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-27 15:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839269792300239202',5151,'51698392610','PTG END CAP','3.00','1950','retail','0','2023-10-27 18:48:28','','','','280','Cash',0.00,'650','','','5','0','1','2023-10-27 15:48:52','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839345933380233033',5152,'51698392610','MR393045','1.00','1250','retail','0','2023-10-27 18:48:28','','','','920','Cash',0.00,'1250','','','5','0','1','2023-10-27 15:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839347824232943892',5153,'51698392610','SILVER','3.00','750','retail','0','2023-10-27 18:48:28','3 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-27 15:48:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840158232832235128',5154,'51698392610','4208','1.00','1250','retail','0','2023-10-27 18:48:28','','','','1041','Cash',0.00,'1250','','','5','0','1','2023-10-27 15:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840159320033230228',5155,'51698392610','MR 393011','1.00','1250','retail','0','2023-10-27 18:48:28','','','','960','Cash',0.00,'1250','','','5','0','1','2023-10-27 15:48:52','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840163022162504133',5156,'51698392610','FGB44741','4.00','4600','retail','0','2023-10-27 18:48:28','','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-27 15:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840164931520403620',5157,'51698392610','SILVER','2.00','500','retail','0','2023-10-27 18:48:28','2 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-27 15:48:52','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840359534312133143',5158,'51698392610','CREAM','2.00','600','retail','0','2023-10-27 18:48:28','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-27 15:48:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169840362362483230250',5159,'51698392610','MCP 36016','12.00','15600','retail','0','2023-10-27 18:48:28','','','','1050','Cash',0.00,'1300','','','5','0','1','2023-10-27 15:48:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','13.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169841814943236832022',5160,'51698392610','00013','2.00','700','retail','0','2023-10-27 18:48:28','','','','200','Cash',0.00,'350','','','5','0','1','2023-10-27 15:48:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169841816929000013326',5161,'51698392610','9013 FLEX','2.00','300','retail','0','2023-10-27 18:48:28','','','','60','Cash',0.00,'150','','','5','0','1','2023-10-27 15:48:52','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169847289205233929839',5162,'51698472874','FGB44741','2.00','2360','retail','0','2023-10-28 17:14:46','2 pcs','','','960','Cash',0.00,'1180','','','5','0','1','2023-10-28 15:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169847465116254322333',5163,'51698472874','FGB44741','23.00','26450','retail','0','2023-10-28 17:14:46','','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-28 15:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','32.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169847467633380233033',5164,'51698472874','GREY','2.00','600','retail','0','2023-10-28 17:14:46','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-28 15:24:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169847469022402939334',5165,'51698472874','2.0 SPACERS','3.00','300','retail','0','2023-10-28 17:14:46','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-28 15:24:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','96.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849852313429453000',5166,'51698472874','MR 393011','7.00','8400','retail','0','2023-10-28 17:14:46','7 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-10-28 15:24:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849855805200838386',5167,'51698472874','PMCP24354BK','2.00','1700','retail','0','2023-10-28 17:14:46','','','','667','Cash',0.00,'850','','','5','0','1','2023-10-28 15:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849859082033849292',5168,'51698472874','PMCP 24333','5.00','4000','retail','0','2023-10-28 17:14:46','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-28 15:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849860747332643923',5169,'51698472874','SILVER','2.00','500','retail','0','2023-10-28 17:14:46','2 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-10-28 15:24:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849867192224633883',5170,'51698472874','2.5MM','1.00','100','retail','0','2023-10-28 17:14:46','','','','15','Cash',0.00,'100','','','5','0','1','2023-10-28 15:24:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169850248638422342513',5171,'51698472874','MR36041','7.00','9100','retail','0','2023-10-28 17:14:46','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-10-28 15:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','13.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169864588282032523006',5172,'51698645869','GREY','1.00','300','retail','0','2023-10-30 18:34:21','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-30 15:34:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169864595932634310223',5173,'51698645869','MR 393011','2.00','2300','retail','0','2023-10-30 18:34:21','2 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-10-30 15:34:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169865001522020508505',5174,'51698645869','MR 393014','6.00','6900','retail','0','2023-10-30 18:34:21','6 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-10-30 15:34:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866160116324013813',5175,'51698645869','PMCP24102','76.00','60800','retail','0','2023-10-30 18:34:21','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'76','114.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866162733923368723',5176,'51698645869','WC-306P','2.00','30000','retail','0','2023-10-30 18:34:21','','','','11800','Cash',0.00,'15000','','','5','0','1','2023-10-30 15:34:40','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866366433365086266',5177,'51698645869','PMCP24314','10.00','8000','retail','0','2023-10-30 18:34:21','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866371316303333336',5178,'51698645869','GREY','3.00','900','retail','0','2023-10-30 18:34:21','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-30 15:34:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866372738373214821',5179,'51698645869','20001 IZOMIX','4.00','3200','retail','0','2023-10-30 18:34:21','','','','400','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866853030833020900',5180,'51698645869','FGP33516','4.00','3200','retail','0','2023-10-30 18:34:21','4 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866854201332443652',5181,'51698645869','FGP33528','6.00','4800','retail','0','2023-10-30 18:34:21','6 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866856183328400033',5182,'51698645869','PLASTIC WHITE','2.00','200','retail','0','2023-10-30 18:34:21','','','','45','Cash',0.00,'100','','','5','0','1','2023-10-30 15:34:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866859233218200223',5183,'51698645869','MR 36015','1.00','1300','retail','0','2023-10-30 18:34:21','1 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-10-30 15:34:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866877070030202020',5184,'51698645869','PMCP24102','12.00','9600','retail','0','2023-10-30 18:34:21','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','38.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169867232922202002322',5185,'51698645869','PMCP 24333','2.00','1600','retail','0','2023-10-30 18:34:21','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-30 15:34:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169873473620325222670',5186,'51698734717','MR36041','4.00','5200','retail','0','2023-10-31 17:54:14','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-10-31 15:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169874231952248203242',5187,'51698734717','PMCP24102','3.00','2400','retail','0','2023-10-31 17:54:14','','','','686','Cash',0.00,'800','','','5','0','1','2023-10-31 15:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169874233348322232211',5188,'51698734717','PMCP24354AK','1.00','850','retail','0','2023-10-31 17:54:14','','','','667','Cash',0.00,'850','','','5','0','1','2023-10-31 15:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169874234332323396223',5189,'51698734717','MR39048','1.00','1200','retail','0','2023-10-31 17:54:14','','','','980','Cash',0.00,'1200','','','5','0','1','2023-10-31 15:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169874236336727633635',5190,'51698734717','CREAM','1.00','300','retail','0','2023-10-31 17:54:14','','','','100','Cash',0.00,'300','','','5','0','1','2023-10-31 15:19:40','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169874237640803009733',5191,'51698734717','MR 393011','1.00','1200','retail','0','2023-10-31 17:54:14','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-10-31 15:19:40','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169876405423222202660',5192,'51698734717','BF-031B','1.00','3000','retail','0','2023-10-31 17:54:14','','','','1600','Cash',0.00,'3000','','','5','0','1','2023-10-31 15:19:40','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169882067721333200013',5193,'51698819216','PMCP24102','4.00','3200','retail','0','2023-11-02 07:41:33','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-02 04:41:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169882069325332250339',5194,'51698819216','PLASTIC WHITE','3.00','300','retail','0','2023-11-02 07:41:33','','','','45','Cash',0.00,'100','','','5','0','1','2023-11-02 04:41:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169882070848222220220',5195,'51698819216','SILVER','1.00','250','retail','0','2023-11-02 07:41:33','1 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-02 04:41:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169882072272063332320',5196,'51698819216','2.0 SPACERS','2.00','200','retail','0','2023-11-02 07:41:33','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-02 04:41:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169883099780035208283',5197,'51698819216','FGP33746','14.00','12600','retail','0','2023-11-02 07:41:33','','','','700','Cash',0.00,'900','','','5','0','1','2023-11-02 04:41:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','31.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169883101138223130924',5198,'51698819216','PMCP 24323','2.00','1600','retail','0','2023-11-02 07:41:33','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-02 04:41:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169883119283323252932',5199,'51698819216','FGP33516','8.00','6400','retail','0','2023-11-02 07:41:33','8 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-02 04:41:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169890787403042003003',5200,'51698907859','FGB44725','2.00','2800','retail','0','2023-11-02 18:36:26','','','','900','Cash',0.00,'1400','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169890789132063229332',5201,'51698907859','MR36041','1.00','1300','retail','0','2023-11-02 18:36:26','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169890795539600982035',5202,'51698907859','MR36028','2.00','2600','retail','0','2023-11-02 18:36:26','2 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169892478128592713332',5203,'51698907859','PMCP24314','4.00','3200','retail','0','2023-11-02 18:36:26','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169892479423712432183',5204,'51698907859','FGP33528','1.00','800','retail','0','2023-11-02 18:36:26','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169893173370233222300',5205,'51698907859','FGP33746','1.00','800','retail','0','2023-11-02 18:36:26','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169893904539233221033',5206,'51698907859','PMCP 24355','18.00','14400','retail','0','2023-11-02 18:36:26','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','20.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169893907633138330379',5207,'51698907859','PLASTIC WHITE','4.00','400','retail','0','2023-11-02 18:36:26','','','','45','Cash',0.00,'100','','','5','0','1','2023-11-02 15:36:48','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','62.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169893937413233330322',5208,'51698907859','FGP33746','6.00','4800','retail','0','2023-11-02 18:36:26','6 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-02 15:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169899303413001393422',5209,'51698993012','MR36045','1.00','1200','retail','0','2023-11-03 18:44:23','1 pcs','','','1025','Cash',0.00,'1200','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169900913243041032023',5210,'51698993012','PMCP24102','1.00','800','retail','0','2023-11-03 18:44:23','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169900915515993256223',5211,'51698993012','FGP33746','7.00','5600','retail','0','2023-11-03 18:44:23','7 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901855903300833060',5212,'51698993012','PMCP24358','16.00','12800','retail','0','2023-11-03 18:44:23','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','30.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901857122132890531',5213,'51698993012','PMCP24354AK','2.00','1700','retail','0','2023-11-03 18:44:23','','','','667','Cash',0.00,'850','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901861403460303033',5214,'51698993012','FGB44741','1.00','1150','retail','0','2023-11-03 18:44:23','','','','960','Cash',0.00,'1150','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901863109380836333',5215,'51698993012','MR393045','9.00','10350','retail','0','2023-11-03 18:44:23','9 pcs','','','920','Cash',0.00,'1150','','','5','0','1','2023-11-03 15:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901865221233321323',5216,'51698993012','MR 36027','7.00','9100','retail','0','2023-11-03 18:44:23','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-03 15:44:50','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','34.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901866821693422222',5217,'51698993012','GREY','2.00','600','retail','0','2023-11-03 18:44:23','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-03 15:44:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901868312303322666',5218,'51698993012','2.0 SPACERS','1.00','100','retail','0','2023-11-03 18:44:23','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-03 15:44:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169901869323933320231',5219,'51698993012','PLASTIC WHITE','1.00','100','retail','0','2023-11-03 18:44:23','','','','45','Cash',0.00,'100','','','5','0','1','2023-11-03 15:44:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169909034829300922032',5220,'51699090312','MR 393011','9.00','11250','retail','0','2023-11-04 18:25:48','','','','960','Cash',0.00,'1250','','','5','0','1','2023-11-04 15:26:13','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','16.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169909040552335394153',5221,'51699090312','GREY','1.00','300','retail','0','2023-11-04 18:25:48','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-04 15:26:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169909045320093201399',5222,'51699090312','2.0 SPACERS','1.00','100','retail','0','2023-11-04 18:25:48','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-04 15:26:13','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169909505922259253309',5223,'51699090312','PMCP24102','18.00','14400','retail','0','2023-11-04 18:25:48','18 pcs','','','686','Cash',0.00,'800','','','5','0','1','2023-11-04 15:26:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169910234791933272202',5224,'51699090312','44689 FLOOR TILES','52.00','62400','retail','0','2023-11-04 18:25:48','52 pcs','','','1176','Cash',0.00,'1200','','','5','0','1','2023-11-04 15:26:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','81.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169926365609330356335',5225,'51699263592','1/4 MAGIC','1.00','200','retail','0','2023-11-06 17:59:53','','','','100','Cash',0.00,'200','','','5','0','1','2023-11-06 15:02:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169928275632025532622',5226,'51699263592','FGP33725','1.00','800','retail','0','2023-11-06 17:59:53','1 bx','','','700','Cash',0.00,'800','','','5','0','1','2023-11-06 15:02:19','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169928277602403263978',5227,'51699263592','MR 393011','1.00','1150','retail','0','2023-11-06 17:59:53','1 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-11-06 15:02:19','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169936873902292032033',5228,'51699368642','PMCP 24323','11.00','8800','retail','0','2023-11-07 18:00:49','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-07 16:33:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','19.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169936874942822532374',5229,'51699368642','GREY','1.00','300','retail','0','2023-11-07 18:00:49','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-07 16:33:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169936876434223022564',5230,'51699368642','2.0 SPACERS','4.00','400','retail','0','2023-11-07 18:00:49','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-07 16:33:01','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','89.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169936878303332338922',5231,'51699368642','PLASTIC WHITE','6.00','600','retail','0','2023-11-07 18:00:49','6 pcs','','','45','Cash',0.00,'100','','','5','0','1','2023-11-07 16:33:01','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','57.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169942398400239939002',5232,'51699423966','PMCP 24306','2.00','1600','retail','0','2023-11-09 08:28:37','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-09 05:30:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169942496192465292203',5233,'51699423966','2.0 SPACERS','10.00','1000','retail','0','2023-11-09 08:28:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-09 05:30:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','85.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169942498053642343122',5234,'51699423966','2.5MM','10.00','1000','retail','0','2023-11-09 08:28:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-09 05:30:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','71.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169950755259315320297',5235,'51699423966','MR393043','6.00','7500','retail','0','2023-11-09 08:28:37','','','','880','Cash',0.00,'1250','','','5','0','1','2023-11-09 05:30:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','29.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169950757333963305733',5236,'51699423966','SILVER','15.00','3750','retail','0','2023-11-09 08:28:37','15 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-09 05:30:00','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169950770627653793307',5237,'51699423966','2.5MM','1.00','100','retail','0','2023-11-09 08:28:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-09 05:30:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169950771622936022520',5238,'51699423966','2.0 SPACERS','1.00','100','retail','0','2023-11-09 08:28:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-09 05:30:00','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169951279323322200230',5239,'51699512773','PMCP 24306','70.00','56000','retail','0','2023-11-09 17:37:15','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'70','86.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169951283612801313422',5240,'51699512773','FGP33746','43.00','34400','retail','0','2023-11-09 17:37:15','43 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','73.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169951285033553213203',5241,'51699512773','1KG GROUTS','10.00','1500','retail','0','2023-11-09 17:37:15','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-09 15:27:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169952731145523332233',5242,'51699512773','4001','1.00','1250','retail','0','2023-11-09 17:37:15','1 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169952733002232725233',5243,'51699512773','MR36045','1.00','1150','retail','0','2023-11-09 17:37:15','1 pcs','','','1025','Cash',0.00,'1150','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169954060502524252320',5244,'51699512773','MR393045','2.00','2300','retail','0','2023-11-09 17:37:15','2 pcs','','','920','Cash',0.00,'1150','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169954062121343330320',5245,'51699512773','PMHP24323 DECO','2.00','300','retail','0','2023-11-09 17:37:15','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-09 15:27:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','120.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169959854433309024253',5246,'51699595729','PMCP 24101','10.00','8000','retail','0','2023-11-10 18:16:47','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-10 15:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169959855729335556332',5247,'51699595729','FGP33048','1.00','850','retail','0','2023-11-10 18:16:47','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-11-10 15:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169959856804229303336',5248,'51699595729','SILVER','4.00','1000','retail','0','2023-11-10 18:16:47','4 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-10 15:17:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','71.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961475620320393435',5249,'51699595729','SYNOVA TOILET','1.00','12000','retail','0','2023-11-10 18:16:47','','','','9800','Cash',0.00,'12000','','','5','0','1','2023-11-10 15:17:02','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961477902314609222',5250,'51699595729','FGP33528','10.00','8000','retail','0','2023-11-10 18:16:47','10 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-10 15:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961479835526034622',5251,'51699595729','FGP33048','4.00','3200','retail','0','2023-11-10 18:16:47','4 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-10 15:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961481192033332120',5252,'51699595729','PMCP24314','3.00','2400','retail','0','2023-11-10 18:16:47','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-10 15:17:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961482103303222123',5253,'51699595729','SILVER','1.00','230','retail','0','2023-11-10 18:16:47','','','','145','Cash',0.00,'230','','','5','0','1','2023-11-10 15:17:02','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961483043523903303',5254,'51699595729','2.0 SPACERS','1.00','100','retail','0','2023-11-10 18:16:47','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-10 15:17:02','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961484333933402431',5255,'51699595729','CREAM','1.00','300','retail','0','2023-11-10 18:16:47','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-10 15:17:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961514536132631603',5256,'51699595729','BF015','1.00','1000','retail','0','2023-11-10 18:16:47','','','','500','Cash',0.00,'1000','','','5','0','1','2023-11-10 15:17:02','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169961522446224032356',5257,'51699595729','NO14G','1.00','800','retail','0','2023-11-10 18:16:47','','','','450','Cash',0.00,'800','','','5','0','1','2023-11-10 15:17:02','1','29','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169968839232222606302',5258,'51699688369','44689 FLOOR TILES','1.00','1200','retail','0','2023-11-11 18:11:38','1 pcs','','','1176','Cash',0.00,'1200','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169968841033690328223',5259,'51699688369','SILVER','8.00','2000','retail','0','2023-11-11 18:11:38','8 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-11 15:16:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','66.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169968843943223930204',5260,'51699688369','PMCP 24101','10.00','8000','retail','0','2023-11-11 18:11:38','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169968846110208061253',5261,'51699688369','L SHAPE','5.00','2250','retail','0','2023-11-11 18:11:38','','','','160','Cash',0.00,'450','','','5','0','1','2023-11-11 15:16:25','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','88.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169968847433320560226',5262,'51699688369','1KG GROUTS','2.00','300','retail','0','2023-11-11 18:11:38','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-11 15:16:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169970220403733329322',5263,'51699688369','FGP33746','5.00','4250','retail','0','2023-11-11 18:11:38','5 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169970221492233530232',5264,'51699688369','2.0 SPACERS','1.00','100','retail','0','2023-11-11 18:11:38','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-11 15:16:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971498022301000272',5265,'51699688369','MR 393001','4.00','4800','retail','0','2023-11-11 18:11:38','4 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-11-11 15:16:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971500809250393202',5266,'51699688369','MR 393011','5.00','6000','retail','0','2023-11-11 18:11:38','5 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-11-11 15:16:25','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971503405022734303',5267,'51699688369','PMCP24314','1.00','800','retail','0','2023-11-11 18:11:38','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971514703335762223',5268,'51699688369','FGP33528','12.00','9600','retail','0','2023-11-11 18:11:38','12 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971517519130433333',5269,'51699688369','PMCP 24306','6.00','4800','retail','0','2023-11-11 18:11:38','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971519992232113132',5270,'51699688369','44689 FLOOR TILES','2.00','2600','retail','0','2023-11-11 18:11:38','2 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971528619230433333',5271,'51699688369','FGB44741','5.00','5750','retail','0','2023-11-11 18:11:38','','','','960','Cash',0.00,'1150','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971533533220037023',5272,'51699688369','CREAM','1.00','300','retail','0','2023-11-11 18:11:38','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-11 15:16:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971539220924232003',5273,'51699688369','2.0 SPACERS','1.00','100','retail','0','2023-11-11 18:11:38','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-11 15:16:25','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971542994403237243',5274,'51699688369','1KG GROUTS','1.00','150','retail','0','2023-11-11 18:11:38','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-11 15:16:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169971548993168296303',5275,'51699688369','MR39048','2.00','2200','retail','0','2023-11-11 18:11:38','2 pcs','','','980','Cash',0.00,'1100','','','5','0','1','2023-11-11 15:16:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995633422339223392',5276,'51699956318','1KG GROUTS','1.00','150','retail','0','2023-11-14 18:33:50','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-14 15:34:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995635109021951233',5277,'51699956318','RUBBER GROVES','1.00','200','retail','0','2023-11-14 18:33:50','','','','95','Cash',0.00,'200','','','5','0','1','2023-11-14 15:34:07','1','46','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995639663335223933',5278,'51699956318','00011','1.00','650','retail','0','2023-11-14 18:33:50','','','','346','Cash',0.00,'650','','','5','0','1','2023-11-14 15:34:07','1','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995641552626152902',5279,'51699956318','FGP33746','7.00','5950','retail','0','2023-11-14 18:33:50','7 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-11-14 15:34:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995644820822535249',5280,'51699956318','MR393043','1.00','1150','retail','0','2023-11-14 18:33:50','1 pcs','','','880','Cash',0.00,'1150','','','5','0','1','2023-11-14 15:34:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169995646269332396406',5281,'51699956318','PLASTIC WHITE','10.00','1000','retail','0','2023-11-14 18:33:50','','','','45','Cash',0.00,'100','','','5','0','1','2023-11-14 15:34:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169996767603295003212',5282,'51699956318','44689 FLOOR TILES','7.00','8750','retail','0','2023-11-14 18:33:50','7 pcs','','','1176','Cash',0.00,'1250','','','5','0','1','2023-11-14 15:34:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169996856510596000593',5283,'51699956318','MR36038','8.00','10400','retail','0','2023-11-14 18:33:50','8 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-14 15:34:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169996858882262141300',5284,'51699956318','MR36045','4.00','5200','retail','0','2023-11-14 18:33:50','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-14 15:34:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169997594636130925223',5285,'51699956318','PLASTIC WHITE','20.00','2000','retail','0','2023-11-14 18:33:50','','','','45','Cash',0.00,'100','','','5','0','1','2023-11-14 15:34:07','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','41.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169997597327206737923',5286,'51699956318','GROUT TWYFORD CREAM','18.00','2700','retail','0','2023-11-14 18:33:50','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-14 15:34:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','26.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169997600823326363927',5287,'51699956318','GREY','2.00','600','retail','0','2023-11-14 18:33:50','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-14 15:34:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169997602930330221930',5288,'51699956318','CREAM','1.00','300','retail','0','2023-11-14 18:33:50','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-14 15:34:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170003627402734220000',5289,'51700036261','FGP33009','2.00','1700','retail','0','2023-11-15 18:14:26','2 pcs','','','720','Cash',0.00,'850','','','5','0','1','2023-11-15 15:24:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170005447732212420222',5290,'51700036261','PGC66009','12.00','9000','retail','0','2023-11-15 18:14:26','','','','612','Cash',0.00,'750','','','5','0','1','2023-11-15 15:24:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','16.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170005758700003423301',5291,'51700036261','MR 36027','10.00','13000','retail','0','2023-11-15 18:14:26','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-15 15:24:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170005760202532242000',5292,'51700036261','MR36045','2.00','2600','retail','0','2023-11-15 18:14:26','','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-15 15:24:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170005770808354321202',5293,'51700036261','PMCP 24353','4.00','3200','retail','0','2023-11-15 18:14:26','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-15 15:24:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170005774430012477752',5294,'51700036261','FGP33009','4.00','3200','retail','0','2023-11-15 18:14:26','','','','720','Cash',0.00,'800','','','5','0','1','2023-11-15 15:24:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170006126502301053000',5295,'51700036261','CREAM','1.00','300','retail','0','2023-11-15 18:14:26','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-15 15:24:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170019669032330012020',5296,'51700196678','PMCP 24101','10.00','8000','retail','0','2023-11-17 16:43:58','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-17 15:28:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170019674043330206162',5297,'51700196678','FGP33048','3.00','2400','retail','0','2023-11-17 16:43:58','3 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-17 15:28:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170029093020423335303',5298,'51700290891','PMCP 24306','6.00','4800','retail','0','2023-11-20 18:19:55','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170029094502433022204',5299,'51700290891','PMCP24358','11.00','8800','retail','0','2023-11-20 18:19:55','11 pcs','','','686','Cash',0.00,'800','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170030745404027220051',5300,'51700290891','2.0 SPACERS','3.00','300','retail','0','2023-11-20 18:19:55','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-20 15:20:07','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','71.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170030747323223200504',5301,'51700290891','FGP33009','12.00','9600','retail','0','2023-11-20 18:19:55','','','','720','Cash',0.00,'800','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','14.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170030755525230527025',5302,'51700290891','24366 TWYFORD WALL','13.00','10400','retail','0','2023-11-20 18:19:55','','','','678','Cash',0.00,'800','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170031295820900235003',5303,'51700290891','FGB44641','2.00','2500','retail','0','2023-11-20 18:19:55','','','','880','Cash',0.00,'1250','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170031634642220603322',5304,'51700290891','MR393043','3.00','3750','retail','0','2023-11-20 18:19:55','','','','880','Cash',0.00,'1250','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170048749230320900224',5305,'51700290891','GREY','1.00','300','retail','0','2023-11-20 18:19:55','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-20 15:20:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170048750253222222273',5306,'51700290891','PMCP 24357','1.00','800','retail','0','2023-11-20 18:19:55','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170048756623134367282',5307,'51700290891','MR393043','2.00','2400','retail','0','2023-11-20 18:19:55','2 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-11-20 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170054610925140464230',5308,'51700546098','MR393043','17.00','21250','retail','0','2023-11-21 18:31:07','','','','880','Cash',0.00,'1250','','','5','0','1','2023-11-21 15:34:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','17.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170054612553222272213',5309,'51700546098','2.0 SPACERS','4.00','400','retail','0','2023-11-21 18:31:07','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-21 15:34:54','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','68.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170054613745262337003',5310,'51700546098','SILVER','1.00','250','retail','0','2023-11-21 18:31:07','1 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-21 15:34:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170054790424920434153',5311,'51700546098','L SHAPE','3.00','1350','retail','0','2023-11-21 18:31:07','3 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-11-21 15:34:54','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','83.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170057675772332333232',5312,'51700546098','FGB44725','2.00','2800','retail','0','2023-11-21 18:31:07','','','','900','Cash',0.00,'1400','','','5','0','1','2023-11-21 15:34:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170064069203002344220',5313,'51700640678','FGP33048','1.00','800','retail','0','2023-11-22 18:23:20','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-22 15:23:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170064071120203203070',5314,'51700640678','MR 393006','4.00','5600','retail','0','2023-11-22 18:23:20','','','','980','Cash',0.00,'1400','','','5','0','1','2023-11-22 15:23:32','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170072394603742322400',5315,'51700723724','PMCP24354AK','7.00','5950','retail','0','2023-11-24 14:40:16','','','','667','Cash',0.00,'850','','','5','0','1','2023-11-24 11:40:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','48.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170072397007213205007',5316,'51700723724','GREY','2.00','600','retail','0','2023-11-24 14:40:16','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-24 11:40:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170072398622300330265',5317,'51700723724','SILVER','4.00','1000','retail','0','2023-11-24 14:40:16','4 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-24 11:40:31','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','57.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170072402233303202322',5318,'51700723724','1KG GROUTS','2.00','250','retail','0','2023-11-24 14:40:16','2 pcs','','','50','Cash',0.00,'125','','','5','0','1','2023-11-24 11:40:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115679033001422120',5319,'51701156740','GROUT TWYFORD CREAM','2.00','300','retail','0','2023-11-29 08:18:10','2 pcs','','','50','Cash',0.00,'150','','','5','0','1','2023-11-29 05:18:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115681312323733252',5320,'51701156740','1KG GROUTS','1.00','150','retail','0','2023-11-29 08:18:10','','','','50','Cash',0.00,'150','','','5','0','1','2023-11-29 05:18:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115682403223242402',5321,'51701156740','GREY','1.00','300','retail','0','2023-11-29 08:18:10','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-29 05:18:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115685843200234123',5322,'51701156740','STAIRCASE CONERSTRIPS','4.00','2800','retail','0','2023-11-29 08:18:10','4 pcs','','','250','Cash',0.00,'700','','','5','0','1','2023-11-29 05:18:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','101.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115688939306323212',5323,'51701156740','2.0 SPACERS','1.00','100','retail','0','2023-11-29 08:18:10','','','','15','Cash',0.00,'100','','','5','0','1','2023-11-29 05:18:41','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115694903233230101',5324,'51701156740','FGP33048','4.00','3200','retail','0','2023-11-29 08:18:10','4 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115698003071233335',5325,'51701156740','SILVER','3.00','750','retail','0','2023-11-29 08:18:10','3 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-11-29 05:18:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115700771232177575',5326,'51701156740','L SHAPE','2.00','900','retail','0','2023-11-29 08:18:10','','','','160','Cash',0.00,'450','','','5','0','1','2023-11-29 05:18:41','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115710013012040010',5327,'51701156740','PMCP 24101','1.00','800','retail','0','2023-11-29 08:18:10','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115719924221592001',5328,'51701156740','20001 IZOMIX','3.00','2400','retail','0','2023-11-29 08:18:10','','','','400','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115721630173033221',5329,'51701156740','20002 IZOMIX','21.00','12600','retail','0','2023-11-29 08:18:10','','','','350','Cash',0.00,'600','','','5','0','1','2023-11-29 05:18:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','80.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115724612722575061',5330,'51701156740','4018','20.00','26000','retail','0','2023-11-29 08:18:10','20 pcs','','','920','Cash',0.00,'1300','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','61.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115728908237257204',5331,'51701156740','FGP33746','12.00','9600','retail','0','2023-11-29 08:18:10','12 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115734723200373310',5332,'51701156740','FGP33005','50.00','46000','retail','0','2023-11-29 08:18:10','50 pcs','','','901','Cash',0.00,'920','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115744012130100000',5333,'51701156740','MR 36017','175.00','227500','retail','0','2023-11-29 08:18:10','175 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-29 05:18:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','201.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115747503430077051',5334,'51701156740','MR393045','40.00','46000','retail','0','2023-11-29 08:18:10','40 pcs','','','920','Cash',0.00,'1150','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','61.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115752601372123113',5335,'51701156740','MR393043','19.00','21850','retail','0','2023-11-29 08:18:10','19 pcs','','','880','Cash',0.00,'1150','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115755825050232532',5336,'51701156740','MR36042','3.00','3900','retail','0','2023-11-29 08:18:10','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115781007281720115',5337,'51701156740','YMP 66721T','8.00','4800','retail','0','2023-11-29 08:18:10','','','','367','Cash',0.00,'600','','','5','0','1','2023-11-29 05:18:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','29.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115784752000022317',5338,'51701156740','PMCP 24101','15.00','12000','retail','0','2023-11-29 08:18:10','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','24.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115788513210232317',5339,'51701156740','24366 TWYFORD WALL','26.00','20800','retail','0','2023-11-29 08:18:10','','','','678','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','30.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115790633303530351',5340,'51701156740','MR 393013','19.00','21850','retail','0','2023-11-29 08:18:10','19 pcs','','','980','Cash',0.00,'1150','','','5','0','1','2023-11-29 05:18:41','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170115795720072312791',5341,'51701156740','MR36038','80.00','104000','retail','0','2023-11-29 08:18:10','80 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','92.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170117182370713333127',5342,'51701156740','PMCP 24306','1.00','800','retail','0','2023-11-29 08:18:10','','','','686','Cash',0.00,'800','','','5','0','1','2023-11-29 05:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125596633636202305',5343,'51701255943','MR393042','7.00','8400','retail','0','2023-11-29 18:16:23','7 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-11-29 15:16:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125658473200352333',5344,'51701255943','PMCP 24101','6.00','4800','retail','0','2023-11-29 18:16:23','','','','6675','Cash',0.00,'800','','','5','0','1','2023-11-29 15:16:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125664823200203536',5345,'51701255943','GREY','2.00','600','retail','0','2023-11-29 18:16:23','','','','100','Cash',0.00,'300','','','5','0','1','2023-11-29 15:16:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125667312530333010',5346,'51701255943','20002 IZOMIX','15.00','7500','retail','0','2023-11-29 18:16:23','15 pcs','','','350','Cash',0.00,'500','','','5','0','1','2023-11-29 15:16:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','59.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125676032323375430',5347,'51701255943','PTG JOINT','3.00','1350','retail','0','2023-11-29 18:16:23','','','','230','Cash',0.00,'450','','','5','0','1','2023-11-29 15:16:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125677622352207002',5348,'51701255943','PTG CLIPS','10.00','1600','retail','0','2023-11-29 18:16:23','','','','60','Cash',0.00,'160','','','5','0','1','2023-11-29 15:16:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','250.00','240','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170125680322724602232',5349,'51701255943','PTG END CAP','2.00','1300','retail','0','2023-11-29 18:16:23','','','','280','Cash',0.00,'650','','','5','0','1','2023-11-29 15:16:46','1','44','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170126516001352204321',5350,'51701255943','MR 393006','4.00','5600','retail','0','2023-11-29 18:16:23','','','','980','Cash',0.00,'1400','','','5','0','1','2023-11-29 15:16:46','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170127098332382011422',5351,'51701255943','STAIRCASE CONERSTRIPS','4.00','2000','retail','0','2023-11-29 18:16:23','','','','250','Cash',0.00,'500','','','5','0','1','2023-11-29 15:16:46','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170135459824783007227',5352,'51701354584','SILVER','4.00','1000','retail','0','2023-12-01 07:45:43','4 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-12-01 04:45:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170135466300332165032',5353,'51701354584','L SHAPE','2.00','900','retail','0','2023-12-01 07:45:43','','','','160','Cash',0.00,'450','','','5','0','1','2023-12-01 04:45:55','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170140972232024303000',5354,'51701405956','PMCP 24101','1.00','800','retail','0','2023-12-01 17:09:24','','','','6675','Cash',0.00,'800','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170140973330030231533',5355,'51701405956','5212','1.00','1250','retail','0','2023-12-01 17:09:24','','','','931','Cash',0.00,'1250','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141404003452000330',5356,'51701405956','FGB44698','2.00','2400','retail','0','2023-12-01 17:09:24','2 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141691522022073024',5357,'51701405956','PMCP24351','8.00','6400','retail','0','2023-12-01 17:09:24','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141692879453038430',5358,'51701405956','MR 393013','1.00','1200','retail','0','2023-12-01 17:09:24','1 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-12-01 15:19:22','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141695226752232032',5359,'51701405956','GREY','1.00','300','retail','0','2023-12-01 17:09:24','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-01 15:19:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141696402040330427',5360,'51701405956','1KG GROUTS','1.00','150','retail','0','2023-12-01 17:09:24','','','','50','Cash',0.00,'150','','','5','0','1','2023-12-01 15:19:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141697801143239924',5361,'51701405956','2.0 SPACERS','1.00','100','retail','0','2023-12-01 17:09:24','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-01 15:19:22','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170141699622622200122',5362,'51701405956','20002 IZOMIX','1.00','600','retail','0','2023-12-01 17:09:24','','','','350','Cash',0.00,'600','','','5','0','1','2023-12-01 15:19:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170143081124402030231',5363,'51701405956','MR393047','65.00','78000','retail','0','2023-12-01 17:09:24','65 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','119.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170143860433032201532',5364,'51701405956','PMCP 24375','1.00','150','retail','0','2023-12-01 17:09:24','','','','45','Cash',0.00,'150','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','225.00','224','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170143976350325225330',5365,'51701405956','PMCP 24101','6.00','4800','retail','0','2023-12-01 17:09:24','','','','6675','Cash',0.00,'800','','','5','0','1','2023-12-01 15:19:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170150530325330223535',5366,'51701505290','CREAM','1.00','300','retail','0','2023-12-02 17:01:08','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-02 15:29:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151800123033120203',5367,'51701505290','1102','1.00','250','retail','0','2023-12-02 17:01:08','','','','90','Cash',0.00,'250','','','5','0','1','2023-12-02 15:29:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151801138230233021',5368,'51701505290','1101','1.00','250','retail','0','2023-12-02 17:01:08','','','','80','Cash',0.00,'250','','','5','0','1','2023-12-02 15:29:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151803100132208332',5369,'51701505290','FGB44725','3.00','4200','retail','0','2023-12-02 17:01:08','','','','900','Cash',0.00,'1400','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151805643100132221',5370,'51701505290','HSW-002','1.00','1400','retail','0','2023-12-02 17:01:08','1 pcs','','','650','Cash',0.00,'1400','','','5','0','1','2023-12-02 15:29:04','1','31','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151818013022300510',5371,'51701505290','100','1.00','11500','retail','0','2023-12-02 17:01:08','1 pcs','','','9800','Cash',0.00,'11500','','','5','0','1','2023-12-02 15:29:04','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151831333053101152',5372,'51701505290','BF-004 550G','1.00','2000','retail','0','2023-12-02 17:01:08','','','','743','Cash',0.00,'2000','','','5','0','1','2023-12-02 15:29:04','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170151832703340222043',5373,'51701505290','PMCP 24306','3.00','2400','retail','0','2023-12-02 17:01:08','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152082931330020322',5374,'51701505290','1/5 MAGIC','2.00','400','retail','0','2023-12-02 17:01:08','2 pcs','','','100','Cash',0.00,'200','','','5','0','1','2023-12-02 15:29:04','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152514500231031002',5375,'51701505290','FGB44698','19.00','20900','retail','0','2023-12-02 17:01:08','19 pcs','','','960','Cash',0.00,'1100','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152515452320025520',5376,'51701505290','FGB 44730','7.00','7700','retail','0','2023-12-02 17:01:08','7 pcs','','','860','Cash',0.00,'1100','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152518130223532112',5377,'51701505290','MR393047','6.00','6900','retail','0','2023-12-02 17:01:08','6 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','54.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152520617253002230',5378,'51701505290','4018','6.00','7800','retail','0','2023-12-02 17:01:08','6 pcs','','','920','Cash',0.00,'1300','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','41.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152522332101235050',5379,'51701505290','PMCP24351','8.00','6400','retail','0','2023-12-02 17:01:08','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-02 15:29:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152526626332522205',5380,'51701505290','BF015','1.00','1500','retail','0','2023-12-02 17:01:08','1 pcs','','','500','Cash',0.00,'1500','','','5','0','1','2023-12-02 15:29:04','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152538023320125212',5381,'51701505290','GREY','1.00','300','retail','0','2023-12-02 17:01:08','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-02 15:29:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152540803235130272',5382,'51701505290','2.0 SPACERS','1.00','100','retail','0','2023-12-02 17:01:08','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-02 15:29:04','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170152549033233042002',5383,'51701505290','GREEN CLOSE COUPLE DECO TOILET','1.00','16000','retail','0','2023-12-02 17:01:08','1 pcs','','','15500','Cash',0.00,'16000','','','5','0','1','2023-12-02 15:29:04','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170167990392023032536',5384,'51701679883','L SHAPE','5.00','2250','retail','0','2023-12-04 16:45:11','','','','160','Cash',0.00,'450','','','5','0','1','2023-12-04 15:23:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','76.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170167992650075330232',5385,'51701679883','SILVER','3.00','750','retail','0','2023-12-04 16:45:11','3 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-12-04 15:23:56','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170167996657027130363',5386,'51701679883','2.0 SPACERS','12.00','1200','retail','0','2023-12-04 16:45:11','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-04 15:23:56','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','61.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170167999829207737923',5387,'51701679883','CREAM','3.00','900','retail','0','2023-12-04 16:45:11','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-04 15:23:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170168001520221413224',5388,'51701679883','20002 IZOMIX','5.00','3000','retail','0','2023-12-04 16:45:11','','','','350','Cash',0.00,'600','','','5','0','1','2023-12-04 15:23:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','43.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170168005523013202221',5389,'51701679883','1KG GROUTS','8.00','800','retail','0','2023-12-04 16:45:11','8 pcs','','','50','Cash',0.00,'100','','','5','0','1','2023-12-04 15:23:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170168025038300202101',5390,'51701679883','100','1.00','12000','retail','0','2023-12-04 16:45:11','','','','9800','Cash',0.00,'12000','','','5','0','1','2023-12-04 15:23:56','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170168250820562051357',5391,'51701679883','PGC66009','4.00','3200','retail','0','2023-12-04 16:45:11','4 pcs','','','612','Cash',0.00,'800','','','5','0','1','2023-12-04 15:23:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170168252932202203030',5392,'51701679883','FGP33048','2.00','1600','retail','0','2023-12-04 16:45:11','2 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-04 15:23:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170169751021333321030',5393,'51701679883','PMCP24351','3.00','2400','retail','0','2023-12-04 16:45:11','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-04 15:23:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170184429102391013320',5394,'51701841396','MR393042','5.00','6000','retail','0','2023-12-06 09:32:10','5 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-12-06 06:35:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170184432041172270322',5395,'51701841396','2.5MM','1.00','100','retail','0','2023-12-06 09:32:10','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-06 06:35:22','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170184433040330134250',5396,'51701841396','GREY','1.00','300','retail','0','2023-12-06 09:32:10','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-06 06:35:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170184783123103222203',5397,'51701844523','FGP33048','1.00','800','retail','0','2023-12-06 10:31:00','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-06 07:31:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170185152612032121233',5398,'51701847893','FGB44698','3.00','3600','retail','0','2023-12-06 18:08:07','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-12-06 15:22:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170186707101200312736',5399,'51701847893','FGB44725','2.00','2800','retail','0','2023-12-06 18:08:07','','','','900','Cash',0.00,'1400','','','5','0','1','2023-12-06 15:22:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170187524922222338824',5400,'51701847893','130014980','1.00','3300','retail','0','2023-12-06 18:08:07','1 pcs','','','1030','Cash',0.00,'3300','','','5','0','1','2023-12-06 15:22:56','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170192675471502234367',5401,'51701926736','MR393042','1.00','1200','retail','0','2023-12-07 08:26:02','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2023-12-07 05:36:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195102030020332123',5402,'51701950998','MR393047','5.00','5750','retail','0','2023-12-07 16:52:55','5 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-07 13:53:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195103930920523302',5403,'51701950998','GREY','1.00','300','retail','0','2023-12-07 16:52:55','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-07 13:53:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195284430932333382',5404,'51701950998','1KG GROUTS','1.00','150','retail','0','2023-12-07 16:52:55','','','','50','Cash',0.00,'150','','','5','0','1','2023-12-07 13:53:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195724001327113332',5405,'51701957224','PMCP24314','27.00','21600','retail','0','2023-12-07 16:55:34','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-07 13:55:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','35.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195725951532212305',5406,'51701957224','MR 393034','12.00','14400','retail','0','2023-12-07 16:55:34','12 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-12-07 13:55:53','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195728232927737220',5407,'51701957224','44689 FLOOR TILES','8.00','10400','retail','0','2023-12-07 16:55:34','8 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-12-07 13:55:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195730342200013230',5408,'51701957224','CREAM','2.00','600','retail','0','2023-12-07 16:55:34','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-07 13:55:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195731503232223203',5409,'51701957224','SILVER','3.00','750','retail','0','2023-12-07 16:55:34','3 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-12-07 13:55:53','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170195732423020302743',5410,'51701957224','2.0 SPACERS','1.00','100','retail','0','2023-12-07 16:55:34','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-07 13:55:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170201448423323132334',5411,'51702013262','PMCP 24373','3.00','2400','retail','0','2023-12-08 18:33:58','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170201781002237322030',5412,'51702013262','FGP33746','1.00','800','retail','0','2023-12-08 18:33:58','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170201864443023103772',5413,'51702013262','2.0 SPACERS','4.00','400','retail','0','2023-12-08 18:33:58','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-08 15:39:21','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170201866101037350412',5414,'51702013262','SILVER','5.00','1250','retail','0','2023-12-08 18:33:58','5 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-12-08 15:39:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170201868034308038030',5415,'51702013262','STAIRCASE CONERSTRIPS','9.00','5850','retail','0','2023-12-08 18:33:58','9 pcs','','','250','Cash',0.00,'650','','','5','0','1','2023-12-08 15:39:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','93.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170202348130870432122',5416,'51702013262','MR 36017','6.00','7800','retail','0','2023-12-08 18:33:58','6 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-12-08 15:39:21','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170202350822300238313',5417,'51702013262','4018','2.00','2600','retail','0','2023-12-08 18:33:58','2 pcs','','','920','Cash',0.00,'1300','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170202352237020330303',5418,'51702013262','SILVER','1.00','250','retail','0','2023-12-08 18:33:58','1 pcs','','','145','Cash',0.00,'250','','','5','0','1','2023-12-08 15:39:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170204185012040330003',5419,'51702013262','MR393047','23.00','26450','retail','0','2023-12-08 18:33:58','23 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','43.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170204186100330322302',5420,'51702013262','FGB44698','10.00','11500','retail','0','2023-12-08 18:33:58','10 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170204188666322032223',5421,'51702013262','PMCP24351','2.00','1600','retail','0','2023-12-08 18:33:58','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170204961234301039030',5422,'51702013262','PMCP 24101','12.00','9600','retail','0','2023-12-08 18:33:58','','','','6675','Cash',0.00,'800','','','5','0','1','2023-12-08 15:39:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','26.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170204963840630433333',5423,'51702013262','L SHAPE','4.00','1800','retail','0','2023-12-08 18:33:58','','','','160','Cash',0.00,'450','','','5','0','1','2023-12-08 15:39:21','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','71.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170213196700302346909',5424,'51702131953','MR393047','3.00','3450','retail','0','2023-12-09 17:26:14','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-09 14:26:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170228982123528139023',5425,'51702289806','FGP33746','7.00','5600','retail','0','2023-12-11 18:52:37','7 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-11 15:52:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170228983533322350522',5426,'51702289806','2.0 SPACERS','5.00','500','retail','0','2023-12-11 18:52:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-11 15:52:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170229944801347220994',5427,'51702289806','PMCP 24355','2.00','1600','retail','0','2023-12-11 18:52:37','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-11 15:52:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170230994423232024339',5428,'51702289806','2.5MM','1.00','100','retail','0','2023-12-11 18:52:37','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-11 15:52:50','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170230995632769220222',5429,'51702289806','CREAM','1.00','300','retail','0','2023-12-11 18:52:37','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-11 15:52:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244603730322224420',5430,'51702445961','PMCP24354AK','10.00','8500','retail','0','2023-12-13 08:51:46','','','','667','Cash',0.00,'850','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244613624202304402',5431,'51702445961','PMCP 24373','21.00','16800','retail','0','2023-12-13 08:51:46','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','22.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244625552245505573',5432,'51702445961','PMCP24351','8.00','6400','retail','0','2023-12-13 08:51:46','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244627602730240262',5433,'51702445961','PMCP 24375','4.00','600','retail','0','2023-12-13 08:51:46','','','','45','Cash',0.00,'150','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','224.00','220','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244631173106237371',5434,'51702445961','FGB 44730','28.00','32200','retail','0','2023-12-13 08:51:46','','','','860','Cash',0.00,'1150','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','33.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244635951323405305',5435,'51702445961','FGB44698','3.00','3450','retail','0','2023-12-13 08:51:46','3 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244639603340360134',5436,'51702445961','4018','8.00','10400','retail','0','2023-12-13 08:51:46','8 pcs','','','920','Cash',0.00,'1300','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244642223220313260',5437,'51702445961','MR393042','16.00','18400','retail','0','2023-12-13 08:51:46','16 pcs','','','960','Cash',0.00,'1150','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244645602342352614',5438,'51702445961','MR 393034','6.00','6900','retail','0','2023-12-13 08:51:46','6 pcs','','','880','Cash',0.00,'1150','','','5','0','1','2023-12-13 05:54:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244647863362200230',5439,'51702445961','MRP66203','4.00','2400','retail','0','2023-12-13 08:51:46','','','','390','Cash',0.00,'600','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244660522303333432',5440,'51702445961','FGP33048','1.00','800','retail','0','2023-12-13 08:51:46','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244666326022566422',5441,'51702445961','MR36042','1.00','1300','retail','0','2023-12-13 08:51:46','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244667922052232407',5442,'51702445961','MCP36006','1.00','1300','retail','0','2023-12-13 08:51:46','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-12-13 05:54:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170244669323303303210',5443,'51702445961','2.0 SPACERS','10.00','1000','retail','0','2023-12-13 08:51:46','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-13 05:54:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170245199137900120323',5444,'51702446856','MR 393034','3.00','3600','retail','0','2023-12-13 10:20:22','3 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-12-13 07:21:01','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170245202113025204220',5445,'51702446856','PMCP24314','3.00','2400','retail','0','2023-12-13 10:20:22','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-13 07:21:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170246824170103343324',5446,'51702468228','20002 IZOMIX','1.00','600','retail','0','2023-12-13 14:50:54','','','','350','Cash',0.00,'600','','','5','0','1','2023-12-13 11:52:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170246825424333637522',5447,'51702468228','MR 36016','1.00','1350','retail','0','2023-12-13 14:50:54','','','','1025','Cash',0.00,'1350','','','5','0','1','2023-12-13 11:52:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170247514632242122242',5448,'51702468377','44689 FLOOR TILES','2.00','2600','retail','0','2023-12-13 16:45:55','2 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-12-13 13:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170248004533223302300',5449,'51702475168','PMCP24354AK','1.00','850','retail','0','2023-12-13 18:07:25','','','','667','Cash',0.00,'850','','','5','0','1','2023-12-13 15:07:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170273025732722725033',5450,'51702727206','MR 393034','2.00','2400','retail','0','2023-12-16 18:33:51','2 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-12-16 15:34:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170273026833003020330',5451,'51702727206','FGP33123','3.00','2400','retail','0','2023-12-16 18:33:51','','','','670','Cash',0.00,'800','','','5','0','1','2023-12-16 15:34:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170273030630003737400',5452,'51702727206','FGP33516','24.00','19200','retail','0','2023-12-16 18:33:51','24 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-16 15:34:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170273034630217332223',5453,'51702727206','WHITE','2.00','600','retail','0','2023-12-16 18:33:51','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-16 15:34:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170274082434300233425',5454,'51702727206','MR 393034','1.00','1200','retail','0','2023-12-16 18:33:51','1 pcs','','','880','Cash',0.00,'1200','','','5','0','1','2023-12-16 15:34:05','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170287888023231720203',5455,'51702878855','PMCP 24101','14.00','11200','retail','0','2023-12-18 18:14:38','','','','6675','Cash',0.00,'800','','','5','0','1','2023-12-18 15:14:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170287931319825901022',5456,'51702878855','GROUT TWYFORD CREAM','2.00','300','retail','0','2023-12-18 18:14:38','','','','50','Cash',0.00,'150','','','5','0','1','2023-12-18 15:14:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170287935983027052233',5457,'51702878855','WHITE','3.00','900','retail','0','2023-12-18 18:14:38','3 pcs','','','100','Cash',0.00,'300','','','5','0','1','2023-12-18 15:14:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170287938333821307882',5458,'51702878855','FGP33123','2.00','1600','retail','0','2023-12-18 18:14:38','','','','670','Cash',0.00,'800','','','5','0','1','2023-12-18 15:14:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170288792223330322302',5459,'51702878855','2.0 SPACERS','3.00','300','retail','0','2023-12-18 18:14:38','3 pcs','','','15','Cash',0.00,'100','','','5','0','1','2023-12-18 15:14:51','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170288793923234004002',5460,'51702878855','L SHAPE','5.00','2250','retail','0','2023-12-18 18:14:38','','','','160','Cash',0.00,'450','','','5','0','1','2023-12-18 15:14:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','67.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170288796502027353300',5461,'51702878855','MR 393033','2.00','2400','retail','0','2023-12-18 18:14:38','2 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-12-18 15:14:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170288799022009334330',5462,'51702878855','MR 393013','9.00','10800','retail','0','2023-12-18 18:14:38','9 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2023-12-18 15:14:51','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170289907737022700290',5463,'51702878855','44689 FLOOR TILES','2.00','2600','retail','0','2023-12-18 18:14:38','2 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-12-18 15:14:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170296629532732360233',5464,'51702966286','FGP33123','1.00','800','retail','0','2023-12-19 17:21:17','','','','670','Cash',0.00,'800','','','5','0','1','2023-12-19 15:35:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170299043220900244350',5465,'51702966286','44689 FLOOR TILES','2.00','2600','retail','0','2023-12-19 17:21:17','2 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-12-19 15:35:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170299045393323202322',5466,'51702966286','FGP33746','5.00','4000','retail','0','2023-12-19 17:21:17','5 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-19 15:35:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170299567795332272002',5467,'51702966286','WHITE','1.00','300','retail','0','2023-12-19 17:21:17','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-19 15:35:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170308498672042038800',5468,'51703084974','MRP66203','1.00','600','retail','0','2023-12-20 18:09:46','','','','390','Cash',0.00,'600','','','5','0','1','2023-12-20 15:09:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170314315322223233230',5469,'51703143137','44689 FLOOR TILES','3.00','3900','retail','0','2023-12-22 10:32:55','3 pcs','','','1176','Cash',0.00,'1300','','','5','0','1','2023-12-22 07:33:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170314317045032230022',5470,'51703143137','MR36028','2.00','2600','retail','0','2023-12-22 10:32:55','2 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-12-22 07:33:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170314318001303310033',5471,'51703143137','20002 IZOMIX','1.00','600','retail','0','2023-12-22 10:32:55','','','','350','Cash',0.00,'600','','','5','0','1','2023-12-22 07:33:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170315003233030022340',5472,'51703143137','FGB 44730','4.00','4800','retail','0','2023-12-22 10:32:55','4 pcs','','','860','Cash',0.00,'1200','','','5','0','1','2023-12-22 07:33:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170315534340530305533',5473,'51703143137','MR 36017','6.00','7800','retail','0','2023-12-22 10:32:55','6 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2023-12-22 07:33:12','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170323045523033204002',5474,'51703230393','MRP66203','1.00','600','retail','0','2023-12-22 17:20:57','','','','390','Cash',0.00,'600','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170323049402052292407',5475,'51703230393','FGP33048','1.00','850','retail','0','2023-12-22 17:20:57','1 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170323088823323223002',5476,'51703230393','FGP33746','1.00','800','retail','0','2023-12-22 17:20:57','1 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170323092030220712229',5477,'51703230393','GROUT TWYFORD CREAM','1.00','150','retail','0','2023-12-22 17:20:57','','','','50','Cash',0.00,'150','','','5','0','1','2023-12-22 15:15:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170323545024235220032',5478,'51703230393','MR 662003T','11.00','6600','retail','0','2023-12-22 17:20:57','11 pcs','','','343','Cash',0.00,'600','','','5','0','1','2023-12-22 15:15:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170324111632203122312',5479,'51703230393','2.5MM','2.00','200','retail','0','2023-12-22 17:20:57','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-22 15:15:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170324126632313002302',5480,'51703230393','PMCP24314','3.00','2400','retail','0','2023-12-22 17:20:57','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170324631923223000220',5481,'51703230393','9013 FLEX','2.00','300','retail','0','2023-12-22 17:20:57','','','','60','Cash',0.00,'150','','','5','0','1','2023-12-22 15:15:32','1','33','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170324635733032203522',5482,'51703230393','20002 IZOMIX','2.00','1200','retail','0','2023-12-22 17:20:57','','','','350','Cash',0.00,'600','','','5','0','1','2023-12-22 15:15:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170324638636022218330',5483,'51703230393','GREY','2.00','600','retail','0','2023-12-22 17:20:57','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-22 15:15:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170325198483333532412',5484,'51703230393','MR36042','3.00','3900','retail','0','2023-12-22 17:20:57','','','','1125','Cash',0.00,'1300','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170325481817523582452',5485,'51703230393','FGP33746','8.00','6800','retail','0','2023-12-22 17:20:57','8 pcs','','','700','Cash',0.00,'850','','','5','0','1','2023-12-22 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170374826420132822465',5486,'51703748034','WHITE','2.00','600','retail','0','2023-12-28 18:40:42','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-28 15:54:35','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170374915823001100504',5487,'51703748034','20001 IZOMIX','2.00','1600','retail','0','2023-12-28 18:40:42','2 pcs','','','400','Cash',0.00,'800','','','5','0','1','2023-12-28 15:54:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170377803333033700303',5488,'51703748034','FGP33746','14.00','11200','retail','0','2023-12-28 18:40:42','14 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-12-28 15:54:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170382909332220070222',5489,'51703829053','2.5MM','7.00','700','retail','0','2023-12-29 15:35:07','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-29 12:36:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','56.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170382930323333320231',5490,'51703829053','WHITE','3.00','900','retail','0','2023-12-29 15:35:07','','','','100','Cash',0.00,'300','','','5','0','1','2023-12-29 12:36:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385325123232520325',5491,'51703829053','2.0 SPACERS','2.00','200','retail','0','2023-12-29 15:35:07','','','','15','Cash',0.00,'100','','','5','0','1','2023-12-29 12:36:36','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385328123020352228',5492,'51703829053','FGP33752','1.00','800','retail','0','2023-12-29 15:35:07','','','','700','Cash',0.00,'800','','','5','0','1','2023-12-29 12:36:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385329338223848093',5493,'51703829053','L SHAPE','1.00','450','retail','0','2023-12-29 15:35:07','','','','160','Cash',0.00,'450','','','5','0','1','2023-12-29 12:36:36','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385330777334042000',5494,'51703829053','PMCP 24373','1.00','800','retail','0','2023-12-29 15:35:07','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-29 12:36:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385388702332778313',5495,'51703853855','PMCP24358','10.00','8000','retail','0','2023-12-29 15:45:32','','','','686','Cash',0.00,'800','','','5','0','1','2023-12-29 12:46:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170385392230350322200',5496,'51703853855','20001 IZOMIX','5.00','3750','retail','0','2023-12-29 15:45:32','5 pcs','','','400','Cash',0.00,'750','','','5','0','1','2023-12-29 12:46:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170392152390020230252',5497,'51703921505','2.5MM','2.00','200','retail','0','2024-01-02 07:50:33','','','','15','Cash',0.00,'100','','','5','0','1','2024-01-02 04:50:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170392156421330200363',5498,'51703921505','GREY','3.00','900','retail','0','2024-01-02 07:50:33','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-02 04:50:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170392317023713904332',5499,'51703921505','PMCP24358','6.00','4800','retail','0','2024-01-02 07:50:33','','','','686','Cash',0.00,'800','','','5','0','1','2024-01-02 04:50:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170392808230033373202',5500,'51703921505','2.0 SPACERS','1.00','100','retail','0','2024-01-02 07:50:33','','','','15','Cash',0.00,'100','','','5','0','1','2024-01-02 04:50:53','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170418073633727343302',5501,'51704180696','GROUT TWYFORD CREAM','1.00','150','retail','0','2024-01-03 12:19:06','','','','50','Cash',0.00,'150','','','5','0','1','2024-01-03 09:19:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170418761218243222222',5502,'51704180696','2.0 SPACERS','1.00','100','retail','0','2024-01-03 12:19:06','','','','15','Cash',0.00,'100','','','5','0','1','2024-01-03 09:19:47','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170418762603230510355',5503,'51704180696','GREY','1.00','300','retail','0','2024-01-03 12:19:06','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-03 09:19:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170418771222332431702',5504,'51704180696','MR393047','4.00','4800','retail','0','2024-01-03 12:19:06','4 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2024-01-03 09:19:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170419027223132254472',5505,'51704180696','L SHAPE','5.00','2250','retail','0','2024-01-03 12:19:06','','','','160','Cash',0.00,'450','','','5','0','1','2024-01-03 09:19:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','61.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170419031732322321442',5506,'51704180696','WHITE','2.00','600','retail','0','2024-01-03 12:19:06','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-03 09:19:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170427310601212133132',5507,'51704180696','BF015','1.00','1000','retail','0','2024-01-03 12:19:06','','','','500','Cash',0.00,'1000','','','5','0','1','2024-01-03 09:19:47','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170427340220073423723',5508,'51704180696','L SHAPE','2.00','900','retail','0','2024-01-03 12:19:06','','','','160','Cash',0.00,'450','','','5','0','1','2024-01-03 09:19:47','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170427341102324140031',5509,'51704180696','CENTAMILY KITCHEN SINK SC-630','1.00','8500','retail','0','2024-01-03 12:19:06','','','','5500','Cash',0.00,'8500','','','5','0','1','2024-01-03 09:19:47','1','35','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170427351953293932251',5510,'51704180696','1101','1.00','250','retail','0','2024-01-03 12:19:06','','','','80','Cash',0.00,'250','','','5','0','1','2024-01-03 09:19:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170427354625540434230',5511,'51704180696','GREY','1.00','300','retail','0','2024-01-03 12:19:06','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-03 09:19:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170428157331520403720',5512,'51704281551','STAIRCASE CONERSTRIPS','10.00','6000','retail','0','2024-01-03 14:33:34','10 pcs','','','250','Cash',0.00,'600','','','5','0','1','2024-01-03 11:33:51','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','84.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170428158625302085262',5513,'51704281551','PMCP24354BK','1.00','850','retail','0','2024-01-03 14:33:34','','','','667','Cash',0.00,'850','','','5','0','1','2024-01-03 11:33:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170428160022302323307',5514,'51704281551','PMCP24351','1.00','800','retail','0','2024-01-03 14:33:34','','','','686','Cash',0.00,'800','','','5','0','1','2024-01-03 11:33:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170434587110320232323',5515,'51704345423','2.0 SPACERS','4.00','400','retail','0','2024-01-04 08:24:31','','','','15','Cash',0.00,'100','','','5','0','1','2024-01-04 05:24:42','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170435922652302290222',5516,'51704359198','WHITE','1.00','300','retail','0','2024-01-05 15:20:08','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-05 12:20:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170445703434223350024',5517,'51704359198','GREY','1.00','300','retail','0','2024-01-05 15:20:08','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-05 12:20:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170445712834302020401',5518,'51704359198','MR 393013','13.00','15600','retail','0','2024-01-05 15:20:08','13 pcs','','','980','Cash',0.00,'1200','','','5','0','1','2024-01-05 12:20:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170445716113047241202',5519,'51704359198','FGB44725','1.00','1400','retail','0','2024-01-05 15:20:08','','','','900','Cash',0.00,'1400','','','5','0','1','2024-01-05 12:20:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170445717922124304101',5520,'51704359198','FGP33528','3.00','2400','retail','0','2024-01-05 15:20:08','3 pcs','','','700','Cash',0.00,'800','','','5','0','1','2024-01-05 12:20:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170452036602060230203',5521,'51704520342','MR393047','3.00','3600','retail','0','2024-01-06 15:44:50','3 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2024-01-06 12:44:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170453240020404532531',5522,'51704520342','GREY','1.00','300','retail','0','2024-01-06 15:44:50','','','','100','Cash',0.00,'300','','','5','0','1','2024-01-06 12:44:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170453241103203300232',5523,'51704520342','MR 393011','1.00','1200','retail','0','2024-01-06 15:44:50','1 pcs','','','960','Cash',0.00,'1200','','','5','0','1','2024-01-06 12:44:56','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170454505831200225332',5524,'51704520342','PMCP24354AK','1.00','850','retail','0','2024-01-06 15:44:50','','','','667','Cash',0.00,'850','','','5','0','1','2024-01-06 12:44:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170454508154002020225',5525,'51704520342','MR36028','2.00','2600','retail','0','2024-01-06 15:44:50','2 pcs','','','1025','Cash',0.00,'1300','','','5','0','1','2024-01-06 12:44:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170481540323753442242',5526,'51704815366','2.0 SPACERS','2.00','200','retail','0','2024-01-09 18:50:17','','','','15','Cash',0.00,'100','','','5','0','1','2024-01-09 15:51:30','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5170481541724147233017',5527,'51704815366','MR 393006','9.00','12600','retail','0','2024-01-09 18:50:17','','','','980','Cash',0.00,'1400','','','5','0','1','2024-01-09 15:51:30','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','17.00','8','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=107 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 ('516605602153022312',1,'51660558892','MR 36015',2.00,'2700','retail','0','2022-08-15 13:43:08','','','','1125','Cash',0.00,'1350','','','5','','1','2022-08-15 07:44:00','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516607451896290632',2,'51660741727','MR393047',13.00,'17550','retail','0','2022-08-17 17:06:02','','','','1127','Cash',0.00,'1350','','','5','','1','2022-08-17 11:20:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('516609969092660302',3,'51660996746','FGP33048',1.00,'980','retail','0','2022-08-20 15:01:35','','','','721','Cash',0.00,'980','','','5','','1','2022-08-20 09:04:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516612486883022386',4,'51661241481','WHITE',1.00,'300','retail','0','2022-08-23 12:56:28','','','','100','Cash',0.00,'300','','','5','','1','2022-08-23 06:59:28','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('516612485883022385',5,'51661241481','PLASTIC WHITE',1.00,'100','retail','0','2022-08-23 12:55:59','','','','45','Cash',0.00,'100','','','5','','1','2022-08-23 06:59:28','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500'),('516612485592222032',6,'51661241481','PMCP 24101',3.00,'2400','retail','0','2022-08-23 10:58:01','','','','710.5','Cash',0.00,'800','','','5','','1','2022-08-23 06:59:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500'),('516620098962969322',7,'51662008392','PMCP 24333',11.00,'8800','retail','0','2022-09-01 07:59:53','','','','686','Cash',0.00,'800','','','5','','1','2022-09-01 04:12:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','30.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('516623782452864322',8,'51662374715','FGB44686',1.00,'1250','retail','0','2022-09-05 14:42:30','','','','1176','Cash',0.00,'1250','','','5','','1','2022-09-05 08:52:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516623780830283873',9,'51662374715','FGB44698',3.00,'375','retail','0','2022-09-05 14:40:04','','','','1176','Cash',0.00,'125','','','5','','1','2022-09-05 08:52:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','38.00','35','Inclusive','branch','Inventory','1110','4000','5500'),('516623779827623754',10,'51662374715','33047',5.00,'4500','retail','0','2022-09-05 14:38:56','','','','720','Cash',0.00,'900','','','5','','1','2022-09-05 08:52:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('516623779363022339',11,'51662374715','PMCP24350',10.00,'8000','retail','0','2022-09-05 13:45:15','','','','686','Cash',0.00,'800','','','5','','1','2022-09-05 08:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500'),('516623847082222032',12,'51662378914','33047',2.00,'1960','retail','0','2022-09-05 16:31:33','','','','720','Cash',0.00,'980','','','5','','1','2022-09-05 10:31:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('516628183522865322',13,'51662818173','PMCP 24101',12.00,'9600','retail','0','2022-09-10 16:56:33','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-10 10:59:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','15.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516628181933421300',14,'51662818173','PMCP 24101',12.00,'9600','retail','0','2022-09-10 16:56:13','','','','710.5','Cash',0.00,'800','','','5','','1','2022-09-10 10:59:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','27.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('516630520662323222',15,'51663051630','BEIGE',1.00,'300','retail','0','2022-09-13 09:52:28','','','','100','Cash',0.00,'300','','','5','','1','2022-09-13 04:36:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516630519482222032',16,'51663051630','2.5MM',1.00,'100','retail','0','2022-09-13 09:52:06','','','','15','Cash',0.00,'100','','','5','','1','2022-09-13 04:36:41','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500'),('516630519262162332',17,'51663051630','FGB44714',8.00,'10000','retail','0','2022-09-13 09:47:10','','','','960','Cash',0.00,'1250','','','5','','1','2022-09-13 04:36:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','30.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('516637467596290632',18,'51663745291','20002 IZOMIX',2.00,'1200','retail','0','2022-09-21 10:52:07','','','','350','Cash',0.00,'600','','','5','','1','2022-09-21 04:54:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500'),('516637467266627654',19,'51663745291','SILVER',4.00,'920','retail','0','2022-09-21 10:28:12','','','','135','Cash',0.00,'230','','','5','','1','2022-09-21 04:54:50','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('516651551382563352',20,'51665155045','2.0 SPACERS',1.00,'100','retail','0','2022-10-07 18:05:29','','','','15','Cash',0.00,'100','','','5','','1','2022-10-08 01:58:45','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500'),('516651551284252432',21,'51665155045','1KG GROUTS',2.00,'300','retail','0','2022-10-07 18:05:17','','','','50','Cash',0.00,'150','','','5','','1','2022-10-08 01:58:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('516651551166260632',22,'51665155045','GREY CORNERSTRIPS',2.00,'200','retail','0','2022-10-07 18:04:53','','','','40','Cash',0.00,'100','','','5','','1','2022-10-08 01:58:45','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500'),('516651550932222032',23,'51665155045','PMCP 24328BK',3.00,'2400','retail','0','2022-10-07 18:04:24','','','','686','Cash',0.00,'800','','','5','','1','2022-10-08 01:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('516651550636230632',24,'51665155045','PMHP24328CK',6.00,'4800','retail','0','2022-10-07 18:04:05','','','','686','Cash',0.00,'800','','','5','','1','2022-10-08 01:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('516652185654212432',25,'51665218136','EUROFIX 002',1.00,'300','retail','0','2022-10-08 11:35:36','','','','160','Cash',0.00,'300','','','5','','1','2022-10-08 05:42:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('516680939854292432',26,'51668090419','FGB44641',20.00,'25000','retail','0','2022-11-10 17:26:59','','','','1176','Cash',0.00,'1250','','','5','','1','2022-11-10 12:37:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','30.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('516680947062222032',27,'51668090419','4209',10.00,'12500','retail','0','2022-11-10 18:38:12','','','','920','Cash',0.00,'1250','','','5','','1','2022-11-11 08:10:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500'),('516680946916210632',28,'51668090419','MR393042',11.00,'14630','retail','0','2022-11-10 18:37:56','','','','1127','Cash',0.00,'1330','','','5','','1','2022-11-11 08:10:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('516680939982222032',29,'51668090419','FGP33747',8.00,'7200','retail','0','2022-11-10 18:26:26','','','','760','Cash',0.00,'900','','','5','','1','2022-11-11 08:10:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','12.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('516685176023032020',30,'51668517582','4209',11.00,'13750','retail','0','2022-11-15 16:06:22','','','','920','Cash',0.00,'1250','','','5','','1','2022-11-15 10:25:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','50.00','39','Inclusive','branch','Inventory','1110','4000','5500'),('516691895359621954',31,'51669188245','SILVER',1.00,'230','retail','0','2022-11-23 10:45:10','','','','145','Cash',0.00,'230','','','5','','1','2022-11-23 04:47:26','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500'),('516691895102961392',32,'51669188245','4001',1.00,'1350','retail','0','2022-11-23 10:25:39','','','','920','Cash',0.00,'1350','','','5','','1','2022-11-23 04:47:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('516691883382222032',33,'51669188245','00013',1.00,'350','retail','0','2022-11-23 10:25:25','','','','200','Cash',0.00,'350','','','5','','1','2022-11-23 04:47:26','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('516691883242520302',34,'51669188245','UJENZI 001',1.00,'11000','retail','0','2022-11-23 10:24:06','','','','8500','Cash',0.00,'11000','','','5','','1','2022-11-23 04:47:26','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516692833643022363',35,'51669277226','SILVER',4.00,'920','retail','0','2022-11-24 12:48:55','','','','145','Cash',0.00,'230','','','5','','1','2022-11-24 06:49:58','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('516705920472264302',36,'51670589990','MR393042',0.00,'0','retail','0','2022-12-09 15:46:30','','','','1127','Cash',0.00,'1400','','','5','','1','2022-12-09 10:20:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516709202902069302',37,'51670920203','MR 393034',20.00,'25000','retail','0','2022-12-13 11:30:03','','','','1224','Cash',0.00,'1250','','','5','','1','2022-12-13 09:27:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','20.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516714617533421300',38,'51671456937','PMCP24314',8.00,'6400','retail','0','2022-12-19 17:55:10','','','','686','Cash',0.00,'800','','','5','','1','2022-12-19 11:56:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','29.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('316715442897290732',39,'31671544195','SILVER',20.00,'4600','retail','0','2022-12-20 16:49:55','','','','145','Cash',0.00,'230','','','3','','1','2022-12-20 10:51:40','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','115.00','95','Inclusive','branch','Inventory','1110','4000','5500'),('516730089062222032',40,'51673008840','KF-0041',2.00,'4000','retail','0','2023-01-06 15:40:40','','','','618','Cash',0.00,'2000','','','5','','1','2023-01-07 08:31:13','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516744635402364342',41,'51674463369','1KG GROUTS',1.00,'150','retail','0','2023-01-23 11:45:08','','','','50','Cash',0.00,'150','','','5','','1','2023-01-23 05:57:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('516744634747240732',42,'51674463369','1KG GROUTS',2.00,'300','retail','0','2023-01-23 11:44:23','','','','50','Cash',0.00,'150','','','5','','1','2023-01-23 05:58:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('416748143302463342',43,'41674814322','COMEX TOILET 101',1.00,'12000','retail','0','2023-01-27 13:12:02','','','','8900','Cash',0.00,'12000','','','4','','1','2023-01-27 07:12:28','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('116757125372032745',44,'11675712531','20001 IZOMIX',1.00,'800','retail','0','2023-02-06 22:42:11','','','','400','Cash',0.00,'800','','','1','','1','2023-02-06 19:42:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516763581164166222',45,'51676357981','20002 IZOMIX',4.00,'2400','retail','0','2023-02-14 09:59:41','','','','350','Cash',0.00,'600','','','5','','1','2023-02-14 07:54:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('516767103052530220',46,'51676703980','FGP33725',6.00,'5880','retail','0','2023-02-18 11:51:24','','','','901','Cash',0.00,'980','','','5','','1','2023-02-18 08:56:31','1','1','new','1','new','bx','','','','no','','0','','','EXEMPTED',0.00,'6','26.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('516770798870328273',47,'51677079839','YMP66737',1.00,'2500','retail','0','2023-02-22 18:30:55','','','','1450','Cash',0.00,'2500','','','5','','1','2023-02-22 15:50:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516802752083802337',48,'51680275189','FGP33571',12.00,'11640','retail','0','2023-03-31 18:06:29','','','','901','Cash',0.00,'970','','','5','','1','2023-04-01 05:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','30.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('516803633090233028',49,'51680363159','MR 393006',1.00,'1400','retail','0','2023-04-01 18:34:48','','','','980','Cash',0.00,'1400','','','5','','1','2023-04-03 15:53:39','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('516803632372210326',50,'51680363159','MR393047',4.00,'5200','retail','0','2023-04-01 18:33:16','','','','960','Cash',0.00,'1300','','','5','','1','2023-04-03 15:53:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','6.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('516803631833320303',51,'51680363159','FGP33721',2.00,'1960','retail','0','2023-04-01 18:32:39','','','','901','Cash',0.00,'980','','','5','','1','2023-04-03 15:53:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('516817993911523279',52,'51681793615','MR393043',1.00,'1250','retail','0','2023-04-18 09:29:19','','','','880','Cash',0.00,'1250','','','5','','1','2023-04-18 06:30:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('316802571031040378',53,'31680257015','FGP33530',29.00,'26100','retail','0','2023-03-31 13:03:35','','','','700','Cash',0.00,'900','','','3','','1','2023-04-21 07:10:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'29','30.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('516820687523627528',54,'51682058800','4204',3.00,'4050','retail','0','2023-04-21 12:17:44','','','','1041','Cash',0.00,'1350','','','5','','1','2023-04-21 09:19:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','92.00','89','Inclusive','branch','Inventory','1110','4000','5500'),('516824267126242663',55,'51682421964','4207',1.00,'1250','retail','0','2023-04-25 14:27:06','','','','1041','Cash',0.00,'1250','','','5','','1','2023-04-25 12:46:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500'),('516829216940402050',56,'51682920070','2.5MM',2.00,'200','retail','0','2023-05-01 09:14:16','','','','15','Cash',0.00,'100','','','5','','1','2023-05-01 06:16:49','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500'),('516831251301030030',57,'51683125086','FGP33743',4.00,'3400','retail','0','2023-05-03 17:44:46','','','','711','Cash',0.00,'850','','','5','','1','2023-05-03 14:46:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('516831779237329282',58,'51683177889','FGP33743',1.00,'850','retail','0','2023-05-04 08:25:10','','','','711','Cash',0.00,'850','','','5','','1','2023-05-04 05:26:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('516833619895292006',59,'51683361485','PMCP 24306',8.00,'6400','retail','0','2023-05-06 11:32:35','','','','686','Cash',0.00,'800','','','5','','1','2023-05-06 08:33:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','38.00','30','Inclusive','branch','Inventory','1110','4000','5500'),('516833619552303225',60,'51683361485','4208',4.00,'5000','retail','0','2023-05-06 11:24:45','','','','1041','Cash',0.00,'1250','','','5','','1','2023-05-06 08:33:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('516838702310242337',61,'51683870213','GREY',1.00,'300','retail','0','2023-05-12 08:43:33','','','','100','Cash',0.00,'300','','','5','','1','2023-05-12 05:55:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('516838890233224233',62,'51683888994','FGP33528',2.00,'1700','retail','0','2023-05-12 13:56:34','','','','700','Cash',0.00,'850','','','5','','1','2023-05-12 12:09:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500'),('516841324388242022',63,'51684129359','PMCP 24104',1.00,'800','retail','0','2023-05-15 08:42:39','','','','686','Cash',0.00,'800','','','5','','1','2023-05-15 06:36:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('316849133903013003',64,'31684913279','MR 36009',1.00,'1350','retail','0','2023-05-24 10:28:54','','','','1125','Cash',0.00,'1350','','','3','','1','2023-05-24 07:30:09','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('316849134492236108',65,'31684913279','MR 36009',1.00,'1350','retail','0','2023-05-24 10:30:09','','','','1125','Cash',0.00,'1350','','','3','','1','2023-05-24 07:31:08','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('316849154322463322',66,'31684915404','MR393043',26.00,'32500','retail','0','2023-05-24 11:03:38','','','','880','Cash',0.00,'1250','','','3','','1','2023-05-24 08:05:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','55.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('316849154172730002',67,'31684915404','MR393045',45.00,'56250','retail','0','2023-05-24 11:03:24','','','','920','Cash',0.00,'1250','','','3','','1','2023-05-24 08:05:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','70.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('516855406012254232',68,'51685540573','MR 36006',1.00,'1350','retail','0','2023-05-31 16:42:53','','','','1025','Cash',0.00,'1350','','','5','','1','2023-05-31 13:53:34','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('516863885453335283',69,'51686388394','SILVER',1.00,'230','retail','0','2023-06-10 12:15:21','','','','145','Cash',0.00,'230','','','5','','1','2023-06-10 09:53:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500'),('516863885208352385',70,'51686388394','MR393043',7.00,'8750','retail','0','2023-06-10 12:14:27','','','','880','Cash',0.00,'1250','','','5','','1','2023-06-10 09:53:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','40.00','33','Inclusive','branch','Inventory','1110','4000','5500'),('516863884663023452',71,'51686388394','2.0 SPACERS',1.00,'100','retail','0','2023-06-10 12:13:42','','','','15','Cash',0.00,'100','','','5','','1','2023-06-10 09:53:16','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500'),('516863884210030010',72,'51686388394','1KG GROUTS',2.00,'300','retail','0','2023-06-10 12:13:14','','','','50','Cash',0.00,'150','','','5','','1','2023-06-10 09:53:18','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5168735059922239232303',73,'51687350579','PMCP24350',3.00,'2400','retail','0','2023-06-21 15:29:39','','','','686','Cash',0.00,'800','','','5','','1','2023-06-21 12:31:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5168758462745202525326',74,'51687584219','PGC66009',1.00,'700','retail','0','2023-06-24 08:30:11','','','','5875','Cash',0.00,'700','','','5','','1','2023-06-24 05:31:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5168844943000423430452',75,'51688449364','PMCP24354AK',3.00,'2550','retail','0','2023-07-04 08:43:30','','','','667','Cash',0.00,'850','','','5','','1','2023-07-04 05:44:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','101.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('5168905967125384020060',76,'51689059245','MR36038',176.00,'237600','retail','0','2023-07-11 10:14:19','','','','1025','Cash',0.00,'1350','','','5','','1','2023-07-11 07:18:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'176','176.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168905959433684329223',77,'51689059245','MR393043',26.00,'32500','retail','0','2023-07-11 10:12:51','','','','880','Cash',0.00,'1250','','','5','','1','2023-07-11 07:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','52.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('5168905957039330020218',78,'51689059245','MR393045',45.00,'56250','retail','0','2023-07-11 10:07:25','','','','920','Cash',0.00,'1250','','','5','','1','2023-07-11 07:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','82.00','37','Inclusive','branch','Inventory','1110','4000','5500'),('5168905994532320048333',79,'51689059925','MR393045',45.00,'56250','retail','0','2023-07-11 10:18:45','','','','920','Cash',0.00,'1250','','','5','','1','2023-07-11 07:19:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','82.00','37','Inclusive','branch','Inventory','1110','4000','5500'),('3168906018906203023104',80,'31689060094','MR 36009',1.00,'1350','retail','0','2023-07-11 10:22:38','','','','1025','Cash',0.00,'1350','','','3','','1','2023-07-11 07:23:20','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('3168906071122103160430',81,'31689060094','PMCP24354BK',45.00,'35100','retail','45','2023-07-11 10:36:39','45 pcs','','','667','Cash',0.00,'780','','','3','','1','2023-07-11 07:37:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','84.00','39','Inclusive','branch','Inventory','1110','4000','5500'),('5168925269203328333023',82,'51689252678','L SHAPE',10.00,'4500','retail','0','2023-07-13 15:51:18','10 pcs','','','160','Cash',0.00,'450','','','5','','1','2023-07-13 15:25:12','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','84.00','74','Inclusive','branch','Inventory','1110','4000','5500'),('5168968583822229820303',83,'51689685763','4208',1.00,'1250','retail','0','2023-07-18 16:09:39','','','','1041','Cash',0.00,'1250','','','5','','1','2023-07-18 13:10:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500'),('5168968585930802008390',84,'51689685763','MMCP 24018',1.00,'850','retail','0','2023-07-18 16:10:44','','','','700','Cash',0.00,'850','','','5','','1','2023-07-18 13:12:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('5168968586802402289300',85,'51689685763','4001',1.00,'1250','retail','0','2023-07-18 16:10:59','1 pcs','','','920','Cash',0.00,'1250','','','5','','1','2023-07-18 13:12:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500'),('5169147347671031323333',86,'51691473421','PMCP24351',1.00,'800','retail','0','2023-08-08 08:44:19','','','','686','Cash',0.00,'800','','','5','','1','2023-08-08 05:48:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('5169147345842130180980',87,'51691473421','PMCP 24353',7.00,'5600','retail','0','2023-08-08 08:43:41','','','','686','Cash',0.00,'800','','','5','','1','2023-08-08 05:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5169173835525525242625',88,'51691738342','YMP 66721T',2.00,'1300','retail','0','2023-08-11 10:19:02','2 pcs','','','367','Cash',0.00,'650','','','5','','1','2023-08-11 07:29:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('5169208347353223122212',89,'51692083428','PMCP 24101',0.00,'0','retail','0','2023-08-15 10:10:28','','','','6675','Cash',0.00,'800','','','5','','1','2023-08-15 07:11:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('5169242262104212222022',90,'51692422593','L SHAPE',25.00,'11250','retail','0','2023-08-19 08:23:13','25 pcs','','','160','Cash',0.00,'450','','','5','','1','2023-08-19 07:28:37','1','26','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','36.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5169296697572320029729',91,'51692966955','MR393042',2.00,'2400','retail','0','2023-08-25 15:35:55','2 pcs','','','960','Cash',0.00,'1200','','','5','','1','2023-08-25 12:50:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','52.00','50','Inclusive','branch','Inventory','1110','4000','5500'),('5169337658523223373332',92,'51693370707','MR 393013',2.00,'2500','retail','0','2023-08-30 07:45:07','','','','980','Cash',0.00,'1250','','','5','','1','2023-08-30 06:23:54','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500'),('5169337703932313002302',93,'51693377013','PMCP 24101',8.00,'6400','retail','0','2023-08-30 09:30:13','','','','6675','Cash',0.00,'800','','','5','','1','2023-08-30 08:32:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','26.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('5169337706121233602332',94,'51693377013','PMCP24358',15.00,'12000','retail','0','2023-08-30 09:30:40','','','','686','Cash',0.00,'800','','','5','','1','2023-08-30 08:33:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','38.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('5169384043123412432133',95,'51693840361','PMCP24354AK',35.00,'29400','retail','0','2023-09-04 18:13:34','35 pcs','','','667','Cash',0.00,'840','','','5','','1','2023-09-05 05:33:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','35.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5169384041430231230343',96,'51693840361','PMCP24354BK',10.00,'8400','retail','0','2023-09-04 18:12:41','10 pcs','','','667','Cash',0.00,'840','','','5','','1','2023-09-05 05:33:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','23.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5169390233593902332402',97,'51693902317','FGC 66200T',1.00,'2400','retail','0','2023-09-05 11:25:17','1 pcs','','','1550','Cash',0.00,'2400','','','5','','1','2023-09-05 08:35:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169607296330336079330',98,'51696052299','FGP33746',3.00,'2550','retail','0','2023-09-30 14:22:27','3 pcs','','','700','Cash',0.00,'850','','','5','','1','2023-09-30 11:24:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('5169746947232573203702',99,'51697454560','FGP33009',2.00,'1960','retail','0','2023-10-16 18:17:39','','','','901','Cash',0.00,'980','','','5','','1','2023-10-16 15:19:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500'),('5169881875613856902093',100,'51698818739','SYNOVA TOILET',1.00,'12000','retail','0','2023-11-01 09:05:39','','','','9800','Cash',0.00,'12000','','','5','','1','2023-11-01 06:13:35','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('5169951282423913233322',101,'51699512773','FGP33743',0.00,'0','retail','0','2023-11-09 09:53:14','','','','711','Cash',0.00,'850','','','5','','1','2023-11-09 06:55:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5170244663930439442515',102,'51702445961','MR393042',1.00,'1250','retail','0','2023-12-13 08:50:12','','','','960','Cash',0.00,'1250','','','5','','1','2023-12-13 05:50:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5170289905233253300323',103,'51702878855','FGB44725',2.00,'2800','retail','0','2023-12-18 14:22:21','','','','900','Cash',0.00,'1400','','','5','','1','2023-12-18 11:31:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('5170323527923223530022',104,'51703230393','MRP66203',10.00,'6000','retail','0','2023-12-22 11:54:19','','','','390','Cash',0.00,'600','','','5','','1','2023-12-22 08:58:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5170325196400219233042',105,'51703230393','MR393042',3.00,'3750','retail','0','2023-12-22 16:32:30','','','','960','Cash',0.00,'1250','','','5','','1','2023-12-22 13:32:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('5170385384830433321232',106,'51703853397','MR 36009',1.00,'1350','retail','0','2023-12-29 15:36:37','','','','1025','Cash',0.00,'1350','','','5','','1','2023-12-29 12:44:15','1','24','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','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` 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` 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=119 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 */; INSERT INTO `sales_orderraw` VALUES ('5168715592335325332303',1,'51687155830','1/5 MAGIC',1.00,'200','retail','0','2023-06-19 09:55:40','','','','100','Mpesa',0.00,'200','','','5','0','1','2023-06-19 06:56:01','1','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('5168715733913230383375',2,'51687155830','CENTAMILY KITCHEN SINK SC-630',1.00,'8000','retail','0','2023-06-19 09:55:40','','','','5500','Mpesa',0.00,'8000','','','5','0','1','2023-06-19 06:56:01','1','35','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168715745782226320253',3,'51687155830','L SHAPE',2.00,'900','retail','0','2023-06-19 09:55:40','2 pcs','','','160','Mpesa',0.00,'450','','','5','0','1','2023-06-19 06:56:01','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','99.00','97','Inclusive','branch','Inventory','1110','4000','5500'),('5168715750622000273325',4,'51687155830','MR 393012',2.00,'2500','retail','0','2023-06-19 09:55:40','','','','980','Mpesa',0.00,'1250','','','5','0','1','2023-06-19 06:56:01','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168715758736227303203',5,'51687155830','4001',13.00,'17550','retail','0','2023-06-19 09:55:40','','','','920','Mpesa',0.00,'1350','','','5','0','1','2023-06-19 06:56:01','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','42.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('5168715764655872230022',6,'51687155830','PMCP 24306',10.00,'8000','retail','0','2023-06-19 09:55:40','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-06-19 06:56:01','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','na','branch','Inventory','1110','4000','5500'),('5168715768028272037312',7,'51687155830','PMCP24354AK',2.00,'1700','retail','0','2023-06-19 09:55:40','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-19 06:56:01','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','115.00','113','Inclusive','branch','Inventory','1110','4000','5500'),('5168715769523222074535',8,'51687155830','PMCP24354BK',2.00,'1700','retail','0','2023-06-19 09:55:40','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-19 06:56:01','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500'),('5168716757724720322022',9,'51687167454','4001',10.00,'12500','retail','0','2023-06-19 12:40:44','10 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-06-19 09:40:48','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','129.00','119','Inclusive','branch','Inventory','1110','4000','5500'),('5168716764423872033467',10,'51687167454','2.0 SPACERS',2.00,'200','retail','0','2023-06-19 12:40:44','','','','15','Cash',0.00,'100','','','5','0','1','2023-06-19 09:40:48','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('5168716862961282336003',11,'51687168606','4209',10.00,'12500','retail','0','2023-06-19 12:59:21','','','','920','Cash',0.00,'1250','','','5','0','1','2023-06-19 10:03:16','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500'),('5168716865328330623320',12,'51687168606','CREAM',2.00,'600','retail','0','2023-06-19 12:59:21','','','','100','Cash',0.00,'300','','','5','0','1','2023-06-19 10:03:16','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('5168716870232120348603',13,'51687168606','GOLD',4.00,'920','retail','0','2023-06-19 12:59:21','4 pcs','','','140','Cash',0.00,'230','','','5','0','1','2023-06-19 10:03:16','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','15.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168718120737301323212',14,'51687181188','20002 IZOMIX',5.00,'3000','retail','0','2023-06-19 16:26:48','','','','350','Mpesa',0.00,'600','','','5','0','1','2023-06-19 13:27:03','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168718160103132212042',15,'51687181399','WHITE',5.00,'1500','retail','0','2023-06-19 16:34:03','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-19 13:34:43','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('5168718164233370233033',16,'51687181399','2.0 SPACERS',5.00,'500','retail','0','2023-06-19 16:34:03','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-19 13:34:43','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('5168718842432025532622',17,'51687188403','MR393042',81.00,'101250','retail','0','2023-06-19 18:28:01','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-06-19 15:28:52','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'81','81.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168718845130303333224',18,'51687188403','PMCP24351',100.00,'78000','retail','0','2023-06-19 18:28:01','100 pcs','','','686','Mpesa',0.00,'780','','','5','0','1','2023-06-19 15:28:52','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','103.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5168724600306036530572',19,'51687245885','GOLD',3.00,'690','retail','0','2023-06-20 10:26:55','3 pcs','','','140','Mpesa',0.00,'230','','','5','0','1','2023-06-20 07:28:08','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('3168724651723222262213',20,'31687246492','SILVER',1.00,'230','retail','0','2023-06-20 10:35:17','','','','145','Cash',0.00,'230','','','3','0','1','2023-06-20 07:35:24','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168726622332232663212',21,'51687266183','4207',16.00,'20000','retail','0','2023-06-20 16:05:02','','','','1041','Mpesa',0.00,'1250','','','5','0','1','2023-06-20 13:06:01','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','59.00','43','Inclusive','branch','Inventory','1110','4000','5500'),('5168726624226021613834',22,'51687266183','2.0 SPACERS',3.00,'300','retail','0','2023-06-20 16:05:02','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-20 13:06:01','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('5168726626330223302624',23,'51687266183','L SHAPE',2.00,'800','retail','0','2023-06-20 16:05:02','','','','160','Mpesa',0.00,'400','','','5','0','1','2023-06-20 13:06:01','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500'),('5168726630273862227333',24,'51687266183','CREAM',2.00,'600','retail','0','2023-06-20 16:05:02','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-20 13:06:01','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('5168727218321072230003',25,'51687272158','4001',69.00,'93150','retail','0','2023-06-20 17:45:15','','','','920','Cash',0.00,'1350','','','5','0','1','2023-06-20 14:45:19','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'69','119.00','50','Inclusive','branch','Inventory','1110','4000','5500'),('5168727220832330020218',26,'51687272158','FGP33530',5.00,'4000','retail','0','2023-06-20 17:45:15','5 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-06-20 14:45:19','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','28','Inclusive','branch','Inventory','1110','4000','5500'),('5168735067932033403300',28,'51687350664','WHITE',1.00,'300','retail','0','2023-06-21 15:31:19','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-21 12:31:40','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('5168735348233208843322',29,'51687353467','20001 IZOMIX',1.00,'800','retail','0','2023-06-21 16:18:03','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-06-21 13:18:15','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168735870630428660370',30,'51687358691','4001',10.00,'12500','retail','0','2023-06-21 17:46:53','10 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-06-21 14:47:07','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','50.00','40','Inclusive','branch','Inventory','1110','4000','5500'),('5168735879230302722130',31,'51687358691','FGP33047',7.00,'5600','retail','0','2023-06-21 17:46:53','7 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-06-21 14:47:07','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168741030032633305230',32,'51687410263','PLASTIC WHITE',6.00,'600','retail','0','2023-06-22 08:05:21','','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-22 05:05:33','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('5168741031233303036283',33,'51687410263','WHITE',1.00,'300','retail','0','2023-06-22 08:05:21','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-22 05:05:33','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('5168741032052330380342',34,'51687410263','2.0 SPACERS',1.00,'100','retail','0','2023-06-22 08:05:21','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-22 05:05:33','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168742804400304006324',35,'51687427939','FGP33530',14.00,'11200','retail','0','2023-06-22 13:01:27','14 pcs','','','700','Cash',0.00,'800','','','5','0','1','2023-06-22 10:02:11','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','28.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('5168742805902920023893',36,'51687427939','2.0 SPACERS',1.00,'100','retail','0','2023-06-22 13:01:27','','','','15','Cash',0.00,'100','','','5','0','1','2023-06-22 10:02:11','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('5168742807416452600534',37,'51687427939','CREAM',1.00,'300','retail','0','2023-06-22 13:01:27','','','','100','Cash',0.00,'300','','','5','0','1','2023-06-22 10:02:11','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('5168743591992311332302',38,'51687435907','GOLD',5.00,'1150','retail','0','2023-06-22 15:12:40','5 pcs','','','140','Mpesa',0.00,'230','','','5','0','1','2023-06-22 12:12:52','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5168744012034250022322',39,'51687440100','4001',40.00,'50000','retail','0','2023-06-22 16:22:11','40 pcs','','','920','Cash',0.00,'1250','','','5','0','1','2023-06-22 13:22:18','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','40.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168758422825358205822',40,'51687584219','CREAM',1.00,'300','retail','0','2023-06-24 08:32:02','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-24 05:32:19','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168758433252235330363',41,'51687584219','WHITE',1.00,'300','retail','0','2023-06-24 08:32:02','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-24 05:32:19','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('5168758435260474843223',42,'51687584219','SILVER',5.00,'1150','retail','0','2023-06-24 08:32:02','','','','145','Mpesa',0.00,'230','','','5','0','1','2023-06-24 05:32:19','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5168758436730228323226',43,'51687584219','PLASTIC WHITE',1.00,'100','retail','0','2023-06-24 08:32:02','','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-24 05:32:19','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168758472230420303333',45,'51687584219','PGC66009',4.00,'2800','retail','0','2023-06-24 08:32:02','','','','5875','Mpesa',0.00,'700','','','5','0','1','2023-06-24 05:32:19','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('5168761055803280023620',46,'51687610544','MR393043',10.00,'12500','retail','0','2023-06-24 17:36:44','','','','880','Mpesa',0.00,'1250','','','5','0','1','2023-06-24 14:48:45','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500'),('5168761057322343230043',47,'51687610544','SILVER',7.00,'1610','retail','0','2023-06-24 17:36:44','7 pcs','','','145','Mpesa',0.00,'230','','','5','0','1','2023-06-24 14:48:45','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168761455300503355563',48,'51687610544','MR393045',3.00,'3750','retail','0','2023-06-24 17:36:44','','','','920','Mpesa',0.00,'1250','','','5','0','1','2023-06-24 14:48:45','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500'),('5168761456720182338543',49,'51687610544','2.0 SPACERS',1.00,'100','retail','0','2023-06-24 17:36:44','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-24 14:48:45','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5168761457532220860222',50,'51687610544','PMCP24331',1.00,'800','retail','0','2023-06-24 17:36:44','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-06-24 14:48:45','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('5168761687822222300036',51,'51687610544','WHITE',1.00,'300','retail','0','2023-06-24 17:36:44','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-24 14:48:45','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168761740422372063347',52,'51687610544','THREAD TAPE',1.00,'30','retail','0','2023-06-24 17:36:44','','','','15','Mpesa',0.00,'30','','','5','0','1','2023-06-24 14:48:45','1','18','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5168776208952221300732',53,'51687759823','PLASTIC WHITE',3.00,'300','retail','0','2023-06-26 09:48:10','','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-26 06:48:27','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('5168776610553200233033',54,'51687766051','MR36045',3.00,'3900','retail','0','2023-06-26 11:15:46','','','','1025','Mpesa',0.00,'1300','','','5','0','1','2023-06-26 08:16:20','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168776618106834032157',55,'51687766051','GOLD',3.00,'690','retail','0','2023-06-26 11:15:46','3 pcs','','','140','Mpesa',0.00,'230','','','5','0','1','2023-06-26 08:16:20','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168776734653300372820',56,'51687766051','ONE PIECE ZYG SAWA TOILET',1.00,'14500','retail','0','2023-06-26 11:15:46','','','','9900','Mpesa',0.00,'14500','','','5','0','1','2023-06-26 08:16:20','1','3','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5168785410932212120222',57,'51687854085','PTG OUTSIDE CORNER',1.00,'500','retail','0','2023-06-27 17:33:38','','','','330','Mpesa',0.00,'500','','','5','0','1','2023-06-27 15:26:15','1','44','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168787635000223702203',58,'51687854085','PLASTIC WHITE',9.00,'900','retail','0','2023-06-27 17:33:38','9 pcs','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-27 15:26:15','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','18.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5168793441838320243288',59,'51687934410','20002 IZOMIX',3.00,'1800','retail','0','2023-06-28 10:12:44','3 pcs','','','350','Mpesa',0.00,'600','','','5','0','1','2023-06-28 07:15:52','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','100.00','97','Inclusive','branch','Inventory','1110','4000','5500'),('5168793442823408322323',60,'51687934410','20001 IZOMIX',1.00,'800','retail','0','2023-06-28 10:12:44','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-06-28 07:15:52','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('5168793601362281330200',61,'51687934410','PLASTIC WHITE',4.00,'400','retail','0','2023-06-28 10:12:44','','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-28 07:15:52','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('5168793603330034537393',62,'51687934410','2.5MM',1.00,'100','retail','0','2023-06-28 10:12:44','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-28 07:15:52','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500'),('5168793604790234275221',63,'51687934410','PMCP24351',2.00,'1600','retail','0','2023-06-28 10:12:44','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-06-28 07:15:52','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('5168793606720603362039',64,'51687934410','MR 393011',1.00,'1250','retail','0','2023-06-28 10:12:44','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-06-28 07:15:52','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500'),('5168793656957582234365',65,'51687936555','MR 393011',15.00,'18750','retail','0','2023-06-28 10:16:26','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-06-28 07:17:11','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','41.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('5168793658523362308325',66,'51687936555','MR393042',34.00,'42500','retail','0','2023-06-28 10:16:26','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-06-28 07:17:11','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','42.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('5168794866532006233363',67,'51687948637','PMCP24354AK',2.00,'1700','retail','0','2023-06-28 13:39:09','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-28 10:39:33','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','113.00','111','Inclusive','branch','Inventory','1110','4000','5500'),('5168794869420253322042',68,'51687948637','WHITE',6.00,'1800','retail','0','2023-06-28 13:39:09','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-28 10:39:33','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('5168794874803936053833',69,'51687948637','2.0 SPACERS',9.00,'900','retail','0','2023-06-28 13:39:09','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-06-28 10:39:33','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168795147272922423372',70,'51687951460','GROUT TWYFORD CREAM',1.00,'150','retail','0','2023-06-28 14:25:22','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-06-28 11:25:35','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('5168795151117389092226',71,'51687951460','FGP33530',3.00,'2400','retail','0','2023-06-28 14:25:22','3 pcs','','','700','Mpesa',0.00,'800','','','5','0','1','2023-06-28 11:25:35','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5168795473737304323212',72,'51687954722','PMCP24354BK',1.00,'850','retail','0','2023-06-28 15:18:58','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-28 12:19:09','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500'),('5168810445925102232242',73,'51688104444','PMHP24323 DECO',15.00,'2250','retail','0','2023-06-30 09:16:55','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','143.00','128','Inclusive','branch','Inventory','1110','4000','5500'),('5168810468302105332323',74,'51688104444','PMHP 24320',4.00,'600','retail','0','2023-06-30 09:16:55','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','1110','4000','5500'),('5168810471427214332012',75,'51688104444','PMCP24354AK',3.00,'2550','retail','0','2023-06-30 09:16:55','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','111.00','108','Inclusive','branch','Inventory','1110','4000','5500'),('5168810473052003386035',76,'51688104444','PMCP24354BK',3.00,'2550','retail','0','2023-06-30 09:16:55','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Inventory','1110','4000','5500'),('5168810474680210232038',77,'51688104444','PMCP 24306',2.00,'1600','retail','0','2023-06-30 09:16:55','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','na','branch','Inventory','1110','4000','5500'),('5168810477503237023120',78,'51688104444','WHITE',1.00,'300','retail','0','2023-06-30 09:16:55','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-06-30 08:39:46','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('5168810479431321323392',79,'51688104444','1KG GROUTS',1.00,'150','retail','0','2023-06-30 09:16:55','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-06-30 08:39:46','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','na','branch','Inventory','1110','4000','5500'),('5168810581503333023223',80,'51688104444','YMP 66742T',2.00,'1200','retail','0','2023-06-30 09:16:55','','','','367','Mpesa',0.00,'600','','','5','0','1','2023-06-30 08:39:46','1','21','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5168810653142033122220',81,'51688104444','PMCP24354AK',7.00,'5950','retail','0','2023-06-30 09:16:55','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-06-30 08:39:46','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','108.00','101','Inclusive','branch','Inventory','1110','4000','5500'),('5168811899428100149113',82,'51688118953','PLASTIC WHITE',5.00,'500','retail','0','2023-06-30 12:57:21','','','','45','Mpesa',0.00,'100','','','5','0','1','2023-06-30 10:25:03','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168811902820220023343',83,'51688118953','L SHAPE',5.00,'2250','retail','0','2023-06-30 12:57:21','5 pcs','','','160','Mpesa',0.00,'450','','','5','0','1','2023-06-30 10:25:03','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','95.00','90','Inclusive','branch','Inventory','1110','4000','5500'),('5168819628922238223812',84,'51688196274','MR 393011',1.00,'1250','retail','0','2023-07-01 10:39:00','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-07-01 14:25:27','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('5168819714037620331003',85,'51688196274','MR393042',1.00,'1250','retail','0','2023-07-01 10:39:00','','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-07-01 14:25:27','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5168819716732103122312',86,'51688196274','PMCP24351',1.00,'800','retail','0','2023-07-01 10:39:00','','','','686','Mpesa',0.00,'800','','','5','0','1','2023-07-01 14:25:27','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168822141600228204300',87,'51688196274','L SHAPE',1.00,'400','retail','0','2023-07-01 10:39:00','','','','160','Mpesa',0.00,'400','','','5','0','1','2023-07-01 14:25:27','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500'),('5168822142822303162202',88,'51688196274','20002 IZOMIX',1.00,'600','retail','0','2023-07-01 10:39:00','','','','350','Mpesa',0.00,'600','','','5','0','1','2023-07-01 14:25:27','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('5168844941001323034331',89,'51688449364','MR 393036',1.00,'1250','retail','0','2023-07-04 08:51:13','','','','920','Mpesa',0.00,'1250','','','5','0','1','2023-07-04 05:51:32','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5168844947492723032534',91,'51688449364','PMCP24354AK',4.00,'3400','retail','0','2023-07-04 08:51:13','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-07-04 05:51:32','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','101.00','97','Inclusive','branch','Inventory','1110','4000','5500'),('5168844949184218339620',92,'51688449364','PMCP24354BK',3.00,'2550','retail','0','2023-07-04 08:51:13','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-07-04 05:51:32','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','88.00','85','Inclusive','branch','Inventory','1110','4000','5500'),('5168844975733730232829',93,'51688449364','WHITE',10.00,'3000','retail','0','2023-07-04 08:51:13','10 pcs','','','100','Mpesa',0.00,'300','','','5','0','1','2023-07-04 05:51:32','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','14.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('5168844987333304326830',94,'51688449364','PGC66009',16.00,'11200','retail','0','2023-07-04 08:51:13','','','','5875','Mpesa',0.00,'700','','','5','0','1','2023-07-04 05:51:32','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','24.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('5168855719523233032222',95,'51688557124','L SHAPE',1.00,'450','retail','0','2023-07-05 14:40:50','1 pcs','','','160','Cash',0.00,'450','','','5','0','1','2023-07-05 11:40:57','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500'),('5168856632723233230301',96,'51688566306','MR 36007',7.00,'9100','retail','0','2023-07-05 17:14:48','7 pcs','','','1025','Mpesa',0.00,'1300','','','5','0','1','2023-07-05 14:15:14','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','39.00','32','Inclusive','branch','Inventory','1110','4000','5500'),('5168856635066063138210',97,'51688566306','4209',19.00,'23750','retail','0','2023-07-05 17:14:48','','','','920','Mpesa',0.00,'1250','','','5','0','1','2023-07-05 14:15:14','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','40.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168856638136201038643',98,'51688566306','2.5MM',3.00,'300','retail','0','2023-07-05 17:14:48','','','','15','Mpesa',0.00,'100','','','5','0','1','2023-07-05 14:15:14','1','9','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','64.00','61','Inclusive','branch','Inventory','1110','4000','5500'),('5168856644728834431224',99,'51688566306','4208',14.00,'17500','retail','0','2023-07-05 17:14:48','','','','1041','Mpesa',0.00,'1250','','','5','0','1','2023-07-05 14:15:14','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168856645923013202228',100,'51688566306','PMCP24354AK',1.00,'850','retail','0','2023-07-05 17:14:48','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-07-05 14:15:14','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('5168856648885362123583',101,'51688566306','PMCP24354AK',3.00,'2550','retail','0','2023-07-05 17:14:48','','','','667','Mpesa',0.00,'850','','','5','0','1','2023-07-05 14:15:14','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','96.00','93','Inclusive','branch','Inventory','1110','4000','5500'),('5168865473333383022220',102,'51688654723','GREY',1.00,'300','retail','0','2023-07-06 17:48:15','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-07-06 14:48:50','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5168865475002333302534',103,'51688654723','WHITE',1.00,'300','retail','0','2023-07-06 17:48:15','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-07-06 14:48:50','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5168865489502363320333',104,'51688654723','CREAM',1.00,'300','retail','0','2023-07-06 17:48:15','','','','100','Mpesa',0.00,'300','','','5','0','1','2023-07-06 14:48:50','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('5168870798389005207384',105,'51688707966','20001 IZOMIX',2.00,'1600','retail','0','2023-07-07 08:35:20','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-07-07 05:36:12','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('5168870801633224363528',106,'51688707966','MR 612004',4.00,'12000','retail','0','2023-07-07 08:35:20','4 pcs','','','1400','Mpesa',0.00,'3000','','','5','0','1','2023-07-07 05:36:12','1','21','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5168872378025222800025',107,'51688723748','MR 36007',3.00,'3900','retail','0','2023-07-07 12:58:41','3 pcs','','','1025','Mpesa',0.00,'1300','','','5','0','1','2023-07-07 09:58:58','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','32.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('5168872386050582285323',108,'51688723748','MR 393006',1.00,'1400','retail','0','2023-07-07 12:58:41','','','','980','Mpesa',0.00,'1400','','','5','0','1','2023-07-07 09:58:58','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('5168872387832073232830',109,'51688723748','4207',10.00,'12500','retail','0','2023-07-07 12:58:41','','','','1041','Mpesa',0.00,'1250','','','5','0','1','2023-07-07 09:58:58','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','43.00','33','Inclusive','branch','Inventory','1110','4000','5500'),('5168873207938200333303',110,'51688732068','20001 IZOMIX',2.00,'1600','retail','0','2023-07-07 15:14:39','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-07-07 12:14:51','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('5168880504633683332228',111,'51688804696','MR 393011',4.00,'5000','retail','0','2023-07-08 11:31:11','4 pcs','','','960','Mpesa',0.00,'1250','','','5','0','1','2023-07-08 08:31:50','1','24','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','25.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('5168880507000307006320',112,'51688804696','1KG GROUTS',1.00,'150','retail','0','2023-07-08 11:31:11','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-07-08 08:31:50','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','na','branch','Inventory','1110','4000','5500'),('5168881085664533035882',113,'51688810805','FGC 66200T',3.00,'6000','retail','0','2023-07-08 13:09:19','','','','1550','Mpesa',0.00,'2000','','','5','0','1','2023-07-08 10:20:28','1','21','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('5168881091310033233330',114,'51688810805','GROUT TWYFORD CREAM',1.00,'150','retail','0','2023-07-08 13:09:19','','','','50','Mpesa',0.00,'150','','','5','0','1','2023-07-08 10:20:28','1','10','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('5168881092203209233302',115,'51688810805','20001 IZOMIX',1.00,'800','retail','0','2023-07-08 13:09:19','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-07-08 10:20:28','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('5168881094732331223410',116,'51688810805','L SHAPE',2.00,'900','retail','0','2023-07-08 13:09:19','2 pcs','','','160','Mpesa',0.00,'450','','','5','0','1','2023-07-08 10:20:28','1','26','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','88.00','86','Inclusive','branch','Inventory','1110','4000','5500'),('5168881571882178300002',117,'51688815695','4207',1.00,'1300','retail','0','2023-07-08 14:28:54','1 pcs','','','1041','Mpesa',0.00,'1300','','','5','0','1','2023-07-08 11:29:10','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','1110','4000','5500'),('5168897506362293270342',118,'51688974925','20001 IZOMIX',2.00,'1600','retail','0','2023-07-10 10:44:23','','','','400','Mpesa',0.00,'800','','','5','0','1','2023-07-10 07:45:10','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500'); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `sales_reading` VALUES ('RS-16091627730567','6002269000566.00','0.00','0.00','wholesale','1000','0','2021-07-31 14:22:47','','','','751.00','Cash','0.00','','','1','Start','1','2021-07-31 05:23:02',1,'new','1','1','9000','0'); /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` varchar(20) NOT NULL, `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `sms_in` VALUES (1,'PGP6RIEXOK Confirmed.on 25/7/21 at 1:45 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh3,239.81. Transaction cost, Ksh0.00.','254707699136','2021-07-25 13:45:10','PGP6RIEXOK',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 13:45:10',NULL,NULL,NULL,NULL,NULL,0); /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `menutype` varchar(30) NOT NULL DEFAULT 'Left', `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `hscode` varchar(20) NOT NULL, `bankcode` varchar(20) NOT NULL, `smslogin` varchar(20) NOT NULL, `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','0763a9ef91068d1723cf54a8b95bf1c5fc003cbb3a84ebe2f24d5ae9bb8f4318','SMSCHAPCHAP','','<H1 style=\"margin:0px;\">PJAY HARDWARE </H1>\r\n<H2>TILES & CERAMICS CENTRE</H2>\r\n<H3>P.O BOX 100272-00101,NAIROBI</H3>\r\n<H3>TEL:0722309462/0726570306</H3>\r\n','0722309462','KATANI','support@robisearch.com','ROBISEARCHPOS','<H1 style=\"margin:0px;\">PJAY HARDWARE </H1>\r\n<H2>TILES & CERAMICS CENTRE</H2>\r\n<H3>P.O BOX 100272-00101,NAIROBI</H3>\r\n<H3>TEL:0722309462/0726570306</H3>\r\n','PJAY HARDWARE ','e7bd1efe6cee0b56cf3b31d7fb5d01c7','0722309462','','','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2021-07-261627277585.png','1','1 ','','1','2023-07-11 09:59:38','no','no','no','no','e4DpIcxEP04spcf10/JtkSDmUr3g6ZeAkJ64qgLzuvKmvI2ReNDTxuS+rqZQyr4ycb0mA8iCo5sVp2PFOlud8Q==','<center><h3>PAYBILL NO:247247<BR><H3>ACC NO:0766935624</H3></h3></center>','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Dimetrica limited until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:117121120 for you to continue enjoying our services.','EQGBz+k32kNXqn2kg8bbL7xwLgODtoJzMeZ+YVh+ldu9P73li7kztUMui75p7oo9Qs5J/FGSsru8SERcSZrzV0mDbU5e0lMD6fPIFJ0JgUyuPVpHuGc9hDcM704lCe1W','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','Before Receipt','thank you for shopping with us. From Robisearch LTD.','yes','yes','Advanta','ROBISEARCH','Robisearch@2018','ROBISEARCH','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','06:30','00:45','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','yes',2,'Both','no','no','no','no','3','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2019-02-16 02:32:21pm','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'Board meeting','There will be a board meeting for the directors.','2019-05-18 03:02:06pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `splitbill` VALUES (1,'split','1','2021-07-24 07:54:25','','11627102453',1,1,0,'',31,1.00,1200.00,'71627102068'); /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'5210','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','PHONE','4000','1','','','N/A','0','0','EXEMPTED'),(2,'5250','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','UNCH','500','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 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 */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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 */; INSERT INTO `stocktakingstatus` VALUES (1,'1','2021-07-15 09:06:20','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(2,'1','2021-07-15 09:06:34','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(3,'1','2021-07-15 09:12:19','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(4,'1','2021-07-15 09:12:27','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `tables` VALUES (1,'Take away','','2021-04-22 12:26:20','active','1','','1',1),(2,'Sitting','','2021-04-22 12:26:27','active','1','','1',1),(3,'Both','','2021-04-22 12:26:32','active','1','','1',1); /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` varchar(100) NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` varchar(100) NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` text NOT NULL, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:35:15
.
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